<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*:root {
  @media (max-width: 1279px) {
    --content-ph: 30px;
  }
}*/
body {
  background-color: #FFFFFF;
  color: #000000;
}

.color-green-2 {
  color: #7BC57E !important;
}

.color-green-4 {
  color: #D9EEDA !important;
}

.e1 {
  font: normal normal 900 64px/64px "Montserrat", sans-serif;
}
@media (max-width: 1279px) {
  .e1 {
    font-size: 52px;
    line-height: 52px;
  }
}

.e2 {
  font: normal normal 400 64px/64px "Montserrat", sans-serif;
}
@media (max-width: 1279px) {
  .e2 {
    font-size: 52px;
    line-height: 52px;
  }
}

.e3 {
  font: normal normal 700 36px/39px "Montserrat", sans-serif;
}
@media (max-width: 767px) {
  .e3 {
    font-size: 32px;
    line-height: 36px;
  }
}

.e4 {
  font: normal normal 400 36px/39px "Montserrat", sans-serif;
}
@media (max-width: 767px) {
  .e4 {
    font-size: 32px;
    line-height: 36px;
  }
}

.e5 {
  font: normal normal 700 24px/32px "Montserrat", sans-serif;
  text-transform: uppercase;
}

.e6 {
  font: normal normal 400 24px/32px "Montserrat", sans-serif;
  text-transform: uppercase;
}

.e7 {
  font: normal normal 800 52px/52px "Montserrat", sans-serif;
  color: #42AC47;
}

.e8 {
  font: normal normal 800 90px/90px "Montserrat", sans-serif;
  color: #42AC47;
}
@media (max-width: 767px) {
  .e8 {
    font-size: 70px;
    line-height: 70px;
  }
}

.e9 {
  font: normal normal 700 18px/22px "Cabin", sans-serif;
}

.e10 {
  font: normal normal 400 18px/22px "Cabin", sans-serif;
  color: #5A5A5A;
}

.e11 {
  font: normal normal 400 18px/28px "Cabin", sans-serif;
  color: #5A5A5A;
}

.e12 {
  font: normal normal 400 16px/18px "Cabin", sans-serif;
}

.e13 {
  font: normal normal 400 24px/28px "Cabin", sans-serif;
}

.e14 {
  font: normal normal 700 20px/26px "Montserrat", sans-serif;
  color: #42AC47;
}

.ma {
  margin-top: 120px !important;
}

.mb {
  margin-top: 80px !important;
}

.mc {
  margin-top: 48px !important;
}

.md {
  margin-top: 40px !important;
}

.me {
  margin-top: 24px !important;
}

.pva {
  padding-top: 120px;
  padding-bottom: 120px;
}

.pta {
  padding-top: 120px;
}

.pba {
  padding-bottom: 120px;
}

.pvb {
  padding-top: 80px;
  padding-bottom: 80px;
}

.ptb {
  padding-top: 80px;
}

.pbb {
  padding-bottom: 80px;
}

.pvc {
  padding-top: 48px;
  padding-bottom: 48px;
}

.ptc {
  padding-top: 48px;
}

.pbc {
  padding-bottom: 48px;
}

.pvd {
  padding-top: 40px;
  padding-bottom: 40px;
}

.ptd {
  padding-top: 40px;
}

.pbd {
  padding-bottom: 40px;
}

.pve {
  padding-top: 24px;
  padding-bottom: 24px;
}

.pte {
  padding-top: 24px;
}

.pbe {
  padding-bottom: 24px;
}

.pt {
  padding-top: 20px;
}

.pb {
  padding-top: 20px;
}

.mtp {
  margin-top: 20px;
}

.mbp {
  margin-top: 20px;
}

.mr-e {
  margin-right: 24px;
}

.w-100 {
  width: 100%;
}

.text-center {
  text-align: center;
}

.background-light {
  background-color: #FAFAFA;
}

.background-dark {
  background-color: #1D1C1C;
  color: #FFFFFF;
}

p + p:not(.nm) {
  margin-top: 20px;
}

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

a {
  color: inherit;
  text-decoration: none;
}
a span {
  pointer-events: none;
}

.piefoto {
  background-color: rgba(0, 0, 0, 0.3137254902);
  position: absolute;
  bottom: 0;
  right: 0;
  color: #fff;
  z-index: 2;
  padding: 10px;
}

.content-wrapper {
  width: 1200px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.content-wrapper.fw {
  width: 100%;
}
.content-wrapper:not(.np) {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 768px) and (max-width: 1279px) {
  .content-wrapper {
    width: 1023px;
    max-width: 100%;
    min-width: 768px;
  }
}
@media (min-width: 500px) and (max-width: 767px) {
  .content-wrapper {
    width: 570px;
    max-width: 100%;
  }
}

@media (min-width: 1280px) {
  .swiper-padding-left {
    padding-left: calc(50vw - 600px + 20px * .5) !important;
  }
}

button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin: 0;
  padding: 0;
  background: none;
  border: 0;
  cursor: pointer;
}

.accordion {
  --accordion-visible-height: 0;
  --accordion-gradient-color: $color-light-1;
}
.accordion .accordion--content-wrapper {
  position: relative;
  overflow: hidden;
  transition: height 0.3s linear;
}
.accordion.open .accordion--content-wrapper::after {
  opacity: 0;
}
.accordion.open .accordion--toggler .accordion--toggler--open-msg {
  display: none;
}
.accordion:not(.open) .accordion--content-wrapper {
  height: var(--accordion-visible-height) !important;
}
.accordion:not(.open) .accordion--toggler .accordion--toggler--close-msg {
  display: none;
}
.accordion.has-gradient .accordion--content-wrapper::after {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(0deg, var(--accordion-gradient-color) 0%, rgba(250, 250, 250, 0) 100%);
  pointer-events: none;
  transition: opacity 0.3s cubic-bezier(0.41, 0.86, 0.65, 0.96);
}
.accordion.animate-content-opacity.open .accordion--content-wrapper {
  transition: height 0.3s linear;
}
.accordion.animate-content-opacity.open .accordion--content-wrapper .accordion--content {
  transition: opacity 0.3s 0.3s ease;
}
.accordion.animate-content-opacity:not(.open) .accordion--content-wrapper {
  transition: height 0.3s 0.2s linear;
}
.accordion.animate-content-opacity:not(.open) .accordion--content-wrapper .accordion--content {
  opacity: 0;
  transition: opacity 0.3s ease;
}
.accordion .accordion--toggler &gt; * {
  pointer-events: none;
}

.person {
  width: 175px;
}
.person img {
  display: block;
  width: 175px;
  height: 175px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  margin-right: auto;
  margin-left: auto;
}
.person div {
  width: 95%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.person .person--name,
.person .person--position {
  margin-top: 10px;
}
.person .person--name span {
  white-space: nowrap;
}

#sec_1_1 {
  overflow: hidden;
}

.blunt-arrow {
  --link-blut-arrow-color: $color-primary;
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
}
.blunt-arrow .blunt-arrow--arrow {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-left: 20px;
  width: 55px;
  height: 1px;
}
.blunt-arrow .blunt-arrow--arrow::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #42AC47;
  transition: width 0.7s ease;
  transform-origin: 0 50%;
}
.blunt-arrow .blunt-arrow--arrow::after {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #42AC47;
}
@media (min-width: 769px) {
  .blunt-arrow.animate-on-hover:not(:hover) .blunt-arrow--arrow::before {
    width: calc(100% - 20px);
  }
}

.section-title {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}
.section-title .blunt-arrow {
  padding-right: 20px;
}
.section-title.light {
  color: #FFFFFF;
}
.section-title.light .blunt-arrow {
  --link-blut-arrow-color: $color-light-1;
}
.section-title.dark-green {
  color: #000000;
}
.section-title.dark-green .blunt-arrow {
  --link-blut-arrow-color: $color-primary;
}
@media (min-width: 768px) {
  .section-title .blunt-arrow {
    justify-content: space-between;
    width: 25%;
  }
  .section-title .blunt-arrow .blunt-arrow--arrow {
    width: 180px;
    margin-left: calc(20px * 2);
  }
}
@media (max-width: 767px) {
  .section-title .blunt-arrow {
    width: 100%;
  }
  .section-title .blunt-arrow .blunt-arrow--arrow {
    width: 40px;
  }
  .section-title .title {
    margin-top: 10px;
  }
}

@media (min-width: 768px) {
  .section-aside &gt; * {
    padding-left: 25%;
  }
}

@media (max-width: 1279px) {
  .nav-wrapper {
    width: 1024px;
    max-width: 100%;
  }
}

.nav .nav--group {
  --accordion-visible-height: 0;
}
.nav .nav--group .nav--group--header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.nav .nav--group .nav--group--header * {
  pointer-events: none;
}
.nav .nav--group .nav--group--header img {
  margin-left: auto;
}
.nav .nav--group .nav--group--links {
  padding-top: 48px;
}
@media (min-width: 768px) {
  .nav .nav--group .nav--group--links {
    padding-left: 25%;
  }
}
.nav .nav--group .nav--group--links li + li {
  margin-top: 40px;
}
@media (min-width: 1280px) {
  .nav .nav--group .nav--group--links a {
    transition: color 0.3s ease;
  }
  .nav .nav--group .nav--group--links a:hover {
    color: #42AC47;
  }
}
.nav .nav--group .nav--group--links a.active {
  color: #42AC47;
}
.nav .nav--group + .nav--group {
  margin-top: 48px;
}

#sec_indice .nav--group--header img,
#menu .nav--group--header img {
  filter: invert(1);
}

.chapter-header {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.chapter-header &gt; img {
  display: block;
  width: 100%;
}
.chapter-header .chapter-header--content {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}
@media (min-width: 768px) {
  .chapter-header .chapter-header--content {
    height: 33%;
  }
}
.chapter-header .content-wrapper {
  padding-top: 40px;
  padding-bottom: 40px;
}

.full-size-image, .full-size-video {
  position: relative;
}

.full-size-image img {
  display: block;
  width: 100%;
}

.full-size-video video {
  display: block;
  width: 100%;
}

.slider-wrapper {
  --swiper-theme-color: $color-gray-1;
  overflow: hidden;
}
.slider-wrapper .swiper {
  overflow: visible;
  cursor: grab;
}
.slider-wrapper .swiper:active {
  cursor: grabbing;
}
.slider-wrapper .swiper-button-prev,
.slider-wrapper .swiper-button-next {
  width: 48px;
  height: 48px;
  background-color: #000000;
  border-radius: 24px;
  transition: opacity 0.3s ease;
}
.slider-wrapper .swiper-button-prev::after,
.slider-wrapper .swiper-button-next::after {
  display: none;
}
.slider-wrapper .swiper-button-prev.swiper-button-disabled,
.slider-wrapper .swiper-button-next.swiper-button-disabled {
  opacity: 0;
}
.slider-wrapper .swiper-button-prev img,
.slider-wrapper .swiper-button-next img {
  display: block;
  width: 100%;
  pointer-events: none;
}
@media (min-width: 1280px) {
  .slider-wrapper .swiper-button-prev,
  .slider-wrapper .swiper-button-next {
    transition: background-color 0.3s ease;
  }
  .slider-wrapper .swiper-button-prev:hover,
  .slider-wrapper .swiper-button-next:hover {
    background-color: #42AC47;
  }
}

.swiper-pagination {
  bottom: calc(-1 * 48px) !important;
}
.swiper-pagination .swiper-pagination-bullet {
  width: 60px;
  max-width: 18.1818181818%;
  height: 4px;
  border-radius: 2px;
  transform: none !important;
}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 9999; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  margin: auto;
  width: 50%;
}
@media (max-width: 1080px) {
  .modal-content {
    width: 80%;
  }
}

/* The Close Button */
.close {
  color: #ffffff;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.bubble-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  border-radius: 24px;
  background-color: #000000;
  cursor: pointer;
}
.bubble-btn img {
  display: block;
  pointer-events: none;
}

.chart.h-bars {
  position: relative;
  max-width: 100%;
}
.chart.h-bars .chart--row,
.chart.h-bars .chart--row--label,
.chart.h-bars .chart--row--bar-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.chart.h-bars .chart--row--label,
.chart.h-bars .chart--row--bar-wrapper {
  height: 45px;
  padding-bottom: 10px;
}
.chart.h-bars .chart--row:last-child .chart--row--label,
.chart.h-bars .chart--row:last-child .chart--row--bar-wrapper {
  height: 35px;
  padding-bottom: 0;
}
.chart.h-bars .chart--row--label {
  width: 64px;
  padding-right: 10px;
  border-right: 1px solid #5A5A5A;
}
.chart.h-bars .chart--row--bar-wrapper {
  position: relative;
  width: calc(100% - 64px);
}
.chart.h-bars .chart--row--bar-wrapper .chart--row--bar {
  height: 100%;
  background-color: #B3DEB5;
}
.chart.h-bars .chart--row--bar-wrapper .chart--row--bar-label {
  z-index: 2;
  padding: 0 10px;
}
.chart.h-bars .chart--row--cols {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100%;
}
.chart.h-bars .chart--row--cols .chart--row--cols--col {
  width: 12.5%;
  height: 100%;
  border-right: 1px solid #DDEEDE;
}

.chart-1-7 .floating-counter--bar {
  position: relative;
  z-index: 3;
  flex: 1 1 auto;
  height: 1px;
  margin-right: 20px;
  background-color: #42AC47;
}
.chart-1-7 .floating-counter--bar::before {
  content: "";
  position: absolute;
  top: -3px;
  left: 0;
  display: block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #42AC47;
}
.chart-1-7 .floating-counter {
  position: absolute;
  z-index: 3;
  right: 20px;
  bottom: 0;
  height: 175px;
}
@media (max-width: 767px) {
  .chart-1-7 .floating-counter .floating-counter--number {
    font-size: 20px;
  }
}
.chart-1-7 .floating-counter .floating-counter--arrow {
  position: relative;
  width: 1px;
  height: 105px;
  margin-left: auto;
  background-color: #42AC47;
}
.chart-1-7 .floating-counter .floating-counter--arrow::after, .chart-1-7 .floating-counter .floating-counter--arrow::before {
  content: "";
  position: absolute;
  top: 0;
  width: 1px;
  height: 4px;
  background-color: #42AC47;
}
.chart-1-7 .floating-counter .floating-counter--arrow::after {
  right: -2px;
  transform: rotate(-45deg);
}
.chart-1-7 .floating-counter .floating-counter--arrow::before {
  left: -2px;
  transform: rotate(45deg);
}

.langs {
  display: flex;
  align-items: center;
  justify-content: center;
}
.langs a:first-child {
  display: flex;
  align-items: center;
  justify-content: center;
}
.langs a:first-child:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 15px;
  background-color: #fff;
  margin: 0 5px;
}
.langs .active {
  color: #42AC47;
}

.bubble-button {
  font-family: "Montserrat", sans-serif;
  padding: 10px 15px;
  margin-top: 15px;
  border-radius: 50px;
  background-color: #DDEEDE;
  transition: background-color 0.3s ease, color 0.3s ease, width 0.3s 0.3s ease, border-radius 0.3s 0.3s ease, transform 0.3s ease, opacity 0.3s ease;
}
.bubble-button span {
  transition: opacity 0.3s 0.6s ease;
}
@media (min-width: 1280px) {
  .bubble-button:hover {
    background-color: #1D1C1C;
    color: #FFFFFF;
  }
}

#main_header {
  position: relative;
  background-color: #FAFAFA;
  height: 100vh;
}
#main_header::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 161px;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
}
#main_header .bubble-button {
  padding: 0 10px 0 0;
  display: flex;
  align-items: center;
}
#main_header .bubble-button svg {
  margin-left: -1px;
  margin-right: 15px;
}
#main_header video {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#main_header .content-wrapper {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1280px) {
  #main_header .content-wrapper {
    min-height: 100vh;
    padding-left: 120px;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  #main_header .content-wrapper {
    padding-left: 60px;
  }
}
@media (min-width: 768px) {
  #main_header .content-wrapper {
    align-items: flex-start;
  }
}
#main_header .title-wrapper {
  padding-top: 20px;
}
#main_header .title-wrapper img {
  display: block;
}
#main_header .title-wrapper .title {
  color: #FFFFFF;
}
@media (min-width: 1280px) {
  #main_header .title-wrapper {
    position: absolute;
    top: 30px;
    right: 120px;
    padding-right: 20px;
  }
  #main_header .title-wrapper img {
    width: 195px;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  #main_header .title-wrapper {
    right: 60px;
  }
}
@media (min-width: 768px) {
  #main_header .title-wrapper {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    align-self: flex-end;
  }
  #main_header .title-wrapper img {
    margin-right: 20px;
  }
  #main_header .title-wrapper h1 {
    width: 112px;
  }
}
@media (max-width: 767px) {
  #main_header .title-wrapper {
    text-align: center;
  }
  #main_header .title-wrapper img {
    width: 141px;
    margin-bottom: 24px;
  }
  #main_header .title-wrapper h1 {
    width: 154px;
  }
}
#main_header .content-wrapper-animation-h1 {
  position: relative;
  width: 100%;
  overflow: hidden;
}
@media (max-width: 768px) {
  #main_header .content-wrapper-animation-h1 {
    padding-left: 15%;
    padding-top: 50px;
  }
}
#main_header .subtitle {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: 48px 0;
}
@media (min-width: 768px) {
  #main_header .subtitle {
    flex-direction: row;
  }
}
#main_header .subtitle .e9 {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  #main_header .subtitle .e9 {
    margin-right: 40px;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  #main_header .subtitle {
    transform: translateX(25px);
  }
}
#main_header lottie-player,
#main_header .subtitle {
  color: #FFFFFF;
}
#main_header .bubble-menu {
  position: fixed;
  z-index: 9;
  right: 20px;
  bottom: 40px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-end;
  /*@media (max-width: 1280px) {
    display: none;
  }*/
}
#main_header .bubble-menu .bubble-menu--toggle {
  position: relative;
  z-index: 1;
}
#main_header .bubble-menu .bubble-menu--actions .bubble-menu--actions--action {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 168px;
  height: 48px;
  margin-bottom: 12px;
  border-radius: 50px;
  background-color: #DDEEDE;
  text-align: center;
  transition: background-color 0.3s ease, color 0.3s ease, width 0.3s 0.3s ease, border-radius 0.3s 0.3s ease, transform 0.3s ease, opacity 0.3s ease;
  overflow: hidden;
}
#main_header .bubble-menu .bubble-menu--actions .bubble-menu--actions--action span {
  transition: opacity 0.3s 0.6s ease;
  /*display: flex;
  align-items: center;
  justify-content: center;
  &amp;:after{
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(../assets/images/iconos/download_black.svg);
    margin-left: 5px;
  }*/
}
@media (min-width: 1280px) {
  #main_header .bubble-menu .bubble-menu--actions .bubble-menu--actions--action:hover {
    background-color: #1D1C1C;
    color: #FFFFFF;
    /*span{
      &amp;:after{
        background-image: url(../assets/images/iconos/download.svg);
      }
    }*/
  }
}
#main_header .bubble-menu:not(.active) .bubble-menu--actions--action {
  width: 48px;
  border-radius: 24px;
  transition: background-color 0.3s ease, color 0.3s ease, width 0.3s 0.3s ease, border-radius 0.3s 0.3s ease, transform 0.3s 0.6s ease, opacity 0.3s 0.9s ease;
  opacity: 0;
  pointer-events: none;
}
#main_header .bubble-menu:not(.active) .bubble-menu--actions--action:nth-child(1) {
  transform: translateY(120px);
}
#main_header .bubble-menu:not(.active) .bubble-menu--actions--action:nth-child(2) {
  transform: translateY(60px);
}
#main_header .bubble-menu:not(.active) .bubble-menu--actions--action span {
  opacity: 0;
  transition: opacity 0.3s ease;
}

#sec_carta_presidente,
#sec_carta_ceo,
#sec_final {
  background-image: linear-gradient(0deg, #ECECEC 0%, rgba(250, 250, 250, 0) 120px);
}
#sec_carta_presidente .content-wrapper .title,
#sec_carta_ceo .content-wrapper .title,
#sec_final .content-wrapper .title {
  margin-bottom: 48px;
}
#sec_carta_presidente .content-wrapper .letter .accordion,
#sec_carta_ceo .content-wrapper .letter .accordion,
#sec_final .content-wrapper .letter .accordion {
  --accordion-visible-height: 194px;
}
@media (min-width: 1280px) {
  #sec_carta_presidente .content-wrapper,
  #sec_carta_ceo .content-wrapper,
  #sec_final .content-wrapper {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: stretch;
  }
  #sec_carta_presidente .content-wrapper .title,
  #sec_carta_ceo .content-wrapper .title,
  #sec_final .content-wrapper .title {
    width: 100%;
    margin-bottom: 48px;
    padding-left: 25%;
  }
  #sec_carta_presidente .content-wrapper .author,
  #sec_carta_ceo .content-wrapper .author,
  #sec_final .content-wrapper .author {
    width: 25%;
    padding-right: 20px;
  }
  #sec_carta_presidente .content-wrapper .author .person,
  #sec_carta_ceo .content-wrapper .author .person,
  #sec_final .content-wrapper .author .person {
    position: sticky;
    top: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 190px;
  }
  #sec_carta_presidente .content-wrapper .letter,
  #sec_carta_ceo .content-wrapper .letter,
  #sec_final .content-wrapper .letter {
    width: 50%;
  }
  #sec_carta_presidente .content-wrapper .last-column,
  #sec_carta_ceo .content-wrapper .last-column,
  #sec_final .content-wrapper .last-column {
    width: 25%;
    text-align: right;
  }
  #sec_carta_presidente .content-wrapper .last-column img,
  #sec_carta_ceo .content-wrapper .last-column img,
  #sec_final .content-wrapper .last-column img {
    position: sticky;
    top: 20px;
  }
}
@media (max-width: 1279px) {
  #sec_carta_presidente .content-wrapper .author,
  #sec_carta_presidente .content-wrapper .title,
  #sec_carta_presidente .content-wrapper .letter,
  #sec_carta_ceo .content-wrapper .author,
  #sec_carta_ceo .content-wrapper .title,
  #sec_carta_ceo .content-wrapper .letter,
  #sec_final .content-wrapper .author,
  #sec_final .content-wrapper .title,
  #sec_final .content-wrapper .letter {
    width: 585px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  #sec_carta_presidente .content-wrapper .author .person,
  #sec_carta_ceo .content-wrapper .author .person,
  #sec_final .content-wrapper .author .person {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-bottom: 48px;
  }
  #sec_carta_presidente .content-wrapper .author .person img,
  #sec_carta_ceo .content-wrapper .author .person img,
  #sec_final .content-wrapper .author .person img {
    margin-right: 20px;
  }
  #sec_carta_presidente .content-wrapper .author .person div,
  #sec_carta_ceo .content-wrapper .author .person div,
  #sec_final .content-wrapper .author .person div {
    text-align: left;
  }
  #sec_carta_presidente .content-wrapper .author .person .person--name,
  #sec_carta_ceo .content-wrapper .author .person .person--name,
  #sec_final .content-wrapper .author .person .person--name {
    margin-top: 0;
  }
}

#sec_3_1_proteccion_v2 {
  background-image: linear-gradient(0deg, #ECECEC 0%, rgba(250, 250, 250, 0) 120px);
  background: #FFFFFF;
}
#sec_3_1_proteccion_v2 .e7 {
  color: #9ED4A1;
}
#sec_3_1_proteccion_v2 h5 {
  text-align: left;
}
#sec_3_1_proteccion_v2 .content-wrapper .section-title {
  margin-bottom: 48px;
}
#sec_3_1_proteccion_v2 .content-wrapper .letter .accordion {
  --accordion-visible-height: 194px;
}
@media (min-width: 1280px) {
  #sec_3_1_proteccion_v2 .content-wrapper {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: stretch;
  }
  #sec_3_1_proteccion_v2 .content-wrapper .title {
    width: 100%;
    margin-bottom: 48px;
    padding-left: 25%;
  }
  #sec_3_1_proteccion_v2 .content-wrapper .title-protection {
    width: 25%;
    padding-right: 20px;
  }
  #sec_3_1_proteccion_v2 .content-wrapper .title-protection .section-title {
    position: sticky;
    top: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  #sec_3_1_proteccion_v2 .content-wrapper .letter {
    width: 50%;
  }
  #sec_3_1_proteccion_v2 .content-wrapper .last-column {
    width: 25%;
    text-align: right;
  }
  #sec_3_1_proteccion_v2 .content-wrapper .last-column img {
    position: sticky;
    top: 20px;
  }
}
@media (max-width: 1279px) {
  #sec_3_1_proteccion_v2 .content-wrapper {
    width: 585px;
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    justify-content: center;
  }
  #sec_3_1_proteccion_v2 .content-wrapper.text-left {
    justify-content: left;
  }
  #sec_3_1_proteccion_v2 .content-wrapper .title-protection {
    width: 400px;
    order: 1;
    padding-right: 24px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  #sec_3_1_proteccion_v2 .content-wrapper .last-column {
    width: 185px;
    order: 2;
    margin-bottom: 48px;
  }
  #sec_3_1_proteccion_v2 .content-wrapper .last-column img {
    max-width: 100%;
  }
  #sec_3_1_proteccion_v2 .content-wrapper .letter {
    width: 585px;
    order: 3;
  }
  #sec_3_1_proteccion_v2 .content-wrapper .title-protection,
  #sec_3_1_proteccion_v2 .content-wrapper .letter,
  #sec_3_1_proteccion_v2 .content-wrapper .last-column {
    max-width: 100%;
  }
}

.highlighted {
  color: #42AC47;
}

#sec_final .highlighted {
  color: #9ED4A1;
}

#sec_carta_presidente .accordion {
  --accordion-gradient-color: $color-light-2;
}

.menu-caller {
  position: fixed;
  z-index: 99;
  top: 20px;
  left: 20px;
  transform: translateY(calc(-1 * (20px + 48px)));
  transition: transform 0.3s ease;
}
.menu-caller.active .menu-caller--open {
  display: none;
}
.menu-caller:not(.active) .menu-caller--close {
  display: none;
}
.menu-caller.visible {
  transform: translateY(0);
}

#menu {
  position: fixed;
  z-index: 98;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  overflow-y: auto;
  will-change: clip-path;
  transition: -webkit-clip-path 0.6s 0.1s ease;
  transition: clip-path 0.6s 0.1s ease;
  transition: clip-path 0.6s 0.1s ease, -webkit-clip-path 0.6s 0.1s ease;
  -webkit-clip-path: circle(100vmax at center center);
          clip-path: circle(100vmax at center center);
  transform: none;
}
#menu .langs {
  justify-content: flex-end;
  position: relative;
  top: 20px;
}
#menu .content-wrapper {
  transition: opacity 0.6s 0.3s ease;
}
#menu:not(.active) {
  pointer-events: none;
  -webkit-clip-path: circle(0px at 44px 44px);
          clip-path: circle(0px at 44px 44px);
  transition: -webkit-clip-path 0.6s ease;
  transition: clip-path 0.6s ease;
  transition: clip-path 0.6s ease, -webkit-clip-path 0.6s ease;
  transform: translateY(-120vh);
  opacity: 0;
  pointer-events: none;
}
#menu:not(.active) .content-wrapper {
  opacity: 0;
  transition: opacity 0.6s ease;
}

#sec_1_1 .slider-sec-1,
#sec_1_1 .slider-sec-1-1 {
  --swiper-theme-color: $color-gray-1;
  position: relative;
  margin-bottom: 48px;
}
#sec_1_1 .slider-sec-1 .swiper-slide,
#sec_1_1 .slider-sec-1-1 .swiper-slide {
  width: 300px;
}

#sec_1_1_hitos .slider-sec-1 .swiper-slide {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 350px;
  padding: 20px 20px 60px;
  background-color: #FAFAFA;
}
#sec_1_1_hitos .slider-sec-1 .swiper-slide img {
  display: block;
  width: 116px;
}
#sec_1_1_hitos .slider-sec-1 .swiper-slide h5,
#sec_1_1_hitos .slider-sec-1 .swiper-slide p {
  margin-top: 20px;
  text-align: center;
}

#sec_1_1_cifras_clave .sec-1-1-card:nth-child(even) {
  background-color: #FAFAFA;
}
#sec_1_1_cifras_clave .sec-1-1-card .slider-sec-1-1 {
  margin-bottom: 0;
}
#sec_1_1_cifras_clave .sec-1-1-card .slider-sec-1-1 .swiper-slide {
  height: auto;
}
#sec_1_1_cifras_clave .sec-1-1-card .slider-sec-1-1 .swiper-slide p {
  padding-right: 1rem;
  padding-left: 1rem;
}
#sec_1_1_cifras_clave .sec-1-1-card .slider-sec-1-1 .swiper-button-next {
  transform: translateY(-42px);
}
@media (max-width: 767px) {
  #sec_1_1_cifras_clave .sec-1-1-card .slider-sec-1-1 .swiper-button-next {
    display: none;
  }
}
@media (min-width: 1280px) {
  #sec_1_1_cifras_clave .sec-1-1-card .slider-sec-1-1 .swiper-button-next,
  #sec_1_1_cifras_clave .sec-1-1-card .slider-sec-1-1 .swiper-pagination {
    display: none;
  }
}

#sec_1_2 .marquee {
  display: flex;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  resize: horizontal;
  pointer-events: inherit !important;
  border-top: 1px solid #42AC47;
}
#sec_1_2 .marquee span {
  padding: 24px;
}
#sec_1_2 .marquee:hover {
  background-color: #B3DEB5;
  cursor: pointer;
}
#sec_1_2 .marquee &gt; * {
  animation: marquee 100s linear infinite both alternate;
}
#sec_1_2 .marquee.reverse-marquee &gt; * {
  animation: reverse-marquee 100s linear infinite both alternate;
}
#sec_1_2 .accordion--content div {
  padding-left: 24px;
  padding-right: 24px;
}
#sec_1_2 .accordion--content img {
  height: 100%;
  max-width: 100%;
}
#sec_1_2 .accordion:last-child .marquee {
  border-bottom: 1px solid #42AC47;
}
#sec_1_2 .accordion--content {
  text-align: center;
}
@keyframes marquee {
  to {
    transform: translateX(min(100cqw - 100%, 0px));
  }
}
@keyframes reverse-marquee {
  0% {
    margin-left: -100%;
  }
  100% {
    margin-left: 100%;
  }
}

#sec_1_2_eng {
  padding-bottom: 120px;
}
#sec_1_2_eng .sec-1-2-card {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
}
#sec_1_2_eng .sec-1-2-card + .sec-1-2-card {
  margin-top: 40px;
}
#sec_1_2_eng .sec-1-2-card img {
  display: block;
  width: 800px;
  max-width: 100%;
}
@media (min-width: 768px) {
  #sec_1_2_eng .sec-1-2-card {
    flex-direction: row;
    justify-content: center;
  }
  #sec_1_2_eng .sec-1-2-card .sec-1-2-card--content {
    width: 300px;
  }
  #sec_1_2_eng .sec-1-2-card img {
    max-width: 50vw;
  }
  #sec_1_2_eng .sec-1-2-card:nth-child(odd) {
    text-align: right;
  }
  #sec_1_2_eng .sec-1-2-card:nth-child(even) img {
    order: 1;
  }
  #sec_1_2_eng .sec-1-2-card:nth-child(even) .sec-1-2-card--content {
    order: 2;
  }
  #sec_1_2_eng .sec-1-2-card:nth-child(odd) .sec-1-2-card--content {
    margin-right: calc(2 * 20px);
  }
  #sec_1_2_eng .sec-1-2-card:nth-child(even) .sec-1-2-card--content {
    margin-left: calc(2 * 20px);
  }
}
@media (min-width: 1280px) {
  #sec_1_2_eng .sec-1-2-card {
    justify-content: center;
  }
}
@media (max-width: 767px) {
  #sec_1_2_eng .sec-1-2-card:nth-child(odd) .sec-1-2-card--content {
    text-align: right;
  }
  #sec_1_2_eng .sec-1-2-card .sec-1-2-card--content {
    width: 100%;
    margin-bottom: 10px;
  }
}

#sec_1_2_swiper .swp {
  display: flex;
  padding-bottom: 120px;
  flex-direction: column;
}
@media (min-width: 768px) {
  #sec_1_2_swiper .swp {
    flex-direction: row;
  }
}
@media (min-width: 768px) {
  #sec_1_2_swiper .swp .swiper-pagination-a {
    flex: 0 0 300px;
  }
}
#sec_1_2_swiper .swp .swiper-pagination-a .e5 {
  cursor: pointer;
  color: #888888;
  margin-bottom: 20px;
}
#sec_1_2_swiper .swp .swiper-pagination-a .e5.active {
  color: #42AC47;
}
#sec_1_2_swiper .swp .mySwiper {
  width: 100%;
}
@media (min-width: 768px) {
  #sec_1_2_swiper .swp .mySwiper {
    flex: 0 0 1;
  }
}
#sec_1_2_swiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
}
#sec_1_2_swiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#sec_1_3 .slider-group {
  position: relative;
  padding-top: 120px;
  padding-bottom: 120px;
}
@media (min-width: 1280px) {
  #sec_1_3 .slider-group {
    padding-top: calc(120px * 2);
    padding-bottom: calc(120px * 2);
  }
}
#sec_1_3 .slider-sec-1-3-a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: initial !important;
}
#sec_1_3 .slider-sec-1-3-a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
#sec_1_3 .slider-sec-1-3-b {
  position: relative;
  z-index: 1;
}
#sec_1_3 .slider-sec-1-3-b .swiper-slide--content {
  --slide-padding: 20px;
  position: relative;
  width: 585px;
  max-width: 100%;
  margin: 0 auto;
  padding: var(--slide-padding);
  padding-bottom: 0 !important;
  background-color: #FAFAFA;
  box-shadow: 0px 0px 40px 1px rgba(0, 0, 0, 0.1);
}
#sec_1_3 .slider-sec-1-3-b .swiper-slide--content .title {
  width: 100%;
  padding-bottom: var(--slide-padding);
  text-align: center;
}
#sec_1_3 .slider-sec-1-3-b .swiper-slide--content .cols {
  border: 1px solid #000000;
  border-width: 1px 0;
}
#sec_1_3 .slider-sec-1-3-b .swiper-slide--content .cols .cols--col {
  text-align: center;
}
#sec_1_3 .slider-sec-1-3-b .swiper-slide--content .footer {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
}
@media (min-width: 1280px) {
  #sec_1_3 .slider-sec-1-3-b .swiper-slide--content {
    --slide-padding: 50px;
    padding-top: 40px;
  }
}
@media (min-width: 768px) {
  #sec_1_3 .slider-sec-1-3-b .swiper-slide--content {
    --slide-padding: 40px;
    padding: var(--slide-padding);
  }
  #sec_1_3 .slider-sec-1-3-b .swiper-slide--content .cols {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    padding: var(--slide-padding) 0;
  }
  #sec_1_3 .slider-sec-1-3-b .swiper-slide--content .cols .cols--col {
    width: 50%;
  }
  #sec_1_3 .slider-sec-1-3-b .swiper-slide--content .cols .cols--col:first-child {
    border-right: 1px solid #000000;
  }
  #sec_1_3 .slider-sec-1-3-b .swiper-slide--content .cols .cols--col p:first-child {
    margin-bottom: var(--slide-padding);
  }
}
@media (max-width: 767px) {
  #sec_1_3 .slider-sec-1-3-b .swiper-slide--content .cols--col {
    position: relative;
    padding: var(--slide-padding) 0;
  }
  #sec_1_3 .slider-sec-1-3-b .swiper-slide--content .cols--col:first-child::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 33.3333%;
    width: 33.3333%;
    border-bottom: 1px solid #000000;
  }
}

#sec_1_4 .sec-1-4-card {
  background-color: #FAFAFA;
  border-top: 1px solid #42AC47;
  padding-top: 48px;
  padding-bottom: 80px;
}
#sec_1_4 .sec-1-4-card:last-child {
  padding-bottom: 120px;
}
#sec_1_4 .sec-1-4-card img {
  width: 116px;
}
#sec_1_4 .sec-1-4-card .sec-1-4-card--col:nth-child(3) p:not(.highlighted) {
  color: #888888;
}
#sec_1_4 .sec-1-4-card p.highlighted, #sec_1_4 .sec-1-4-card span.highlighted {
  color: #42AC47;
}
#sec_1_4 .sec-1-4-card li + li {
  margin-top: 48px;
}
#sec_1_4 .sec-1-4-card .sec-1-4-card--col &gt; *:not(img) {
  width: 250px;
  max-width: 100%;
}
@media (min-width: 1280px) {
  #sec_1_4 .sec-1-4-card .sec-1-4-card--col {
    width: 25%;
  }
}
@media (min-width: 768px) {
  #sec_1_4 .sec-1-4-card {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  #sec_1_4 .sec-1-4-card .sec-1-4-card--col:nth-child(2) {
    width: 75%;
    margin-bottom: 48px;
  }
  #sec_1_4 .sec-1-4-card .sec-1-4-card--col:nth-child(3),
  #sec_1_4 .sec-1-4-card .sec-1-4-card--col:nth-child(4) {
    width: 250px;
  }
  #sec_1_4 .sec-1-4-card .sec-1-4-card--col:nth-child(3) {
    margin-left: 25%;
  }
}
@media (max-width: 767px) {
  #sec_1_4 .sec-1-4-card {
    text-align: center;
  }
  #sec_1_4 .sec-1-4-card .sec-1-4-card--col:not(:first-child):not(:nth-child(2)) {
    padding-top: 48px;
  }
  #sec_1_4 .sec-1-4-card .sec-1-4-card--col &gt; *:not(img) {
    margin-right: auto;
    margin-left: auto;
  }
  #sec_1_4 .sec-1-4-card:nth-child(2) .sec-1-4-card--col:nth-child(3) p:nth-child(2) {
    display: none;
  }
}

#sec_1_5 .globe {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 650px;
  max-width: 100%;
  aspect-ratio: 1/1;
  margin: 0 auto 120px;
  background-image: url("../assets/images/iconos/c1_s5_1.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
#sec_1_5 .globe p {
  margin: 20px 0;
}
#sec_1_5 .sec-1-5-card {
  margin-bottom: 120px;
  border-top: 1px solid #42AC47;
  padding-top: 48px;
  padding-bottom: 80px;
}
#sec_1_5 .sec-1-5-card img.spain {
  width: 180px;
}
#sec_1_5 .sec-1-5-card img.eeuu {
  width: 200px;
}
#sec_1_5 .sec-1-5-card .sec-1-5-card--col--col {
  width: 250px;
}
#sec_1_5 .sec-1-5-card .sec-1-5-card--col--col img {
  width: 116px;
}
#sec_1_5 .sec-1-5-card .sec-1-5-card--col--col:nth-child(1), #sec_1_5 .sec-1-5-card .sec-1-5-card--col--col:nth-child(2) {
  margin-bottom: 80px;
}
#sec_1_5 .sec-1-5-card .sec-1-5-card--col--col p {
  margin: 20px 0;
}
#sec_1_5 .sec-1-5-card .sec-1-5-card--col:nth-child(1) h4 {
  padding-bottom: calc(20px * 2);
}
@media (min-width: 1280px) {
  #sec_1_5 .sec-1-5-card .sec-1-5-card--col:nth-child(1) {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 50%;
  }
  #sec_1_5 .sec-1-5-card .sec-1-5-card--col:nth-child(1) h4 {
    width: 50%;
  }
  #sec_1_5 .sec-1-5-card .sec-1-5-card--col:nth-child(2) {
    width: 50%;
  }
}
@media (min-width: 768px) {
  #sec_1_5 .sec-1-5-card {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
  }
  #sec_1_5 .sec-1-5-card .sec-1-5-card--col:nth-child(2) {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: stretch;
  }
  #sec_1_5 .sec-1-5-card .sec-1-5-card--col:nth-child(2) .sec-1-5-card--col--col {
    max-width: 50%;
    margin-left: auto;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  #sec_1_5 .sec-1-5-card .sec-1-5-card--col:nth-child(1) {
    flex-direction: column;
    width: 25%;
  }
  #sec_1_5 .sec-1-5-card .sec-1-5-card--col:nth-child(2) {
    width: 75%;
  }
  #sec_1_5 .sec-1-5-card .sec-1-5-card--col--col {
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  #sec_1_5 .sec-1-5-card img.spain,
  #sec_1_5 .sec-1-5-card img.eeuu {
    margin-bottom: calc(20px * 2);
  }
  #sec_1_5 .sec-1-5-card .sec-1-5-card--col:nth-child(1),
  #sec_1_5 .sec-1-5-card .sec-1-5-card--col:nth-child(2) {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  #sec_1_5 .sec-1-5-card .sec-1-5-card--col--col:not(:last-child) {
    margin-bottom: 80px;
  }
}

#sec_1_6 #sec_1_6_accionistas .separator {
  width: 100%;
  height: 10px;
  margin-bottom: 5px;
  background-color: #7D7C7C;
}
#sec_1_6 #sec_1_6_accionistas .chart .chart--row {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#sec_1_6 #sec_1_6_accionistas .chart .chart--row .chart--row--bar,
#sec_1_6 #sec_1_6_accionistas .chart .chart--row .chart--row--label {
  height: 60px;
}
#sec_1_6 #sec_1_6_accionistas .chart .chart--row .chart--row--bar {
  background-color: #42AC47;
}
#sec_1_6 #sec_1_6_accionistas .chart .chart--row .chart--row--bar:last-child {
  margin-left: 2%;
  background-color: #7BC57E;
}
#sec_1_6 #sec_1_6_accionistas .chart--row--label {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
#sec_1_6 #sec_1_6_accionistas .chart--row--label .left {
  padding-top: 40px;
  border-left: 1px solid #42AC47;
  padding-left: 10px;
}
#sec_1_6 #sec_1_6_accionistas .chart--row--label .right {
  padding-top: 40px;
  padding-right: 10px;
  text-align: right;
  margin-top: 0 !important;
  border-right: 1px solid #7BC57E;
}
#sec_1_6 .slider-sec-1-6 .swiper-slide {
  width: 120px;
}
#sec_1_6 .slider-sec-1-6 .swiper-slide img {
  width: 117px;
  height: 117px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
@media (min-width: 1280px) {
  #sec_1_6 .slider-sec-1-6 {
    cursor: initial !important;
  }
  #sec_1_6 .slider-sec-1-6 .swiper-slide + .swiper-slide {
    margin-left: 50px;
  }
  #sec_1_6 .slider-sec-1-6 .swiper-button-prev,
  #sec_1_6 .slider-sec-1-6 .swiper-button-next {
    display: none;
  }
}

#sec_1_7 .wrap-cards {
  display: flex;
}
#sec_1_7 #sec_1_7_resultados_2021 .content-wrapper {
  overflow: hidden;
}
#sec_1_7 .center-card {
  border-left: 1px solid #42AC47;
  border-right: 1px solid #42AC47;
}
#sec_1_7 .sec-1-7-card {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  width: 33.3333333333%;
  /*&amp; + .sec-1-7-card {
    margin-top: $mc;
  }*/
}
#sec_1_7 .sec-1-7-card p {
  text-align: center;
  padding: 24px;
}
#sec_1_7 .sec-1-7-card img {
  width: 116px;
}

#sec_1_7 .sec-1-7-card-chart {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: start;
  width: 100%;
  padding-top: 48px;
  border-top: 1px solid #42AC47;
}
#sec_1_7 .sec-1-7-card-chart h4 {
  width: 25%;
}
#sec_1_7 .sec-1-7-card-chart .chart {
  width: 75%;
}
@media (max-width: 768px) {
  #sec_1_7 .sec-1-7-card-chart h4 {
    width: 100%;
    margin-bottom: 1rem;
  }
  #sec_1_7 .sec-1-7-card-chart .chart {
    width: 100%;
  }
}

#sec_1_8 .sec-1-8-card {
  text-align: center;
}
#sec_1_8 .sec-1-8-card &gt; div {
  display: flex;
  justify-content: space-between;
}
#sec_1_8 .sec-1-8-card .card-icons {
  display: flex;
  justify-content: space-between;
  padding-top: 24px;
  padding-bottom: 24px;
}

@media (min-width: 768px) and (max-width: 1279px) {
  #sec_1_8_matriz_materialidad .content-wrapper &gt; *,
  #sec_2_2_grafico .content-wrapper &gt; * {
    padding-left: 25%;
  }
}
#sec_1_8_matriz_materialidad .content-wrapper .chart,
#sec_2_2_grafico .content-wrapper .chart {
  display: block;
  aspect-ratio: 1/1;
}
#sec_1_8_matriz_materialidad .content-wrapper .nav--group--header .title,
#sec_2_2_grafico .content-wrapper .nav--group--header .title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#sec_1_8_matriz_materialidad .content-wrapper .nav--group--header .title span,
#sec_2_2_grafico .content-wrapper .nav--group--header .title span {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-right: 10px;
  border-radius: 11px;
}
#sec_1_8_matriz_materialidad .content-wrapper .nav &gt; li,
#sec_2_2_grafico .content-wrapper .nav &gt; li {
  padding-top: 10px;
  border-top: 1px solid #42AC47;
}
#sec_1_8_matriz_materialidad .content-wrapper .nav &gt; li:nth-child(1) .title span,
#sec_2_2_grafico .content-wrapper .nav &gt; li:nth-child(1) .title span {
  background-color: #DDEEDE;
}
#sec_1_8_matriz_materialidad .content-wrapper .nav &gt; li:nth-child(2) .title span,
#sec_2_2_grafico .content-wrapper .nav &gt; li:nth-child(2) .title span {
  background-color: #42AC47;
}
#sec_1_8_matriz_materialidad .content-wrapper .nav &gt; li:nth-child(3) .title span,
#sec_2_2_grafico .content-wrapper .nav &gt; li:nth-child(3) .title span {
  background-color: #5A5A5A;
}
#sec_1_8_matriz_materialidad .content-wrapper .cols--col--content li + li,
#sec_2_2_grafico .content-wrapper .cols--col--content li + li {
  margin-top: 5px;
}
#sec_1_8_matriz_materialidad .content-wrapper .cols--col--content li span:nth-child(1),
#sec_2_2_grafico .content-wrapper .cols--col--content li span:nth-child(1) {
  display: inline-block;
  width: 32px;
  min-width: 32px;
}
#sec_1_8_matriz_materialidad .content-wrapper .cols--col:nth-child(2) li ul li,
#sec_2_2_grafico .content-wrapper .cols--col:nth-child(2) li ul li {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
@media (min-width: 1280px) {
  #sec_1_8_matriz_materialidad .content-wrapper .cols,
  #sec_2_2_grafico .content-wrapper .cols {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
  }
  #sec_1_8_matriz_materialidad .content-wrapper .cols .cols--col,
  #sec_2_2_grafico .content-wrapper .cols .cols--col {
    width: calc(50% - 20px);
  }
}
@media (max-width: 1279px) {
  #sec_1_8_matriz_materialidad .content-wrapper .cols--col:nth-child(2),
  #sec_2_2_grafico .content-wrapper .cols--col:nth-child(2) {
    padding-top: 48px;
  }
}

#sec_2_2_grafico .content-wrapper .cols--col--content li span:nth-child(1) {
  width: 64px;
  min-width: 64px;
}

#sec_3_1_proteccion .e8, #sec_3_2_proteccion .e8 {
  color: #FFFFFF !important;
}
#sec_3_1_proteccion .section-title, #sec_3_2_proteccion .section-title {
  flex-direction: column;
  align-items: start;
}
#sec_3_1_proteccion h2, #sec_3_2_proteccion h2 {
  width: 50%;
}
#sec_3_1_proteccion .wrap-animated-content, #sec_3_2_proteccion .wrap-animated-content {
  display: flex;
}
#sec_3_1_proteccion .chapter-header, #sec_3_2_proteccion .chapter-header {
  width: 100%;
}
#sec_3_1_proteccion .content, #sec_3_2_proteccion .content {
  padding-top: 40rem;
  padding-bottom: 1rem;
  display: flex;
  justify-content: flex-end;
}
#sec_3_1_proteccion .content-col, #sec_3_2_proteccion .content-col {
  width: 50%;
  padding: 3rem;
}
#sec_3_1_proteccion .wrap-animated-content, #sec_3_2_proteccion .wrap-animated-content {
  position: sticky;
  top: 0;
}
@media (max-width: 768px) {
  #sec_3_1_proteccion .wrap-animated-content, #sec_3_2_proteccion .wrap-animated-content {
    position: relative !important;
    top: auto;
  }
  #sec_3_1_proteccion .content, #sec_3_2_proteccion .content {
    padding-top: 1rem;
    padding-bottom: 1rem;
    display: flex;
    justify-content: flex-end;
  }
  #sec_3_1_proteccion .content-col, #sec_3_2_proteccion .content-col {
    width: 100%;
    padding: 3rem;
  }
  #sec_3_1_proteccion .chapter-header, #sec_3_2_proteccion .chapter-header {
    width: 100% !important;
  }
  #sec_3_1_proteccion h2, #sec_3_2_proteccion h2 {
    width: 100%;
  }
}

#sec_3_1 .sec-3-1-card {
  display: flex;
}
#sec_3_1 .sec-3-1-card + div {
  margin-top: 80px;
}
#sec_3_1 .sec-3-1-card img {
  max-width: calc(100% - 20px) !important;
}
@media (min-width: 1280px) {
  #sec_3_1 .sec-3-1-card img {
    width: 140px;
  }
  #sec_3_1 .sec-3-1-card p {
    margin-right: auto;
    margin-left: auto;
  }
  #sec_3_1 .sec-3-1-card .card--col {
    width: 25%;
  }
  #sec_3_1 .sec-3-1-card .card--col .b {
    width: 160px !important;
  }
  #sec_3_1 .sec-3-1-card .card--col p {
    width: 240px !important;
  }
}
@media (min-width: 768px) {
  #sec_3_1 .sec-3-1-card {
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
  }
  #sec_3_1 .sec-3-1-card .card--col.c p {
    margin-left: auto;
  }
}
@media (max-width: 1279px) {
  #sec_3_1 .sec-3-1-card .card--col.b {
    order: 1;
  }
  #sec_3_1 .sec-3-1-card .card--col.a {
    order: 2;
  }
  #sec_3_1 .sec-3-1-card .card--col.c {
    order: 3;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  #sec_3_1 .sec-3-1-card .card--col.b {
    width: 100%;
    margin-bottom: 40px;
  }
  #sec_3_1 .sec-3-1-card .card--col.a {
    width: 50%;
  }
  #sec_3_1 .sec-3-1-card .card--col.c {
    width: 50%;
  }
}
@media (max-width: 767px) {
  #sec_3_1 .sec-3-1-card {
    flex-direction: column;
  }
  #sec_3_1 .sec-3-1-card img {
    width: 116px;
    margin: 40px 0;
  }
  #sec_3_1 .sec-3-1-card .card--col {
    width: 100%;
  }
}
@media (min-width: 767px) {
  #sec_3_1 .sec-3-1-card .card--col.c p {
    width: 240px;
  }
}

#sec_3_2_consumo .charts .charts--col .charts--col--content {
  width: 100%;
}
@media (min-width: 1024px) {
  #sec_3_2_consumo .charts {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
  }
  #sec_3_2_consumo .charts .charts--col {
    width: 50%;
  }
  #sec_3_2_consumo .charts .charts--col:nth-child(1), #sec_3_2_consumo .charts .charts--col:nth-child(2) {
    padding-bottom: 48px;
    margin-bottom: 48px;
    border-bottom: 1px solid #5A5A5A;
  }
  #sec_3_2_consumo .charts .charts--col:nth-child(1) .charts--col--content, #sec_3_2_consumo .charts .charts--col:nth-child(3) .charts--col--content {
    border-right: 1px solid #5A5A5A;
    padding-right: 30px;
  }
  #sec_3_2_consumo .charts .charts--col:nth-child(2) .charts--col--content, #sec_3_2_consumo .charts .charts--col:nth-child(4) .charts--col--content {
    padding-left: 30px;
  }
}
@media (max-width: 1023px) {
  #sec_3_2_consumo .charts .charts--col + .charts--col {
    width: 100%;
    margin-top: 48px !important;
    padding-top: 48px;
    border-top: 1px solid #5A5A5A;
  }
}

.sec-3-2-card-chart {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 48px;
  border-top: 1px solid #7D7C7C;
}
.sec-3-2-card-chart &gt; div:first-child {
  width: 25%;
  padding-right: 80px;
}
.sec-3-2-card-chart &gt; div {
  width: 75%;
}

@media (max-width: 767px) {
  .sec-3-2-card-chart &gt; div:first-child {
    width: 100%;
    margin-bottom: 1rem;
  }
}
#sec_3_2_emisiones .sec-3-2-card {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 80px;
  padding-top: 20px;
  border-top: 1px solid #5A5A5A;
}
#sec_3_2_emisiones .sec-3-2-card:first-child {
  border: 0;
  margin-top: 0;
  padding-top: 0;
}
#sec_3_2_emisiones .sec-3-2-card &gt; div p {
  width: 360px;
  max-width: 100%;
}
@media (min-width: 768px) {
  #sec_3_2_emisiones .sec-3-2-card {
    justify-content: space-between;
  }
}
@media (max-width: 1279px) {
  #sec_3_2_emisiones .sec-3-2-card &gt; p {
    text-align: right;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  #sec_3_2_emisiones .sec-3-2-card &gt; div,
  #sec_3_2_emisiones .sec-3-2-card &gt; p {
    width: 250px;
  }
}
@media (max-width: 767px) {
  #sec_3_2_emisiones .sec-3-2-card &gt; div,
  #sec_3_2_emisiones .sec-3-2-card &gt; p {
    width: 100%;
  }
  #sec_3_2_emisiones .sec-3-2-card &gt; p {
    margin-top: 20px;
  }
}

#sec_4_1 .selector .selector--header select {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border: 0;
  padding: 0 calc(20px * 2) 0 0;
  background-image: url("../assets/images/iconos/chevron_down.svg");
  background-repeat: no-repeat;
  background-position: calc(100% - 20px) center;
  background-size: 10px auto;
  cursor: pointer;
}
@media (min-width: 768px) {
  #sec_4_1 .selector .selector--header {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
@media (max-width: 767px) {
  #sec_4_1 .selector .selector--header select {
    margin-top: 15px;
  }
}
#sec_4_1 .selector .selector--content:not(.selected) {
  display: none;
}
#sec_4_1 .selector .chart-card + .chart-card {
  margin-top: 80px;
}
#sec_4_1 .selector .chart-card .chart-card--header {
  padding-bottom: 20px;
}
#sec_4_1 .selector .chart-card .subtitle {
  margin: 40px 0 10px;
}
#sec_4_1 .selector .chart-card .chart + .chart {
  margin-top: 40px;
}
#sec_4_1 .selector .chart-card .chart-card--legend {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
#sec_4_1 .selector .chart-card .chart-card--legend p {
  margin-top: 0;
  padding-top: 10px;
  overflow: visible;
}
#sec_4_1 .selector .chart-card .chart-card--legend p:last-child {
  text-align: right;
}
@media (max-width: 767px) {
  #sec_4_1 .selector .chart-card + .chart-card {
    overflow: hidden;
  }
}
#sec_4_1 .selector .persons-chart .chart-card--legend p {
  padding-top: 20px;
}
#sec_4_1 .selector .persons-chart .chart-card--legend p:first-child {
  margin-right: 40px;
}
#sec_4_1 .selector .persons-chart--header {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
#sec_4_1 .selector .persons-chart--header .persons-chart--header--col &gt; p {
  width: 100%;
  margin-bottom: 15px;
}
#sec_4_1 .selector .persons-chart--header .persons-chart--header--col &gt; div {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#sec_4_1 .selector .persons-chart--header .persons-chart--header--col &gt; div p {
  margin-top: 0;
  display: inline-block;
}
#sec_4_1 .selector .persons-chart--header .persons-chart--header--col &gt; div p + p {
  margin-left: 10px;
}
#sec_4_1 .selector .persons-chart--header .persons-chart--header--col:nth-child(1) {
  flex: 1 1 100%;
  margin-right: 12px;
  padding-right: 12px;
  border-right: 1px solid #DDEEDE;
}
#sec_4_1 .selector .chart {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 30px;
  background-color: #FAFAFA;
}
#sec_4_1 .selector .chart-card.type-a .chart {
  height: 100px;
  background-color: #42AC47;
}
#sec_4_1 .selector .chart-card.type-b .chart.show-center {
  position: relative;
}
#sec_4_1 .selector .chart-card.type-b .chart.show-center::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 50%;
  height: 100%;
  border-right: 1px solid #1D1C1C;
}
#sec_4_1 .selector .chart-card.type-b .chart--bar.red {
  background-color: #C57B7B;
}
#sec_4_1 .selector .chart-card.type-b .chart--bar.yellow {
  background-color: #F1D295;
}
#sec_4_1 .selector .chart-card.type-b .chart-card--legend {
  justify-content: space-between;
}
#sec_4_1 .selector .chart-card.type-c .chart--bar.green-1,
#sec_4_1 .selector .chart-card.type-d .chart--bar.green-1 {
  background-color: #42AC47;
}
#sec_4_1 .selector .chart-card.type-c .chart--bar.green-2,
#sec_4_1 .selector .chart-card.type-d .chart--bar.green-2 {
  background-color: #7BC57E;
}
#sec_4_1 .selector .chart-card.type-c .chart--bar.green-3,
#sec_4_1 .selector .chart-card.type-d .chart--bar.green-3 {
  background-color: #B3DEB5;
}
#sec_4_1 .selector .chart-card.type-d .chart-card--legend p {
  position: relative;
}
#sec_4_1 .selector .chart-card.type-d .chart-card--legend p::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 5px;
  background-color: #42AC47;
}
#sec_4_1 .selector .chart-card.type-d .chart-card--legend p span {
  position: relative;
  z-index: 1;
}
#sec_4_1 .selector .chart-card.type-d .chart-card--legend p:nth-child(2), #sec_4_1 .selector .chart-card.type-d .chart-card--legend p:nth-child(5) {
  padding-top: 65px;
}
#sec_4_1 .selector .chart-card.type-d .chart-card--legend p:nth-child(2)::before, #sec_4_1 .selector .chart-card.type-d .chart-card--legend p:nth-child(5)::before {
  height: 60px;
  background-color: #7BC57E;
}
#sec_4_1 .selector .chart-card.type-d .chart-card--legend p:nth-child(3), #sec_4_1 .selector .chart-card.type-d .chart-card--legend p:nth-child(6) {
  padding-top: 125px;
}
#sec_4_1 .selector .chart-card.type-d .chart-card--legend p:nth-child(3)::before, #sec_4_1 .selector .chart-card.type-d .chart-card--legend p:nth-child(6)::before {
  height: 120px;
  background-color: #B3DEB5;
}
#sec_4_1 .selector .chart-card.type-d .chart-card--legend p:last-child {
  position: absolute;
  top: 0;
  right: 0;
}
#sec_4_1 .selector .chart-card.type-d .chart-card--legend p:last-child::before {
  right: 0;
  left: unset;
}
@media (max-width: 767px) {
  #sec_4_1 .selector .chart-card.type-d .chart-card--legend p:nth-child(4) {
    padding-top: 185px;
  }
  #sec_4_1 .selector .chart-card.type-d .chart-card--legend p:nth-child(4)::before {
    height: 180px;
  }
  #sec_4_1 .selector .chart-card.type-d .chart-card--legend p:nth-child(5) {
    padding-top: 245px;
  }
  #sec_4_1 .selector .chart-card.type-d .chart-card--legend p:nth-child(5)::before {
    height: 240px;
  }
  #sec_4_1 .selector .chart-card.type-d .chart-card--legend p:nth-child(6) {
    padding-top: 305px;
  }
  #sec_4_1 .selector .chart-card.type-d .chart-card--legend p:nth-child(6)::before {
    height: 300px;
  }
}

#sec_4_2 .sec-4-2-wrap-card {
  border-top: 1px solid #1D1C1C;
  border-bottom: 1px solid #1D1C1C;
  padding-bottom: 48px;
}
#sec_4_2 .sec-4-2-wrap-card &gt; div {
  display: flex;
}
@media (max-width: 767px) {
  #sec_4_2 .sec-4-2-wrap-card &gt; div {
    display: block;
  }
}

#sec_4_2 .sec-4-2-card {
  display: flex;
  width: 50%;
}
#sec_4_2 .sec-4-2-card img {
  max-width: calc(100% - 20px) !important;
}
@media (min-width: 1280px) {
  #sec_4_2 .sec-4-2-card {
    align-items: center;
  }
  #sec_4_2 .sec-4-2-card img {
    width: 230px;
  }
  #sec_4_2 .sec-4-2-card .card--col {
    width: 33.3333333333%;
  }
  #sec_4_2 .sec-4-2-card .card--col.a {
    width: 25%;
  }
  #sec_4_2 .sec-4-2-card .card--col.b {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
  }
}
@media (min-width: 768px) {
  #sec_4_2 .sec-4-2-card {
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
  }
  #sec_4_2 .sec-4-2-card .card--col.b p:last-child {
    width: 210px;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  #sec_4_2 .sec-4-2-card .card--col.a {
    width: 50%;
  }
  #sec_4_2 .sec-4-2-card .card--col.b {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 50%;
  }
}
@media (max-width: 767px) {
  #sec_4_2 .sec-4-2-card {
    flex-direction: column;
  }
  #sec_4_2 .sec-4-2-card img {
    width: 116px;
  }
  #sec_4_2 .sec-4-2-card .card--col {
    width: 100%;
  }
  #sec_4_2 .sec-4-2-card .card--col.b p:first-child {
    margin: 12px 0;
  }
}
#sec_4_2 .sec-4-2-card-2 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#sec_4_2 .sec-4-2-card-2 + .sec-4-2-card-2 {
  margin-top: 80px;
}
#sec_4_2 .sec-4-2-card-2 img {
  width: 100px;
  margin-right: 48px;
}
@media (min-width: 1280px) {
  #sec_4_2 .sec-4-2-card-2 .title {
    flex: 1 1 auto;
    width: 50%;
  }
  #sec_4_2 .sec-4-2-card-2 .sec-4-2-card-2--content {
    width: 100%;
    padding-top: 40px;
  }
  #sec_4_2 .sec-4-2-card-2 .sec-4-2-card-2--content .sec-4-2-card-2--content--col p:first-child {
    margin-bottom: 20px;
  }
}
@media (max-width: 1279px) {
  #sec_4_2 .sec-4-2-card-2 {
    align-items: center;
  }
  #sec_4_2 .sec-4-2-card-2 .title {
    order: 1;
  }
  #sec_4_2 .sec-4-2-card-2 img {
    order: 2;
  }
  #sec_4_2 .sec-4-2-card-2 .sec-4-2-card-2--content {
    order: 3;
  }
}
@media (min-width: 768px) {
  #sec_4_2 .sec-4-2-card-2 .sec-4-2-card-2--content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  #sec_4_2 .sec-4-2-card-2 .title {
    width: 100%;
    margin-bottom: 20px;
  }
  #sec_4_2 .sec-4-2-card-2 .title br {
    display: none;
  }
  #sec_4_2 .sec-4-2-card-2 .sec-4-2-card-2--content {
    flex: 1 1 auto;
  }
}
@media (max-width: 767px) {
  #sec_4_2 .sec-4-2-card-2 {
    display: block;
  }
  #sec_4_2 .sec-4-2-card-2 .title {
    flex: 1 1 auto;
  }
  #sec_4_2 .sec-4-2-card-2 .sec-4-2-card-2--content--col {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 48px;
  }
  #sec_4_2 .sec-4-2-card-2 .sec-4-2-card-2--content--col p:first-child {
    margin-right: 20px;
  }
}

#sec_1_9 .swiper .swiper-slide {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 300px;
  height: 450px;
  background-color: #FFFFFF;
}
#sec_1_9 .swiper .swiper-slide img {
  display: block;
  width: 100%;
}
#sec_1_9 .swiper .swiper-slide .title {
  margin: 12px 0;
}
#sec_1_9 .swiper .swiper-slide .status {
  margin-top: auto;
}
#sec_1_9 .swiper .swiper-slide .status .badge {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 6px;
  border-radius: 6px;
  background-color: #5A5A5A;
}
#sec_1_9 .swiper .swiper-slide .status .badge.achieved {
  background-color: #42AC47;
}
#sec_1_9 .swiper .swiper-slide .status .badge.progressing {
  background-color: #FD9000;
}
#sec_1_9 .swiper .swiper-slide .status .badge.unachieved {
  background-color: #5A5A5A;
}
@media (min-width: 768px) {
  #sec_1_9 .swiper .swiper-slide {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  #sec_1_9 .swiper .swiper-slide {
    padding: 15px;
  }
}

body &gt; footer .content-wrapper {
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  body &gt; footer .content-wrapper {
    justify-content: flex-start;
  }
  body &gt; footer .content-wrapper img {
    margin-right: 50px;
  }
  body &gt; footer .content-wrapper p {
    max-width: 25vw;
  }
}
@media (max-width: 767px) {
  body &gt; footer .content-wrapper {
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
  body &gt; footer .content-wrapper img {
    margin-bottom: 30px;
  }
  body &gt; footer .content-wrapper p {
    width: 155px;
    margin-bottom: 50px;
  }
}

.legend, .legend_r {
  cursor: pointer;
}
.legend:hover .e10, .legend_r:hover .e10 {
  font-weight: 700;
}/*# sourceMappingURL=main.css.map */</pre></body></html>