/* black */
/* gray */
/* green */
/* black */
/* orange */
.highcharts-root {
  font-size: 1.6rem !important;
}

.multiple-graph-img {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .multiple-graph-img {
    flex-direction: column;
  }
}
.multiple-graph-img > img {
  width: 50% !important;
}
@media screen and (max-width: 767px) {
  .multiple-graph-img > img {
    width: 100% !important;
  }
}

.charts-2col {
  display: flex;
}
@media screen and (max-width: 767px) {
  .charts-2col {
    flex-direction: column;
  }
}

.charts-2col > div {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .charts-2col > div {
    width: 100%;
  }
}

.wtCharts {
  border: none !important;
  min-height: 440px;
}
.wtCharts.wt-charts-fullscreen {
  position: fixed;
  z-index: 100000000000000000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: #FFFFFF !important;
  border: 2rem solid #D9D9D9 !important;
}

.chart-container .graph-title {
  margin: 1rem 0;
  position: relative;
  top: 0px;
}

.wt-charts--toolbar {
  padding: 0rem 0 !important;
  background-color: #FFFFFF !important;
  border: 0 !important;
  border-bottom: 0 !important;
}
.wt-charts--toolbar .wt-charts--skip {
  display: none;
}
.wt-charts--toolbar .wt-charts--menu {
  z-index: 5;
}

.wt-charts--container {
  border: none;
  padding: 0 0.5rem !important;
  background-color: transparent !important;
  position: relative;
}

.charts-2col .wt-charts--container {
  top: 0px;
  position: relative;
}

.wt-charts--menu ul {
  border: 0 !important;
  min-width: 220px !important;
  padding: 5px !important;
  right: 5px !important;
  -webkit-box-shadow: 0px 0px 6px 0px rgb(204, 204, 204);
  -moz-box-shadow: 0px 0px 6px 0px rgb(204, 204, 204);
  box-shadow: 0px 0px 6px 0px rgb(204, 204, 204);
}
.wt-charts--menu ul a {
  padding: 5px !important;
  font-size: 14px !important;
}
.wt-charts--menu ul a:hover, .wt-charts--menu ul a:focus-visible {
  background-color: #3F9771 !important;
  filter: none;
  color: #FFFFFF !important;
}
.wt-charts--menu ul button {
  padding: 5px !important;
  font-size: 14px !important;
}
.wt-charts--menu ul button[aria-expanded=true] {
  background-color: transparent !important;
  border-color: transparent !important;
  color: #3F9771 !important;
}
.wt-charts--menu ul button:hover, .wt-charts--menu ul button:focus-visible {
  background-color: #3F9771 !important;
  filter: none;
  color: #FFFFFF !important;
}

.wt-charts--menu ul a:hover,
.wt-charts--menu ul a:focus-visible,
.wt-charts--menu ul button:hover,
.wt-charts--menu ul button:focus-visible {
  background-color: #3F9771 !important;
  filter: none;
  color: #FFFFFF !important;
}

svg .highcharts-background {
  fill: transparent !important;
}

.wt-charts--menu-dialog li button[data-action=pattern] {
  display: none !important;
}

#table-3-2 {
  width: 80%;
  border-collapse: collapse;
  margin: 2rem auto;
  border: 0;
}
#table-3-2 thead {
  background-color: #EFEBDE;
  border-bottom: 2px solid #000000;
  font-weight: 600;
}
#table-3-2 thead th {
  background-color: #EFEBDE;
}
#table-3-2 td,
#table-3-2 th {
  padding: 10px;
  text-align: left;
  line-height: 1;
  background-color: transparent;
}
#table-3-2 th {
  border-bottom: 2px solid #000000;
}
#table-3-2 tr td {
  border-left: 2px solid #000000;
}
#table-3-2 tr:nth-child(even) {
  background-color: transparent;
}
#table-3-2 tr:nth-child(3) td {
  border-bottom: 2px solid #000000;
}
#table-3-2 tr:nth-child(7) td {
  border-top: 2px solid #000000;
}
#table-3-2 tr:last-child {
  background-color: #D9D9D9;
}
#table-3-2 tr:last-child td {
  border-left: 0;
  border-bottom: 2px solid #000000;
  background-color: #D9D9D9;
  font-weight: 600;
}
@media (max-width: 576px) {
  #table-3-2 {
    width: 100%;
    border: 0px;
  }
  #table-3-2 tr {
    display: table-row;
  }
  #table-3-2 th,
  #table-3-2 td {
    display: table-cell;
    width: auto;
    border-left: 0;
  }
}

#table-3-3 {
  width: 100%;
  border-collapse: collapse;
  margin: 2rem auto;
  border: 0;
}
#table-3-3 thead {
  background-color: #EFEBDE;
  border-bottom: 2px solid #000000;
  font-weight: 600;
}
#table-3-3 thead th {
  background-color: #EFEBDE;
}
#table-3-3 thead th:first-child {
  width: 60%;
}
#table-3-3 td,
#table-3-3 th {
  padding: 10px;
  text-align: left;
  line-height: 1;
  background-color: transparent;
}
#table-3-3 tr th {
  border-bottom: 1px solid #000000;
}
#table-3-3 tr td {
  border-left: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
#table-3-3 tr:nth-child(even) {
  background-color: transparent;
}
#table-3-3 tr:last-child {
  background-color: #D9D9D9;
}
#table-3-3 tr:last-child th {
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;
  word-break: keep-all;
}
#table-3-3 tr:last-child td {
  border-left: 0;
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;
  background-color: #D9D9D9;
  font-weight: 600;
}
@media (max-width: 576px) {
  #table-3-3 {
    width: 100%;
    border: 0px;
  }
  #table-3-3 tr {
    display: table-row;
  }
  #table-3-3 th,
  #table-3-3 td {
    display: table-cell;
    width: auto;
    border-left: 0;
  }
}

.main-menu-wrapper {
  min-height: 100vh;
  background: #000;
  color: #FFFFFF;
  position: fixed;
  width: 40%;
  z-index: 99999;
}
@media screen and (max-width: 990px) {
  .main-menu-wrapper {
    width: 100%;
  }
}
.main-menu-wrapper::-webkit-scrollbar {
  width: 10px;
}
.main-menu-wrapper::-webkit-scrollbar-track {
  border-radius: 30rem;
  background-color: #D9D9D9;
  border: 1px solid #D9D9D9;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.main-menu-wrapper::-webkit-scrollbar-thumb {
  border-radius: 30rem;
  background-color: #646363;
}
.main-menu-wrapper.init {
  top: 4rem;
  right: -40vw;
}
@media screen and (max-width: 990px) {
  .main-menu-wrapper.init {
    right: -100vw;
  }
}
.main-menu-wrapper.open {
  display: block;
  right: 0;
  top: 4rem;
  transition: right 0.6s ease-out;
  width: 40%;
  height: 100vh;
  overflow: auto;
}
@media screen and (max-width: 990px) {
  .main-menu-wrapper.open {
    width: 100%;
  }
}
.main-menu-wrapper.close-menu {
  right: -40vw;
  transition: right 0.6s ease-out;
}
@media screen and (max-width: 990px) {
  .main-menu-wrapper.close-menu {
    right: -100vw;
  }
}
.main-menu-wrapper .mainmenu {
  padding: 2.2rem 2.2rem;
}
.main-menu-wrapper .mainmenu > ul {
  list-style-type: none;
  padding: 0;
}
.main-menu-wrapper .mainmenu > ul li a {
  text-decoration: none;
  position: relative;
  color: #FFFFFF;
}
.main-menu-wrapper .mainmenu > ul li a:hover {
  color: #FFFFFF !important;
  opacity: 0.8 !important;
}
.main-menu-wrapper .mainmenu > ul > li {
  margin-bottom: 1.2rem;
}
@media screen and (max-width: 768px) {
  .main-menu-wrapper .mainmenu > ul > li {
    margin-bottom: 0.5rem;
  }
}
.main-menu-wrapper .mainmenu > ul > li.has-menu {
  position: relative;
}
.main-menu-wrapper .mainmenu > ul > li.has-menu > a {
  width: calc(100% - 2rem);
  display: inline-block;
}
.main-menu-wrapper .mainmenu > ul > li.has-menu > button.arrow {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
  cursor: pointer;
  display: block;
  width: 2rem;
  height: 2rem;
  background: #FFFFFF;
  transform: rotate(90deg);
  -webkit-mask-image: url(../images/arrow-submenu.svg);
  mask-image: url(../images/arrow-submenu.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
}
.main-menu-wrapper .mainmenu > ul > li > a {
  font-weight: 600;
}
.main-menu-wrapper .mainmenu > ul > li > a .tag {
  color: #F6894E;
}
.main-menu-wrapper .mainmenu > ul > li > a span {
  line-height: 1.4;
  display: block;
}
.main-menu-wrapper .mainmenu > ul > li > ul {
  max-height: 0;
  transition: max-height 0.6s ease-out;
  overflow: hidden;
}
.main-menu-wrapper .mainmenu > ul > li > ul > li a {
  font-weight: 400;
}
.main-menu-wrapper .mainmenu > ul > li.open > button.arrow {
  transform: rotate(-90deg);
}
.main-menu-wrapper .mainmenu > ul > li.open > ul {
  max-height: 800px;
  transition: max-height 0.6s ease-in;
}

.submenu > ul {
  list-style-type: none;
  padding: 0;
  margin: 0.5rem 0;
}
.submenu > ul > li {
  margin-bottom: 1rem;
}
.submenu > ul > li.has-menu {
  position: relative;
}
.submenu > ul > li.has-menu > a {
  width: calc(100% - 2rem);
  text-decoration: none;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.submenu > ul > li.has-menu > button {
  content: "";
  position: absolute;
  top: -5px;
  right: 0;
  z-index: 9;
  cursor: pointer;
  display: block;
  width: 2rem;
  height: 2rem;
  background: #000000;
  transform: rotate(90deg);
  -webkit-mask-image: url(../images/arrow-submenu.svg);
  mask-image: url(../images/arrow-submenu.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
}
.submenu > ul > li.has-menu > button:hover {
  background: #646363;
}
.submenu > ul > li > a {
  font-size: 1.125rem;
  font-weight: 700;
  color: #000000;
  letter-spacing: -1px;
  line-height: 1.2;
  display: block;
  text-decoration: none;
}
.submenu > ul > li > a:hover {
  color: #646363 !important;
}
.submenu > ul > li > ul {
  list-style-type: none;
  padding: 0;
  margin: 1.2rem 0;
  max-height: 0;
  transition: max-height 0.5s ease-out;
  overflow: hidden;
}
.submenu > ul > li > ul > li {
  margin-bottom: 0.4rem;
}
.submenu > ul > li > ul > li > a {
  line-height: 1.3;
  display: flex;
  color: #000000;
  text-decoration: none;
}
.submenu > ul > li > ul > li > a:before {
  content: "";
  width: 0.6rem;
  display: block;
  margin-right: 0.2rem;
  background: #000000;
  -webkit-mask-image: url(../images/arrow-submenu.svg);
  mask-image: url(../images/arrow-submenu.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: 0px 4px;
  mask-position: 0px 4px;
}
.submenu > ul > li > ul > li > a:hover {
  color: #646363 !important;
}
.submenu > ul > li > ul > li > a:hover:before {
  background: #646363 !important;
}
.submenu > ul > li > ul > li > a > span {
  display: block;
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.submenu > ul > li > ul > li > a.active:before {
  background: #B95E05;
}
.submenu > ul > li.active > a {
  color: #B95E05;
}
.submenu > ul > li.active > span {
  background: #B95E05;
}
.submenu > ul > li.active > ul > li a {
  color: #B95E05;
}
.submenu > ul > li.active > ul > li a:before {
  background: #B95E05;
}
.submenu > ul > li.active > ul > li.active a {
  font-weight: 700;
  letter-spacing: -1px;
}
.submenu > ul > li.open > button.arrow {
  transform: rotate(-90deg);
}
.submenu > ul > li.open > ul {
  max-height: 350px;
  transition: max-height 0.5s ease-in;
}
@media screen and (max-width: 767px) {
  .submenu.sticky-top {
    z-index: 1;
    position: relative;
    top: 0 !important;
    border-top: 1px solid #EFEBDE;
    border-bottom: 1px solid #EFEBDE;
    background: #EFEBDE;
    margin-bottom: 2rem;
    padding: 1.5rem;
  }
}

header .global-navigation {
  width: 100%;
  position: fixed;
  z-index: 99999999;
  background: #FFFFFF;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  height: 65px;
  align-items: center;
  border-bottom: 1px solid #646363;
  top: 0;
}
header .global-navigation.hide-header {
  top: -150px;
  transition: top 1s;
}
header .global-navigation.show-header {
  top: 0;
  transition: top 1s;
}
header .global-navigation .header-buttons-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  margin: 0;
  padding: 8px 0 0;
  list-style-type: none;
  align-items: flex-start;
  text-decoration: none;
}
header .global-navigation .header-buttons-wrapper .label {
  font-size: 0.75rem;
  line-height: 1.6;
  display: block;
  color: #000000;
  text-align: center;
  text-decoration: none;
}
header .global-navigation .header-buttons-wrapper .header-download-button {
  text-decoration: none;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
header .global-navigation .header-buttons-wrapper .header-download-button img {
  height: 30px;
}
header .global-navigation .header-buttons-wrapper .header-download-button:hover {
  opacity: 0.65;
}
header .global-navigation .header-buttons-wrapper .header-download-button:hover span {
  color: #000000 !important;
}
header .global-navigation .menu-button {
  padding: 0px 4rem 0rem 1.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  /*@media screen and (max-width: 768px) {
     padding: 2rem 2rem;
  }*/
}
header .global-navigation .menu-button:hover {
  opacity: 0.65;
  color: #646363 !important;
}
header .global-navigation .menu-button a {
  text-decoration: none;
}
header .global-navigation .menu-button p {
  margin-bottom: 0px;
  display: block;
  position: absolute;
  top: 33px;
}
header .global-navigation .menu-button span.burger {
  height: 30px;
  width: 40px;
  display: block;
  position: relative;
}
header .global-navigation .menu-button span.burger span {
  width: 100%;
  display: block;
  height: 4px;
  margin: 0;
  padding: 0;
  background-color: rgb(75, 71, 71);
  position: absolute;
  top: 0;
  transition: transform 0.5s, opacity 0.5s;
  opacity: 1;
}
header .global-navigation .menu-button span.burger span:nth-child(2) {
  top: 13px;
}
header .global-navigation .menu-button span.burger span:nth-child(3) {
  bottom: 0px;
  top: initial;
}
header .global-navigation .menu-button span.burger.close-icon span:nth-child(1) {
  transform: translateY(15px) rotate(45deg);
}
header .global-navigation .menu-button span.burger.close-icon span:nth-child(2) {
  opacity: 0;
}
header .global-navigation .menu-button span.burger.close-icon span:nth-child(3) {
  transform: translateY(-12px) rotate(-45deg);
}
header .global-navigation .general-title {
  display: block;
  font-size: 1.6rem;
  font-weight: 500;
}
header .global-navigation .general-title > a {
  text-decoration: none;
}
@media screen and (max-width: 1024px) {
  header .global-navigation .general-title {
    font-size: 1.2rem;
    line-height: 1.4;
    font-weight: 700;
  }
}
header .global-navigation .logo_eu {
  /**top: 0.938rem;**/
  position: relative;
}
header .global-navigation .logo_eu.hidden {
  animation: fadeOut 0.4s linear forwards;
  display: none;
}
header .global-navigation .logo_eu img {
  position: relative;
  left: 0;
  height: 75px;
  margin-left: 1rem;
}

.global-progress {
  height: 3px;
  width: 0%;
  background-color: #366936;
  position: fixed;
  z-index: 9999999999;
  top: 0;
  left: 0;
  animation: progress 1s linear;
}

@keyframes progress {
  to {
    background-color: #366936;
    width: 100%;
  }
}
:root * {
  animation-play-state: paused;
  animation-delay: calc(var(--scroll) * -1s);
  animation-iteration-count: 1;
  animation-fill-mode: both;
}

.scrolling {
  transition: transform 1s ease;
}

section.section-banner {
  background: #24233E url(../images/banner.jpg);
  background-repeat: no-repeat;
  background-size: auto;
  min-height: 825px;
  padding-top: 11rem;
  position: relative;
}
@media screen and (min-width: 1920px) {
  section.section-banner {
    background-size: cover;
  }
}
section.section-banner::before {
  content: "";
  position: absolute;
  background: #366936;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.6;
  z-index: 1;
}
section.section-banner h1 {
  color: #FFFFFF;
  font-size: 3.375rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  position: relative;
  z-index: 10;
  text-shadow: 0px 1px 8px #24233E;
}
section.section-banner:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.431372549);
  top: 0;
  left: 0;
  z-index: 0;
}
section.section-banner > div.container {
  position: relative;
  z-index: 2;
}
section.section-banner.home:after {
  display: none;
}
section.section-banner-int {
  background: url(../images/banner.jpg);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 0 35%;
  min-height: 370px;
  padding-top: 9rem;
  position: relative;
}
@media screen and (min-width: 1920px) {
  section.section-banner-int {
    background-size: cover;
  }
}
section.section-banner-int:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.431372549);
  top: 0;
  left: 0;
  z-index: 0;
}
@media screen and (max-width: 1024px) {
  section.section-banner-int {
    background-position: 0 15%;
    min-height: 250px;
    padding-top: 6rem;
  }
}
@media screen and (max-width: 768px) {
  section.section-banner-int .container {
    max-width: 100%;
  }
}
section.section-banner-int h1 {
  color: #24233E;
  font-size: 3.375rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  position: relative;
  z-index: 10;
}
section.section-banner-int h1 > a {
  text-decoration: none;
  text-shadow: 2px 2px 4px #ffffff;
}

section.section-analysis h2,
section.section-analysis .header-analysis {
  padding: 2.4rem 0;
  font-weight: 600;
}
section.section-analysis .header-analysis {
  background: #FFFFFF url(../images/line-chapters.svg);
  background-position: 0% 51%;
  background-repeat: repeat-x;
  text-align: center;
}
section.section-analysis .header-analysis span {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: #FFFFFF;
  padding: 0 2rem;
}
section.section-analysis .header-analysis span:before {
  content: url(../images/analysis-icon.svg);
  display: block;
  width: 4rem;
  height: 4rem;
  padding: 10px 16px;
  border-radius: 2rem;
  background: #EFEBDE;
  margin-right: 1rem;
}

section.section-index-download {
  background: #EFEBDE;
  padding: 4rem 0 4rem !important;
}
section.section-index-download button {
  background-color: transparent;
}
section.section-index-download button::before {
  display: block;
  content: "";
  height: 200px;
  width: 200px;
  border-radius: 100%;
  background-color: #F6894E;
  background-image: url("../images/download-icon.svg");
  background-size: 75px auto;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0px 30px;
}
section.section-index-download a {
  line-height: 1.7rem;
  display: flex;
  font-weight: bold;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  text-decoration: none;
}
section.section-index-download a span {
  font-size: 1.2rem;
  margin: 0px 35px;
  max-width: 300px;
}
@media screen and (max-width: 576px) {
  section.section-index-download a span {
    margin: 1rem 2rem;
    max-width: 100%;
    text-align: center;
  }
}
section.section-index-download a em {
  font-size: 1rem;
  font-style: normal;
  text-transform: uppercase;
  display: block;
  font-weight: 400;
}
section.section-index-download a::before {
  display: block;
  content: "";
  height: 200px;
  width: 200px;
  border-radius: 100%;
  background-color: #F6894E;
  background-image: url("../images/download-icon.svg");
  background-size: 75px auto;
  background-repeat: no-repeat;
  background-position: center;
}
section.section-index-download a:hover::before {
  background-color: #646363;
}

html {
  color: #000000;
  scroll-behavior: smooth;
  font-size: 16px;
}

body {
  font-family: "Open Sans", sans-serif;
  overflow-x: hidden;
  margin: 0;
  padding: 0;
  line-height: 2.4rem;
}
body.no-scroll {
  overflow: hidden;
  position: relative;
}
body.fullscreen {
  overflow: hidden;
  position: relative;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  color: #000000 !important;
  background: #FFFFFF !important;
  border: 0;
}

.sticky-top {
  top: 7rem !important;
}

h1,
h2,
h3,
h4,
.general-title {
  color: #24233E;
  font-family: "Bitter", serif;
}

h5 {
  font-weight: 600;
}

p {
  color: #000000;
  line-height: 1.6;
  margin-bottom: 1.4rem;
}

.justify-content-center {
  display: flex;
  justify-content: center;
}

article ul a {
  line-break: anywhere;
}

samp a {
  color: #366936;
  font-size: 0.875rem;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
}

a {
  color: #000000;
  text-decoration: underline;
}
a:hover {
  color: #646363 !important;
}
a:focus {
  outline-offset: 4px;
  outline-color: #F6894E;
  outline-width: 2px;
  outline-style: solid;
  border-radius: 1px;
}
a:focus span {
  outline: none;
}
a.btn-dg:hover:after {
  background: #646363 !important;
}

a:-webkit-any-link:focus-visible {
  outline-offset: 4px;
  outline-color: #F6894E;
  outline-width: 2px;
  outline-style: solid;
  border-radius: 1px;
}
a:-webkit-any-link:focus-visible span {
  outline-offset: 0;
  outline: none;
}

button:focus,
button:active {
  background: #B95E05 !important;
}

a.skip-link {
  position: absolute;
  top: -100rem;
  left: -100rem;
  background-color: #B95E05;
  color: #FFFFFF;
}
a.skip-link:focus {
  position: absolute;
  top: 0.6rem;
  left: 0.6rem;
  width: max-content;
  background-color: #B95E05;
  color: #FFFFFF;
  display: block;
  z-index: 999999999;
  padding: 0 0.8rem;
}

#scroll-top.active {
  background-color: #B95E05;
  color: #FFFFFF;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  bottom: 0rem;
  right: 0rem;
  z-index: 1000000;
  height: 42px;
  width: 100%;
}
#scroll-top.active:before {
  content: "";
  z-index: 9;
  cursor: pointer;
  display: block;
  width: 2rem;
  height: 2rem;
  background: #FFFFFF;
  transform: rotate(-90deg);
  -webkit-mask-image: url(../images/arrow-submenu.svg);
  mask-image: url(../images/arrow-submenu.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
}
#scroll-top.active:hover {
  opacity: 1 !important;
  background-color: #646363;
}

article ul li {
  line-height: 1.6;
}

.anchor,
.num,
*[id^=opt] {
  scroll-margin-top: 8rem;
}

#main {
  display: block !important;
}
#main section {
  padding: 2rem 0;
}
#main section:first-child {
  padding: 7rem 0 2rem;
}
#main section:last-child {
  padding: 2rem 0 4rem;
}
@media screen and (max-width: 767px) {
  #main section:last-child {
    padding: 2rem 1.5rem 4rem;
  }
}
@media screen and (max-width: 575px) {
  #main section {
    padding: 2rem 1.5rem;
  }
  #main section:first-child {
    padding: 7rem 1.5rem 2rem;
  }
  #main section.section-grid {
    padding: 2rem 0;
  }
}
#main article.col-9 {
  padding-left: 2rem;
}
#main article h2 {
  font-size: 2rem;
  font-weight: 400;
  margin-bottom: 2.2rem;
}
#main article h3 {
  font-size: 1.625rem;
  font-weight: 700;
  margin-bottom: 2rem;
}
#main article p > strong:not(.initial):nth-child(1) {
  display: block;
  background: #EFEBDE;
  padding: 1.5rem;
  border-left: 6px solid #B95E05;
  font-family: "Bitter", serif;
  font-weight: 600;
  width: 90%;
  margin: 2.2rem auto;
}
#main article ul li, #main article ol li {
  line-height: 1.6;
  margin: 0 0 0.4rem;
}
@media screen and (max-width: 767px) {
  #main {
    max-width: 100%;
  }
  #main .container {
    max-width: 100%;
  }
}
#main.references section.container article ul {
  padding: 0;
}
#main.references section.container article ul li a {
  word-break: break-all;
}

.highlighted {
  background: #EFEBDE;
  padding: 1.5rem;
  border-left: 6px solid #B95E05;
  font-family: "Bitter", serif;
  font-weight: 600;
  width: 90%;
  margin: 2.2rem auto;
}
.highlighted > p:last-child {
  margin-bottom: 0;
}
.highlighted a {
  color: #006b47;
  font-weight: 700;
}

.btn-dg {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  color: #000000;
  font-weight: 700;
  text-decoration: none;
  position: relative;
  padding-right: 1rem;
}
.btn-dg:hover {
  text-decoration: underline;
}
.btn-dg:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  height: 12px;
  width: 12px;
  margin-left: 1rem;
  background: #000000;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-image: url(../images/arrow-btn.svg);
  mask-image: url(../images/arrow-btn.svg);
}
@media (min-width: 992px) {
  .btn-dg {
    padding-right: unset;
  }
  .btn-dg:after {
    position: unset;
  }
}
.btn-dg.green {
  color: #366936;
}
.btn-dg.green:after {
  background: #366936;
}
.btn-dg.black {
  color: #000000;
}
.btn-dg.black:after {
  background: #000000;
}
.btn-dg.white {
  color: #FFFFFF;
}
.btn-dg.white:after {
  background: #FFFFFF;
}
.btn-dg.orange {
  color: #B95E05;
}
.btn-dg.orange:after {
  background: #B95E05;
}

.btn-download-wrapper {
  text-align: center;
  margin: 2rem 0;
}

.btn-download {
  background: #B95E05;
  color: #FFFFFF;
  padding: 0.4rem 1rem;
  text-decoration: none;
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: 700;
}
.btn-download:after {
  content: "";
  display: block;
  height: 18px;
  width: 18px;
  margin-left: 1rem;
  background: #FFFFFF;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-image: url(../images/download-icon.svg);
  mask-image: url(../images/download-icon.svg);
  mask-size: contain;
  -webkit-mask-size: contain;
}
.btn-download:hover {
  color: #FFFFFF !important;
  background: #646363;
}

.btn-download-img {
  padding: 0.2rem 0rem;
  line-height: 1;
  text-decoration: none;
  display: flex;
  font-weight: 500;
  flex-direction: column-reverse;
  flex-wrap: nowrap;
  font-size: 12px;
  text-align: right;
  align-items: flex-end;
  position: relative;
  top: 10px;
  right: 10px;
}
.btn-download-img:after {
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  margin: 5px 20px 5px auto;
  background: #A8A8A7;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-image: url(../images/download-icon.svg);
  mask-image: url(../images/download-icon.svg);
  mask-size: contain;
  -webkit-mask-size: contain;
}
.btn-download-img ~ img {
  border-radius: 0 !important;
  padding: 0 !important;
  margin: 1rem 0 !important;
}
.btn-download-img:hover ~ img {
  border-radius: 0 !important;
  padding: 0 !important;
  margin: 1rem 0 !important;
  box-shadow: 0px 0px 11px 0px rgba(66, 66, 66, 0.25);
  -webkit-box-shadow: 0px 0px 11px 0px rgba(66, 66, 66, 0.25);
  -moz-box-shadow: 0px 0px 11px 0px rgba(66, 66, 66, 0.25);
  transition: all 0.5s ease;
}

.chart-container {
  color: #000000;
  margin: 1.6rem 0;
}
.chart-container .graph-title {
  padding: 10px;
  border-top: 1px solid #A8A8A7;
  border-bottom: 1px solid #A8A8A7;
}
.chart-container .graph-title strong {
  font-weight: 600;
  font-family: "Bitter", serif;
}
.chart-container img:not(.leaflet-tile) {
  width: 100%;
  object-fit: cover;
  margin-bottom: 1rem;
}
.chart-container img.imagex1 {
  width: 550px;
  margin-left: calc(50% - 275px);
}
@media screen and (max-width: 640px) {
  .chart-container img.imagex1 {
    width: 100%;
    object-fit: cover;
    margin: auto;
  }
}
.chart-container img.tablex1 {
  width: 700px;
  margin-left: calc(50% - 350px);
}
@media screen and (max-width: 640px) {
  .chart-container img.tablex1 {
    width: 100%;
    object-fit: cover;
    margin: auto;
  }
}
.chart-container .graph-source {
  display: grid;
  grid-template-columns: 50px 1fr;
  padding: 0.5rem 0rem 0;
  align-items: start;
  font-size: 0.875rem;
}
.chart-container .graph-source p {
  padding: 0 1rem;
  margin: 0 1rem 0;
  border-left: 1px solid #A8A8A7;
  line-height: 1.5;
  font-size: 0.875rem;
}
.chart-container .graph-source p.label {
  line-height: 1.5;
  font-weight: 700;
  font-family: "Bitter", serif;
  font-size: 0.875rem;
  margin: 0;
  border: 0;
  padding: 0;
}
.chart-container .graph-source:last-child p {
  margin: 0 1rem 1rem;
}
.chart-container .graph-source:last-child p.label {
  line-height: 1.5;
  font-weight: 700;
  font-family: "Bitter", serif;
  font-size: 0.875rem;
  margin: 0;
  border: 0;
  padding: 0;
}
.chart-container > p > strong:nth-child(1) {
  display: inline !important;
  background: transparent !important;
  padding: 0rem !important;
  border-left: 0px !important;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 600;
  width: 100% !important;
  margin: auto !important;
}

.nav-breadcrumbs-social {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0;
  margin-top: 1rem;
}
@media screen and (max-width: 767px) {
  .nav-breadcrumbs-social {
    flex-direction: column-reverse;
  }
}
.nav-breadcrumbs-social .breadcrumbs {
  display: flex;
  font-size: 0.875rem;
  padding: 0.5rem 0;
}
@media screen and (max-width: 990px) {
  .nav-breadcrumbs-social .breadcrumbs {
    flex-direction: column;
  }
}
.nav-breadcrumbs-social .breadcrumbs p.label {
  display: inline-block;
  font-weight: 700;
  padding-right: 0.5rem;
  margin: 0;
  width: auto;
  line-height: 1.6;
  white-space: nowrap;
}
.nav-breadcrumbs-social .breadcrumbs ul, .nav-breadcrumbs-social .breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
}
.nav-breadcrumbs-social .breadcrumbs ul li, .nav-breadcrumbs-social .breadcrumbs ol li {
  padding-right: 0.2rem;
  font-weight: 300;
  color: #24233E;
  line-height: 1.6;
  width: 30%;
  display: flex;
}
@media screen and (max-width: 990px) {
  .nav-breadcrumbs-social .breadcrumbs ul li, .nav-breadcrumbs-social .breadcrumbs ol li {
    width: 20%;
    display: flex;
  }
}
@media screen and (max-width: 550px) {
  .nav-breadcrumbs-social .breadcrumbs ul li, .nav-breadcrumbs-social .breadcrumbs ol li {
    width: 100%;
    display: flex;
  }
}
.nav-breadcrumbs-social .breadcrumbs ul li:first-child, .nav-breadcrumbs-social .breadcrumbs ol li:first-child {
  width: auto;
}
.nav-breadcrumbs-social .breadcrumbs ul li:last-child, .nav-breadcrumbs-social .breadcrumbs ol li:last-child {
  width: auto;
}
.nav-breadcrumbs-social .breadcrumbs ul li a, .nav-breadcrumbs-social .breadcrumbs ol li a {
  font-weight: 300;
  text-decoration: underline;
  color: #24233E;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  text-overflow: ellipsis;
}
@media screen and (max-width: 990px) {
  .nav-breadcrumbs-social .breadcrumbs ul li a, .nav-breadcrumbs-social .breadcrumbs ol li a {
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    text-overflow: ellipsis;
  }
}
.nav-breadcrumbs-social .breadcrumbs ul li:after, .nav-breadcrumbs-social .breadcrumbs ol li:after {
  content: "/";
  display: inline-block;
}
.nav-breadcrumbs-social .breadcrumbs ul li:last-child, .nav-breadcrumbs-social .breadcrumbs ol li:last-child {
  font-weight: 500;
}
.nav-breadcrumbs-social .breadcrumbs ul li:last-child:after, .nav-breadcrumbs-social .breadcrumbs ol li:last-child:after {
  content: "";
}
.nav-breadcrumbs-social .share-network {
  display: flex;
  list-style-type: none;
  padding: 0.5rem 0;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .nav-breadcrumbs-social .share-network {
    width: 100%;
    justify-content: flex-end;
  }
}
.nav-breadcrumbs-social .share-network li {
  margin-left: 0.5rem;
}
.nav-breadcrumbs-social .share-network li a {
  display: block;
  height: 1.5rem;
  width: 1.5rem;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: top center;
  mask-position: top center;
  background: #000000;
}
.nav-breadcrumbs-social .share-network li a:hover {
  opacity: 0.75;
}
.nav-breadcrumbs-social .share-network li.fb a {
  -webkit-mask-image: url(../images/fb-icon.svg);
  mask-image: url(../images/fb-icon.svg);
}
.nav-breadcrumbs-social .share-network li.x a {
  -webkit-mask-image: url(../images/x-icon.svg);
  mask-image: url(../images/x-icon.svg);
}
.nav-breadcrumbs-social .share-network li.lk a {
  -webkit-mask-image: url(../images/lk-icon.svg);
  mask-image: url(../images/lk-icon.svg);
}

.nav-chapters {
  display: flex;
  justify-content: space-between;
  align-items: center;
  list-style-type: none;
  background: #FFFFFF url(../images/line-chapters.svg);
  background-position: 0% 36%;
  background-repeat: repeat-x;
  top: 0 !important;
  padding: 0.5rem 1.5rem;
}
@media screen and (max-width: 400px) {
  .nav-chapters {
    justify-content: center;
  }
}
.nav-chapters li a {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 6rem;
  height: 6.5rem;
  font-weight: 600;
  color: #000000;
  text-decoration: none;
}
.nav-chapters li a:before {
  content: "";
  display: block;
  width: 100%;
  height: 30px;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position-x: center;
  -mask-position-x: center;
}
.nav-chapters li a span {
  display: block;
  padding-top: 0.5rem;
  position: relative;
  top: 0.2rem;
  font-weight: 700;
  font-size: 0.875rem;
}
.nav-chapters li a:after {
  content: "";
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 6rem;
  background: #EFEBDE;
  position: absolute;
  top: 0;
  z-index: -1;
}
.nav-chapters li:nth-child(1) a:before {
  background: #000000;
  -webkit-mask-image: url(../images/chapter1-icon.svg);
  mask-image: url(../images/chapter1-icon.svg);
}
.nav-chapters li:nth-child(2) a:before {
  background: #000000;
  -webkit-mask-image: url(../images/chapter2-icon.svg);
  mask-image: url(../images/chapter2-icon.svg);
}
.nav-chapters li:nth-child(3) a:before {
  background: #000000;
  -webkit-mask-image: url(../images/chapter3-icon.svg);
  mask-image: url(../images/chapter3-icon.svg);
}
.nav-chapters li.active a {
  color: #B95E05;
}
.nav-chapters li.active a:before {
  background: #FFFFFF;
}
.nav-chapters li.active a:after {
  background: #B95E05;
}

.bs-tooltip-auto[x-placement^=top] .arrow::before,
.bs-tooltip-top .arrow::before {
  border-top-color: #EFEBDE;
}

.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #EFEBDE;
}

.tooltip-inner {
  background-color: #EFEBDE;
  color: #000000;
  line-height: 1.3;
  padding: 0.8rem;
  opacity: 1 !important;
}

.tooltip.show {
  opacity: 1 !important;
}

.nav-pags {
  border-top: 1px solid;
  border-bottom: 1px solid;
  margin-top: 1.5rem;
}
.nav-pags ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 576px) {
  .nav-pags ul {
    flex-direction: column;
    align-items: stretch;
  }
  .nav-pags ul li a {
    padding-right: 2rem;
  }
}
.nav-pags ul li {
  margin: 0.5rem 0;
  flex: 1;
}
.nav-pags ul li a {
  line-height: 1.2;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
}
.nav-pags ul li a:after {
  width: 1.4rem;
}
.nav-pags ul li:first-child a {
  flex-direction: row-reverse;
}
.nav-pags ul li:first-child a:after {
  transform: rotate(180deg);
  margin: 0 0.5rem 0 0;
}
.nav-pags ul li:last-child a {
  text-align: right;
}
.nav-pags p {
  margin: 0.5rem 0;
  text-align: right;
}

.foreword-card {
  background: #FFFFFF;
  padding: 1.6rem;
  margin: 4.2rem 0;
}
@media screen and (max-width: 991px) {
  .foreword-card {
    margin: 4.2rem 0 0 0;
  }
}
.foreword-card .content {
  border-left: 6px solid #B95E05;
  padding: 0 1.6rem;
}
.foreword-card .content h2 {
  font-size: 1.625rem;
  font-weight: 700;
  margin-bottom: 2.2rem;
}
.foreword-card .image {
  text-align: center;
}
.foreword-card .image img {
  border-radius: 45rem;
  margin: 1.5rem 0;
  object-fit: cover;
  width: auto;
  max-width: 200px;
}
@media screen and (min-width: 767px) {
  .foreword-card .image img {
    width: 100%;
    max-width: unset;
  }
}
@media screen and (min-width: 990px) {
  .foreword-card .image img {
    width: 200px;
  }
}
.foreword-card .image .charge {
  font-weight: 200;
  font-style: italic;
}

.foreword .image {
  text-align: center;
}
.foreword .image img {
  border-radius: 45rem;
  margin: 1.5rem 0;
  object-fit: cover;
  width: auto;
  max-width: 200px;
}
@media screen and (min-width: 990px) {
  .foreword .image img {
    width: 200px;
  }
}
.foreword .image .charge {
  font-weight: 200;
  font-style: italic;
}

.summary-findings .highlighted-right {
  font-weight: 700;
  color: #B95E05;
}

@media screen and (min-width: 992px) {
  .two-charts-flex-row {
    display: flex;
  }
  .two-charts-flex-row > div {
    width: 50%;
  }
}

@media screen and (min-width: 550px) and (max-width: 767px) {
  .img-card {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
}
@media screen and (max-width: 576px) {
  .img-card {
    padding: 2rem 1.5rem 1.5rem !important;
  }
}
.img-card.reverse > .row {
  flex-direction: row-reverse;
}
.img-card .tag {
  margin: 0;
}
.img-card h2 {
  font-size: 1.625rem;
  font-weight: 700;
  margin-bottom: 2.2rem;
}
.img-card .image img,
.img-card .chart-wrapper img {
  width: 100%;
  object-fit: cover;
}
.img-card .image .wt-map,
.img-card .image .wt-charts--container,
.img-card .chart-wrapper .wt-map,
.img-card .chart-wrapper .wt-charts--container {
  min-height: 300px;
  padding: 0 !important;
}
.img-card .image p.graph-title,
.img-card .chart-wrapper p.graph-title {
  font-size: 0.9rem;
  font-weight: 400;
  padding: 2px 10px;
  border-top: 1px solid #A8A8A7;
  border-bottom: 1px solid #A8A8A7;
}
.img-card .image p.graph-title.no-margin,
.img-card .chart-wrapper p.graph-title.no-margin {
  margin: 0;
}

.analysis-cards {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .analysis-cards {
    flex-direction: column;
  }
}
.analysis-cards .item {
  background: #EFEBDE;
  margin: 0 1rem;
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  flex: 1;
}
@media screen and (max-width: 768px) {
  .analysis-cards .item {
    margin: 1rem 0;
  }
}
.analysis-cards .item:first-child {
  margin: 0;
}
.analysis-cards .item:last-child {
  margin: 0;
}
.analysis-cards .item .tag {
  margin-bottom: 0;
}
.analysis-cards .item p:last-child {
  margin-top: auto;
}

.grid-wrapper .grid-item {
  display: flex;
  justify-content: space-between;
  border-bottom: 6px solid #FFFFFF;
}
.grid-wrapper .grid-item .image-grid {
  width: 47%;
  border-right: 6px solid #FFFFFF;
  border-left: 0px;
}
.grid-wrapper .grid-item .image-grid img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 1024px) {
  .grid-wrapper .grid-item .image-grid {
    width: 30%;
  }
}
@media screen and (max-width: 768px) {
  .grid-wrapper .grid-item .image-grid {
    width: 20%;
  }
}
.grid-wrapper .grid-item .content-grid {
  width: 53%;
  background: #366936;
  padding: 1.6rem;
  padding-right: 16%;
}
@media screen and (max-width: 1024px) {
  .grid-wrapper .grid-item .content-grid {
    padding-right: 1.6rem;
    width: 70%;
  }
}
@media screen and (max-width: 768px) {
  .grid-wrapper .grid-item .content-grid {
    width: 80%;
  }
}
.grid-wrapper .grid-item .content-grid * {
  color: #FFFFFF;
}
.grid-wrapper .grid-item .content-grid .tag {
  margin: 0;
}
.grid-wrapper .grid-item .content-grid h2 {
  family: "Open Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
}
.grid-wrapper .grid-item .content-grid h3 {
  padding: 0.4rem 0 1.2rem;
  font-size: 2rem;
  font-weight: 400;
}
.grid-wrapper .grid-item .content-grid a:hover {
  color: #EFEBDE !important;
}
.grid-wrapper .grid-item .content-grid a:hover:after {
  background: #EFEBDE !important;
}
.grid-wrapper .grid-item:nth-child(even) {
  flex-direction: row-reverse;
}
.grid-wrapper .grid-item:nth-child(even) .image-grid {
  border-left: 6px solid #FFFFFF;
  border-right: 0px;
}
.grid-wrapper .grid-item:nth-child(even) .content-grid {
  padding: 1.6rem;
  padding-left: 16%;
}
@media screen and (max-width: 1024px) {
  .grid-wrapper .grid-item:nth-child(even) .content-grid {
    padding-left: 1.6rem;
  }
}

.notes {
  margin-top: 2.2rem;
  /**The value of the footnote counter returns the value of the first footnote -1.**/
}
.notes > h3, .notes > h4 {
  color: #B95E05;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Open Sans", sans-serif;
  font-size: 1rem !important;
}
.notes > h3 span.icon, .notes > h4 span.icon {
  display: block;
  width: 1.875rem;
  height: 1.875rem;
  margin-right: 0.5rem;
  background: #B95E05;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-image: url(../images/notes-icon.svg);
  mask-image: url(../images/notes-icon.svg);
}
.notes > h3:before, .notes > h4:before {
  content: "";
  display: block;
  width: 20%;
  height: 0.5rem;
  background: #646363;
  margin-right: 2.2rem;
  -webkit-mask-repeat: repeat-x;
  mask-repeat: repeat-x;
  -webkit-mask-image: url(../images/line.svg);
  mask-image: url(../images/line.svg);
}
.notes > h3:after, .notes > h4:after {
  content: "";
  display: block;
  width: 20%;
  height: 0.5rem;
  background: #646363;
  margin-left: 2.2rem;
  -webkit-mask-repeat: repeat-x;
  mask-repeat: repeat-x;
  -webkit-mask-image: url(../images/line.svg);
  mask-image: url(../images/line.svg);
}
.notes ol {
  list-style: none;
  counter-reset: footnote-counter;
  padding: 0;
}
.notes ol li {
  font-size: 0.875rem;
  line-height: 1.4;
  counter-increment: footnote-counter;
  margin-bottom: 0.5rem;
  position: relative;
  padding-left: 2.2rem;
}
.notes ol li .num {
  color: #366936;
  position: absolute;
  left: 0;
  width: 2rem;
  text-align: end;
}
.notes ol li .num::before {
  content: "[" counter(footnote-counter) "]";
  color: #366936;
  font-weight: bold;
  margin-right: 0.5rem;
}

.box {
  display: flex;
  margin: 2rem 5% 2rem 0;
}
@media screen and (max-width: 1024px) {
  .box {
    flex-direction: column;
    margin: 2rem 0;
  }
}
.box .box-icon {
  display: block;
  width: 35px;
  height: 35px;
  margin-right: 0.5rem;
  /* padding: 0.5rem; */
  background: #056CAF url(../images/box-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30px 20px;
}
@media screen and (max-width: 1024px) {
  .box .box-icon {
    margin-right: 0rem;
    margin-bottom: 0rem;
    height: 50px;
    width: 50px;
  }
}
.box .content {
  background: #056CAF;
  padding: 0.8rem 1.6rem;
  flex: 11;
}
.box .content * {
  color: #FFFFFF;
}
.box .content h3, .box .content h4, .box .content h5 {
  margin-bottom: 1.6rem;
  font-size: 1.25rem;
}
.box .content h5 {
  font-family: "Bitter", serif;
}
.box .content p.box-title {
  font-family: "Bitter", serif !important;
  margin-bottom: 1.6rem !important;
  font-size: 1.25rem !important;
  font-weight: 600;
  line-height: 1.2;
}
.box .content img {
  width: 100%;
  object-fit: cover;
  margin-bottom: 1rem;
  padding: 1rem 0.5rem;
  background: #FFFFFF;
  border-radius: 1.6rem 0 1.6rem 0;
}
.box .content > p strong {
  font-weight: 500;
}
.box .content > p strong:nth-child(1) {
  background: transparent !important;
  display: block !important;
  width: 90% !important;
  margin: 0 auto 1.5rem !important;
  border-left: 6px solid #FFFFFF !important;
  padding: 0.5rem !important;
  font-family: "Bitter", serif !important;
}

.box ol.boxes-n {
  list-style-type: none;
  border-top: 1px solid #FFFFFF;
  padding-top: 1rem;
  padding-left: 0;
}
.box ol.boxes-n li {
  position: relative;
  counter-increment: my-awesome-counter;
  font-size: 0.875rem;
  line-height: 1.4;
}
.box ol.boxes-n li .let:before {
  content: "[" counter(my-awesome-counter, lower-latin) "]";
  font-weight: bold;
  margin-right: 0.5rem;
}
.box .let:hover {
  color: #FFFFFF !important;
}

.box + p {
  margin-top: 2.2rem;
}

p.formula {
  text-align: center;
  overflow: auto;
  padding: 1rem 0px;
}
@media screen and (max-width: 990px) {
  p.formula > math {
    display: flex;
    align-items: baseline;
    justify-content: center;
    flex-wrap: wrap;
  }
  p.formula > math > mo {
    display: inline;
  }
}

.wt-icon-hamburger .wt-ecl-icon--lg {
  background-image: url(../images/burger-icon.svg);
  background-repeat: no-repeat;
}

table {
  margin-bottom: 2rem;
  border-left: 6px solid #B95E05;
  table-layout: fixed;
  width: 100%;
}
table thead th {
  word-break: break-word;
}
table thead,
table tr:nth-child(even) {
  background-color: #F6894E;
}
table th,
table td {
  padding: 10px;
}

.box table {
  border-left: 6px solid #FFFFFF;
}
.box table thead,
.box table tr:nth-child(even) {
  background-color: unset;
}
.box table td, .box table th {
  border: 1px solid #FFFFFF;
}

.graph-download-link {
  background-color: #B95E05;
  color: white;
  font-weight: 700;
  padding: 0.4rem 1rem;
  margin: 1rem 0rem;
  display: block;
  width: 15rem;
}
.graph-download-link:after {
  content: "";
  display: block;
  border: solid white;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  margin-left: 3rem;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.download-file {
  margin: 0;
}
.download-file a {
  display: inline-flex;
  align-items: center;
  border: 1px solid #B95E05;
  padding: 0.5rem 1rem;
  border-radius: 2rem;
  text-decoration: none;
  transition: all 0.5s ease;
}
.download-file a:before {
  content: "";
  width: 2rem;
  height: 2rem;
  display: inline-block;
  padding: 0px;
  margin-right: 0.5rem;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  mask-size: contain;
  background: #B95E05;
}
.download-file a:hover {
  background: #B95E05;
  color: #FFFFFF !important;
  filter: grayscale(0);
  transition: all 0.5s ease;
}
.download-file a:hover:before {
  background: #FFFFFF;
  transition: all 0.5s ease;
}
.download-file.excel a:before {
  -webkit-mask-image: url(../images/excell-icono.svg);
  mask-image: url(../images/excell-icono.svg);
}
.download-file.pdf a:before {
  -webkit-mask-image: url(../images/pdf-icon.svg);
  mask-image: url(../images/pdf-icon.svg);
}

.chart-container {
  width: 100%;
}
.chart-container > img:hover,
.chart-container .multiple-graph-img > img:hover,
.chart-container .figure > img:hover {
  cursor: zoom-in;
}
.chart-container.img-full-screen {
  border: 1px solid #ccc;
  border-radius: 5px;
  width: 100vw;
  height: 100vh;
  background: #FFFFFF;
  position: fixed;
  overflow: scroll;
  top: 0;
  left: 0;
  z-index: 10000000000;
  margin: 0;
  padding: 0.5rem;
}
.chart-container.img-full-screen * {
  color: #000000;
}
.chart-container.img-full-screen .btn-download-img {
  top: 0 !important;
  display: inline-flex;
  text-align: right;
  left: calc(100% - 4rem) !important;
  right: initial;
}
.chart-container.img-full-screen .graph-title {
  margin: 0 !important;
}
.chart-container.img-full-screen img.img-full {
  width: 100%;
  height: auto;
  object-fit: cover;
  margin: 0 !important;
}
.chart-container.img-full-screen img.img-full:hover {
  cursor: zoom-out;
}
.chart-container .img-full-screen {
  border: 1px solid #ccc;
  border-radius: 5px;
  width: 100vw;
  height: 100vh;
  background: #FFFFFF;
  position: fixed;
  overflow: scroll;
  top: 0;
  left: 0;
  z-index: 10000000000;
  margin: 0;
  padding: 0.5rem;
}
.chart-container .img-full-screen * {
  color: #000000;
}
.chart-container .img-full-screen .btn-download-img {
  top: 0 !important;
  display: inline-flex;
  justify-content: flex-end;
  text-align: right;
  left: calc(100% - 4rem) !important;
  right: initial;
}
.chart-container .img-full-screen .graph-title {
  margin: 0 !important;
}
.chart-container .img-full-screen img {
  display: none;
}
.chart-container .img-full-screen img.img-full {
  display: block;
  width: auto !important;
  height: 95vh;
  object-fit: cover;
  margin: 0 auto !important;
}
.chart-container .img-full-screen img.img-full:hover {
  cursor: zoom-out;
}

.statistical-annex .chart-container {
  width: 100%;
}
.statistical-annex .chart-container > img:hover {
  cursor: zoom-in;
}
.statistical-annex .chart-container.img-full-screen {
  border: 1px solid #ccc;
  border-radius: 5px;
  width: 100vw;
  height: 100vh;
  background: #FFFFFF;
  position: fixed;
  overflow: scroll;
  top: 0;
  left: 0;
  z-index: 10000000000;
  margin: 0;
  padding: 0.5rem;
}
.statistical-annex .chart-container.img-full-screen img.img-full {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.statistical-annex .chart-container.img-full-screen img.img-full:hover {
  cursor: zoom-out;
}

.visually-hidden {
  display: none;
}

.skip-link.visually-hidden:focus {
  background-color: #B95E05;
  color: #FFFFFF;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0rem;
  right: 0rem;
  z-index: 1000000;
  height: 42px;
  width: 100%;
}

.no-highlighted {
  display: inline !important;
  background: transparent !important;
  padding: 0 !important;
  border-left: 0 !important;
  font-family: "Open Sans", sans-serif !important;
  font-weight: bold !important;
  width: auto !important;
  margin: 0 !important;
}

body .cck-container {
  z-index: 1000000000 !important;
}
@media (max-width: 768px) {
  body .cck-container .cck-wrapper .cck-actions {
    justify-content: center;
  }
}

.footer {
  margin-top: 0rem;
  padding-top: 1rem;
  background: #164194;
  color: #FFFFFF;
}
@media screen and (max-width: 575px) {
  .footer {
    padding: 1.5rem;
  }
}
.footer ul {
  list-style-type: none;
  padding: 0;
}
.footer a {
  color: #FFFFFF;
  text-decoration: none;
}
.footer p {
  color: #FFFFFF;
}
.footer .col-lg-2 p.tag {
  font-weight: 700;
}
.footer label {
  font-weight: 700;
}
.footer a:hover {
  color: #FFFFFF !important;
  opacity: 0.75;
  text-decoration: underline;
}
.footer .footer-top {
  border-bottom: 1px solid #FFFFFF;
  padding: 2rem 0;
}
.footer .footer-top .col-lg-10 > ul {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .footer .footer-top .col-lg-10 > ul {
    flex-direction: column;
  }
}
.footer .footer-top .col-lg-10 > ul > li {
  font-weight: 600;
  padding: 0 2.5rem 0 0;
  line-height: 1.8;
  width: calc(33.3% - 2.5rem);
}
@media screen and (max-width: 768px) {
  .footer .footer-top .col-lg-10 > ul > li {
    padding: 0;
    margin-bottom: 1.5rem;
  }
}
.footer .footer-top .col-lg-10 > ul > li a {
  display: block;
  line-height: 1.4;
  padding: 0.2rem 0;
}
.footer .footer-top .col-lg-10 > ul > li a:hover {
  text-decoration: underline;
}
.footer .footer-top .col-lg-10 > ul > li > ul {
  margin-top: 1rem;
}
.footer .footer-top .col-lg-10 > ul > li > ul > li {
  font-weight: 300;
  font-size: 0.8rem;
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 0.5rem;
}
.footer .footer-top .col-lg-10 > ul > li.full-width-item {
  width: 100%;
  margin: 1.6rem 0 0;
}
.footer .footer-top .col-lg-10 > ul > li.full-width-item > a {
  display: inline-block;
}
.footer .footer-middle {
  border-bottom: 1px solid #FFFFFF;
  padding: 2rem 0;
}
.footer .footer-middle ul {
  display: flex;
  flex-direction: row;
}
.footer .footer-middle ul > li {
  line-height: 1.6;
}
.footer .footer-middle ul > li:after {
  content: " | ";
  display: inline-block;
  padding: 0 0.5rem;
}
.footer .footer-middle .contact-empl p {
  margin: 0;
}
.footer .footer-botton {
  display: flex;
  justify-content: center;
  padding: 2rem 0 4rem;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .footer .footer-botton {
    padding: 2rem 1.5rem 4rem;
  }
}
.footer .footer-botton > p {
  margin: 2rem 0 0 0;
}
.footer .footer-botton > p span:nth-child(1) {
  font-weight: bold;
}

@media print {
  #main[style="display: none;"] {
    display: none !important;
  }
  #main[style="display: none;"] .graph-title {
    display: block !important;
  }
  * {
    opacity: 1 !important;
  }
  .general-title,
  .lateral-menu,
  .horizontal-btns,
  .vertical-btns,
  .fixed-banner,
  .progress,
  .scroll-down-container {
    display: none !important;
  }
  .graph-title {
    display: block !important;
  }
  .animated-title,
  .content-text {
    opacity: 1 !important;
    transform: translateY(0) !important;
  }
  @page {
    width: 210mm !important;
    height: 297mm !important;
    margin: 2.5cm;
  }
  body {
    width: 100% !important;
  }
  header {
    height: auto !important;
    margin-bottom: 2cm !important;
    position: relative !important;
    top: 0 !important;
  }
  header.hide-header {
    top: 0 !important;
  }
  header .menu-button {
    display: none !important;
  }
  header .logo_eu {
    width: auto !important;
  }
  header .logo_eu img {
    left: initial !important;
    width: auto !important;
    height: 1.5cm;
    top: 3px;
  }
  #banner-top {
    height: 450px !important;
    width: 450px !important;
    margin: auto !important;
    border-radius: 260px !important;
    page-break-after: always !important;
  }
  #banner-top .first-title {
    position: absolute;
    top: 38% !important;
    text-align: center;
    margin-right: 0 !important;
  }
  .container {
    max-width: 100% !important;
    min-height: initial !important;
  }
  .content {
    overflow: visible !important;
  }
  .container-50 {
    display: block !important;
  }
  .highcharts-container {
    max-width: 100% !important;
    width: 100% !important;
  }
  .highcharts-container svg {
    width: 100% !important;
    height: 450px !important;
  }
  .wt-offprint {
    display: none !important;
  }
  .slick-track {
    display: flex;
    flex-direction: column;
    height: initial !important;
    width: 100% !important;
  }
  .slide {
    width: 100% !important;
    margin: 1rem 0 !important;
  }
  #horizontal-slider1 {
    width: 100% !important;
  }
  #vertical-slider1 {
    width: 100% !important;
    display: block;
  }
  #vertical-slider1 .slick-list {
    height: initial !important;
    overflow: visible !important;
  }
  #vertical-slider1 .slick-list .slick-slide {
    margin: 0 !important;
    justify-content: flex-start !important;
    height: initial !important;
  }
  .graph-img {
    max-width: 200px !important;
    margin: auto !important;
  }
  .animated-image {
    opacity: 1 !important;
    transform: scale(1) !important;
  }
  .special-list {
    display: flex;
    flex-direction: column;
  }
  .special-list li {
    width: 100% !important;
  }
  .bg-2008-2022 {
    display: block !important;
    width: 100% !important;
  }
  .bg-2008-2022 ul {
    width: 80% !important;
  }
  footer {
    min-height: 100% !important;
    page-break-before: always !important;
  }
}
/** MAX WIDTH RESPONSIVE **/
@media screen and (max-width: 640px) {
  header .global-navigation {
    height: auto;
    flex-wrap: wrap;
  }
  header .global-navigation .logo_eu {
    order: 2;
    top: 8px;
  }
  header .global-navigation .logo_eu img {
    height: auto;
    width: 140px;
    padding: 0px 1rem 5px 1rem;
  }
}
@media screen and (max-width: 640px) and (min-width: 380px) {
  header .global-navigation .logo_eu img {
    width: 190px;
  }
}
@media screen and (max-width: 640px) {
  header .global-navigation .general-title {
    order: 1;
    font-weight: 700;
    font-size: 1rem;
    width: 100%;
    text-align: center;
    line-height: 1.2;
    padding: 0.4rem;
  }
  header .global-navigation .header-buttons-wrapper {
    order: 3;
  }
  header .global-navigation .header-buttons-wrapper .header-download-button img {
    height: 30px;
  }
  header .global-navigation .header-buttons-wrapper .menu-button {
    padding: 0rem 2rem 0rem 1rem;
  }
  header .global-navigation .header-buttons-wrapper .menu-button > span.burger {
    height: 20px;
    width: 30px;
  }
  header .global-navigation .header-buttons-wrapper .menu-button > span.burger span {
    height: 2px;
  }
  header .global-navigation .header-buttons-wrapper .menu-button > span.burger span:nth-child(2) {
    top: 9px;
  }
  header .global-navigation .header-buttons-wrapper .menu-button > span.burger.close-icon span:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
  }
  header .global-navigation .header-buttons-wrapper .header-download-button {
    margin-top: 0px;
  }
}
@media screen and (max-width: 576px) {
  #main section:first-child {
    padding: 7rem 0px 3rem 0px;
  }
  #main section.section-banner h1 {
    font-size: 3rem;
  }
  section.section-banner-int h1 {
    font-size: 2.8rem;
    padding-bottom: 1.5rem;
    padding-top: 3rem;
  }
  .h2, h2 {
    margin-bottom: 2rem;
  }
  .footer .footer-middle ul {
    flex-direction: column;
  }
  .footer .footer-middle ul li:after {
    display: none;
  }
  .footer .footer-botton {
    flex-direction: column;
  }
  table {
    border: 0px;
  }
  table tr {
    display: block;
    margin-bottom: 1rem;
  }
  table th,
  table td {
    display: block;
    width: 100%;
    border-left: 6px solid #B95E05;
  }
}
@media screen and (max-width: 425px) {
  .main-menu-wrapper.open {
    top: 6rem;
  }
}
@media screen and (max-width: 400px) {
  section.section-banner-int h1 {
    font-size: 2.2rem;
  }
}