@charset "UTF-8";
:root {
  --color-black: #181C1D;
  --color-green: #95D600;
  --color-green-dark: #009B3A;
}
body {
  /* Reseteo de estilos */
  /* Marquesina */
  /* Listado de elementos */
  /* Cabecera de página */
  /* Textos legales */
  /* Cuerpo principal */
  /* Actualidad */
  /* Formularios */
}
body .elementor-widget-html {
  line-height: 0;
  font-size: 0;
}
body .elementor-widget-text-editor p:last-child {
  margin: 0;
}
body .elementor-widget-text-editor strong {
  font-weight: 500;
}
body .cookies-link {
  cursor: pointer;
}
body .animated-header .elementor-heading-title:not(.animated) {
  opacity: 0;
}
body .animated-header .elementor-heading-title .letter {
  opacity: 0;
}
body .gtranslate_wrapper a.gt-current-lang {
  display: none !important;
}
body .gtranslate_wrapper a img {
  opacity: 1 !important;
}
@media (min-width: 1024px) {
  body .hero {
    height: calc(100dvh - 75px);
  }
}
body .hero .elementor-widget-video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: auto;
  aspect-ratio: calc(123 / 108);
}
@media (max-width: 767px) {
  body .hero .elementor-widget-video {
    -webkit-mask-image: url(/wp-content/uploads/mask-video-mobile.svg);
  }
}
body .hero .elementor-widget-video > div {
  aspect-ratio: calc(123 / 108);
  height: 100%;
}
body .home-video video {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain;
  object-position: right center;
}
@media (max-width: 767px) {
  body .marquee-wrapper > div {
    display: block !important;
  }
  body .marquee-wrapper > div .marquee {
    padding-top: 30px;
  }
  body .marquee-wrapper > div .marquee .gallery {
    max-width: 4480px;
    width: 4480px;
    animation-duration: 30s;
  }
}
@media (max-width: 1023px) {
  body .arrow {
    overflow: visible !important;
    aspect-ratio: 1;
  }
}
body .arrow:first-child {
  overflow: hidden;
  -webkit-transform: translateY(150px);
  transform: translateY(150px);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media (max-width: 767px) {
  body .arrow:first-child {
    margin-bottom: -100px;
  }
}
body .arrow:first-child::before {
  -webkit-transition: all 0.75s ease;
  transition: all 0.75s ease;
  background-size: auto 100% !important;
  background-position: calc(90% - 100px) 50% !important;
  -webkit-transform: rotate(16deg);
  transform: rotate(16deg);
  top: -150px;
  right: -100px;
  left: -200px;
  bottom: -100px;
  height: calc(100% + 200px);
  width: calc(100% + 300px);
}
@media (max-width: 1023px) {
  body .arrow:first-child::before {
    top: -120px;
    left: -160px;
    height: calc(100% + 180px);
    clip-path: polygon(0 0, 80% 0, 100% 30%, 100% 100%, 0 100%);
  }
}
@media (max-width: 767px) {
  body .arrow:first-child::before {
    top: -50px;
    height: 100%;
  }
}
@media (min-width: 2099px) {
  body .arrow:first-child::before {
    top: -140px;
  }
}
@media (min-width: 2399px) {
  body .arrow:first-child::before {
    top: -640px;
    height: calc(100% + 1200px);
    background-image: url(/wp-content/uploads/mask-grey-alt.svg) !important;
  }
}
@media (min-width: 2799px) {
  body .arrow:first-child::before {
    top: -530px;
    height: calc(100% + 1000px);
  }
}
body .arrow:first-child::after {
  content: "";
  position: absolute;
  background-color: #f2f2f2;
  top: 100%;
  width: 40%;
  height: 20vw;
  left: 70%;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg);
}
@media (max-width: 767px) {
  body .arrow:first-child::after {
    -webkit-transform: none;
    transform: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 88%, 89% 63%, 100% 34%, 100% 16%, 73% 0, 30% 0, 0 10%);
  }
}
@media (min-width: 2399px) {
  body .arrow:first-child::after {
    top: 92%;
    left: 50%;
    width: 53%;
  }
}
body .arrow:first-child.animating {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}
body .arrow:first-child.animating::before {
  -webkit-transform: rotate(-16deg);
  transform: rotate(-16deg);
}
@media (min-width: 1899px) {
  body .arrow:first-child.animating::before {
    -webkit-transform: rotate(-13deg);
    transform: rotate(-13deg);
  }
}
@media (min-width: 2899px) {
  body .arrow:first-child.animating::before {
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
  }
}
body .arrow:last-child {
  overflow: hidden;
  -webkit-transform: translateY(150px);
  transform: translateY(150px);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media (max-width: 767px) {
  body .arrow:last-child {
    margin-bottom: -100px;
  }
}
body .arrow:last-child::before {
  -webkit-transition: all 0.75s ease;
  transition: all 0.75s ease;
  background-size: auto 100% !important;
  background-position: calc(90% - 100px) 50% !important;
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  top: -60px;
  right: -200px;
  left: -100px;
  bottom: -100px;
  height: calc(100% + 200px);
  width: calc(100% + 300px);
}
@media (max-width: 1023px) {
  body .arrow:last-child::before {
    top: -30px;
    left: -120px;
    height: calc(100% + 180px);
  }
}
@media (max-width: 767px) {
  body .arrow:last-child::before {
    top: -20px;
    left: -120px;
    height: 100%;
  }
}
@media (min-width: 2399px) {
  body .arrow:last-child::before {
    top: -560px;
    height: calc(100% + 1200px);
    background-image: url(/wp-content/uploads/mask-grey-alt.svg) !important;
  }
}
@media (min-width: 2799px) {
  body .arrow:last-child::before {
    top: -475px;
    height: calc(100% + 1000px);
  }
}
body .arrow:last-child::after {
  content: "";
  position: absolute;
  background-color: #f2f2f2;
  bottom: 100%;
  width: 40%;
  height: 20vw;
  right: 70%;
  -webkit-transform-origin: bottom right;
  transform-origin: bottom right;
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg);
}
@media (max-width: 767px) {
  body .arrow:last-child::after {
    -webkit-transform: none;
    transform: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%, 100% 82%, 40% 82%, 3% 60%, 3% 49%, 24% 18%, 80% 0);
  }
}
body .arrow:last-child.animating {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}
body .arrow:last-child.animating::before {
  -webkit-transform: rotate(-196deg);
  transform: rotate(-196deg);
}
@media (min-width: 1899px) {
  body .arrow:last-child.animating::before {
    -webkit-transform: rotate(-193deg);
    transform: rotate(-193deg);
  }
}
@media (min-width: 2899px) {
  body .arrow:last-child.animating::before {
    -webkit-transform: rotate(-189deg);
    transform: rotate(-189deg);
  }
}
body .marquee {
  overflow: hidden;
  max-width: 1340px !important;
}
body .marquee::before {
  background: -webkit-gradient(linear, left top, right top, from(#f2f2f2), color-stop(20%, rgba(242, 242, 242, 0)), color-stop(80%, rgba(242, 242, 242, 0)), to(#f2f2f2)) !important;
  background: linear-gradient(90deg, #f2f2f2 0%, rgba(242, 242, 242, 0) 20%, rgba(242, 242, 242, 0) 80%, #f2f2f2 100%) !important;
}
@media (max-width: 767px) {
  body .marquee::before {
    background: transparent !important;
  }
}
body .marquee .gallery {
  white-space: nowrap;
  display: block;
  font-size: 0;
  line-height: 0;
  -webkit-animation: 30s marquee 0s linear infinite;
  animation: 30s marquee 0s linear infinite;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 767px) {
  body .marquee .gallery {
    -webkit-animation: 6s marquee 0s linear infinite;
    animation: 6s marquee 0s linear infinite;
  }
}
body .marquee .gallery dl {
  margin-right: 40px;
  max-width: unset !important;
  width: 200px;
  font-size: 0;
  line-height: 0;
  border: 1px solid #000;
  border-radius: 10px;
  vertical-align: middle;
}
@media (max-width: 767px) {
  body .marquee .gallery dl {
    width: 100px;
  }
}
body .marquee.ohr dl {
  border: 0;
}
body .marquee.ohr dl img {
  width: 140px;
  height: 90px;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
}
@media (max-width: 767px) {
  body .marquee.ohr dl img {
    width: 100px;
    height: 70px;
  }
}
body .marquee.ohr dl img[src*="club-odiseo"] {
  height: 70px;
}
@media (max-width: 767px) {
  body .marquee.ohr dl img[src*="club-odiseo"] {
    height: 50px;
  }
}
body .marquee.ohr dl img[src*="mercado-correos"] {
  height: 50px;
}
@media (max-width: 767px) {
  body .marquee.ohr dl img[src*="mercado-correos"] {
    height: 40px;
  }
}
body .marquee.ohr dl img[src*="origen"] {
  height: 40px;
}
@media (max-width: 767px) {
  body .marquee.ohr dl img[src*="origen"] {
    height: 30px;
  }
}
body .marquee.ohr dl img[src*="collados"] {
  height: 70px;
}
@media (max-width: 767px) {
  body .marquee.ohr dl img[src*="collados"] {
    height: 50px;
  }
}
body .elements-wrapper .filters {
  padding: 10px 0;
  font-family: "Halogen";
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  border-bottom: 1px solid var(--color-black);
  line-height: 1em;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 1023px) {
  body .elements-wrapper .filters {
    font-size: 14px;
  }
}
@media (max-width: 1023px) {
  body .elements-wrapper .filters {
    border-bottom: 0;
  }
}
body .elements-wrapper .filters .selector {
  position: relative;
  z-index: 5;
}
body .elements-wrapper .filters .selector::after {
  content: "";
  position: absolute;
  top: calc(50% - 12px);
  right: 10px;
  width: 24px;
  height: 24px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZjJmMmYyIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PHBhdGggZD0ibTYgOSA2IDYgNi02Ii8+PC9zdmc+);
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@media (max-width: 767px) {
  body .elements-wrapper .filters .selector {
    width: 100% !important;
  }
}
body .elements-wrapper .filters .selector span {
  background-color: var(--color-green-dark);
  padding: 10px 60px 8px 30px;
  cursor: pointer;
  color: white;
  display: none;
  white-space: nowrap;
}
body .elements-wrapper .filters .selector span.selected {
  display: block;
  border-radius: 100px;
  font-family: "Gotham";
}
body .elements-wrapper .filters .selector.opened {
  margin-bottom: -4px;
}
body .elements-wrapper .filters .selector.opened::after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
body .elements-wrapper .filters .selector.opened span {
  display: block;
  background-image: none;
  padding: 6px 30px 6px 30px;
  border-radius: 0;
  font-weight: 400;
  font-family: "Gotham";
  font-size: 16px;
  text-transform: none;
}
@media (max-width: 1023px) {
  body .elements-wrapper .filters .selector.opened span {
    font-size: 14px;
    padding: 6px 20px;
  }
}
body .elements-wrapper .filters .selector.opened span:first-child {
  border-radius: 18px 18px 0 0;
  padding: 10px 60px 12px 30px;
  font-family: "Gotham";
  font-weight: bold;
  text-transform: uppercase !important;
}
@media (max-width: 1023px) {
  body .elements-wrapper .filters .selector.opened span:first-child {
    padding: 10px 20px 12px 20px;
  }
}
body .elements-wrapper .filters .selector.opened span:last-child {
  border-radius: 0 0 18px 18px;
  padding: 6px 30px 20px 30px;
}
@media (max-width: 1023px) {
  body .elements-wrapper .filters .selector.opened span:last-child {
    padding: 6px 20px 14px 20px;
  }
}
body .elements-wrapper .filters .selector.opened span.selected {
  font-weight: bold;
}
body .elements-wrapper .filters .selector.opened span:nth-child(2) {
  position: absolute;
  top: 38px;
  left: 0;
  right: 0;
}
@media (max-width: 1023px) {
  body .elements-wrapper .filters .selector.opened span:nth-child(2) {
    top: 35px;
  }
}
body .elements-wrapper .filters .selector.opened span:nth-child(3) {
  position: absolute;
  top: 66px;
  left: 0;
  right: 0;
}
@media (max-width: 1023px) {
  body .elements-wrapper .filters .selector.opened span:nth-child(3) {
    top: 60px;
  }
}
body .elements-wrapper .filters .selector.opened span:nth-child(4) {
  position: absolute;
  top: 94px;
  left: 0;
  right: 0;
}
@media (max-width: 1023px) {
  body .elements-wrapper .filters .selector.opened span:nth-child(4) {
    top: 85px;
  }
}
body .elements-wrapper .filters .selector.opened span:nth-child(5) {
  position: absolute;
  top: 122px;
  left: 0;
  right: 0;
}
@media (max-width: 1023px) {
  body .elements-wrapper .filters .selector.opened span:nth-child(5) {
    top: 110px;
  }
}
body .elements-wrapper .filters .selector.opened span:nth-child(6) {
  position: absolute;
  top: 150px;
  left: 0;
  right: 0;
}
@media (max-width: 1023px) {
  body .elements-wrapper .filters .selector.opened span:nth-child(6) {
    top: 135px;
  }
}
body .elements-wrapper .filters .selector.opened span:nth-child(7) {
  position: absolute;
  top: 178px;
  left: 0;
  right: 0;
}
@media (max-width: 1023px) {
  body .elements-wrapper .filters .selector.opened span:nth-child(7) {
    top: 160px;
  }
}
body .elements-wrapper .filters .selector.opened span:nth-child(8) {
  position: absolute;
  top: 206px;
  left: 0;
  right: 0;
}
@media (max-width: 1023px) {
  body .elements-wrapper .filters .selector.opened span:nth-child(8) {
    top: 185px;
  }
}
body .elements-wrapper .filters .selector.opened span:nth-child(9) {
  position: absolute;
  top: 234px;
  left: 0;
  right: 0;
}
@media (max-width: 1023px) {
  body .elements-wrapper .filters .selector.opened span:nth-child(9) {
    top: 210px;
  }
}
body .elements-wrapper .filters .selector.opened span:nth-child(10) {
  position: absolute;
  top: 262px;
  left: 0;
  right: 0;
}
@media (max-width: 1023px) {
  body .elements-wrapper .filters .selector.opened span:nth-child(10) {
    top: 235px;
  }
}
body .elements-wrapper .filters .selector.opened span:nth-child(11) {
  position: absolute;
  top: 290px;
  left: 0;
  right: 0;
}
@media (max-width: 1023px) {
  body .elements-wrapper .filters .selector.opened span:nth-child(11) {
    top: 260px;
  }
}
body .elements-wrapper .filters .selector.opened span:nth-child(12) {
  position: absolute;
  top: 318px;
  left: 0;
  right: 0;
}
@media (max-width: 1023px) {
  body .elements-wrapper .filters .selector.opened span:nth-child(12) {
    top: 285px;
  }
}
body .elements-wrapper .filters .selector.opened span:nth-child(13) {
  position: absolute;
  top: 346px;
  left: 0;
  right: 0;
}
@media (max-width: 1023px) {
  body .elements-wrapper .filters .selector.opened span:nth-child(13) {
    top: 310px;
  }
}
body .elements-wrapper .filters .selector.opened span:nth-child(14) {
  position: absolute;
  top: 374px;
  left: 0;
  right: 0;
}
@media (max-width: 1023px) {
  body .elements-wrapper .filters .selector.opened span:nth-child(14) {
    top: 335px;
  }
}
body .elements-wrapper .filters .selector.opened span:nth-child(15) {
  position: absolute;
  top: 402px;
  left: 0;
  right: 0;
}
@media (max-width: 1023px) {
  body .elements-wrapper .filters .selector.opened span:nth-child(15) {
    top: 360px;
  }
}
body .elements-wrapper .grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr [3];
  grid-template-columns: repeat(3, 1fr);
  gap: 80px 60px;
  padding: 50px 0 0 0;
}
@media (max-width: 1023px) {
  body .elements-wrapper .grid {
    padding-top: 20px;
    gap: 40px 20px;
  }
}
@media (max-width: 767px) {
  body .elements-wrapper .grid {
    -ms-grid-columns: 1fr [2];
    grid-template-columns: repeat(2, 1fr);
    gap: 30px 10px;
  }
}
body .elements-wrapper .grid .item {
  z-index: 2;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
body .elements-wrapper .grid .item .image {
  font-size: 0;
  line-height: 0;
}
body .elements-wrapper .grid .item .title {
  margin: 30px 0 10px 0;
  font-size: 32px;
  line-height: 1.1em;
  text-transform: uppercase;
  font-weight: 400;
  display: inline-block;
}
@media (max-width: 1023px) {
  body .elements-wrapper .grid .item .title {
    font-size: 24px;
    margin: 10px 0;
  }
}
@media (max-width: 767px) {
  body .elements-wrapper .grid .item .title {
    font-size: 16px;
  }
}
body .elements-wrapper .grid .item .title h2 {
  font-size: 32px;
  line-height: 1.1em;
}
@media (max-width: 1023px) {
  body .elements-wrapper .grid .item .title h2 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  body .elements-wrapper .grid .item .title h2 {
    font-size: 16px;
  }
}
body .elements-wrapper .grid .item .description {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
body .elements-wrapper .grid .item .description p {
  font-weight: 400 !important;
}
@media (max-width: 767px) {
  body .elements-wrapper .grid .item .description p {
    font-size: 12px !important;
  }
}
body .elements-wrapper .grid .item .link {
  font-family: "Halogen";
  color: var(--color-green-dark);
  text-transform: uppercase;
  display: inline-block;
  margin-top: 10px;
  font-weight: bold;
}
@media (max-width: 767px) {
  body .elements-wrapper .grid .item .link {
    font-size: 12px !important;
  }
}
body .elements-wrapper[data="projects"] .grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0;
}
@media (max-width: 767px) {
  body .elements-wrapper[data="projects"] .grid {
    gap: 40px;
  }
}
body .elements-wrapper[data="projects"] .grid > .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 0;
}
@media (max-width: 767px) {
  body .elements-wrapper[data="projects"] .grid > .item {
    gap: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
body .elements-wrapper[data="projects"] .grid > .item.hidden {
  display: none;
}
body .elements-wrapper[data="projects"] .grid > .item img {
  width: 50%;
  aspect-ratio: 1.75;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (max-width: 1023px) {
  body .elements-wrapper[data="projects"] .grid > .item img {
    aspect-ratio: 1;
  }
}
@media (max-width: 767px) {
  body .elements-wrapper[data="projects"] .grid > .item img {
    aspect-ratio: 1.75;
    width: 100%;
  }
}
body .elements-wrapper[data="projects"] .grid > .item:nth-child(odd) .info {
  padding-left: 40px;
}
body .elements-wrapper[data="projects"] .grid > .item:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
@media (max-width: 767px) {
  body .elements-wrapper[data="projects"] .grid > .item:nth-child(even) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
body .elements-wrapper[data="projects"] .grid > .item:nth-child(even) .info {
  padding-right: 40px;
}
body .elements-wrapper[data="projects"] .grid > .item .info {
  width: 50%;
  padding: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 30px;
}
@media (max-width: 1023px) {
  body .elements-wrapper[data="projects"] .grid > .item .info {
    gap: 20px;
    padding: 0 !important;
  }
}
@media (max-width: 767px) {
  body .elements-wrapper[data="projects"] .grid > .item .info {
    width: 100%;
    gap: 10px;
  }
}
body .elements-wrapper[data="projects"] .grid > .item .info h3 {
  margin: 0;
  font-family: "Halogen";
  font-weight: 900;
  font-size: 32px;
  line-height: 1.2em;
  color: var(--color-green);
}
@media (max-width: 1023px) {
  body .elements-wrapper[data="projects"] .grid > .item .info h3 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  body .elements-wrapper[data="projects"] .grid > .item .info h3 {
    font-size: 22px;
  }
}
body .elements-wrapper[data="projects"] .grid > .item .info p {
  font-weight: 400;
}
body .elements-wrapper[data="projects"] .grid > .item .info p strong {
  font-weight: 500;
}
body .principles-wrapper .swiper {
  overflow: visible;
}
body .principles-wrapper .swiper .swiper-wrapper > .swiper-slide {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
body .principles-wrapper .swiper .swiper-wrapper > .swiper-slide.swiper-slide-active {
  opacity: 1;
  pointer-events: all;
  -webkit-transform: none;
  transform: none;
}
body .principles-wrapper .swiper .swiper-wrapper > .swiper-slide.swiper-slide-active ~ .swiper-slide {
  opacity: 1;
  pointer-events: all;
  -webkit-transform: none;
  transform: none;
}
body .elementor-location-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 50;
}
body .elementor-location-header .hamburger .hamburger-box {
  width: 28px;
  height: 19px;
  pointer-events: all;
  display: block;
  position: relative;
  margin: 0 0 0 auto;
  cursor: pointer;
}
body .elementor-location-header .hamburger .hamburger-box .hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1px;
  width: 28px;
  height: 2px;
  background-color: white;
  position: absolute;
  -webkit-transition: -webkit-transform 0.15s ease;
  transition: -webkit-transform 0.15s ease;
  transition: transform 0.15s ease;
  transition: transform 0.15s ease, -webkit-transform 0.15s ease;
}
body .elementor-location-header .hamburger .hamburger-box .hamburger-inner::before {
  content: "";
  display: block;
  height: 2px;
  background-color: white;
  position: absolute;
  right: 0;
  width: 28px;
  top: -8px;
  -webkit-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
body .elementor-location-header .hamburger .hamburger-box .hamburger-inner::after {
  content: "";
  display: block;
  height: 2px;
  background-color: white;
  position: absolute;
  -webkit-transition: -webkit-transform 0.15s ease;
  transition: -webkit-transform 0.15s ease;
  transition: transform 0.15s ease;
  transition: transform 0.15s ease, -webkit-transform 0.15s ease;
  bottom: -8px;
  width: 28px;
  -webkit-transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
body .elementor-location-header .hamburger.active .hamburger-box .hamburger-inner {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
body .elementor-location-header .hamburger.active .hamburger-box .hamburger-inner::before {
  top: 0;
  opacity: 0;
  width: 28px;
  -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
body .elementor-location-header .hamburger.active .hamburger-box .hamburger-inner::after {
  bottom: 0;
  width: 28px;
  left: -1px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
body .elementor-location-header .main-menu:not(.active) {
  display: none;
}
body .elementor-location-header .sub-menu {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 30;
  opacity: 0;
}
body .elementor-location-header .sub-menu.active {
  opacity: 1;
  pointer-events: all;
}
body .elementor-location-header .sub-menu > div {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
body .elementor-location-header .sub-menu.index-0 > div > div:not(:nth-child(1)) {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 0.6;
}
body .elementor-location-header .sub-menu.index-1 > div > div:not(:nth-child(2)) {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 0.6;
}
body .elementor-location-header .sub-menu.index-2 > div > div:not(:nth-child(3)) {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 0.6;
}
body .elementor-location-header .sub-menu.index-3 > div > div:not(:nth-child(4)) {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 0.6;
}
@media (max-width: 1023px) {
  body .elementor-location-header .sub-menu {
    display: none !important;
  }
}
body #cmplz-manage-consent {
  opacity: 0;
  pointer-events: none;
}
body #cmplz-document {
  max-width: 100%;
  font: inherit;
  line-height: 1.4em;
}
body #cmplz-document p {
  font: inherit;
}
body #cmplz-document p.cmplz-subtitle {
  margin: 0.5em 0 !important;
}
body #cmplz-document h2 {
  font-family: "Halogen";
  font-size: 14px;
  color: var(--color-green);
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.6em;
  margin-bottom: 0.5em;
  padding: 0;
  line-height: 1.4em;
}
@media (max-width: 1023px) {
  body #cmplz-document h2 {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  body #cmplz-document h2 {
    font-size: 11px;
  }
}
body #cmplz-document h2 ul {
  margin-left: 1.25em;
}
body #cmplz-document h3, body #cmplz-document h4 {
  font-size: inherit !important;
  line-height: 1.4em !important;
}
body #cmplz-document .cmplz-service-description {
  padding-left: 0 !important;
  padding-bottom: 0 !important;
}
body #cmplz-document .cmplz-sharing-data {
  padding-bottom: 0 !important;
}
body #cmplz-document .cmplz-banner-checkbox {
  position: relative;
}
body #cmplz-document .cmplz-dropdown .checkbox-wrapper::after {
  display: none;
}
body #cmplz-document .cmplz-dropdown .checkbox-wrapper::before {
  top: 0px;
}
body #cmplz-document .cmplz-dropdown .checkbox-wrapper input {
  visibility: visible;
}
body #cmplz-document .cookies-per-purpose {
  background: transparent !important;
  border: 0 !important;
}
body #cmplz-document .cookies-per-purpose * {
  background: transparent !important;
  border: 0 !important;
}
body #cmplz-document .cookies-per-purpose .purpose {
  padding: 0 !important;
}
body #cmplz-document .cookies-per-purpose .name, body #cmplz-document .cookies-per-purpose .name-header, body #cmplz-document .cookies-per-purpose .function, body #cmplz-document .cookies-per-purpose .function-header, body #cmplz-document .cookies-per-purpose .retention, body #cmplz-document .cookies-per-purpose .retention-header {
  padding: 0 0 0 15px !important;
}
body #cmplz-document details summary {
  margin-bottom: 0 !important;
}
body #cmplz-document details summary p {
  font-size: 12px !important;
}
@media (max-width: 767px) {
  body #cmplz-document details summary p {
    font-size: 10px !important;
  }
}
body #cmplz-document details summary > div {
  grid-template-columns: 2fr auto 0 auto 12px !important;
}
@media (max-width: 767px) {
  body #cmplz-document details summary > div {
    grid-template-columns: 2fr auto 0 auto 10px !important;
  }
}
body #cmplz-document details summary > div::after {
  width: 10px !important;
  height: 10px !important;
  margin: 0 !important;
}
body #cmplz-document details summary.cmplz-service-header input, body #cmplz-document details summary.cmplz-service-header .cmplz_consent_per_service_label {
  display: none;
}
body #cmplz-document details > div {
  font-size: 12px !important;
}
@media (max-width: 767px) {
  body #cmplz-document details > div {
    font-size: 10px !important;
  }
}
body #cmplz-document details > div * {
  font-size: 12px !important;
}
@media (max-width: 767px) {
  body #cmplz-document details > div * {
    font-size: 10px !important;
  }
}
body #cmplz-document details > div a::after {
  filter: brightness(0);
}
body #cmplz-document #cmplz-cookies-overview {
  margin-bottom: 10px;
}
body .cmplz-cookiebanner {
  font-family: "Gotham";
  line-height: 1.4em;
  font-size: 12px !important;
}
@media (max-width: 767px) {
  body .cmplz-cookiebanner {
    font-size: 10px !important;
  }
}
body .cmplz-cookiebanner .cmplz-header .cmplz-title {
  font-size: 18px;
  color: #95D600;
  grid-column-start: 1;
  grid-column-end: 3;
  width: 100%;
  text-align: left;
  font-family: "Halogen";
  text-transform: uppercase;
  font-weight: bold;
}
@media (max-width: 767px) {
  body .cmplz-cookiebanner .cmplz-header .cmplz-title {
    font-weight: 13px;
  }
}
body .cmplz-cookiebanner .cmplz-header .cmplz-close {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJsdWNpZGUgbHVjaWRlLXgtaWNvbiBsdWNpZGUteCI+PHBhdGggZD0iTTE4IDYgNiAxOCIvPjxwYXRoIGQ9Im02IDYgMTIgMTIiLz48L3N2Zz4=);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
body .cmplz-cookiebanner .cmplz-header .cmplz-close svg {
  opacity: 0;
}
body .cmplz-cookiebanner .cmplz-open {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJsdWNpZGUgbHVjaWRlLWNoZXZyb24tZG93bi1pY29uIGx1Y2lkZS1jaGV2cm9uLWRvd24iPjxwYXRoIGQ9Im02IDkgNiA2IDYtNiIvPjwvc3ZnPg==);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
body .cmplz-cookiebanner .cmplz-open svg {
  opacity: 0;
}
body .cmplz-cookiebanner .cmplz-documents {
  display: none !important;
}
body .cmplz-cookiebanner .cmplz-btn {
  padding: 6px 20px 4px 20px !important;
  min-height: 0 !important;
  height: auto !important;
  font-weight: 500 !important;
  font-family: "Gotham" !important;
  font-size: 13px !important;
  text-transform: uppercase;
}
body #primary {
  overflow: hidden;
}
body #primary .numbers-wrapper .swiper {
  overflow: hidden;
}
body #primary .numbers-wrapper .swiper .swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body #primary .numbers-wrapper .swiper .swiper-wrapper .elementor-counter-title {
  text-align: center;
}
body #primary .numbers-wrapper .elementor-swiper-button {
  position: absolute;
  cursor: pointer;
}
body #primary .numbers-wrapper .swiper-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 50%;
  position: absolute;
  gap: 6px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
body #primary .numbers-wrapper .swiper-pagination span {
  border-radius: 50%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-color: #707070;
  cursor: pointer;
  margin: 0;
  opacity: 1;
}
body #primary .numbers-wrapper .swiper-pagination span.swiper-pagination-bullet-active {
  background-color: var(--e-n-carousel-dots-normal-color);
}
body .elementor-location-archive {
  overflow: hidden;
}
body .elementor-location-archive .selector {
  position: relative;
  font-family: "Gotham";
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
}
body .elementor-location-archive .selector a {
  background-color: var(--color-green-dark);
  padding: 10px 30px 8px 30px;
  cursor: pointer;
  color: white;
  display: none;
  white-space: nowrap;
}
body .elementor-location-archive .selector a.selected {
  display: block;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZjJmMmYyIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PHBhdGggZD0ibTYgOSA2IDYgNi02Ii8+PC9zdmc+);
  background-position: calc(100% - 20px) 50%;
  background-size: 24px;
  background-repeat: no-repeat;
  padding: 10px 60px 8px 30px;
  border-radius: 18px;
}
body .elementor-location-archive .selector.opened a {
  display: block;
  background-image: none;
  padding: 8px 30px 10px 30px;
  border-radius: 0;
  font-weight: 400;
}
body .elementor-location-archive .selector.opened a:first-child {
  border-radius: 18px 18px 0 0;
  padding: 10px 30px 8px 30px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9IiNmMmYyZjIiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJsdWNpZGUgbHVjaWRlLWNoZXZyb24tdXAtaWNvbiBsdWNpZGUtY2hldnJvbi11cCI+PHBhdGggZD0ibTE4IDE1LTYtNi02IDYiLz48L3N2Zz4=);
  background-position: calc(100% - 20px) 50%;
  background-repeat: no-repeat;
  background-size: 24px;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
body .elementor-location-archive .selector.opened a:last-child {
  border-radius: 0 0 18px 18px;
  padding: 2px 30px 8px 30px;
}
body .elementor-location-archive .selector.opened a.selected {
  font-weight: bold;
}
body .elementor-location-archive .selector.opened a:nth-child(2) {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
@media (max-width: 1023px) {
  body .elementor-location-archive .selector.opened a:nth-child(2) {
    top: 0%;
  }
}
body .elementor-location-archive .selector.opened a:nth-child(3) {
  position: absolute;
  top: 200%;
  left: 0;
  right: 0;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
@media (max-width: 1023px) {
  body .elementor-location-archive .selector.opened a:nth-child(3) {
    top: 100%;
  }
}
body .elementor-location-archive .selector.opened a:nth-child(4) {
  position: absolute;
  top: 300%;
  left: 0;
  right: 0;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
@media (max-width: 1023px) {
  body .elementor-location-archive .selector.opened a:nth-child(4) {
    top: 200%;
  }
}
body .elementor-location-archive .selector.opened a:nth-child(5) {
  position: absolute;
  top: 400%;
  left: 0;
  right: 0;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
@media (max-width: 1023px) {
  body .elementor-location-archive .selector.opened a:nth-child(5) {
    top: 300%;
  }
}
body .elementor-location-archive .selector.opened a:nth-child(6) {
  position: absolute;
  top: 500%;
  left: 0;
  right: 0;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
@media (max-width: 1023px) {
  body .elementor-location-archive .selector.opened a:nth-child(6) {
    top: 400%;
  }
}
body .elementor-location-archive .selector.opened a:nth-child(7) {
  position: absolute;
  top: 600%;
  left: 0;
  right: 0;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
@media (max-width: 1023px) {
  body .elementor-location-archive .selector.opened a:nth-child(7) {
    top: 500%;
  }
}
body .elementor-location-archive .selector.opened a:nth-child(8) {
  position: absolute;
  top: 700%;
  left: 0;
  right: 0;
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}
@media (max-width: 1023px) {
  body .elementor-location-archive .selector.opened a:nth-child(8) {
    top: 600%;
  }
}
body .elementor-location-archive .selector.opened a:nth-child(9) {
  position: absolute;
  top: 800%;
  left: 0;
  right: 0;
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
@media (max-width: 1023px) {
  body .elementor-location-archive .selector.opened a:nth-child(9) {
    top: 700%;
  }
}
body .elementor-location-archive .selector.opened a:nth-child(10) {
  position: absolute;
  top: 900%;
  left: 0;
  right: 0;
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}
@media (max-width: 1023px) {
  body .elementor-location-archive .selector.opened a:nth-child(10) {
    top: 800%;
  }
}
body .elementor-location-archive .selector.opened a:nth-child(11) {
  position: absolute;
  top: 1000%;
  left: 0;
  right: 0;
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}
@media (max-width: 1023px) {
  body .elementor-location-archive .selector.opened a:nth-child(11) {
    top: 900%;
  }
}
body .elementor-location-archive .selector.opened a:nth-child(12) {
  position: absolute;
  top: 1100%;
  left: 0;
  right: 0;
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}
@media (max-width: 1023px) {
  body .elementor-location-archive .selector.opened a:nth-child(12) {
    top: 1000%;
  }
}
body .elementor-location-archive .selector.opened a:nth-child(13) {
  position: absolute;
  top: 1200%;
  left: 0;
  right: 0;
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
@media (max-width: 1023px) {
  body .elementor-location-archive .selector.opened a:nth-child(13) {
    top: 1100%;
  }
}
body .elementor-location-archive .selector.opened a:nth-child(14) {
  position: absolute;
  top: 1300%;
  left: 0;
  right: 0;
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s;
}
@media (max-width: 1023px) {
  body .elementor-location-archive .selector.opened a:nth-child(14) {
    top: 1200%;
  }
}
body .elementor-location-archive .selector.opened a:nth-child(15) {
  position: absolute;
  top: 1400%;
  left: 0;
  right: 0;
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s;
}
@media (max-width: 1023px) {
  body .elementor-location-archive .selector.opened a:nth-child(15) {
    top: 1300%;
  }
}
body > .elementor-location-single {
  overflow: hidden;
}
body > .elementor-location-single .elementor-widget-share-buttons .elementor-grid .elementor-grid-item .elementor-share-btn .elementor-share-btn__text {
  padding: 0;
}
body > .elementor-location-single .elementor-widget-share-buttons .elementor-grid .elementor-grid-item .elementor-share-btn .elementor-share-btn__text .elementor-share-btn__title {
  line-height: 1;
}
body form input, body form textarea {
  padding: 0.5em 1em !important;
  resize: none;
}
body form .elementor-field-type-acceptance {
  margin-top: -30px !important;
  line-height: 1em;
}
body form .elementor-field-type-acceptance .elementor-field-subgroup input {
  display: none !important;
}
body form .elementor-field-type-acceptance .elementor-field-subgroup input + label {
  display: block;
  position: relative;
  line-height: 1em;
  font-size: 12px !important;
  font-weight: 300 !important;
}
body form .elementor-field-type-acceptance .elementor-field-subgroup input + label a {
  text-decoration: underline;
}
body form .elementor-field-type-acceptance .elementor-field-subgroup input + label::before {
  content: "";
  border: 1px solid var(--color-black);
  border-radius: 5px;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  margin-right: 6px;
  vertical-align: middle;
}
body form .elementor-field-type-acceptance .elementor-field-subgroup input:checked + label::before {
  background-color: var(--color-green);
}
body form .elementor-message::before {
  display: none !important;
}
@-webkit-keyframes marquee {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@keyframes marquee {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
