:root {
  --bottom: env(safe-area-inset-bottom);
}
@font-face {
  font-family: 'Demo';
  src: url('https://icl-group-sustainability.com/wp-content/themes/ICL/assets/css/../fonts/demo/Demo-Light.woff2') format('woff2'), url('https://icl-group-sustainability.com/wp-content/themes/ICL/assets/css/../fonts/demo/Demo-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Demo';
  src: url('https://icl-group-sustainability.com/wp-content/themes/ICL/assets/css/../fonts/demo/Demo-Medium.woff2') format('woff2'), url('https://icl-group-sustainability.com/wp-content/themes/ICL/assets/css/../fonts/demo/Demo-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Demo';
  src: url('https://icl-group-sustainability.com/wp-content/themes/ICL/assets/css/../fonts/demo/Demo-Regular.woff2') format('woff2'), url('https://icl-group-sustainability.com/wp-content/themes/ICL/assets/css/../fonts/demo/Demo-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body {
  right: 0;
  left: 0;
}
html {
  font-family: 'Demo', serif;
  scroll-behavior: smooth;
}
body.modal-open {
  overflow-y: hidden;
}
button {
  background: none;
  border: none;
  cursor: pointer;
}
h1,
h2,
h3 {
  margin: 0;
  padding: 0;
}
ul {
  list-style-type: none;
  margin-right: 0 !important;
  margin-left: 0 !important;
}
ul,
li {
  margin: 0;
  padding: 0;
}
a {
  color: inherit;
}
html,
body {
  position: relative;
  height: 100%;
}
html.admin-bar .icl-reports-nav,
body.admin-bar .icl-reports-nav {
  top: 26px !important;
}
html {
  font-size: 16px;
  margin: 0;
  padding: 0;
}
html.nav-open {
  overflow: hidden;
}
html.nav-open #download-hub-btn {
  display: grid;
}
html.nav-open #open-download-list {
  display: none;
}
html.nav-open .icl-reports-nav-wrap,
html.nav-open .icl-reports-nav--homepage--dropdown {
  visibility: visible;
  transform: translate3d(0, 0, 0);
}
html.nav-open .content-column {
  transform: translate3d(0, 5%, 0);
}
body {
  padding: 0 !important;
}
.pdf-icon {
  align-items: center;
  display: inline-block;
  position: relative;
  margin-left: 20px;
}
.pdf-icon:before {
  width: 8px;
  height: 10px;
  display: inline-block;
  position: absolute;
  left: -15px;
  top: 3px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .pdf-icon:before {
    top: -1px;
    transform: scale(1.3);
  }
}
body {
  font-family: 'Demo', sans-serif;
  color: #252525;
  line-height: 1.7;
  margin: 0;
  padding: 0;
}
body.reports-template-default {
  height: auto;
}
@media (max-width: 991px) {
  body.panel-open {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
}
@media (max-width: 991px) {
  body.panel-open:before {
    z-index: 2;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    background: #000;
    opacity: 0.5;
  }
}
body.panel-open .icl-reports-nav {
  z-index: -1;
}
body.map-open {
  overflow: hidden;
}
body.map-open .children-nav {
  z-index: 2;
}
body .userway.userway_p1 {
  left: auto !important;
  right: 1.2rem !important;
}
.owl-carousel .owl-stage {
  display: flex;
}
@media (min-width: 1024px) {
  .container {
    max-width: 1690px;
  }
}
.flex-center-between {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.flex-center-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
svg,
img {
  vertical-align: middle;
  display: inline-block;
}
svg.grid,
img.grid {
  width: 22px;
  height: 22px;
  fill: #002846;
}
svg.printer,
img.printer {
  width: 24px;
  height: 24px;
  fill: #002846;
}
svg.new-window,
img.new-window {
  width: 24px;
  height: 24px;
  fill: #002846;
}
svg.sdg-logo,
img.sdg-logo {
  width: 400px;
  height: 44px;
}
svg.search,
img.search {
  width: 21px;
  height: 21px;
  fill: #002846;
}
svg.icl-logo,
img.icl-logo {
  width: 50px;
  height: 21px;
  fill: #041047;
  margin: 0 0.4rem;
}
@media (min-width: 768px) {
  svg.icl-logo,
  img.icl-logo {
    width: 62px;
    height: 25px;
  }
}
svg.csr-report-year,
img.csr-report-year {
  width: 136px;
}
@media (max-width: 768px) {
  svg.csr-report-year,
  img.csr-report-year {
    position: relative;
    top: 3px;
  }
}
@media (min-width: 768px) {
  svg.csr-report-year,
  img.csr-report-year {
    width: 185px;
    margin-top: 7px;
  }
}
svg.csr-report-year-he,
img.csr-report-year-he {
  width: 108px;
  height: 23px;
}
@media (min-width: 768px) {
  svg.csr-report-year-he,
  img.csr-report-year-he {
    width: 147px;
    height: 45px;
    margin-top: 1px;
  }
}
svg.read-more,
img.read-more {
  width: 25px;
  height: 20px;
  fill: #002846;
}
svg.plus,
img.plus {
  width: 13px;
  height: 13px;
  margin-top: -3px;
}
svg.close,
img.close {
  width: 20px;
  height: 20px;
  transform: rotate(45deg);
}
svg.expand,
img.expand {
  width: 30px;
  height: 30px;
  fill: #fff;
}
svg.minimize,
img.minimize {
  width: 21px;
  height: 21px;
  fill: #fff;
}
.icl-select {
  display: inline-block;
  margin: 0 0.5rem;
  position: relative;
}
.icl-select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  border-radius: 5px;
  padding: 0.5rem;
  width: 150px;
  color: #959595;
  font-size: 13px;
  border: 1px solid #cccccc;
  background: #fff;
}
.icl-select select:focus {
  outline: 0;
  border: 1px solid #0294ef;
}
.icl-select:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 8px;
  height: 8px;
  border-left: 2px solid #002846;
  border-bottom: 2px solid #002846;
  transform: rotate(-45deg);
}
.duotone {
  display: flex;
  flex: 1 1 100%;
  height: 100%;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.duotone .compat-object-fit {
  background-size: cover;
  background-position: center center;
}
.duotone__featured-image {
  filter: grayscale(100%) contrast(1) blur(0px);
  filter: gray;
  /* just for IE6-9 */
  flex: 1 0 100%;
  height: 100%;
  max-width: 100%;
  mix-blend-mode: multiply;
  object-fit: cover;
  opacity: 0.68;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.duotone:before {
  bottom: 0;
  content: '';
  height: 100%;
  left: 0;
  mix-blend-mode: color-dodge;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}
.duotone > div {
  z-index: 1;
}
.icl-elements {
  margin: 25px 0;
}
.icl-elements ul {
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 20px;
}
.icl-elements.p_bg,
.icl-elements.p_bg_image {
  padding: 1rem;
}
.icl-elements.p_bg h3,
.icl-elements.p_bg_image h3 {
  margin-bottom: 1rem;
}
.icl-elements.p_bg .icl-elements-image,
.icl-elements.p_bg_image .icl-elements-image {
  margin: 0 -1.5rem;
  border: 2px solid #fff;
}
@media (min-width: 576px) {
  .icl-elements.p_bg .icl-elements-image,
  .icl-elements.p_bg_image .icl-elements-image {
    margin: 0 -3rem;
  }
}
.icl-elements.p_bg .icl-elements-image .element-img,
.icl-elements.p_bg_image .icl-elements-image .element-img {
  width: 100%;
  height: 250px;
  background-size: cover;
  border-left: 3px solid;
}
.icl-elements.p_bg p,
.icl-elements.p_bg_image p {
  padding: 0;
  margin: 1rem 0 0 0;
}
.icl-elements.p_bg a,
.icl-elements.p_bg_image a {
  font-weight: bold;
}
.icl-elements.p_q {
  padding: 0.5rem 1rem;
  font-size: 2rem;
  padding-left: 7rem;
  line-height: 1.4;
}
@media (max-width: 768px) {
  .icl-elements.p_q {
    font-size: 1.375rem;
    padding-left: 3rem;
  }
}
.icl-elements.p_q:before {
  content: "";
  top: 50%;
  left: -10px;
  position: absolute;
  background: url("https://icl-group-sustainability.com/wp-content/themes/ICL/assets/css/../images/quoted.svg");
  transform: translateY(-50%);
  width: 96px;
  height: 96px;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  .icl-elements.p_q:before {
    width: 46px;
    height: 46px;
  }
}
.icl-elements.p_s {
  color: #002846;
}
.icl-elements.p_s .icl-ps-content {
  font-size: 1.4375rem;
  line-height: 1.4;
  font-weight: 400;
  text-align: initial;
}
@media (max-width: 1200px) {
  .icl-elements.p_s .icl-ps-content {
    font-size: 1.125rem;
  }
}
.icl-elements.p_s .icl-ps-content i {
  font-style: normal !important;
}
.icl-elements.p_s .icl-ps-content span {
  font-weight: 400 !important;
}
@media (max-width: 768px) {
  .icl-elements.p_s .icl-ps-content {
    font-size: 0.9375rem;
  }
}
.icl-elements.p_s .icl-ps-content .icl-elements-ts {
  font-weight: bold;
}
.icl-elements.p_q_mark {
  font-family: 'Inter', sans-serif;
  font-size: 1.5rem;
  color: #002846;
  position: relative;
}
.icl-elements.p_q_mark > div {
  padding: 1rem;
}
.icl-elements.p_q_mark:before {
  top: 0;
  left: -10px;
  position: absolute;
  content: url("https://icl-group-sustainability.com/wp-content/themes/ICL/assets/css/../images/quote.png");
}
.icl-discover {
  max-width: 1140px;
  margin: auto;
  padding: 10px;
}
.icl-discover .fixed-border-title {
  font-weight: 500;
  font-size: 2.8rem;
  margin: 1rem 0 2rem 0;
}
@media (min-width: 1024px) {
  .icl-discover .fixed-border-title:before {
    margin-left: calc(((-100vw) + 200%) / 2 + 19px) !important;
  }
}
.icl-discover img {
  max-height: 200px;
  object-fit: cover;
  filter: grayscale(50%) contrast(1) blur(0px);
  flex: 1 0 100%;
  height: 100%;
  max-width: 100%;
  mix-blend-mode: multiply;
  opacity: 0.68;
  position: relative;
}
.icl-discover .discover {
  margin: auto;
}
.icl-discover .discover > div {
  font-size: 1.4rem;
  font-weight: 600;
  position: absolute;
  color: #fff;
  padding: 1rem;
  top: 0;
  left: 0;
}
.icl-discover .swiper-button-next,
.icl-discover .swiper-button-prev {
  filter: brightness(0) invert(1);
  background-size: 15px;
}
.icl-discover .swiper-button-next:after,
.icl-discover .swiper-button-prev:after {
  content: '';
}
#download-hub-btn {
  display: none;
  background-color: #00B5D3;
  color: #fff;
  font-size: 14px;
  padding: .35em 1em;
  border-radius: 2em;
  margin-right: 1.4em;
  font-weight: 400;
  line-height: 24px;
  height: unset;
  text-transform: unset;
  max-height: 38px;
  transition: all .3s;
}
#download-hub-btn:hover {
  background-color: #009fba;
}
@media (min-width: 991px) {
  #download-hub-btn {
    font-size: 18px;
    display: grid;
  }
}
header .container-fluid {
  background-color: #fff;
}
.gri {
  max-width: 1140px;
  margin: 3rem auto;
  padding: 10px;
}
.gri .gri-header {
  display: flex;
  justify-content: space-between;
}
.gri .gri-header > div {
  margin-bottom: 1rem;
  line-height: 1;
}
.gri .gri-header > div span {
  font-size: 1.4375rem;
  font-weight: 600;
  margin-right: 1rem;
  color: #00B5D3;
}
.gri .gri-header > div img {
  min-width: 150px;
  max-width: 188px;
  width: 100%;
  height: 143px;
}
@media (max-width: 576px) {
  .gri .gri-header > div img {
    display: none;
  }
}
.gri .gri-header .gri-panel-toggle {
  line-height: 0;
}
.gri .gri-content {
  font-family: 'Inter', sans-serif;
}
.gri .gri-content > a {
  display: block;
}
#download-hub {
  flex-grow: 1;
  margin-top: 60px;
}
#download-hub .stratch-link {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  transition: box-shadow 0.2s;
  border-radius: 8px;
  cursor: pointer;
  margin: unset;
  z-index: 1;
}
#download-hub .stratch-link ~ span {
  position: relative;
}
#download-hub .stratch-link ~ span:before {
  content: '';
  height: 2px;
  width: 0;
  position: absolute;
  left: 0;
  top: 100%;
  background: #00B5D3;
  transition: width .2s;
}
#download-hub .stratch-link ~ span:hover:before {
  width: 100%;
}
#download-hub .stratch-link:hover ~ span:before {
  width: 100%;
}
#download-hub img {
  height: 14px;
  width: 14px;
}
#download-hub h2 {
  font-weight: 500;
  color: #00B5D3;
  font-family: 'Demo', serif;
  text-align: center;
  margin-bottom: 30px;
  font-size: 28px;
  padding-top: 50px;
}
#download-hub h2.generic {
  color: #1E2223;
  font-weight: 400;
  font-size: 24px;
  line-height: 31px;
}
@media (min-width: 992px) {
  #download-hub h2 {
    font-size: 43px;
    font-weight: 400;
    padding-top: 100px;
  }
  #download-hub h2.generic {
    font-size: 28px;
  }
}
#download-hub .tabs-wrapper {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
  box-shadow: inset 0px -1px 0px rgba(0, 40, 70, 0.18597);
}
#download-hub #pills-tab {
  --track-selected: 33%;
  flex-wrap: nowrap;
  justify-content: center;
  overflow: hidden;
  position: relative;
}
#download-hub #pills-tab:after {
  content: '';
  height: 15px;
  width: 15px;
  box-shadow: -1px -1px #d9d9d9;
  position: absolute;
  top: calc(94.5%);
  transition: 1s ease-in-out;
  left: var(--track-selected);
  transform: translateX(-50%) rotate(45deg);
  background-color: white;
}
#download-hub #pills-tab .nav-item {
  --gap: 20px;
  padding-right: var(--gap);
  position: relative;
}
@media (min-width: 992px) {
  #download-hub #pills-tab .nav-item {
    --gap: 36px;
  }
}
#download-hub #pills-tab .nav-item .nav-link {
  padding-inline: unset;
  --tab-width: 25px;
}
#download-hub #pills-tab .nav-item .tab-title {
  font-size: 17px;
  color: #05171A95;
  min-width: var(--tab-width, auto);
  width: var(--tab-width, auto);
  transition: color 0.3s, width 0.2s ease-in-out;
  display: block;
  overflow: hidden;
  position: relative;
  right: 0;
}
#download-hub #pills-tab .nav-item .tab-title:first-letter {
  font-size: 40px;
}
#download-hub #pills-tab .nav-item .tab-title:hover {
  color: #00B5D3;
}
#download-hub #pills-tab .nav-item .tab-title:before {
  content: attr(first-letter);
  font-size: var(--letter-fs, 17px);
  position: absolute;
  top: -400px;
}
@media (min-width: 992px) {
  #download-hub #pills-tab .nav-item .tab-title:before {
    font-size: var(--letter-fs, 28px);
  }
}
@media (min-width: 992px) {
  #download-hub #pills-tab .nav-item .tab-title {
    width: unset;
    font-size: 28px;
  }
  #download-hub #pills-tab .nav-item .tab-title:first-letter {
    font-size: 65px;
  }
}
#download-hub #pills-tab .nav-item .nav-link.active {
  background: transparent;
}
#download-hub #pills-tab .nav-item .nav-link.active .tab-title {
  color: #00B5D3;
}
@media (max-width: 991px) {
  #download-hub #pills-tab .nav-item .nav-link.active .tab-title {
    width: var(--active-tab-width);
  }
}
#download-hub #pills-tab .nav-item:not(:last-child) {
  margin-right: var(--gap);
}
#download-hub #pills-tab .nav-item:not(:last-child):after {
  content: '';
  position: absolute;
  height: 34.67px;
  width: 1px;
  background-color: #05171A;
  opacity: .2;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 992px) {
  #download-hub #pills-tab .nav-item:not(:last-child):after {
    height: 57px;
  }
}
#download-hub .tab-content .tab-pane.show {
  display: grid;
  row-gap: 2em;
}
@media (min-width: 992px) {
  #download-hub .tab-content .tab-pane.show {
    gap: 3em 2em;
    grid-template-columns: 1fr 1fr;
  }
}
#download-hub .tab-content .tab-pane.show article {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
  position: relative;
  padding: 29px 24px;
  box-shadow: 3px 3px 9px rgba(0, 0, 0, 0.0785621);
  border-radius: 8px;
}
#download-hub .general-links {
  margin-bottom: 60px;
}
#download-hub .general-links ul {
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  align-content: center;
  background: #FFFFFF;
  box-shadow: 3px 3px 9px rgba(0, 0, 0, 0.0785621);
  border-radius: 8px;
  font-size: 18px;
}
@media (min-width: 992px) {
  #download-hub .general-links ul {
    flex-direction: row;
    justify-content: center;
  }
  #download-hub .general-links ul li:not(:last-child):after {
    content: '';
    height: 23px;
    width: 1px;
    background-color: #000;
    opacity: 0.2;
    position: absolute;
    right: 0;
    text-transform: capitalize;
  }
}
#download-hub .general-links ul li {
  display: flex;
  position: relative;
  align-items: center;
  gap: 14px;
  padding-inline: 16px;
  padding-block: 24px;
  width: 95%;
  justify-content: space-between;
}
#download-hub .general-links ul li .stratch-link {
  display: flex;
  gap: 10px;
  text-decoration: unset;
  color: #252525;
}
@media (min-width: 992px) {
  #download-hub .general-links ul li {
    border-bottom: unset;
    width: fit-content;
  }
}
#download-hub .general-links ul li span {
  position: relative;
}
#download-hub .general-links ul li span:before {
  content: '';
  height: 2px;
  width: 0;
  position: absolute;
  left: 0;
  top: 100%;
  background: #00B5D3;
  transition: width .2s;
}
#download-hub .general-links ul li span:hover:before {
  width: 100%;
}
#download-hub .general-links ul li .stratch-link:hover + span:before {
  width: 100%;
}
#download-list {
  color: black;
}
.icl-carousel {
  width: calc(100% + 18px);
}
.icl-carousel .carousel-swiper {
  max-height: 500px;
}
.icl-carousel .carousel-swiper:before {
  content: "";
  position: absolute;
  width: 4px;
  height: calc(500px - 20%);
  border-right-width: 4px;
  border-right-style: solid;
  z-index: 2;
}
.icl-carousel .carousel-swiper .swiper-slide img {
  object-fit: contain;
  width: calc(100% - 18px);
  height: calc(500px - 20%);
}
.icl-carousel .carousel-swiper .swiper-slide > div {
  height: calc(500px - 80%);
  padding-right: 20px;
  padding-top: 5px;
}
.icl-carousel .carousel-swiper .swiper-pagination-bullets {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  left: auto;
  top: 0;
  padding-bottom: 10px;
  padding-left: 10px;
  background: #fff;
  height: 100%;
}
.icl-carousel .carousel-swiper .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 20px 0;
  width: 8px;
  height: 8px;
}
.icl-carousel .carousel-swiper .swiper-pagination {
  transition: none !important;
}
.hamburger {
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger:hover {
  opacity: 0.7;
}
.hamburger.is-active:hover {
  opacity: 0.7;
}
.hamburger.is-active .hamburger-inner:before {
  background-color: #000;
}
.hamburger.is-active .hamburger-inner:after {
  background-color: #000;
}
.hamburger .hamburger-box {
  width: 30px;
  height: 20px;
  display: inline-block;
  position: relative;
  margin-top: 15px;
}
@media (min-width: 768px) {
  .hamburger .hamburger-box {
    margin-top: 10px;
  }
}
.hamburger .hamburger-box .hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger .hamburger-box .hamburger-inner:before {
  content: "";
  display: block;
  top: -10px;
}
.hamburger .hamburger-box .hamburger-inner:after {
  content: "";
  display: block;
  bottom: -10px;
}
.hamburger .hamburger-box .hamburger-inner,
.hamburger .hamburger-box .hamburger-inner:before,
.hamburger .hamburger-box .hamburger-inner:after {
  width: 30px;
  height: 2px;
  background-color: #000;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger.hamburger--spring .hamburger-inner {
  top: 2px;
  transition: background-color 0s 0.13s linear;
}
.hamburger.hamburger--spring .hamburger-inner:before {
  top: 6px;
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger.hamburger--spring .hamburger-inner:after {
  top: 12px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent !important;
}
.hamburger.hamburger--spring.is-active .hamburger-inner:before {
  top: 0;
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger.hamburger--spring.is-active .hamburger-inner:after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}
.hamburger:focus {
  outline: 0;
}
.icl-reports-nav {
  border-bottom: 1px solid #f4f4f4;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  background: #fff;
  z-index: 4;
  transition-delay: 0.5s;
}
@media (max-width: 990px) {
  .icl-reports-nav .container-fluid {
    padding: 0 5px;
  }
}
@media (min-width: 991px) {
  .icl-reports-nav .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
.icl-reports-nav--homepage {
  border: none;
  background: transparent;
  z-index: 2;
}
.icl-reports-nav--homepage--dropdown {
  border-bottom: 1px solid #f4f4f4;
  background: #fff;
  transform: translate3d(0, -100vh, 0);
  visibility: hidden;
  transition: 0.6s all ease-in-out;
  z-index: 4;
}
.icl-reports-nav .reports-nav-title {
  display: none;
}
@media (min-width: 1300px) {
  .icl-reports-nav .reports-nav-title {
    display: block;
    font-size: 1.5rem;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    width: 40%;
  }
}
.icl-reports-nav .left-wrap {
  padding: 0;
  padding-right: 10px;
}
@media (max-width: 400px) {
  .icl-reports-nav .left-wrap {
    padding: 0;
  }
}
.icl-reports-nav .left-wrap:after {
  background: #f4f4f4;
  width: 1px;
  height: 65px;
  transform: skew(30deg);
}
@media (max-width: 400px) {
  .icl-reports-nav .left-wrap:after {
    background: transparent;
  }
}
@media (max-width: 400px) {
  .icl-reports-nav .csr-report {
    display: none;
  }
}
.icl-reports-nav .nav-topics {
  display: flex;
  align-items: center;
}
.icl-reports-nav .nav-topics a {
  font-size: 0.8125rem;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
  height: 65px;
  display: none;
  align-items: center;
  justify-content: center;
}
@media (min-width: 991px) {
  .icl-reports-nav .nav-topics a {
    display: inline-flex;
  }
}
.icl-reports-nav .nav-topics a.left-arrow {
  border-left: 1px solid #f4f4f4;
  border-right: 1px solid #f4f4f4;
  padding: 0 1rem;
}
.icl-reports-nav .nav-topics a.right-arrow {
  border-right: 1px solid #f4f4f4;
  padding: 0;
  padding-left: 1rem;
}
.icl-reports-nav .nav-topics a.access {
  padding: 0;
  width: 65px;
  height: 65px;
}
.icl-reports-nav .nav-topics a.access svg {
  width: 18px;
  height: 18px;
}
.icl-reports-nav .nav-sdg {
  position: relative;
}
.icl-reports-nav .nav-sdg-popup {
  top: 100%;
  z-index: 2;
  opacity: 0;
  right: 20px;
  padding: 15px;
  color: #0B052E;
  font-size: 14px;
  margin-top: 17px;
  min-width: 266px;
  max-width: 266px;
  background: #fff;
  border-radius: 4px;
  position: absolute;
  visibility: hidden;
  margin-right: 53px;
  transition: 0.3s all ease-in-out;
  transform: translate3d(0, -10px, 0);
  border: 1px solid rgba(109, 109, 109, 0.21);
}
.icl-reports-nav .nav-sdg-popup:before {
  top: -6px;
  right: 32px;
  width: 10px;
  content: "";
  height: 10px;
  display: block;
  background: #fff;
  position: absolute;
  transform: rotate(45deg);
  border-top: 1px solid rgba(109, 109, 109, 0.21);
  border-left: 1px solid rgba(109, 109, 109, 0.21);
}
.icl-reports-nav .nav-sdg-btn {
  padding: 0 5px;
  color: #212529;
  display: flex;
  font-size: 14px;
  font-weight: 600;
  align-items: center;
}
@media (min-width: 768px) {
  .icl-reports-nav .nav-sdg-btn {
    padding: 0 15px;
  }
}
@media (min-width: 991px) {
  .icl-reports-nav .nav-sdg-btn {
    border-right: 1px solid #f4f4f4;
  }
}
.icl-reports-nav .nav-sdg-btn-img {
  width: 29px;
  height: 29px;
  transition: 0.2s transform ease;
}
.icl-reports-nav .nav-sdg-btn-label {
  display: none;
}
@media (min-width: 600px) {
  .icl-reports-nav .nav-sdg-btn-label {
    display: block;
    margin-left: 8px;
  }
}
.icl-reports-nav .nav-sdg-btn:focus,
.icl-reports-nav .nav-sdg-btn:hover {
  outline: 0;
}
.icl-reports-nav .nav-sdg-btn:focus .nav-sdg-btn-img,
.icl-reports-nav .nav-sdg-btn:hover .nav-sdg-btn-img {
  transform: rotate(35deg);
}
@media (min-width: 768px) {
  .icl-reports-nav .nav-sdg-btn:focus + .nav-sdg-popup,
  .icl-reports-nav .nav-sdg-btn:hover + .nav-sdg-popup {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
  }
}
.icl-reports-nav-wrap {
  position: fixed;
  top: 66px;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transform: translate3d(0, -100vh, 0);
  visibility: hidden;
  transition: 0.6s all ease-in-out;
  z-index: 5;
}
.icl-reports-nav-wrap .container {
  max-width: 1100px;
}
.icl-reports-nav-wrap .search form > div {
  padding: 1rem 0 0 0;
}
.icl-reports-nav-wrap .search form > div .search-border {
  width: 100%;
  height: 1px;
  position: absolute;
  background: #e1e1e1;
  bottom: 0;
}
.icl-reports-nav-wrap .search form > div .search-border:after {
  content: "";
  width: 20%;
  height: 1px;
  opacity: 0;
  position: absolute;
  background: #041047;
  transition: 0.2s all ease-in-out;
}
.icl-reports-nav-wrap .search form > div label {
  font-size: 1.875rem;
  margin: 0;
  color: #959595;
  font-weight: 300;
  position: absolute;
  padding: 1rem 3rem;
  z-index: -1;
  transition: 0.5s all ease-in-out;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .icl-reports-nav-wrap .search form > div label {
    font-size: 1.5rem;
  }
}
.icl-reports-nav-wrap .search form > div input[type="search"] {
  font-size: 1.875rem;
  border: 0;
  color: #041047;
  padding: 1rem 3rem;
  font-weight: 300;
  background: transparent;
}
@media (max-width: 768px) {
  .icl-reports-nav-wrap .search form > div input[type="search"] {
    font-size: 1.5rem;
  }
}
.icl-reports-nav-wrap .search form > div input[type="search"]:focus,
.icl-reports-nav-wrap .search form > div input[type="search"]:active,
.icl-reports-nav-wrap .search form > div input[type="search"]:valid {
  outline: 0;
  border-bottom-color: #041047;
}
.icl-reports-nav-wrap .search form > div input[type="search"]:focus + label,
.icl-reports-nav-wrap .search form > div input[type="search"]:active + label,
.icl-reports-nav-wrap .search form > div input[type="search"]:valid + label {
  transform: translate3d(10px, 0, 0);
  opacity: 0.0;
}
.icl-reports-nav-wrap .search form > div input[type="search"]:focus ~ .search-border:after,
.icl-reports-nav-wrap .search form > div input[type="search"]:active ~ .search-border:after,
.icl-reports-nav-wrap .search form > div input[type="search"]:valid ~ .search-border:after {
  width: 100%;
  opacity: 1;
}
.icl-reports-nav-wrap .search form > div input[type="search"]:focus ~ button svg.search,
.icl-reports-nav-wrap .search form > div input[type="search"]:active ~ button svg.search,
.icl-reports-nav-wrap .search form > div input[type="search"]:valid ~ button svg.search {
  fill: #041047;
}
.icl-reports-nav-wrap .search form > div button {
  position: absolute;
  margin: auto;
  padding: 0;
  width: 3rem;
  height: 80px;
}
.icl-reports-nav-wrap .search form > div button svg.search {
  transition: 0.5s all ease-in-out;
}
.icl-reports-nav-wrap .nav-wrap-footer {
  height: 66px;
  border-top: 2px solid #f4f4f4;
  padding: 1rem;
}
.icl-reports-nav-wrap .nav-wrap-footer .menu-copyright {
  font-size: 0.8125rem;
}
.icl-reports-nav-wrap .nav-wrap-footer .menu-copyright p {
  margin: 0;
}
.icl-reports-nav-wrap .nav-wrap-footer .menu-url {
  font-size: 0.8125rem;
}
.icl-reports-nav-wrap .reports-overlay-menu {
  font-size: 1.5rem;
  max-height: calc(100vh - 279px);
  overflow-y: auto;
}
@media (max-width: 768px) {
  .icl-reports-nav-wrap .reports-overlay-menu {
    font-size: 1.25rem;
  }
}
.icl-reports-nav-wrap .reports-overlay-menu ul:hover li a {
  opacity: .5;
  transition: all ease-in-out 0.2s;
}
.icl-reports-nav-wrap .reports-overlay-menu ul li {
  margin-bottom: 0.7rem;
}
.icl-reports-nav-wrap .reports-overlay-menu ul li:hover a {
  opacity: 1;
  color: #252525;
}
.icl-reports-nav-wrap .reports-overlay-menu ul li.expendable.open > button {
  transform: rotate(45deg);
}
.icl-reports-nav-wrap .reports-overlay-menu ul li.expendable.open > a {
  -webkit-text-stroke: 0.8px #252525;
  opacity: 1 !important;
}
.icl-reports-nav-wrap .reports-overlay-menu ul li.expendable > ul {
  display: none;
}
.icl-reports-nav-wrap .reports-overlay-menu ul li:not(.expendable) {
  margin-left: 51px;
}
@media (max-width: 768px) {
  .icl-reports-nav-wrap .reports-overlay-menu ul li:not(.expendable) {
    margin-left: 24px;
  }
}
.icl-reports-nav-wrap .reports-overlay-menu ul li.open > ul {
  display: block;
  margin: 1rem 2.5rem;
  font-size: 1.25rem;
  animation: menuToggle 0.2s 1 0s ease-in;
}
@media (max-width: 768px) {
  .icl-reports-nav-wrap .reports-overlay-menu ul li.open > ul {
    margin: 1rem 1.3rem;
    font-size: 1rem;
  }
}
.icl-reports-nav-wrap .reports-overlay-menu ul li.open > ul li a {
  opacity: 1 !important;
}
@keyframes menuToggle {
  0% {
    transform: translate3d(0, -5px, 0);
    opacity: 0;
  }
  50% {
    transform: translate3d(0, 1px, 0);
    opacity: 0.5;
  }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.icl-reports-nav-wrap .reports-overlay-menu button {
  transition: 0.2s all ease-in-out;
}
.icl-reports-nav-wrap .reports-overlay-menu button.menu-expend {
  position: relative;
  padding: 0 1rem;
}
@media (max-width: 768px) {
  .icl-reports-nav-wrap .reports-overlay-menu button.menu-expend {
    padding: 0 0.2rem;
  }
}
.icl-reports-nav-wrap .reports-overlay-menu button.menu-expend:focus {
  outline: 0;
}
.icl-reports-nav-wrap .reports-overlay-menu a {
  text-decoration: none;
  font-weight: 300;
}
.icl-reports-nav-wrap #menu-legal-menu {
  margin-top: 2rem;
  font-size: 0.875rem;
}
.icl-reports-nav-wrap .legal-menu {
  margin-top: 20px;
}
.icl-reports-nav-wrap .legal-menu ul {
  padding-left: 3rem;
  font-size: 0.875rem;
}
.left-arrow {
  position: relative;
}
.left-arrow:after {
  content: "";
  width: 7px;
  height: 7px;
  display: inline-block;
  border-bottom: 1px solid #252525;
  border-left: 1px solid #252525;
  transform: rotate(45deg);
  vertical-align: middle;
  margin: 0 1rem;
}
.right-arrow {
  position: relative;
}
.right-arrow:after {
  content: "";
  width: 7px;
  height: 7px;
  display: inline-block;
  border-bottom: 1px solid #252525;
  border-right: 1px solid #252525;
  transform: rotate(-45deg);
  vertical-align: middle;
  margin: 0 1rem;
}
.elementor-text-editor a {
  text-decoration: underline !important;
}
.elementor-text-editor ul {
  list-style-type: square;
  padding: inherit;
  margin-left: 15px;
}
.elementor-text-editor ul li {
  padding-left: 15px;
  margin-bottom: 15px;
}
.reports-page {
  padding: 1rem;
  min-height: calc(100vh - 132px);
}
@media (min-width: 1200px) {
  .reports-page {
    overflow: visible;
    display: flex;
    justify-content: space-between;
    position: relative;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .reports-page > :first-child {
    width: 70%;
  }
}
.reports-page.content-page h1 {
  padding: 100px 30px 20px;
}
@media (max-width: 768px) {
  .reports-page.content-page h1 {
    padding: 40px 30px 0px;
  }
}
.reports-page h1 {
  font-size: 3rem;
}
.reports-page h1 sup {
  font-size: 50%;
  top: 1rem;
}
@media (max-width: 768px) {
  .reports-page h1 {
    font-size: 2.5rem;
  }
}
@media (max-width: 576px) {
  .reports-page h1 {
    font-size: 1.5625rem;
    margin: 0;
  }
}
.reports-page h1 {
  font-size: 44px;
  color: #00B5D3;
  font-weight: 500;
  line-height: 1.3;
}
@media (min-width: 991px) {
  .reports-page h1 {
    margin-bottom: 10px;
    font-size: 48px;
  }
}
.reports-page .reports-content {
  max-width: 943px;
  padding: 0 30px;
  margin: auto;
}
@media (max-width: 768px) {
  .reports-page .reports-content {
    margin-top: 2rem;
  }
}
.reports-page .reports-content ul {
  list-style-type: square;
  padding: inherit;
  margin-left: 15px !important;
}
.reports-page .reports-content ul li {
  padding-left: 15px;
  margin-bottom: 15px;
}
.reports-page .reports-content .h1,
.reports-page .reports-content .h2,
.reports-page .reports-content .h3,
.reports-page .reports-content .h4,
.reports-page .reports-content .h5,
.reports-page .reports-content .h6,
.reports-page .reports-content h1,
.reports-page .reports-content h2,
.reports-page .reports-content h3,
.reports-page .reports-content h4,
.reports-page .reports-content h5,
.reports-page .reports-content h6 {
  font-weight: 600;
}
.reports-page .reports-content .h4,
.reports-page .reports-content h4 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.reports-page .reports-content a {
  text-decoration: underline;
}
.reports-page .reports-content .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
  padding: 0;
}
.reports-page .reports-columns.children-nav {
  max-height: calc(100vh - 66px);
  position: fixed;
  top: 66px;
  right: 0;
  bottom: 0;
  height: 100%;
  border: 2px solid #fff;
  border-left: none;
}
.reports-page .reports-columns.children-nav--privacy {
  background-color: #f4f4f4;
}
@media (max-width: 991px) {
  .reports-page .reports-columns.children-nav {
    display: none;
  }
}
.reports-page .reports-columns.children-nav .nav-menu .reports-nav-carousel {
  width: 100%;
  height: 100%;
  box-shadow: -2px 0 0 0 #ffffff, 2px 0 0 0 #ffffff;
}
.reports-page .reports-columns.children-nav .nav-menu .reports-nav-carousel .swiper-slide {
  min-height: 55px;
}
.reports-page .reports-columns.children-nav .nav-menu .reports-nav-carousel .swiper-slide a {
  background: #ddd;
  display: block;
  font-size: 1rem;
  font-weight: 700;
  width: 100%;
  height: 100%;
  line-height: 1.2;
}
@media (min-width: 1370px) and (min-height: 768px) {
  .reports-page .reports-columns.children-nav .nav-menu .reports-nav-carousel .swiper-slide a {
    font-size: 1.1vw;
  }
}
.reports-page .reports-columns.children-nav .nav-menu .reports-nav-carousel .swiper-slide a.side-nav-toggle--903 .duotone__featured-image {
  display: none;
}
.reports-page .reports-columns.children-nav .nav-menu .reports-nav-carousel .swiper-slide a:hover {
  color: #fff;
  text-decoration: none;
}
.reports-page .reports-columns.children-nav .nav-menu .reports-nav-carousel .swiper-slide a:hover .duotone {
  background-color: inherit;
}
.reports-page .reports-columns.children-nav .nav-menu .reports-nav-carousel .swiper-slide a:hover .duotone:before {
  background-color: transparent;
  mix-blend-mode: color-dodge;
}
.reports-page .reports-columns.children-nav .nav-menu .reports-nav-carousel .swiper-slide .duotone {
  background-color: #ddd;
}
.reports-page .reports-columns.children-nav .nav-menu .reports-nav-carousel .swiper-slide .duotone:before {
  background: #ddd;
  mix-blend-mode: normal;
}
.reports-page .reports-columns.children-nav .nav-menu .reports-nav-carousel .swiper-slide .duotone div {
  padding: 0.3rem;
}
@media (min-width: 1370px) and (min-height: 768px) {
  .reports-page .reports-columns.children-nav .nav-menu .reports-nav-carousel .swiper-slide .duotone div {
    padding: 1rem;
  }
}
.reports-page .reports-columns.children-nav .nav-menu .reports-nav-carousel .swiper-slide .duotone div p {
  margin: 0;
}
.reports-page .reports-columns.children-nav .nav-menu .reports-nav-carousel .swiper-slide:not(:last-child) {
  border-bottom: 2px solid #fff;
}
.reports-page .reports-columns.children-nav .nav-menu > button[class*="children-nav-"] {
  padding: 1rem;
  width: calc(100% - 4px);
  position: relative;
  display: flex;
  justify-content: center;
}
.reports-page .reports-columns.children-nav .nav-menu > button[class*="children-nav-"]:after {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 1px solid;
  border-left: 1px solid;
  border-color: #ddd;
  display: block;
  transition: 0.5s all ease-in;
}
.reports-page .reports-columns.children-nav .nav-menu > button[class*="children-nav-"]:focus {
  outline: 0;
}
.reports-page .reports-columns.children-nav .nav-menu > button[class*="children-nav-"].swiper-button-disabled {
  display: none;
}
.reports-page .reports-columns.children-nav .nav-menu .children-nav-prev {
  border-bottom: 1px solid #ddd;
}
.reports-page .reports-columns.children-nav .nav-menu .children-nav-prev:after {
  transform: rotate(45deg);
}
.reports-page .reports-columns.children-nav .nav-menu .children-nav-next {
  border-top: 1px solid #ddd;
}
.reports-page .reports-columns.children-nav .nav-menu .children-nav-next:after {
  transform: rotate(-135deg);
}
.reports-page .reports-columns.children-nav .nav-image {
  background-size: cover;
  background-repeat: no-repeat;
}
.reports-page .reports-columns.children-nav .nav-image.active:before {
  mix-blend-mode: color-dodge;
}
.reports-page .reports-columns.children-nav .nav-image.active img,
.reports-page .reports-columns.children-nav .nav-image.active .preview-image {
  filter: grayscale(100%) contrast(1) blur(0px);
  opacity: 0.68;
}
.reports-page .reports-columns.children-nav .nav-image:before {
  background-color: unset;
  mix-blend-mode: normal;
}
.reports-page .reports-columns.children-nav .nav-image img,
.reports-page .reports-columns.children-nav .nav-image .preview-image {
  filter: none;
  opacity: 1;
}
.reports-page .reports-columns.children-nav .nav-image .preview-image {
  background-size: cover;
}
.reports-page .reports-columns.children-nav .nav-image .sub-menus-carousel {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.reports-page .reports-columns.children-nav .nav-image .sub-menus-carousel .grand-child-container {
  color: #fff;
  flex-direction: column;
  overflow-y: auto;
  height: calc(100vh - 66px);
  display: none;
  text-align: center;
}
.reports-page .reports-columns.children-nav .nav-image .sub-menus-carousel .grand-child-container.active {
  display: flex;
}
.reports-page .reports-columns.children-nav .nav-image .sub-menus-carousel .grand-child-container a {
  height: 100%;
  min-height: 150px;
}
.reports-page .reports-columns.children-nav .nav-image .sub-menus-carousel .grand-child-container a:hover {
  color: inherit;
  text-decoration: none;
}
.reports-page .reports-columns.children-nav .nav-image .sub-menus-carousel .grand-child-container a:hover .duotone {
  background-color: #ddd !important;
  transition: 0.5s all ease-in-out;
}
.reports-page .reports-columns.children-nav .nav-image .sub-menus-carousel .grand-child-container a:hover img {
  filter: grayscale(100%) contrast(1) blur(0px) !important;
  opacity: 0.68 !important;
  transform: scale(1.1);
}
@media (min-width: 993px) {
  .reports-page .reports-columns.content-column {
    padding: 0;
    z-index: 2;
  }
}
.reports-page .reports-breadcrumbs {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 1rem;
  text-transform: uppercase;
}
.reports-page .reports-breadcrumbs li:not(:last-child):after {
  content: "/";
  margin: 0 0.5rem;
}
.reports-page.template-full .gri,
.reports-page.template-full .elementor-container {
  max-width: unset !important;
}
.reports-page.template-full .icl-discover .fixed-border-title::before {
  margin-left: calc(((-100vw) + 100%) / 2 - 39px) !important;
}
.fixed-border-title,
h3.elementor-heading-title {
  display: flex;
  align-items: flex-start;
  position: relative;
}
@media (min-width: 991px) {
  .fixed-border-title:not(.full-width):before,
  h3.elementor-heading-title:not(.full-width):before {
    margin-left: calc(((-100vw) + 200%) / 2 + 9px);
  }
}
@media (max-width: 576px) {
  .fixed-border-title:not(.full-width):before,
  h3.elementor-heading-title:not(.full-width):before {
    height: 65px;
  }
}
.fixed-border-title.full-width:before,
h3.elementor-heading-title.full-width:before {
  margin-left: calc((100vw - 100%) / -2 + -39px);
}
@media (max-width: 991px) {
  .fixed-border-title.full-width:before,
  h3.elementor-heading-title.full-width:before {
    margin-left: calc((100vw - 100%) / -2);
  }
}
.cd-accordion-menu {
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin-right: calc((100vw - 100%) / -2);
  margin-left: calc((100vw - 100%) / -2);
  display: none;
}
.cd-accordion-menu.animated label::before {
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.cd-accordion-menu ul {
  display: none;
}
.cd-accordion-menu ul label {
  background: #35383d;
  box-shadow: inset 0 -1px #41444a;
  padding-left: 3rem;
}
.cd-accordion-menu ul label::before {
  left: 36px;
}
.cd-accordion-menu ul label::after {
  left: 59px;
}
.cd-accordion-menu ul a {
  background: #35383d;
  box-shadow: inset 0 -1px #41444a;
  padding-left: 2rem;
}
.cd-accordion-menu ul a::after {
  left: 59px;
}
.cd-accordion-menu ul ul label {
  padding-left: 100px;
}
.cd-accordion-menu ul ul label::before {
  left: 54px;
}
.cd-accordion-menu ul ul label::after {
  left: 77px;
}
.cd-accordion-menu ul ul a {
  padding-left: 100px;
}
.cd-accordion-menu ul ul a::after {
  left: 77px;
}
.cd-accordion-menu ul ul ul label {
  padding-left: 118px;
}
.cd-accordion-menu ul ul ul label::before {
  left: 72px;
}
.cd-accordion-menu ul ul ul label::after {
  left: 95px;
}
.cd-accordion-menu ul ul ul a {
  padding-left: 118px;
}
.cd-accordion-menu ul ul ul a::after {
  left: 95px;
}
.cd-accordion-menu li {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-bottom: 1px solid #fff;
}
.cd-accordion-menu input[type=checkbox] {
  position: absolute;
  opacity: 0;
}
.cd-accordion-menu input[type=checkbox]:checked + label::before {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cd-accordion-menu input[type=checkbox]:checked + label::after {
  background-position: -32px 0;
}
.cd-accordion-menu input[type=checkbox]:checked + label + ul {
  display: block;
}
.cd-accordion-menu input[type=checkbox]:checked + label:nth-of-type(n) + ul {
  display: block;
}
.cd-accordion-menu label {
  position: relative;
  display: block;
  padding: 1rem;
  background-color: inherit;
  color: #ffffff;
  font-size: 1.0625rem;
  font-weight: 600;
  cursor: pointer;
  margin: 0;
}
.cd-accordion-menu label::before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  right: 18px;
  background-repeat: no-repeat;
  background-position: 0 0;
  transform: translateY(-50%) rotate(-90deg);
  background-image: url(https://icl-group-sustainability.com/wp-content/themes/ICL/assets/css/../images/cd-icons.svg);
}
.cd-accordion-menu label::after {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url(https://icl-group-sustainability.com/wp-content/themes/ICL/assets/css/../images/cd-icons.svg);
  background-repeat: no-repeat;
  left: 41px;
  background-position: -16px 0;
}
.cd-accordion-menu a {
  position: relative;
  display: block;
  padding: 1rem;
  background-color: inherit;
  color: #ffffff;
  font-size: 1.0625rem;
  font-weight: 600;
}
.cd-accordion-menu a::after {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 36px;
  background: url(https://icl-group-sustainability.com/wp-content/themes/ICL/assets/css/../images/cd-icons.svg) no-repeat -48px 0;
}
.cd-accordion-menu > li:last-of-type > label {
  box-shadow: none;
}
.cd-accordion-menu > li:last-of-type > a {
  box-shadow: none;
}
.cd-accordion-menu > li > ul > li:last-of-type label {
  box-shadow: none;
}
.cd-accordion-menu > li > ul > li:last-of-type a {
  box-shadow: none;
}
.cd-accordion-menu.no-touch label:hover {
  background: #52565d;
}
.cd-accordion-menu.no-touch a:hover {
  background: #52565d;
}
.cd-accordion-menu.no-touch ul label:hover {
  background: #3c3f45;
}
.cd-accordion-menu.no-touch ul a:hover {
  background: #3c3f45;
}
@media (min-width: 600px) {
  .cd-accordion-menu label::before {
    right: 24px;
  }
  .cd-accordion-menu label::after {
    left: 53px;
  }
  .cd-accordion-menu ul label::before {
    left: 48px;
  }
  .cd-accordion-menu ul label::after {
    left: 77px;
  }
  .cd-accordion-menu ul a::after {
    left: 77px;
  }
  .cd-accordion-menu ul ul label {
    padding-left: 130px;
  }
  .cd-accordion-menu ul ul label::before {
    left: 72px;
  }
  .cd-accordion-menu ul ul label::after {
    left: 101px;
  }
  .cd-accordion-menu ul ul a {
    padding-left: 130px;
  }
  .cd-accordion-menu ul ul a::after {
    left: 101px;
  }
  .cd-accordion-menu ul ul ul label {
    padding-left: 154px;
  }
  .cd-accordion-menu ul ul ul label::before {
    left: 96px;
  }
  .cd-accordion-menu ul ul ul label::after {
    left: 125px;
  }
  .cd-accordion-menu ul ul ul a {
    padding-left: 154px;
  }
  .cd-accordion-menu ul ul ul a::after {
    left: 125px;
  }
}
@media (max-width: 991px) {
  .cd-accordion-menu {
    display: block;
  }
}
.hc-template {
  height: calc(100vh - 66px);
  padding: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("https://icl-group-sustainability.com/wp-content/themes/ICL/assets/css/../images/vcb.jpg");
  color: #002846;
}
@media (max-width: 991px) {
  .hc-template {
    height: auto;
  }
}
.hc-template .container {
  height: calc(100% - 65px);
  padding: 0 3rem;
}
.hc-template .cool-man {
  height: 100%;
}
@media (max-width: 991px) {
  .hc-template .cool-man > .swiper-wrapper {
    display: flex;
    flex-direction: column;
  }
}
.hc-template .cool-man .swiper-wrapper .swiper-slide:last-child .hc-middle:before {
  width: calc(100vw - 30px);
  left: 0;
}
.hc-template .cool-man .swiper-wrapper .swiper-slide:last-child .hc-middle > .container:after {
  content: "";
  width: 7px;
  height: 7px;
  background: #999;
  display: block;
  position: absolute;
  border-radius: 50%;
  right: calc(((100vw - 100%) / -2));
  margin-right: 30px;
}
@media (max-width: 1200px) {
  .hc-template .cool-man .swiper-wrapper .swiper-slide:not(:first-child) {
    border-bottom: 1px solid #0002;
    padding-block: 40px;
  }
}
.hc-template .reports-columns {
  padding: 0 !important;
}
.hc-template .hc-slide {
  height: 100%;
  padding: 1rem 0 0 0;
}
.hc-template .hc-slide .row {
  height: 100%;
}
.hc-template .hc-slide .hc-report-col {
  overflow-x: hidden;
  overflow-y: auto;
}
@media (max-width: 991px) {
  .hc-template .hc-slide .hc-report-col {
    overflow: visible;
  }
}
.hc-template .hc-slide .hc-report-col .fixed-border-title:before {
  margin-left: calc(((-100vw) + 240%) / 2 + 9px);
  display: none;
}
@media (max-width: 991px) {
  .hc-template .hc-slide .hc-report-col .fixed-border-title:before {
    margin-left: calc(((-100vw) + 100%) / 2);
  }
}
.hc-template .hc-slide .hc-top {
  height: 30%;
}
@media (max-width: 991px) {
  .hc-template .hc-slide .hc-top {
    height: auto;
  }
}
.hc-template .hc-slide .hc-top h3 {
  font-size: 3rem;
  margin-bottom: 1rem;
  text-transform: uppercase;
  font-weight: 500;
}
@media (max-width: 576px) {
  .hc-template .hc-slide .hc-top h3 {
    line-height: 34px;
    font-size: 26px;
  }
}
@media (min-width: 991px) {
  .hc-template .hc-slide .hc-top h3:before {
    display: none;
  }
}
.hc-template .hc-slide .hc-top p {
  max-width: 65%;
  max-height: 190px;
  overflow-y: auto;
  opacity: 0.7;
  font-family: 'Inter';
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
}
@media (max-width: 991px), (max-height: 650px) {
  .hc-template .hc-slide .hc-top p {
    max-width: 100%;
  }
}
.hc-template .hc-slide .hc-middle {
  height: calc(55%);
  position: relative;
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .hc-template .hc-slide .hc-middle {
    height: auto;
    margin-bottom: 1rem;
  }
}
.hc-template .hc-slide .hc-middle.hc-half {
  margin-top: 16px;
  margin-left: 50%;
  margin-right: calc((100vw - 200%) / -2);
}
@media (max-width: 991px) {
  .hc-template .hc-slide .hc-middle.hc-half {
    display: none;
  }
}
.hc-template .hc-slide .hc-middle.hc-half .hc-half-content {
  width: calc((100vw - 200%) / 2);
  align-self: flex-end;
  height: 50%;
  padding: 1rem;
  position: relative;
}
.hc-template .hc-slide .hc-middle.hc-half .hc-half-content .arrow-right {
  width: 80px;
  height: 80px;
  fill: #999;
  position: absolute;
  left: -87px;
  top: -37px;
  padding: 1.5rem;
  transform: rotate(0);
}
.hc-template .hc-slide .hc-middle.hc-half .hc-half-content .arrow-right svg {
  width: 30px;
  height: 30px;
}
.hc-template .hc-slide .hc-middle.hc-half .hc-half-content ul {
  overflow-x: hidden;
  overflow-y: auto;
  height: 100%;
}
.hc-template .hc-slide .hc-middle.hc-half .hc-half-content ul li {
  text-transform: uppercase;
  font-size: 0.8125rem;
}
.hc-template .hc-slide .hc-middle.hc-half .hc-half-content ul li a {
  text-decoration: none;
}
.hc-template .hc-slide .hc-middle.hc-half .hc-half-content:before {
  content: "";
  width: 6px;
  height: 6px;
  display: block;
  border-radius: 50%;
  position: absolute;
  top: 0;
  margin: auto;
  box-shadow: 0 0 0 20px #fff, 0 0 0 22px #999, 0 0 0 40px #fff, 0 0 0 41px #ddd;
  z-index: -1;
  left: -51px;
  transform: scale(1);
  animation: content-dec 5s infinite 0s ease-in-out;
}
@keyframes content-dec {
  0% {
    transform: scale(1);
  }
  20% {
    transform: scale(1.2);
  }
  25% {
    transform: scale(1);
  }
  50% {
    transform: scale(1);
  }
}
.hc-template .hc-slide .hc-middle:not(.hc-half) {
  margin-right: calc((100vw - 100%) / -2);
  margin-left: calc((100vw - 100%) / -2);
}
.hc-template .hc-slide .hc-middle:before {
  content: "";
  position: absolute;
  width: calc(100% + 30px);
  height: 2px;
  background: #959595;
  z-index: -1;
  left: -30px;
}
.hc-template .hc-slide .hc-middle > .container {
  display: flex;
  align-items: center;
  position: relative;
}
@media (max-width: 991px) {
  .hc-template .hc-slide .hc-middle > .container {
    margin-bottom: 1px;
  }
}
.hc-template .hc-slide .hc-middle > .container:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #999;
  display: block;
  position: absolute;
  border-radius: 50%;
}
.hc-template .hc-slide .hc-middle .hc-nav-items {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media (min-width: 1228px) {
  .hc-template .hc-slide .hc-middle .hc-nav-items .owl-stage-outer {
    overflow: visible;
  }
}
.hc-template .hc-slide .hc-middle .hc-nav-items .nav-item-wrap {
  position: relative;
  padding: 3rem 1rem;
}
.hc-template .hc-slide .hc-middle .hc-nav-items .nav-item-wrap .hc-nav-item {
  width: 176px;
  height: 244px;
  border-radius: 50% / 35%;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #959595;
  margin: 15px auto;
  padding: 2rem;
  display: block;
  position: relative;
  transition: filter 0.2s;
}
.hc-template .hc-slide .hc-middle .hc-nav-items .nav-item-wrap .hc-nav-item:hover {
  filter: brightness(0.8);
}
.hc-template .hc-slide .hc-middle .hc-nav-items .nav-item-wrap .hc-nav-item.hc-round {
  background-position: center;
}
@media (max-height: 680px) {
  .hc-template .hc-slide .hc-middle .hc-nav-items .nav-item-wrap .hc-nav-item {
    width: 120px;
    height: 155px;
  }
}
@media (max-width: 1200px) {
  .hc-template .hc-slide .hc-middle .hc-nav-items .nav-item-wrap .hc-nav-item {
    width: 120px;
    height: 155px;
  }
}
.hc-template .hc-slide .hc-middle .hc-nav-items .nav-item-wrap .nav-items-text {
  font-size: 18px;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  line-height: 0.8em;
  cursor: pointer;
}
@media (max-width: 1200px) {
  .hc-template .hc-slide .hc-middle .hc-nav-items .nav-item-wrap .nav-items-text {
    font-size: 20px;
  }
}
.hc-template .hc-slide .hc-middle .hc-nav-items .nav-item-wrap .nav-items-text.title-over {
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  word-spacing: 100vw;
  color: #fff;
  font-weight: 700;
  pointer-events: none;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .hc-template .hc-slide .hc-middle .hc-nav-items .nav-item-wrap .nav-items-text.title-over {
    font-size: 0.9375rem;
  }
}
.hc-template .hc-slide .hc-middle .hc-nav-items .owl-dots {
  position: absolute;
  bottom: -15px;
  margin: auto;
  left: 0;
  right: 0;
}
.hc-template .hc-slide .hc-middle .hc-nav-items .owl-dots button:focus {
  outline: 0;
}
.hc-template .hc-slide .hc-bottom {
  height: calc(20%);
  display: flex;
}
@media (max-width: 991px) {
  .hc-template .hc-slide .hc-bottom {
    display: none;
  }
}
.hc-template .hc-slide .hc-bottom ul {
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
@media (min-width: 992px) {
  .hc-template .hc-slide .hc-bottom ul {
    position: fixed;
    bottom: 0;
    z-index: 1;
  }
}
.hc-template .hc-slide .hc-bottom ul li {
  text-transform: uppercase;
  margin: 0 1rem;
  font-size: 0.8125rem;
}
.hc-template .hc-slide .hc-bottom ul li a {
  padding: 0 1.5rem;
  border-bottom: 2px solid transparent;
}
.hc-template .hc-slide .hc-bottom ul li a:hover {
  text-decoration: none;
}
.hc-template .hc-slide .hc-bottom ul li a.prev-slide,
.hc-template .hc-slide .hc-bottom ul li a.next-slide {
  display: block;
}
.hc-template .hc-slide .hc-bottom ul li a.prev-slide:hover,
.hc-template .hc-slide .hc-bottom ul li a.next-slide:hover {
  border-bottom: 2px solid transparent;
}
.hc-template .hc-slide .hc-bottom ul li a.prev-slide::after,
.hc-template .hc-slide .hc-bottom ul li a.next-slide::after {
  content: "";
  width: 9px;
  height: 9px;
  display: inline-block;
  border-bottom: 2px solid #252525;
  border-left: 2px solid #252525;
  transform: rotate(45deg);
  vertical-align: middle;
  margin: 0 1rem;
}
.hc-template .hc-slide .hc-bottom ul li a.next-slide::after {
  transform: rotate(225deg);
}
.sub-reports-nav {
  height: 66px;
  position: relative;
  left: 0;
  right: 0;
  z-index: 2;
}
@media (max-width: 991px) {
  .sub-reports-nav {
    position: relative;
  }
}
.sub-reports-nav a {
  text-transform: uppercase;
  font-weight: 800;
  height: 65px;
  display: inline-flex;
  align-items: center;
  font-size: 1.25rem;
}
.sub-reports-nav a.prev-page {
  display: inline-flex;
  margin-right: 40px;
}
.sub-reports-nav a.prev-page:after {
  content: "";
  width: 9px;
  height: 9px;
  display: inline-block;
  border-bottom: 2px solid #252525;
  border-left: 2px solid #252525;
  transform: rotate(45deg);
  vertical-align: middle;
  margin: 0 1rem;
}
.sub-reports-nav a.next-page {
  display: inline-flex;
  text-transform: capitalize;
  font-weight: normal;
}
.sub-reports-nav a.next-page span {
  font-weight: 300;
  padding-left: 10px;
  text-transform: uppercase;
}
.sub-reports-nav a.next-page:after {
  content: "";
  width: 9px;
  height: 9px;
  display: inline-block;
  border-bottom: 2px solid #252525;
  border-right: 2px solid #252525;
  transform: rotate(-45deg);
  vertical-align: middle;
  margin: 0 1rem;
  margin-left: 40px;
}
.sub-reports-nav a.smoothup {
  border-left: 1px solid #f4f4f4;
  position: absolute;
  right: 0;
}
.sub-reports-nav a.smoothup:after {
  content: "";
  width: 9px;
  height: 9px;
  display: inline-block;
  border-bottom: 2px solid #252525;
  border-left: 2px solid #252525;
  transform: rotate(135deg);
  vertical-align: middle;
  margin: 0 1rem;
}
.icon-scroll:before {
  position: absolute;
}
.icon-scroll {
  width: 30px;
  height: 45px;
  box-shadow: inset 0 0 0 2px #999;
  border-radius: 25px;
  display: flex;
  justify-content: center;
  align-self: center;
}
.icon-scroll:before {
  content: '';
  width: 6px;
  height: 6px;
  background: #999;
  top: 19px;
  border-radius: 4px;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: scroll;
  animation-name: scroll;
}
@-webkit-keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}
.hc-nav-popup {
  position: fixed;
  max-width: 20vw;
  min-width: 300px;
  max-height: calc(100vh - 132px);
  box-shadow: 0 10px 7px 0 #999;
  background: #fff;
  z-index: 3;
  margin: 0 0.5rem;
  opacity: 0;
  visibility: hidden;
  transition: 0.2s all ease-in-out;
  transform: translate3d(2%, 0, 0);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 5px;
}
@media (max-width: 991px) {
  .hc-nav-popup {
    top: 76px;
    left: 10px;
    right: 10px;
    bottom: 20px;
    max-width: 500px;
    max-height: unset;
    height: 50%;
    margin: auto;
    box-shadow: 2px 2px 0 0 #000;
    transform: translate3d(0, 0, 0);
  }
}
.hc-nav-popup.open {
  opacity: 1;
  visibility: visible;
  transform: translate3d(0, 0, 0);
}
.hc-nav-popup:before {
  content: "";
  width: 15px;
  height: 15px;
  background: #fff;
  display: block;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  margin-top: -8px;
  z-index: -1;
}
@media (max-width: 991px) {
  .hc-nav-popup:before {
    display: none;
  }
}
.hc-nav-popup:not(.tw):before {
  left: -8px;
  border-left: 1px solid rgba(153, 153, 153, 0.51);
  border-bottom: 1px solid rgba(153, 153, 153, 0.51);
}
.hc-nav-popup.tw:before {
  right: -8px;
  border-right: 1px solid rgba(153, 153, 153, 0.51);
  border-top: 1px solid rgba(153, 153, 153, 0.51);
}
.hc-nav-popup .hc-popup-img {
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.hc-nav-popup .hc-popup-img img {
  width: 100%;
  max-height: 160px;
  object-fit: cover;
  transition: 0.5s all ease-in-out;
}
@media (max-width: 991px) {
  .hc-nav-popup .hc-popup-img img {
    border-radius: 0;
  }
}
.hc-nav-popup .hc-popup-img img:hover {
  transform: scale(1.2);
  filter: grayscale(1);
}
.hc-nav-popup .hc-popup-content {
  font-size: 0.875rem;
  padding: 1.5rem 1.5rem 0.5rem;
  max-height: 130px;
}
.hc-nav-popup .hc-popup-content p {
  margin-bottom: 0;
  padding: 0 10px;
}
.hc-nav-popup .hc-popup-link {
  display: flex;
  justify-content: space-between;
  padding: 0.5rem 1.5rem 1.5rem;
}
.hc-nav-popup .hc-popup-link div {
  font-weight: bold;
}
.hc-nav-popup .hc-popup-close {
  color: #fff;
  top: 0;
  right: 0;
  position: absolute;
  transform: scale(1);
  transition: 0.2s all ease-in-out;
  background: rgba(0, 0, 0, 0.5);
  padding: 5px;
  border-radius: 0 5px 0 0;
}
.hc-nav-popup .hc-popup-close svg {
  opacity: 1;
  fill: #fff;
}
.hc-nav-popup .hc-popup-close:focus {
  outline: 0;
}
.hc-nav-popup .hc-popup-close:hover {
  background: rgba(0, 0, 0, 0.8);
}
.pie-menu {
  position: relative;
  width: 100%;
  max-width: 579px;
  margin: auto;
  direction: ltr;
}
.pie-menu img#pie-menu {
  width: 100%;
  height: auto;
}
.pie-menu svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.icl-ex-map {
  position: relative;
}
.icl-ex-map .map-expend {
  top: 8rem;
  right: 1.2rem;
  z-index: 1;
  width: 45px;
  height: 45px;
  cursor: pointer;
  background: #ccc;
  border-radius: 50%;
  position: absolute;
  box-shadow: 1px 2px 6px 0 rgba(0, 0, 0, 0.4);
}
@media (max-width: 1024px) {
  .icl-ex-map .map-expend {
    top: 5rem;
    right: 9px;
    background: #ccc;
  }
}
.icl-ex-map .map-expend svg.expand {
  margin-top: -1px;
}
.icl-ex-map .map-expend svg.minimize {
  margin-left: 6px;
  margin-top: 1px;
}
.icl-ex-map .map-wrap {
  transition: 0.5s all ease;
  width: 100vw;
  max-width: 100vw;
  height: calc(100vh - 66px);
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  overflow: hidden;
  transform: translate3d(60%, 0, 0);
}
@media (max-width: 1024px) {
  .icl-ex-map .map-wrap {
    transform: translate(100vw, 0) translateX(2px);
    height: calc(100vh - 60px);
  }
}
.icl-ex-map .map-wrap a[name*="map"] {
  display: none;
}
.icl-ex-map .map-wrap .wpgmza_map {
  float: none;
  height: 100% !important;
}
.icl-ex-map .map-wrap div[id*="wpgmza_marker_list_"] {
  width: calc(100% - 70px) !important;
  max-width: 400px;
  height: calc(100% - 6rem);
  top: 83px;
  bottom: 1rem;
  left: 0;
  position: fixed;
  padding: 0.5rem 2.5rem 0 1.5rem;
  overflow-y: auto;
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
  z-index: 0;
  display: none;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .icl-ex-map .map-wrap div[id*="wpgmza_marker_list_"] {
    top: 150px;
  }
}
.icl-ex-map .map-wrap div[id*="wpgmza_marker_list_"] .wpgmaps_blist_row {
  padding: 0;
  border-bottom: none;
  margin-bottom: 1rem;
}
.icl-ex-map .map-wrap div[id*="wpgmza_marker_list_"] .wpgmaps_blist_row .wpgmza-basic-list-item-wrapper .wpgmza-basic-list-item.wpgmza_div_title {
  font-size: 1.0625rem;
  text-transform: capitalize;
  font-weight: normal;
  margin: 0;
}
.icl-ex-map .map-wrap div[id*="wpgmza_marker_list_"] .wpgmaps_blist_row .wpgmza-basic-list-item-wrapper .wpgmza-basic-list-item.wpgmza_div_address {
  display: none;
}
.icl-ex-map .map-wrap div[id*="wpgmza_marker_list_"] .wpgmaps_blist_row:hover {
  background: none;
}
.icl-ex-map .map-wrap div[id*="wpgmza_marker_list_"] .wpgmaps_blist_row.found {
  display: block;
}
.icl-ex-map .map-wrap div[id*="wpgmza_marker_list_"] .wpgmaps_blist_row.not-found {
  display: none;
}
.icl-ex-map .map-wrap div[id*="wpgmza_marker_list_"] .wpgmza_div_marker {
  display: none;
}
.icl-ex-map .map-wrap .search-panel {
  position: absolute;
  height: 100%;
  background: #fff;
  left: 0;
  top: 0;
  width: calc(100% - 70px);
  max-width: 400px;
  transition: 0.2s all ease;
  display: none;
  transform: translate3d(-100%, 0, 0);
  z-index: 2;
}
.icl-ex-map .map-wrap .search-panel .search-field {
  border-bottom: 1px solid #f4f4f4;
  padding: 1rem;
}
.icl-ex-map .map-wrap .search-panel .search-field > div {
  border-radius: 3px;
  background-color: #F4F4F4;
  height: 50px;
}
.icl-ex-map .map-wrap .search-panel .search-field > div label {
  font-size: 1rem;
  margin: 0;
  color: #959595;
  font-weight: 500;
  position: absolute;
  padding: 10px 10px 10px 10px;
  padding-right: 50px;
  z-index: 0;
  transition: 0.5s all ease-in-out;
  white-space: nowrap;
}
.icl-ex-map .map-wrap .search-panel .search-field > div input[type="search"] {
  font-size: 1rem;
  border: 0;
  color: #041047;
  padding: 10px 10px 10px 10px;
  padding-right: 50px;
  font-weight: 500;
  background: transparent;
  z-index: 1;
}
.icl-ex-map .map-wrap .search-panel .search-field > div input[type="search"]:focus,
.icl-ex-map .map-wrap .search-panel .search-field > div input[type="search"]:active,
.icl-ex-map .map-wrap .search-panel .search-field > div input[type="search"]:valid {
  outline: 0;
  border-bottom-color: #041047;
}
.icl-ex-map .map-wrap .search-panel .search-field > div input[type="search"]:focus + label,
.icl-ex-map .map-wrap .search-panel .search-field > div input[type="search"]:active + label,
.icl-ex-map .map-wrap .search-panel .search-field > div input[type="search"]:valid + label {
  transform: translate3d(10px, 0, 0);
  opacity: 0.0;
}
.icl-ex-map .map-wrap .search-panel .search-field > div input[type="search"]:focus ~ button svg.search,
.icl-ex-map .map-wrap .search-panel .search-field > div input[type="search"]:active ~ button svg.search,
.icl-ex-map .map-wrap .search-panel .search-field > div input[type="search"]:valid ~ button svg.search {
  fill: #041047;
}
.icl-ex-map .map-wrap .search-panel .search-field > div button {
  position: absolute;
  margin: auto;
  padding: 0;
  z-index: 1;
  right: 0;
  width: 50px;
  height: 50px;
}
.icl-ex-map .map-wrap .search-panel .search-field > div button svg.search {
  transition: 0.5s all ease-in-out;
}
.icl-ex-map .map-wrap .search-panel .panel-toggle {
  background: #fafafa;
  position: absolute;
  top: 17px;
  right: -24px;
  width: 23px;
  height: 45px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  box-shadow: 0 0 0 1px #d4d4d4;
}
@media (max-width: 1024px) {
  .icl-ex-map .map-wrap .search-panel .panel-toggle {
    top: 50%;
  }
}
.icl-ex-map .map-wrap .search-panel .panel-toggle:before {
  font-size: 0.5rem;
  content: "▶";
}
.icl-ex-map .map-wrap .search-panel .wpgmza_map {
  transition: 0.5s all ease;
}
.icl-ex-map .map-wrap .search-panel.open {
  transform: translate3d(0, 0, 0);
}
.icl-ex-map .map-wrap .search-panel.open .panel-toggle:before {
  content: "◀";
}
.icl-ex-map .map-wrap .search-panel.open ~ div[id*="wpgmza_marker_list_"] {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  z-index: 3;
}
.icl-ex-map .map-wrap ~ .map-expend svg.minimize {
  display: none;
}
.icl-ex-map .map-wrap.open {
  transform: translate3d(0, 0, 0);
}
.icl-ex-map .map-wrap.open .search-panel {
  display: block;
  animation: panel-anim 1.5s 1 0s ease;
}
@keyframes panel-anim {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    display: block;
  }
}
.icl-ex-map .map-wrap.open ~ .map-expend svg.minimize {
  display: block;
}
.icl-ex-map .map-wrap.open ~ .map-expend svg.expand {
  display: none;
}
.icl-ex-map .map-wrap.open div[id*="wpgmza_marker_list_"] {
  display: block;
}
.icl-gdpr {
  font-size: 0.875rem;
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  color: #fff;
  background: #252525;
  padding: 1.5rem 2rem;
  font-weight: lighter;
  z-index: 5;
  opacity: 0;
  transform: scale(0.8);
  visibility: hidden;
  transition: 0.2s all ease-in-out;
}
.icl-gdpr .gdpr-content {
  max-width: 60rem;
  margin: 0 2rem;
}
.icl-gdpr .gdpr-btn {
  color: #fff;
  width: 7em;
  height: 3em;
  font-weight: bold;
  border-radius: 3px;
  background-color: #ee602e;
  transition: 0.5s all ease;
}
.icl-gdpr .gdpr-btn:hover {
  transform: scale(1.2);
}
.icl-gdpr.active {
  opacity: 1;
  transform: scale(1);
  visibility: visible;
  transition-delay: 2s;
}
.elementor h3.elementor-heading-title {
  min-height: 3rem;
  display: flex;
  align-items: center;
}
#table-modal {
  padding: 0 !important;
}
#table-modal .modal-dialog.modal-full {
  min-width: 100%;
  margin: 0;
}
#table-modal .modal-dialog.modal-full .modal-content {
  min-height: 100vh;
}
#table-modal .modal-dialog .modal-header {
  border: none;
}
#table-modal .table-print {
  display: none !important;
}
#image-popup {
  padding: 0 !important;
}
@media (min-width: 1200px) {
  #image-popup .image-wrapper {
    position: absolute;
    left: -40px;
    bottom: -2px;
    width: 700px;
  }
}
#image-popup .base-clip-path {
  margin-bottom: 40px;
  transform: rotate(180deg);
  clip-path: path("M312.742 1.323c-15.458 2.822-27.622 10.883-35.814 25.036C186.062 183.352 95.008 340.24 4.001 497.153 1.713 501.099-.55 505.068.12 509.871c1.006 7.2 7.798 11.937 17.517 12.011 13.785.105 329.682.233 343.461-.076 5.142-.116 10.432-.85 15.35-2.317 13.415-4.003 23.667-11.806 30.89-24.29 90.033-155.631 180.293-311.131 270.471-466.68 1.931-3.331 3.98-6.68 5.281-10.272 2.47-6.819-.171-13.041-6.901-15.768-3.493-1.415-7.475-2.03-11.274-2.212-7.078-.338-342.8-.655-352.173 1.056Z");
}
@media (max-width: 450px) {
  #image-popup .base-clip-path {
    width: 440px;
    height: 290px;
  }
}
@media (min-width: 1200px) {
  #image-popup .base-clip-path {
    margin-bottom: 0;
    transform: rotate(180deg) translate(32%, 0);
  }
}
#image-popup .base-clip-path img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: rotate(180deg);
}
#image-popup .clip-line {
  clip-path: polygon(1.025% 98.434%, 87.71299999999999% 0%, 100% 0%, 14.103% 95.917%, 13.652% 96.42%, 13.652% 96.42%, 12.85% 97.10299999999999%, 12.152% 97.658%, 11.542% 98.102%, 11.007% 98.453%, 10.531% 98.726%, 10.1% 98.941%, 9.699999999999999% 99.113%, 9.315% 99.261%, 8.930999999999999% 99.402%, 8.532999999999999% 99.55200000000001%, 8.532999999999999% 99.55200000000001%, 8.000999999999999% 99.73399999999999%, 7.433% 99.878%, 6.831% 99.98699999999999%, 6.201% 100.064%, 5.547% 100.112%, 4.872% 100.132%, 4.18% 100.129%, 3.476% 100.104%, 2.764% 100.06%, 2.048% 100%, 2.048% 100%, 1.543% 99.925%, 1.164% 99.81100000000001%, 0.898% 99.667%, 0.731% 99.5%, 0.649% 99.31699999999999%, 0.638% 99.126%, 0.6840000000000001% 98.935%, 0.773% 98.751%, 0.891% 98.581%, 1.025% 98.434%);
  top: 0;
  left: 250px;
  height: 143px;
  width: 93px;
  background: linear-gradient(157deg, #0e7392 -0.45%, #80e2de 98.98%);
  position: absolute;
}
@media (min-width: 450px) {
  #image-popup .clip-line {
    transform: translate(-85%, 0);
    right: 0;
    left: unset;
  }
}
@media (min-width: 1200px) {
  #image-popup .clip-line {
    right: unset;
    left: 360px;
    transform: unset;
    height: 193px;
    width: 123px;
  }
}
#image-popup .close {
  position: absolute;
  top: 10px;
  right: 10px;
  color: black;
  padding: 5px;
  cursor: pointer;
  z-index: 1;
}
#image-popup .modal-content {
  border-radius: 20px;
  position: relative;
  overflow: hidden;
}
@media (min-width: 1200px) {
  #image-popup .modal-content {
    height: 460px;
  }
}
@media (min-width: 1200px) {
  #image-popup .modal-dialog {
    max-width: 1029px;
  }
}
@media (min-width: 1200px) {
  #image-popup .modal-body {
    display: flex;
  }
}
#image-popup .content {
  padding-inline: 20px;
  margin-bottom: 50px;
  z-index: 1;
}
@media (min-width: 1200px) {
  #image-popup .content {
    margin-left: 420px;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
#image-popup h2 {
  color: #002846;
  font-size: 28px;
  font-weight: 400;
  line-height: 120.4%;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  #image-popup h2 {
    font-size: 43px;
    line-height: 47px;
    /* 109.302% */
    margin-bottom: 40px;
  }
}
#image-popup .btn {
  background: #00b5d3;
  border-radius: 2em;
  border: unset;
  max-width: fit-content;
  line-height: 1;
  padding: 12px 35px;
}
@media (min-width: 768px) {
  #image-popup .btn {
    padding: 20px 30px;
    font-size: 22px;
  }
}
div[id*="wpgmza_map_"] > div > div > div:nth-child(1) > div:nth-child(3) > div > div:nth-child(4) > div > div:nth-child(1) > div:nth-child(4) {
  border-radius: 5px !important;
  box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.3);
}
div[id*="wpgmza_map_"] ul {
  padding: 0 15px;
  list-style-type: disc !important;
}
div[id*="wpgmza_map_"] > div > div > div:nth-child(1) > div:nth-child(3) > div > div:nth-child(4) > div > div:nth-child(1) > div:nth-child(3) {
  display: none;
}
div[id*="wpgmza_map_"] > div > div > div:nth-child(1) > div:nth-child(3) > div > div:nth-child(4) > div > div.gm-style-iw > div > div {
  display: flex;
  flex-direction: column-reverse;
}
div[id*="wpgmza_map_"] > div > div > div:nth-child(1) > div:nth-child(3) > div > div:nth-child(4) > div > div.gm-style-iw > div > div > div {
  display: flex;
  flex-direction: column;
}
div[id*="wpgmza_map_"] > div > div > div:nth-child(1) > div:nth-child(3) > div > div:nth-child(4) > div > div.gm-style-iw > div > div > div > p:nth-child(4) {
  font-size: 1rem;
  max-width: 400px;
  max-height: 150px;
  overflow: auto;
}
div[id*="wpgmza_map_"] p[data-custom-field-name="Subtitle"] {
  font-size: 1.25rem;
  color: #262626;
  font-weight: bold;
  margin-bottom: 1rem;
}
@media (max-width: 768px) {
  div[id*="wpgmza_map_"] p[data-custom-field-name="Subtitle"] {
    font-size: 0.9375rem;
    margin-bottom: 0;
  }
}
div[id*="wpgmza_map_"] .gm-style-iw {
  overflow-y: auto !important;
  padding: 1rem !important;
}
@media (max-width: 768px) {
  div[id*="wpgmza_map_"] .gm-style-iw {
    padding: 0;
  }
}
div[id*="wpgmza_map_"] .wpgmza-infowindow {
  display: flex;
  flex-direction: column;
  position: relative;
}
div[id*="wpgmza_map_"] .wpgmza-infowindow .wpgmza_infowindow_title {
  font-size: 1.0625rem;
  white-space: nowrap;
}
@media (max-width: 768px) {
  div[id*="wpgmza_map_"] .wpgmza-infowindow .wpgmza_infowindow_title {
    font-size: 0.9375rem;
  }
}
div[id*="wpgmza_map_"] .wpgmza-infowindow .wpgmza_infowindow_address {
  display: none;
}
div[id*="wpgmza_map_"] .wpgmza-infowindow .wpgmza_infowindow_description {
  order: 3;
}
div[id*="wpgmza_map_"] .wpgmza-infowindow .wpgmza_infowindow_link {
  position: absolute;
  right: 0;
  bottom: 0;
  text-indent: -9999px;
}
div[id*="wpgmza_map_"] .wpgmza-infowindow .wpgmza_infowindow_link a {
  display: block;
  position: relative;
}
div[id*="wpgmza_map_"] .wpgmza-infowindow .wpgmza_infowindow_link a:after {
  content: ">";
  display: block;
}
div[id*="wpgmza_map_"] .wpgmza-infowindow .wpgmza_gd {
  display: none;
}
.footer-link {
  width: 60px;
}
.footer-link svg {
  fill: #FFF;
  width: 60px;
  height: 17px;
}
.footer-link span {
  position: absolute;
  left: 0%;
  top: 2px;
  white-space: nowrap;
  color: #FFF;
  font-size: .7rem;
  opacity: 0;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.footer-link span.assif {
  top: 15px;
}
.footer-link:hover span,
.footer-link:focus span {
  left: 70px;
  opacity: 1;
}
.footer-link:hover span.assif,
.footer-link:focus span.assif {
  left: 40px;
}
.footer-link [aria-label] {
  position: relative;
}
.footer-link [aria-label]:after {
  content: attr(aria-label);
  display: none;
  position: absolute;
  top: -160%;
  left: 50px;
  z-index: 999;
  pointer-events: none;
  padding: 8px 10px;
  white-space: nowrap;
  text-decoration: none;
  text-indent: 0;
  overflow: visible;
  font-size: .7em;
  color: #fff;
  background-color: #000;
}
.footer-link [aria-label]:hover:after,
.footer-link [aria-label]:focus:after {
  display: block;
}
.icl-language-bar {
  position: absolute;
  right: 78px;
  top: 18px;
  color: #fff;
  z-index: 2;
}
.icl-language-bar a {
  font-weight: bold;
  font-size: 18px;
  font-family: 'Open Sans Hebrew', sans-serif;
}
.icl-language-bar a:hover,
.icl-language-bar a:focus {
  color: #fff;
}
.infographics {
  font-family: 'Inter', sans-serif;
}
.infographics h2.title {
  font-size: 32px;
  letter-spacing: -3px;
  text-transform: uppercase;
  color: #00B5D3;
}
.infographics .subtitle {
  color: #a2a2a2;
  font-size: 11px;
  font-weight: 600;
}
.infographics .item-title {
  line-height: 1;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 7px;
  font-style: italic;
  letter-spacing: -2px;
  text-transform: uppercase;
}
@media (min-width: 600px) {
  .infographics .item-title {
    font-size: 30px;
  }
}
.infographics .items .item {
  display: flex;
  margin-top: 25px;
  align-items: center;
}
.infographics .items .item .image {
  min-width: 135px;
}
.infographics .items .item .content {
  margin-top: -13px;
  margin-left: 22px;
}
.infographics .items .item .value {
  direction: ltr;
  line-height: 0.6;
  unicode-bidi: plaintext;
}
.infographics .items .item .value span {
  font-size: 35px;
  font-weight: 300;
}
@media (min-width: 768px) {
  .infographics .items .item .value span {
    font-size: 70px;
  }
}
.infographics .items .item .value span:nth-child(1) {
  color: #1e2639;
  letter-spacing: -9px;
}
.infographics .items .item .value span:nth-child(2) {
  color: #a2a2a2;
}
body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
@media (max-width: 600px) {
  body.home .sdgs {
    display: none;
  }
}
body.home #sdg-list-modal .modal-dialog {
  margin-top: 73px;
}
body:not(.home) .elementor-image img[src$=".svg"] {
  width: auto !important;
}
body:not(.home) #sdg-list-modal .modal-dialog {
  margin-top: 67px;
}
body:not(.home) .elementor-image img[src$=".svg"] {
  width: auto !important;
}
.postid-2476 .fixed-border-title {
  display: inline-block;
}
.postid-2476 .reports-page h1 sup {
  top: -17px;
}
.lazy {
  opacity: 0;
}
.lazy.loaded,
.lazy[data-was-processed="true"] {
  opacity: 1;
  transition: 0.5s 0.5s opacity ease-in;
}
[data-href] {
  cursor: pointer;
}
area:focus,
area:hover {
  outline: 0;
}
.home-page {
  height: auto;
  display: flex;
  overflow: auto;
  flex-direction: column;
}
.home-page.nav-open {
  overflow: hidden;
}
.home-page .icl-reports-nav-wrap {
  top: 115px;
}
@media (min-width: 768px) {
  .home-page .icl-reports-nav-wrap {
    top: 72px;
  }
}
.home-page .icl-reports-nav-wrap .reports-overlay-menu {
  max-height: calc(100vh - 300px);
}
.home-page button:focus,
.home-page a:focus {
  outline: none;
}
.home-page .link-hover {
  display: flex;
  position: relative;
  justify-content: center;
}
.home-page .link-hover:before {
  bottom: 0;
  width: 0;
  content: "";
  height: 2px;
  display: block;
  opacity: 0;
  visibility: hidden;
  border-radius: 1px;
  position: absolute;
  background: #545d86;
  transition: 0.25s ease all;
}
.home-page .link-hover:hover {
  color: #fff;
  text-decoration: none;
}
.home-page .link-hover:hover:before,
.home-page .link-hover:focus:before {
  width: 40%;
  opacity: 1;
  visibility: visible;
}
.home-page .spacer {
  flex-grow: 1;
}
.home-page-container {
  width: 100%;
  margin: auto;
  padding: 15px;
  max-width: 1440px;
  position: relative;
}
.home-page-header {
  color: #002846;
  background: #fff;
}
.home-page-header-hamburger {
  padding: 0;
  align-self: center;
  margin-right: 15px;
}
@media (min-width: 768px) {
  .home-page-header-hamburger {
    margin-right: 40px;
  }
}
.home-page-header-hamburger > span {
  width: 20px;
  height: 1px;
  display: block;
  background: #002846;
}
@media (min-width: 768px) {
  .home-page-header-hamburger > span {
    width: 22px;
  }
}
.home-page-header-hamburger > span:not(:last-child) {
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .home-page-header-hamburger > span:not(:last-child) {
    margin-bottom: 6px;
  }
}
.home-page-header-top {
  display: flex;
  flex-wrap: wrap;
  padding: 21px 32px;
  align-items: center;
}
@media (min-width: 768px) {
  .home-page-header-top {
    padding: 32px;
  }
}
@media (min-width: 1300px) {
  .home-page-header-top {
    padding: 25px 80px 32px;
  }
}
.home-page-header-bottom {
  display: none;
}
@media (min-width: 1300px) {
  .home-page-header-bottom {
    display: block;
    padding: 15px 50px;
    border-top: 1px solid rgba(151, 151, 151, 0.16);
    box-shadow: inset 0 -1px 0 0 rgba(0, 40, 70, 0.19);
  }
}
.home-page-header-bottom > .menu {
  display: flex;
  width: fit-content;
}
.home-page-header-bottom > .menu > li:not(:last-child) {
  padding-right: 40px;
}
@media (min-width: 1450px) {
  .home-page-header-bottom > .menu > li:not(:last-child) {
    padding-right: 40px;
  }
}
.home-page-header-bottom > .menu > li:hover {
  text-decoration: none;
}
.home-page-header-bottom > .menu > li:hover .down-arrow {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -ms-filter: unset;
  filter: unset;
}
.home-page-header-bottom > .menu > li > a {
  opacity: 0;
  display: flex;
  filter: blur(4px);
  position: relative;
  justify-content: center;
  transition: 0.5s ease all;
  transform: translate3d(-20px, 0, 0);
  font-size: 14px;
}
@media (min-width: 1450px) {
  .home-page-header-bottom > .menu > li > a {
    font-size: 16px;
  }
}
.home-page-header-bottom > .menu > li > a.active {
  filter: none;
  opacity: 1;
  transform: translate3d(0, 0, 0);
  display: flex;
  align-items: center;
  gap: 10px;
}
.home-page-header-bottom > .menu > li > a .down-arrow {
  height: 12px;
  width: 12px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -ms-filter: brightness(0%);
  filter: brightness(0%);
  transition: .5s;
}
.home-page-header-bottom > .menu > li > a:hover {
  color: #00B5D3;
}
.home-page-header .options-sdg {
  position: relative;
}
.home-page-header .options-sdg-popup {
  top: 100%;
  z-index: 2;
  opacity: 0;
  right: 20px;
  padding: 15px;
  color: #0B052E;
  font-size: 14px;
  margin-top: 17px;
  min-width: 266px;
  background: #fff;
  border-radius: 4px;
  position: absolute;
  visibility: hidden;
  margin-right: 10px;
  transition: 0.3s all ease-in-out;
  transform: translate3d(0, -10px, 0);
  border: 1px solid rgba(109, 109, 109, 0.21);
}
.home-page-header .options-sdg-popup:before {
  top: -6px;
  right: 32px;
  width: 10px;
  content: "";
  height: 10px;
  display: block;
  background: #fff;
  position: absolute;
  transform: rotate(45deg);
  border-top: 1px solid rgba(109, 109, 109, 0.21);
  border-left: 1px solid rgba(109, 109, 109, 0.21);
}
.home-page-header .options-sdg-btn {
  padding: 0;
  color: #002846;
  display: flex;
  font-size: 16px;
  align-items: center;
}
@media (min-width: 768px) {
  .home-page-header .options-sdg-btn {
    padding: 0 5px;
  }
}
.home-page-header .options-sdg-btn-img {
  width: 29px;
  height: 29px;
  transition: 0.2s transform ease;
}
.home-page-header .options-sdg-btn-label {
  display: none;
  margin-left: 8px;
}
@media (min-width: 768px) {
  .home-page-header .options-sdg-btn-label {
    display: block;
  }
}
.home-page-header .options-sdg-btn:focus .options-sdg-btn-img,
.home-page-header .options-sdg-btn:hover .options-sdg-btn-img {
  transform: rotate(35deg);
}
@media (min-width: 768px) {
  .home-page-header .options-sdg-btn:focus + .options-sdg-popup,
  .home-page-header .options-sdg-btn:hover + .options-sdg-popup {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
  }
}
.home-page-header .options-lang-switch {
  font-size: 14px;
  font-weight: 500;
  align-self: center;
  margin-left: 15px;
}
@media (min-width: 768px) {
  .home-page-header .options-lang-switch {
    font-size: 18px;
    margin-left: 40px;
  }
}
.home-page-header .options-lang-switch:hover {
  color: #002846;
  text-decoration: none;
}
.home-page-header .options-search {
  display: none;
}
@media (min-width: 991px) {
  .home-page-header .options-search {
    display: block;
    margin-left: 25px;
  }
}
.home-page-header .options-accessibility {
  color: #fff;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .home-page-header .options-accessibility {
    order: 2;
    padding: 0;
  }
}
@media (min-width: 768px) {
  .home-page-header .options-accessibility {
    align-self: center;
    margin-left: 20px;
  }
}
.home-page-header .options-accessibility-img {
  width: 24px;
  height: 24px;
}
@media (max-width: 767px) {
  .home-page-header .options-accessibility-img {
    margin-top: 14px;
    width: 17px;
    height: 17px;
  }
}
.home-page-header .options-accessibility:focus .options-sdg-img,
.home-page-header .options-accessibility:hover .options-sdg-img {
  transform: rotate(35deg);
}
.home-page-main {
  flex-grow: 1;
}
.home-page-logo {
  line-height: 1;
  display: block;
  align-self: center;
}
.home-page-logo svg {
  fill: #fff;
  width: 43px;
  height: 17px;
}
@media (min-width: 768px) {
  .home-page-logo svg {
    width: 80px;
    height: 32px;
  }
}
@media (max-width: 767px) {
  .home-page-report-logo {
    order: 1;
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 80%;
    margin-top: 15px;
  }
}
@media (min-width: 768px) {
  .home-page-report-logo {
    align-self: center;
    margin-left: 20px;
    margin-top: 6px;
  }
}
.home-page-report-logo .logo-image {
  max-width: 170px;
  width: 100%;
}
@media (max-width: 767px) {
  .home-page-report-logo .logo-image {
    position: relative;
    left: -5px;
  }
}
@media (min-width: 768px) {
  .home-page-report-logo .logo-image {
    max-width: 200px;
    position: relative;
    top: 0px;
  }
}
.home-page-footer {
  color: #fff;
  padding: 32px;
  background: #47474E;
}
@media (min-width: 768px) {
  .home-page-footer {
    padding: 56px 56px 20px 56px;
  }
}
.home-page-footer .home-page-container {
  padding: 0;
  display: flex;
  flex-direction: column-reverse;
}
@media (min-width: 768px) {
  .home-page-footer .home-page-container {
    flex-direction: row;
  }
}
.home-page-footer .footer-details {
  display: flex;
  margin-top: 30px;
  padding-top: 30px;
  align-items: center;
  border-top: 1px solid rgba(255, 255, 255, 0.11);
}
@media (min-width: 768px) {
  .home-page-footer .footer-details {
    margin-top: 0;
    padding-top: 0;
    flex-basis: 70%;
    border-top: none;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (min-width: 768px) {
  .home-page-footer .footer-menu {
    flex-basis: 30%;
  }
}
.home-page-footer .footer-extra {
  width: 100%;
  display: flex;
  margin-top: 30px;
  padding-top: 30px;
  align-items: center;
  justify-content: flex-start;
  border-top: 1px solid rgba(255, 255, 255, 0.11);
}
.home-page-footer .svg-tyco {
  height: 31px !important;
  width: 69px !important;
}
@media (min-width: 768px) {
  .home-page-footer .svg-tyco {
    margin-top: 25px;
  }
}
.home-page-footer .ecoos-logo {
  height: 23px !important;
}
@media (min-width: 768px) {
  .home-page-footer .ecoos-logo {
    margin-top: 25px;
  }
}
.home-page-footer .footer-logo {
  margin-right: 15px;
}
.home-page-footer .footer-logo svg {
  fill: #fff;
  width: 78px;
  height: 32px;
}
@media (min-width: 768px) {
  .home-page-footer .footer-logo svg {
    width: 108px;
    height: 44px;
  }
}
.home-page-footer .footer-logo.tyco .svg-tyco {
  height: 31px;
  width: 69px;
  padding-left: 12px;
}
@media (min-width: 768px) {
  .home-page-footer .footer-logo.tyco .svg-tyco {
    margin-top: 25px;
    padding-left: unset;
  }
}
.home-page-footer .footer-assif img {
  width: 30px;
}
.home-page-footer .footer-copyright {
  font-size: 12px;
  max-width: 150px;
  line-height: 16px;
  align-self: flex-end;
}
@media (min-width: 768px) {
  .home-page-footer .footer-copyright {
    font-size: 16px;
    max-width: unset;
    margin-top: 15px;
    align-self: flex-start;
  }
}
.home-page-footer .footer-menu ul {
  display: flex;
  flex-wrap: wrap;
}
.home-page-footer .footer-menu ul li {
  flex-basis: 50%;
  margin-bottom: 5px;
}
@media (min-width: 576px) {
  .home-page-footer .footer-menu ul li {
    flex-basis: 25%;
  }
}
@media (min-width: 768px) {
  .home-page-footer .footer-menu ul li {
    flex-basis: 100%;
  }
}
.home-page-footer .footer-menu ul li .pdf-icon {
  margin-left: 0;
  margin-right: 0;
}
.home-page-footer .footer-menu .menu-item-link {
  font-size: 12px;
  max-width: 100px;
  position: relative;
  display: inline-block;
  justify-content: start;
}
.home-page-footer .footer-menu .menu-item-link.pdf-icon {
  margin: 0;
}
.home-page-footer .footer-menu .menu-item-link.pdf-icon:before {
  left: unset;
  top: unset;
}
@media (min-width: 768px) {
  .home-page-footer .footer-menu .menu-item-link {
    font-size: 15px;
    max-width: 200px;
  }
}
.home-page-footer .footer-menu .menu-item-link:before {
  bottom: 0;
  width: 0;
  content: "";
  height: 2px;
  display: block;
  opacity: 0;
  visibility: hidden;
  border-radius: 1px;
  position: absolute;
  background: #545d86;
  transition: 0.25s ease all;
}
.home-page-footer .footer-menu .menu-item-link:hover {
  color: #fff;
  text-decoration: none;
}
.home-page-footer .footer-menu .menu-item-link:hover:before,
.home-page-footer .footer-menu .menu-item-link:focus:before {
  width: 40%;
  opacity: 1;
  visibility: visible;
}
.home-page-footer .footer-menu .footer-link-disabled .menu-item-link:before {
  display: none;
}
.home-page .featured-main-title {
  font-size: 30px;
  font-weight: 400;
  color: #00B5D3;
}
@media (min-width: 768px) {
  .home-page .featured-main-title {
    font-weight: 500;
    font-size: 43px;
    margin-top: 40px;
    text-align: center;
    margin-bottom: 50px;
  }
}
.home-page-hero {
  color: #00B5D3;
  display: flex;
  flex-flow: column-reverse;
  padding: 0px;
  padding-bottom: 35px;
  position: relative;
  overflow: hidden;
}
@media (min-width: 768px) {
  .home-page-hero {
    flex-flow: row;
    padding-top: 0;
    padding-bottom: 32px;
    padding-left: 30px;
    padding-right: 0px;
  }
}
@media (min-width: 1300px) {
  .home-page-hero {
    padding-top: 0;
    padding-bottom: 32px;
    padding-left: 80px;
    padding-right: 0px;
  }
}
.home-page-hero .desc {
  font-size: 30px;
  margin-bottom: 10px;
  line-height: 1.2;
  letter-spacing: 0;
  font-weight: 300;
  max-width: 420px;
}
@media (min-width: 991px) {
  .home-page-hero .desc {
    font-size: 43px;
    margin-bottom: 20px;
    line-height: 1.3;
  }
}
.home-page-hero .sub-title {
  color: #002846;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
}
@media (min-width: 991px) {
  .home-page-hero .sub-title {
    font-size: 24px;
  }
}
.home-page-hero-left {
  margin-top: 50px;
  padding: 0 30px;
  padding-left: 30px;
}
@media (min-width: 768px) {
  .home-page-hero-left {
    padding-right: 5%;
  }
}
@media (min-width: 991px) {
  .home-page-hero-left {
    margin-top: 100px;
    flex-flow: row;
    padding: 0px 0px 32px 0px;
    padding-right: 13%;
  }
}
@media (min-width: 1200px) {
  .home-page-hero-left {
    padding: 0px 0px 32px 0px;
    padding-right: 220px;
  }
}
.home-page-hero-right {
  width: 100%;
  flex: 1;
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  z-index: -5;
}
.home-page-hero-right .svg {
  position: absolute;
  width: 0;
  height: 0;
}
.home-page-hero-right img {
  position: absolute;
  top: 0;
  left: 0px;
  width: 100%;
  height: 100%;
}
.home-page-hero-right .mask-image {
  width: 100%;
  left: unset;
  width: unset;
}
.home-page-hero-right .ratio {
  position: relative;
}
.home-page-hero-right .ratio:before {
  content: '';
  display: block;
  width: 100%;
  padding-top: var(--ratio-e);
}
.home-page-hero-right .ratio .clipped-1,
.home-page-hero-right .ratio .clipped-2 {
  position: absolute;
  top: 0;
  left: 4px;
  width: 100%;
  height: 100%;
}
.home-page-hero-right .home-page-bg {
  max-width: 70%;
  margin-left: auto;
  width: 100%;
  --ratio-e: calc(86.666667%);
}
@media (min-width: 768px) {
  .home-page-hero-right .home-page-bg {
    max-width: 745px;
  }
}
.home-page-hero-right .home-page-image {
  max-width: 65%;
  margin-top: 10px;
  position: absolute;
  z-index: 1;
  width: 100%;
  --ratio-e: calc(74.67811159%);
  right: 30%;
}
@media (min-width: 768px) {
  .home-page-hero-right .home-page-image {
    margin-top: 30px;
    right: 40%;
    max-width: 684px;
  }
}
@media (min-width: 1200px) {
  .home-page-hero-right .home-page-image {
    right: 350px;
  }
}
.home-page-featured-card {
  width: 100%;
  margin-right: 7px;
  margin-bottom: 7px;
  border-radius: 7px;
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.08);
  overflow: hidden;
}
@media (min-width: 768px) {
  .home-page-featured-card {
    margin: 7px;
  }
}
.home-page-featured-card .featured-content {
  padding: 23px;
  background: #fff;
  min-height: 290px;
}
.home-page-featured-card .featured-content .featured-title {
  color: #00B5D3;
  font-size: 16px;
  min-height: 55px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .home-page-featured-card .featured-content .featured-title {
    font-size: 18px;
  }
}
@media (min-width: 1300px) {
  .home-page-featured-card .featured-content .featured-title {
    font-size: 21px;
  }
}
.home-page-featured-card .featured-content .featured-body {
  height: auto;
  color: #002846;
  overflow: auto;
  font-size: 14px;
  background: #fff;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.home-page-featured-card .featured-image-wrap {
  height: 0;
  width: 100%;
  color: #fff;
  position: relative;
  padding-top: 67.04%;
}
.home-page-featured-card .featured-image-wrap .inner {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.home-page-featured-card .featured-image-wrap .slide-background {
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-size: cover;
  background-repeat: no-repeat;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  transition: 1s ease-in-out opacity;
}
.home-page-featured-card .featured-image-wrap .slide-background.swiper-lazy-loaded {
  opacity: 1;
  transition-delay: 0.5s;
}
.home-page-featured-card .featured-controls {
  display: flex;
  margin-top: 15px;
  min-height: 75px;
  justify-content: space-between;
  flex-flow: row;
  align-items: flex-end;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  padding: 0 23px;
}
.home-page-featured-card .featured-controls .featured-sdg-icon {
  width: 48px;
  height: 48px;
  margin-bottom: 17px;
}
.home-page-featured-card .featured-controls .featured-read-more {
  line-height: 1;
  color: #002846;
  font-size: 14px;
  font-weight: 500;
  padding-bottom: 17px;
}
.home-page .featured-carousel {
  padding-top: 21px;
  padding-bottom: 70px;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  max-width: 1440px;
}
@media (min-width: 768px) {
  .home-page .featured-carousel {
    padding: 32px;
  }
}
@media (min-width: 900px) {
  .home-page .featured-carousel {
    padding-top: 0;
    padding-bottom: 32px;
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 991px) {
  .home-page .featured-carousel {
    margin: 50px 0 150px 0;
  }
}
@media (min-width: 1385px) {
  .home-page .featured-carousel {
    margin: auto;
    display: flex;
  }
}
.home-page .featured-carousel-wrapper {
  position: relative;
  max-width: 1000px;
  margin: auto;
}
@media (max-width: 767px) {
  .home-page .featured-carousel-wrapper {
    padding-left: 30px;
  }
}
@media (min-width: 1385px) {
  .home-page .featured-carousel-wrapper {
    margin-right: auto;
    margin-left: auto;
  }
}
.home-page .featured-carousel #featured-carousel {
  max-width: 1010px;
  margin-top: 30px;
  margin-right: 0;
  margin-bottom: 30px;
}
@media (min-width: 900px) {
  .home-page .featured-carousel #featured-carousel {
    margin: 30px auto;
  }
}
.home-page .featured-carousel #featured-carousel .swiper-slide {
  display: flex;
  justify-content: center;
}
.home-page .featured-carousel .featured-carousel-nav {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: auto;
  margin: auto;
  display: none;
  position: absolute;
}
@media (min-width: 1330px) {
  .home-page .featured-carousel .featured-carousel-nav {
    left: -10%;
    right: -10%;
    display: block;
    transform: rotate(0);
  }
}
@media (min-width: 1331px) {
  .home-page .featured-carousel .featured-carousel-nav {
    left: -15%;
  }
}
.home-page .featured-carousel .featured-carousel-nav .featured-carousel-prev,
.home-page .featured-carousel .featured-carousel-nav .featured-carousel-next {
  margin: 0 30px;
  filter: brightness(0);
  transform: translate3d(15px, 0, 0);
  transition: 0.4s ease opacity, 0.6s ease transform;
}
.home-page .featured-carousel .featured-carousel-nav .featured-carousel-prev:focus,
.home-page .featured-carousel .featured-carousel-nav .featured-carousel-next:focus {
  outline: 0;
}
.home-page .featured-carousel .featured-carousel-nav .swiper-button-disabled {
  opacity: 0;
  transform: translate3d(0, 0, 0);
}
.home-page .featured-carousel .featured-carousel-pagination {
  margin-top: -15px;
  position: relative;
}
@media (max-width: 767px) {
  .home-page .featured-carousel .featured-carousel-pagination {
    left: -15px;
  }
}
@media (min-width: 1200px) {
  .home-page .featured-carousel .featured-carousel-pagination {
    display: none;
  }
}
.home-page .featured-carousel .featured-carousel-pagination .swiper-pagination-bullet {
  width: 9px;
  opacity: 1;
  height: 9px;
  margin: 0 5px;
  border: 1px solid #000;
  background: transparent;
}
.home-page .featured-carousel .featured-carousel-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #000;
}
.home-page .featured-carousel .decoration.type-1 {
  bottom: 0%;
  left: -5%;
  top: unset;
}
.home-page .featured-carousel .decoration.type-2 {
  bottom: -4%;
  left: -8%;
  top: unset;
}
.home-page .featured-carousel .decoration.type-4 {
  bottom: 13%;
  left: -17%;
  right: unset;
  top: unset;
}
.home-page-preface {
  margin: auto;
  padding: 15px;
  color: #0B052E;
  font-size: 14px;
  font-weight: 400;
  max-width: 1100px;
  position: relative;
  padding-left: 32px;
  padding-right: 32px;
}
@media (min-width: 768px) {
  .home-page-preface {
    padding: 32px;
    font-size: 24px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
  }
}
@media (min-width: 1300px) {
  .home-page-preface {
    font-size: 28px;
    line-height: 1.2;
    padding: 135px 0 50px 0px;
  }
}
.home-page-preface a {
  text-decoration: underline;
}
.home-page-goals {
  color: #fff;
  overflow: hidden;
  text-align: center;
  background: linear-gradient(270deg, #8fe6e5 0%, #00b5d3 100%);
  position: relative;
  padding: 15px 15px 30px 15px;
}
@media (min-width: 768px) {
  .home-page-goals {
    font-size: 35px;
    padding: 50px;
  }
}
@media (min-width: 991px) {
  .home-page-goals {
    font-size: 52px;
    padding: 100px 100px 20px 100px;
  }
}
.home-page-goals .goals-title {
  font-size: 27px;
  font-weight: 600;
  color: #002846;
}
@media (min-width: 768px) {
  .home-page-goals .goals-title {
    font-size: 32px;
  }
}
@media (min-width: 991px) {
  .home-page-goals .goals-title {
    font-size: 48px;
    font-weight: 700;
  }
}
.home-page-goals .counter-list {
  display: flex;
  flex-wrap: wrap;
  max-width: 1200px;
  justify-content: center;
  align-items: flex-start;
  margin: 40px auto 0 auto !important;
}
@media (min-width: 768px) {
  .home-page-goals .counter-list {
    margin: 80px auto 0 auto !important;
  }
}
.home-page-goals .counter-item {
  flex-grow: 0;
  display: flex;
  flex-basis: 100%;
  position: relative;
  align-items: center;
  flex-direction: column;
  margin: 40px 40px 0 40px;
}
.home-page-goals .counter-item:after {
  width: 140.5px;
  height: 2px;
  content: "";
  margin-top: 40px;
  background-color: #ffffff;
}
@media (min-width: 600px) {
  .home-page-goals .counter-item:after {
    top: 0;
    bottom: 0;
    width: 2px;
    height: 100%;
    margin: 0 10px;
    right: -15px;
    position: absolute;
  }
}
.home-page-goals .counter-item:last-child:after {
  display: none;
}
@media (min-width: 600px) {
  .home-page-goals .counter-item {
    flex-basis: 50%;
    margin: 40px 0;
    padding: 0 40px;
    min-height: 155px;
  }
  .home-page-goals .counter-item:nth-child(2n):after {
    display: none;
  }
}
@media (min-width: 991px) {
  .home-page-goals .counter-item {
    flex-basis: 33%;
  }
  .home-page-goals .counter-item:nth-child(2n):after {
    display: block;
  }
  .home-page-goals .counter-item:nth-child(3n):after {
    display: none;
  }
}
.home-page-goals .counter-title {
  width: 150px;
  font-size: 30px;
  min-width: 150px;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  margin-bottom: 8px;
}
@media (min-width: 991px) {
  .home-page-goals .counter-title {
    width: 100%;
    font-size: 38px;
    font-weight: 600;
    min-height: 60px;
    line-height: 35px;
  }
}
.home-page-goals .counter-value {
  width: 150px;
  line-height: 1;
  font-size: 50px;
  min-width: 150px;
  font-weight: 300;
  text-align: center;
}
@media (min-width: 600px) {
  .home-page-goals .counter-value {
    display: flex;
    min-height: 50px;
    align-items: flex-start;
    justify-content: center;
  }
}
@media (min-width: 991px) {
  .home-page-goals .counter-value {
    font-size: 94px;
    min-width: unset;
    min-height: 95px;
  }
}
.home-page-goals .counter-label {
  flex-grow: 1;
  font-size: 18px;
  font-weight: 400;
  max-width: 291px;
  text-align: center;
  color: #002846;
}
@media (min-width: 991px) {
  .home-page-goals .counter-label {
    font-size: 20px;
    margin-top: 0;
  }
}
.home-page-goals .decoration.type-1 {
  bottom: 18%;
  left: -2%;
  top: unset;
}
.home-page-goals .decoration.type-2 {
  bottom: 46%;
  left: -2%;
  top: unset;
}
.home-page-goals .decoration.type-3 {
  bottom: 66%;
  right: -4%;
  top: unset;
  margin: 0;
}
.home-page-goals .decoration.type-4 {
  bottom: 64%;
  right: 3%;
  top: 0;
  margin: 0;
}
.home-page-goals .decoration.type-5 {
  bottom: 84%;
  right: 9%;
  top: unset;
  margin: 0;
}
.decoration {
  position: absolute;
}
@media (max-width: 1300px) {
  .decoration {
    display: none;
  }
}
@keyframes strokeanim {
  0% {
    opacity: 0;
    stroke-dashoffset: 310;
  }
  100% {
    opacity: 0.95;
    stroke-dashoffset: 620;
  }
}
.decoration.type-1 {
  top: 0;
  opacity: 0.95;
  stroke-dasharray: 310;
  stroke-dashoffset: 310;
  left: calc((100vw - 100%) / -2);
}
.decoration.type-2 {
  top: 33%;
  opacity: 0.95;
  stroke-dasharray: 310;
  stroke-dashoffset: 310;
  margin-left: 25px;
  left: calc((100vw - 100%) / -2);
  animation-delay: 3s;
}
.decoration.type-3 {
  top: 20%;
  opacity: 0.95;
  stroke-dasharray: 310;
  stroke-dashoffset: 310;
  margin-right: 50px;
  right: calc((100vw - 100%) / -2);
}
.decoration.type-4 {
  top: 40%;
  opacity: 0.95;
  stroke-dasharray: 310;
  stroke-dashoffset: 310;
  margin-right: 50px;
  right: calc((100vw - 100%) / -2);
  animation-delay: 4s;
}
.decoration.visible {
  stroke-dashoffset: 620;
  animation: strokeanim 2s 1 ease-in-out;
}
#sdg-list-modal {
  padding: 0 !important;
}
@media (min-width: 576px) {
  #sdg-list-modal .modal-dialog {
    margin-right: 20px;
    margin-left: auto;
  }
}
#sdg-list-modal .modal-header {
  border: none;
}
#sdg-list-modal .modal-header .close {
  opacity: 1;
  margin-top: -1rem;
  margin-bottom: -1rem;
}
#sdg-list-modal .modal-title {
  color: #0B052E;
  font-size: 16px;
  font-weight: 600;
}
#sdg-list-modal .modal-content {
  border-radius: 0;
}
@media (min-width: 576px) {
  #sdg-list-modal .modal-content {
    max-width: 320px;
    margin-left: auto;
  }
}
#sdg-list-modal .sdg-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}
#sdg-list-modal .sdg-list-item {
  padding: 8px;
  flex-basis: 33%;
}
.elementor-widget-sdg {
  background: #FAFAFA;
}
.sdgs-new {
  display: flex;
  flex-wrap: wrap;
}
.sdgs-new .sdg-image {
  position: relative;
}
.sdgs-new .sdg-header {
  display: flex;
  margin-bottom: 48px;
  width: 100%;
  justify-content: space-between;
}
.sdgs-new .sdg-item-popover {
  top: -110%;
  z-index: 2;
  opacity: 0;
  padding: 15px;
  color: #0B052E;
  font-size: 14px;
  margin-top: 17px;
  min-width: 266px;
  display: flex;
  max-width: 266px;
  background: #fff;
  border-radius: 4px;
  position: absolute;
  visibility: hidden;
  justify-content: center;
  transition: 0.3s all ease-in-out;
  transform: translate3d(0, -10px, 0);
  border: 1px solid rgba(109, 109, 109, 0.21);
}
.sdgs-new .sdg-item-popover:before {
  width: 10px;
  content: "";
  bottom: -6px;
  height: 10px;
  display: block;
  background: #fff;
  position: absolute;
  transform: rotate(-135deg);
  border-top: 1px solid rgba(109, 109, 109, 0.21);
  border-left: 1px solid rgba(109, 109, 109, 0.21);
}
.sdgs-new .sdg-item-popover-id {
  font-weight: bold;
}
.sdgs-new .sdg-item-popover-desc {
  font-size: 11px;
}
.sdgs-new .sdg-item-button {
  width: 50%;
  display: flex;
  justify-content: center;
  position: relative;
  margin-bottom: 15px;
  padding: 0;
}
.sdgs-new .sdg-item-button img {
  transition: 0.2s transform ease-in-out;
}
.sdgs-new .sdg-item-button:hover {
  outline: none !important;
  box-shadow: none !important;
}
.sdgs-new .sdg-item-button:hover img {
  transform: scale(1.1);
}
@media (min-width: 768px) {
  .sdgs-new .sdg-item-button:hover .sdg-item-popover {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
  }
}
@media (max-width: 559px) {
  .sdgs-new .sdg-item-button {
    padding: 5px;
  }
}
@media (min-width: 600px) {
  .sdgs-new .sdg-item-button {
    width: 24%;
    margin-right: 20px;
  }
}
@media (min-width: 991px) {
  .sdgs-new .sdg-item-button {
    width: 80px;
    margin-right: 40px;
  }
}
.sdg-item-modal .modal-header {
  align-items: center;
}
.sdg-item-modal .sdg-item-modal-image {
  width: 40px;
}
.sdg-item-modal .sdg-item-modal-id {
  display: block;
}
.sdg-item-modal .sdg-item-modal-title {
  margin: 0 10px;
}
.container-inner {
  max-width: 943px;
  padding: 0 30px;
  margin: auto;
}
body:not(.home) .home-page-header-bottom {
  box-shadow: unset;
  padding: 15px 53px;
}
@media (max-width: 990px) {
  body:not(.home) .container-fluid {
    padding: 20px 25px;
  }
}
body:not(.home) .reports-breadcrumbs {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 1rem;
  text-transform: capitalize;
  color: #002846;
}
body:not(.home) .reports-breadcrumbs li:not(:last-child):after {
  content: "";
  border: solid black;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  margin: 0 0.5rem;
}
body:not(.home) .icl-reports-nav .nav-topics a.right-arrow,
body:not(.home) .icl-reports-nav .nav-topics .nav-sdg-btn {
  border: 0;
  color: #002846;
  text-transform: capitalize;
  font-size: 20px;
  font-weight: normal;
}
body:not(.home) .icl-reports-nav .nav-topics .right-arrow {
  margin-right: 30px;
}
body:not(.home) .icl-reports-nav .nav-topics .right-arrow::after {
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
  border-bottom: 2px solid #252525;
  border-right: 2px solid #252525;
  transform: rotate(-45deg);
  vertical-align: middle;
  margin: 0 0.4rem;
}
@media (min-width: 991px) {
  body:not(.home) .icl-reports-nav .no-gutters {
    padding: 12px 53px;
  }
}
body:not(.horizontal) .sub-reports-nav {
  font-family: 'Inter', sans-serif;
}
body:not(.horizontal) .sub-reports-nav a {
  text-decoration: unset;
}
body:not(.horizontal) .sub-reports-nav a.prev-page:after {
  margin: 0 0rem;
}
body:not(.horizontal) .sub-reports-nav a.next-page {
  margin-right: 40px;
}
body:not(.horizontal) .sub-reports-nav a.next-page span {
  font-size: 1rem;
}
/* icl discover */
.icl-discover {
  max-width: 943px;
  padding: 0;
  margin: auto;
}
.icl-discover .fixed-border-title {
  font-size: 2rem;
  color: #00B5D3;
}
@media (min-width: 991px) {
  .icl-discover {
    padding: 0 30px;
  }
}
.icl-discover .discover > div {
  font-weight: 400;
  top: unset;
  bottom: 0;
  left: 30px;
  font-size: 1.375rem;
  font-family: 'Inter', sans-serif;
}
@media (min-width: 991px) {
  .icl-discover .discover > div {
    left: 90px;
    font-size: 2rem;
  }
}
/* Sub Menus Images Template */
.sub-menus-images .reports-page {
  padding: 0 25px;
}
@media (max-width: 768px) {
  .sub-menus-images .reports-page {
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  .sub-menus-images .reports-content {
    margin-top: 0;
    padding: 0;
  }
}
.sub-menus-images .gri {
  max-width: 900px;
}
.sub-menus-images .elementor-widget-heading {
  color: #00B5D3;
}
/* Inner Hero */
.inner-hero {
  color: #00B5D3;
  display: flex;
  flex-flow: column-reverse;
  padding: 0px;
  position: relative;
  overflow: hidden;
}
@media (min-width: 768px) {
  .inner-hero {
    flex-flow: row;
    padding-top: 0;
    padding-bottom: 32px;
    padding-left: 30px;
    padding-right: 0px;
  }
}
@media (min-width: 1300px) {
  .inner-hero {
    padding-top: 0;
    padding-bottom: 32px;
    padding-left: 80px;
    padding-right: 0px;
  }
}
.inner-hero .ratio {
  position: relative;
}
.inner-hero .ratio:before {
  content: '';
  display: block;
  width: 100%;
  padding-top: calc(55.650489%);
}
.inner-hero .ratio .clipped-1,
.inner-hero .ratio .clipped-2 {
  position: absolute;
  top: 0;
  left: 4px;
  width: 100%;
  height: 100%;
}
.inner-hero .svg {
  position: absolute;
  width: 0;
  height: 0;
}
.inner-hero-left {
  margin-top: 30px;
  padding: 0 25px;
  padding-left: 25px;
}
@media (min-width: 768px) {
  .inner-hero-left {
    padding-right: 5%;
  }
}
@media (min-width: 991px) {
  .inner-hero-left {
    margin-top: 46px;
    flex-flow: row;
    padding: 0px 0px 32px 0px;
    padding-right: 0%;
  }
}
@media (min-width: 1200px) {
  .inner-hero-left {
    padding: 0px 0px 32px 0px;
    padding-right: 220px;
  }
}
.inner-hero-right {
  width: 100%;
  flex: 1;
  position: relative;
  display: flex;
  flex-wrap: nowrap;
}
.inner-hero-right img {
  position: absolute;
  top: 0;
  left: 4px;
  height: 100%;
}
.inner-hero-right img:not(.mask-image) {
  width: 100%;
  object-fit: cover;
}
.inner-hero-right .mask-image {
  left: unset;
  width: unset;
  top: 1px;
}
.inner-hero-bg {
  max-width: 80%;
  position: relative;
  margin-left: auto;
  width: 100%;
}
@media (min-width: 768px) {
  .inner-hero-bg {
    max-width: 847.9px;
  }
}
.inner-hero-bg::after {
  content: '';
  position: absolute;
  width: 100px;
  height: 158px;
  background-image: url(https://icl-group-sustainability.com/wp-content/themes/ICL/assets/css/../images/left-line.svg);
  z-index: 2;
  top: 0;
  background-size: cover;
  background-repeat: no-repeat;
  left: -30px;
}
@media (max-width: 567px) {
  .inner-hero-bg::after {
    width: 50px;
    height: 78px;
    left: -10px;
  }
}
@media (min-width: 1200px) {
  .inner-hero-bg::after {
    width: 151px;
    height: 234px;
  }
}
.inner-hero .title {
  position: relative;
  font-size: 26px;
  z-index: 1;
  max-width: 410px;
}
@media (min-width: 768px) {
  .inner-hero .title {
    margin-top: 80px;
    left: 60px;
  }
}
@media (min-width: 991px) {
  .inner-hero .title {
    left: 40px;
    font-size: 34px;
  }
}
@media (min-width: 1200px) {
  .inner-hero .title {
    font-size: 43px;
    left: 110px;
  }
}
.icl-elements.p_bg {
  background: #8FE6E5 !important;
  color: #002846 !important;
}
@media (min-width: 991px) {
  .icl-elements.p_bg {
    padding: 55px 50px 50px;
  }
}
.icl-elements.p_bg h3 {
  font-size: 2rem;
  font-weight: 400;
}
.icl-elements.p_bg .element-link {
  background: #fff;
  color: #002846 !important;
  border-radius: 50px;
  padding: 13.5px 36.2px;
  font-size: 22px;
  font-size: 1.375rem;
  text-decoration: unset;
  display: inline-block;
  margin-top: 1rem;
}
.icl-elements.p_bg .icl-elements-inner {
  font-size: 1.125rem;
}
.icl-elements.p_bg .icl-elements-inner a {
  color: #fff;
}
.icl-elements.p_bg_image {
  background: #FAFAFA !important;
}
.icl-elements.p_bg_image .icl-elements-inner {
  display: flex;
  flex-flow: column-reverse;
}
@media (min-width: 991px) {
  .icl-elements.p_bg_image h3 {
    font-size: 1.5rem;
  }
  .icl-elements.p_bg_image h4 {
    color: #00B5D3;
    font-size: 2rem;
    font-weight: 500;
    line-height: 1.4;
    text-transform: uppercase;
    margin-top: 0;
  }
  .icl-elements.p_bg_image .icl-elements-inner {
    flex-flow: row;
  }
  .icl-elements.p_bg_image .icl-elements-content {
    width: 50%;
    margin-right: 20px;
  }
  .icl-elements.p_bg_image .icl-elements-image {
    margin: 0 0rem;
    border: unset;
    width: 50%;
  }
  .icl-elements.p_bg_image .icl-elements-image .element-img {
    width: 100%;
    height: 220px;
    background-size: cover;
    border-left: unset;
  }
  .icl-elements.p_bg_image p {
    padding: 0;
    margin: 1rem 0 0 0;
    font-family: 'Inter', sans-serif;
    font-size: 1.4375rem;
  }
  .icl-elements.p_bg_image a {
    font-weight: 400;
  }
  .icl-elements.p_bg_image .element-link {
    background: #00B5D3;
    color: #fff !important;
    border-radius: 50px;
    padding: 13.5px 36.2px;
    font-size: 22px;
    font-size: 1.375rem;
    text-decoration: unset;
    display: inline-block;
    margin-top: 1rem;
  }
}
/* Full Width Template */
.full .hc-template .container,
.horizontal .hc-template .container {
  padding: 0 3rem;
}
@media (min-width: 768px) {
  .full .hc-template .container,
  .horizontal .hc-template .container {
    padding: 0 0rem;
  }
}
.full .reports-page,
.horizontal .reports-page {
  padding-top: 2rem;
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 991px) {
  .full .reports-page,
  .horizontal .reports-page {
    padding-left: 53px;
  }
}
.full .reports-content,
.horizontal .reports-content {
  max-width: 100%;
  padding-left: 0rem;
  padding-right: 0rem;
}
.full .container-inner,
.horizontal .container-inner {
  max-width: 943px;
  margin-left: 0;
}
@media (min-width: 991px) {
  .full .container-inner,
  .horizontal .container-inner {
    padding: 0 55px;
  }
}
@media (max-width: 767px) {
  .horizontal .reports-page {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.horizontal .hc-nav-items {
  direction: ltr;
}
.horizontal .sub-reports-nav {
  border-top: 1px solid #f4f4f4;
  border-bottom: 1px solid #f4f4f4;
  font-size: 1.25rem;
}
@media (max-width: 767px) {
  .horizontal .sub-reports-nav .container-fluid {
    padding: 0px 20px;
  }
}
@media (max-width: 500px) {
  .horizontal .sub-reports-nav a.next-page {
    display: none;
  }
  .horizontal .sub-reports-nav a.prev-page {
    border-right: 1px solid #f4f4f4;
  }
}
@media (max-width: 500px) and (max-width: 767px) {
  .horizontal .sub-reports-nav a.prev-page {
    margin: 0 2rem;
  }
}
/* Map Template */
@media (min-width: 991px) {
  .map .reports-columns.content-column {
    padding-top: 6rem;
  }
}
.map .reports-page {
  max-width: 100%;
  padding: 15px 30px;
}
@media (min-width: 991px) {
  .map .reports-page {
    padding: 15px 53px;
  }
  .map .reports-page .reports-content {
    max-width: 70%;
  }
}
.map .container-inner {
  max-width: 943px;
  padding: 0 30px;
  margin-left: 0;
}
@media (min-width: 991px) {
  .map .container-inner {
    max-width: 50%;
  }
}
button:focus {
  outline-width: 0;
}
.home-page-header-bottom > .menu .bold > a {
  font-weight: 500;
  margin-bottom: 16px;
  display: inline-block;
}
.home-page-header-bottom > .menu > .black-screen {
  position: fixed;
  height: calc(100vh - var(--header-height, 95px));
  width: 100vw;
  background-color: #000;
  left: 50%;
  top: var(--header-height);
  transform: translate3d(-50%, 0, 0);
  z-index: -100;
  pointer-events: none;
  opacity: 0;
  transition: opacity .2s;
}
.home-page-header-bottom > .menu:focus-within > .black-screen,
.home-page-header-bottom > .menu:hover > .black-screen {
  opacity: .5;
}
.home-page-header-bottom > .menu .with-sub > a:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: -100%;
  cursor: pointer;
  left: 0;
}
.home-page-header-bottom > .menu .with-sub > .sub-menu {
  opacity: 0;
  visibility: hidden;
  display: flex;
  overflow: hidden;
}
.home-page-header-bottom > .menu .with-sub > .sub-menu a {
  position: relative;
  margin-bottom: 14px;
  display: inline-block;
}
.home-page-header-bottom > .menu .with-sub > .sub-menu .current-active {
  display: flex;
  align-items: start;
  justify-content: center;
  flex-direction: column;
  gap: 25px;
  background-color: #F8F9FA;
  padding: 55px;
}
.home-page-header-bottom > .menu .with-sub > .sub-menu .current-active p {
  color: #00B5D3;
  font-size: 2.125rem;
  max-width: 263px;
  font-family: 'Demo';
  font-weight: 500;
  margin-bottom: unset;
}
.home-page-header-bottom > .menu .with-sub > .sub-menu .current-active a {
  border-radius: 2em;
  color: #fff;
  background-color: #00B5D3;
  font-family: 'Demo';
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  padding: 9px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  position: relative;
  transition: background-color 0.3s;
}
.home-page-header-bottom > .menu .with-sub > .sub-menu .current-active a:hover {
  background-color: #009fba;
}
.home-page-header-bottom > .menu .with-sub > .sub-menu .current-active a .arrow {
  transform: rotate(-90deg);
  cursor: pointer;
  position: relative;
  height: 12px;
  width: 12px;
}
.home-page-header-bottom > .menu .with-sub > .sub-menu .current-active a .arrow span {
  display: block;
  width: 9px;
  height: 9px;
  border-bottom: 3px solid white;
  border-right: 3px solid white;
  transform: rotate(45deg) translateY(-50%);
  animation: animate 2s infinite;
  top: 50%;
  position: absolute;
}
.home-page-header-bottom > .menu .with-sub > .sub-menu .current-active a .arrow span:nth-child(2) {
  animation-delay: -0.2s;
}
.home-page-header-bottom > .menu .with-sub > .sub-menu .current-active a .arrow span:nth-child(3) {
  animation-delay: -0.4s;
}
@keyframes animate {
  0% {
    opacity: 0;
    transform: rotate(45deg) translate(-10px, -10px);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: rotate(45deg) translate(10px, 10px);
  }
}
.home-page-header-bottom > .menu .with-sub > .sub-menu .current-active a:hover {
  text-decoration: unset;
}
.home-page-header-bottom > .menu .with-sub > .sub-menu:is(:hover,:focus,:focus-within) ~ a.active {
  color: #00B5D3;
}
.home-page-header-bottom > .menu .with-sub > .sub-menu:is(:hover,:focus,:focus-within) ~ a.active .down-arrow {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -ms-filter: unset;
  filter: unset;
}
.home-page-header-bottom > .menu .with-sub:is(:hover, :focus, :focus-within) > .sub-menu {
  opacity: 1;
  visibility: visible;
}
.home-page-header-bottom > .menu .with-sub:is(:hover, :focus, :focus-within) > .sub-menu .menu {
  display: block;
}
.home-page-header-bottom > .menu .with-sub > .sub-menu {
  position: absolute;
  left: 50%;
  top: var(--header-height);
  transform: translateX(-50%);
  opacity: 0;
  visibility: hidden;
  background: #fff !important;
  width: 95%;
  min-height: 350px;
  z-index: 2;
  padding-right: 80px;
  border-radius: 0px 0px 32px 32px;
}
.home-page-header-bottom > .menu .with-sub > .sub-menu > .menu {
  position: relative;
  width: 25%;
  padding-block: 30px;
  height: 100%;
  padding-inline-start: 50px;
}
.home-page-header-bottom > .menu .with-sub > .sub-menu > .menu .expendable > a {
  position: relative;
}
.home-page-header-bottom > .menu .with-sub > .sub-menu > .menu .expendable > a:before {
  position: absolute;
  content: "";
  top: 50%;
  right: -20px;
  border: solid #002846;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: translateY(-50%) rotate(-45deg);
  -webkit-transform: translateY(-50%) rotate(-45deg);
}
.home-page-header-bottom > .menu .with-sub > .sub-menu > .menu .expendable > a:is(:hover,:focus,:focus-within):before {
  border-color: #00B5D3;
}
.home-page-header-bottom > .menu .with-sub .menu > .expendable > .sub-menu {
  position: absolute;
  right: -100%;
  top: 0;
  padding: 30px 31px;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
}
.home-page-header-bottom > .menu .with-sub .menu > .expendable > .sub-menu:before {
  content: "";
  position: absolute;
  left: -40px;
  width: 40px;
  height: 100%;
}
.home-page-header-bottom > .menu .with-sub .menu > .expendable:hover > a,
.home-page-header-bottom > .menu .with-sub .menu > .expendable:focus > a {
  color: #00B5D3;
}
.home-page-header-bottom > .menu .with-sub .menu > .expendable:hover > a:before,
.home-page-header-bottom > .menu .with-sub .menu > .expendable:focus > a:before {
  border-color: #00B5D3;
}
.home-page-header-bottom > .menu .with-sub .menu > .expendable:hover:before,
.home-page-header-bottom > .menu .with-sub .menu > .expendable:focus:before {
  position: absolute;
  right: 0;
  top: 0;
  width: 60%;
  height: 100%;
  z-index: 3;
}
.home-page-header-bottom > .menu .with-sub .menu > .expendable:is(:hover, :focus, :focus-within) > .sub-menu {
  opacity: 1;
  visibility: visible;
}
.home-page-header-bottom > .menu .with-sub .menu > .expendable:is(:hover, :focus, :focus-within) > .sub-menu .menu {
  display: block;
}
.home-page-header-bottom a:hover,
.home-page-header-bottom a:focus {
  color: #00B5D3;
  text-decoration: unset;
}
.inner-page-navigation {
  background-color: #FFFFFF;
  overflow: hidden;
  max-width: 400px;
  height: fit-content;
  position: sticky;
  top: calc(var(--header-height , 60px) + 20px);
  max-height: calc(100vh - (var(--header-height , 60px) + 50px));
  overflow-y: auto;
  filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.2));
  border-radius: 18px;
  display: none;
}
@media (min-width: 1200px) {
  .inner-page-navigation {
    display: block;
  }
}
.inner-page-navigation .current-active {
  position: relative;
}
.inner-page-navigation img {
  aspect-ratio: 2;
  max-width: 400px;
  object-fit: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (min-width: 1700px) {
  .inner-page-navigation img {
    aspect-ratio: 1.14285714;
  }
}
.inner-page-navigation > .accordion {
  height: 100%;
}
.inner-page-navigation > .accordion .sub-menu {
  height: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
  padding-bottom: 20px;
}
.inner-page-navigation > .accordion .sub-menu .current-active {
  height: 200px;
  width: 400px;
  overflow: hidden;
}
@media (min-width: 1700px) {
  .inner-page-navigation > .accordion .sub-menu .current-active {
    height: 350px;
  }
}
.inner-page-navigation .image-overlay {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 90%;
  z-index: 10;
  padding-inline-start: 25px;
  color: #fff;
  background-color: rgba(0, 181, 211, 0.8);
  border-radius: 13px 13px 0px 0px;
}
.inner-page-navigation .image-overlay p {
  font-family: 'Demo';
  font-weight: 400;
  font-size: 16px;
  margin-block: 16px 0px;
  line-height: 100%;
}
.inner-page-navigation .image-overlay .title {
  font-family: 'Demo';
  display: flex;
  margin-bottom: 9px;
  align-items: center;
}
.inner-page-navigation .image-overlay .title a {
  font-size: 24px;
  font-weight: 500;
  transition: color .2s;
  line-height: 100%;
}
.inner-page-navigation .image-overlay .title a:hover {
  text-decoration: none;
  color: #fff;
}
.inner-page-navigation .image-overlay .title .arrow-wrapper {
  position: relative;
  height: 40px;
  width: 40px;
  display: grid;
  place-content: center;
}
.inner-page-navigation .image-overlay .title .arrow-wrapper span {
  height: 2px;
  width: 12px;
  background-color: #fff;
  position: relative;
  display: inline-block;
}
.inner-page-navigation .image-overlay .title .arrow-wrapper span:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(315deg);
  -moz-transform: translateY(-50%) rotate(315deg);
  -ms-transform: translateY(-50%) rotate(315deg);
  -o-transform: translateY(-50%) rotate(315deg);
  transform: translateY(-50%) rotate(315deg);
  height: 8px;
  width: 8px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}
.inner-page-navigation .current-active + .menu {
  margin-top: 40px;
}
.inner-page-navigation .current-active + .menu > li {
  font-size: 18px;
  font-weight: 500;
}
.inner-page-navigation .current-active + .menu > li .menu {
  font-weight: 400;
  font-size: 16px;
}
.inner-page-navigation .current-active + .menu .sub-menu {
  height: 100%;
}
.inner-page-navigation .current-active + .menu .menu ul li a {
  font-size: 16px;
}
.inner-page-navigation .current-active + .menu::-webkit-scrollbar {
  width: 5px;
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
  overflow: hidden;
}
.inner-page-navigation .current-active + .menu::-webkit-scrollbar-track {
  background: rgba(217, 217, 217, 0.5);
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
}
.inner-page-navigation .current-active + .menu::-webkit-scrollbar-thumb {
  background: rgba(164, 164, 164, 0.5);
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
}
.inner-page-navigation .current-active + .menu::-webkit-scrollbar-thumb:hover {
  background: #a4a4a4;
}
.inner-page-navigation .menu .collapse.show {
  width: 100%;
}
.inner-page-navigation .menu .sub-menu {
  position: relative;
}
.inner-page-navigation .menu li {
  padding-inline: 24px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  font-family: 'Demo';
  color: #8094A3;
  position: relative;
  padding-block: 6px;
}
.inner-page-navigation .menu li a {
  display: inline-block;
  flex-grow: 1;
  min-width: 85%;
  transition: color .2s;
}
.inner-page-navigation .menu li a:hover {
  text-decoration: unset;
  color: #00B5D3;
}
.inner-page-navigation .menu li:after {
  content: '';
  height: 100%;
  width: 0;
  display: block;
  position: absolute;
  left: 30px;
  top: 20px;
  border-left: 1px dashed #8094A3;
  -webkit-transition: height .2s;
  -moz-transition: height .2s;
  -ms-transition: height .2s;
  -o-transition: height .2s;
  transition: height .2s;
}
.inner-page-navigation .menu li:last-child:after,
.inner-page-navigation .menu li.sub-childless:last-child:after {
  border-color: #fff;
}
.inner-page-navigation .menu li.active {
  color: #00B5D3;
}
.inner-page-navigation .menu li.active > .collapse-btn.collapsed:after {
  -webkit-transform: translate(-50%, -50%) scale(1);
  -moz-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  -o-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}
.inner-page-navigation .menu li.active > .collapse-btn:after {
  background-color: #00B5D3;
}
.inner-page-navigation .menu .collapse-btn {
  border-radius: 50%;
  width: 14px;
  height: 14px;
  max-width: 14px;
  min-width: 14px;
  background-color: #fff;
  z-index: 5;
  margin-top: 7px;
  border: 1.5px solid rgba(0, 41, 71, 0.5);
  margin-inline-end: 6px;
  position: relative;
}
.inner-page-navigation .menu .collapse-btn:focus-visible {
  outline: -webkit-focus-ring-color auto 1px;
}
.inner-page-navigation .menu .collapse-btn.collapsed:after {
  -webkit-transform: translate(-50%, -50%) scale(0);
  -moz-transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  -o-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
}
.inner-page-navigation .menu .collapse-btn:after {
  content: '';
  display: block;
  background-color: #8094A3;
  height: 7px;
  width: 7px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(1);
  -moz-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  -o-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  -webkit-transition: transform .2s;
  -moz-transition: transform .2s;
  -ms-transition: transform .2s;
  -o-transition: transform .2s;
  transition: transform .2s;
}
.inner-page-navigation .menu .collapse-btn:hover + a {
  color: #00B5D3;
}
.inner-page-navigation .menu .sub-childless {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
}
#searchModal .modal-dialog {
  margin-top: 0;
  max-width: 100%;
}
#searchModal .modal-content {
  border-radius: 0;
}
#searchModal [data-dismiss="modal"] {
  position: absolute;
  right: 0;
  top: -5px;
  padding: 20px;
  font-size: 35px;
  color: #000;
  opacity: 0.6;
}
#searchModal .search {
  max-width: 80%;
  margin: auto;
  width: 100%;
}
#searchModal .search form > div {
  padding: 1rem 0 0 0;
}
#searchModal .search form > div .search-border {
  width: 100%;
  height: 1px;
  position: absolute;
  background: #e1e1e1;
  bottom: 0;
}
#searchModal .search form > div .search-border:after {
  content: "";
  width: 20%;
  height: 1px;
  opacity: 0;
  position: absolute;
  background: #041047;
  transition: 0.2s all ease-in-out;
}
#searchModal .search form > div label {
  font-size: 1.875rem;
  margin: 0;
  color: #959595;
  font-weight: 300;
  position: absolute;
  padding: 1rem 3rem;
  z-index: 0;
  transition: 0.5s all ease-in-out;
  white-space: nowrap;
}
@media (max-width: 768px) {
  #searchModal .search form > div label {
    font-size: 1.5rem;
  }
}
#searchModal .search form > div input[type="search"] {
  font-size: 1.875rem;
  z-index: 1;
  border: 0;
  color: #041047;
  padding: 1rem 3rem;
  font-weight: 300;
  background: transparent;
}
@media (max-width: 768px) {
  #searchModal .search form > div input[type="search"] {
    font-size: 1.5rem;
  }
}
#searchModal .search form > div input[type="search"]:focus,
#searchModal .search form > div input[type="search"]:active,
#searchModal .search form > div input[type="search"]:valid {
  outline: 0;
  border-bottom-color: #041047;
}
#searchModal .search form > div input[type="search"]:focus + label,
#searchModal .search form > div input[type="search"]:active + label,
#searchModal .search form > div input[type="search"]:valid + label {
  transform: translate3d(10px, 0, 0);
  opacity: 0.0;
}
#searchModal .search form > div input[type="search"]:focus ~ .search-border:after,
#searchModal .search form > div input[type="search"]:active ~ .search-border:after,
#searchModal .search form > div input[type="search"]:valid ~ .search-border:after {
  width: 100%;
  opacity: 1;
}
#searchModal .search form > div input[type="search"]:focus ~ button svg.search,
#searchModal .search form > div input[type="search"]:active ~ button svg.search,
#searchModal .search form > div input[type="search"]:valid ~ button svg.search {
  fill: #041047;
}
#searchModal .search form > div button {
  position: absolute;
  margin: auto;
  padding: 0;
  width: 3rem;
  height: 80px;
}
#searchModal .search form > div button svg.search {
  transition: 0.5s all ease-in-out;
}
.clean-list {
  padding-inline: unset !important;
}
.skeleton-box {
  content: '';
  display: inline-block;
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  background-color: #DDDBDD;
}
.skeleton-box::after {
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  animation: shimmer 2s infinite;
  content: '';
}
@keyframes shimmer {
  100% {
    transform: translateX(100%);
  }
}
