/**

 * Theme Name:     Hello Elementor Child
 * Author:         Several
 * Template:       hello-elementor
 * Text Domain:	   hello elementor
 * Description:    Theme for UpperFloor
*/
html {
  scroll-behavior: unset !important;
}

body {
  background-color: #262626;
}

@media (max-width: 768px) {
  #wpadminbar {
    display: none;
  }
  html {
    margin: 0px !important;
  }
}
.text-balance {
  text-wrap: balance;
}

.span-color span.green {
  color: #78F87B;
}
.span-color span.white {
  color: #ffffff;
}

.otgs-development-site-front-end {
  display: none !important;
}

#content {
  overflow: hidden;
}

.elementor-heading-title .chip span {
  font-size: 12px;
  display: inline-flex;
  height: 38px;
  justify-content: center;
  align-items: center;
  position: relative;
  top: -17px;
  padding: 0px 18px;
  border: 1px solid currentColor;
  border-radius: 500px;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  min-width: 70px;
}
@media (max-width: 768px) {
  .elementor-heading-title .chip span {
    top: -6px;
    height: 33px;
    letter-spacing: 1.35px;
  }
}

.text-uppercase {
  text-transform: uppercase;
}

.tint:before {
  content: "" !important;
  display: inline-block !important;
  position: absolute !important;
  top: 0px !important;
  left: 0px !important;
  width: 100% !important;
  height: 100% !important;
  background: linear-gradient(180deg, rgba(34, 34, 34, 0) 0%, rgba(34, 34, 34, 0.54) 41.5%, rgba(34, 34, 34, 0.85) 76.5%, #222 100%);
  border-radius: var(--border-radius) !important;
  z-index: 1 !important;
  opacity: 0.75 !important;
}

.overlay-image.overlay-image--loaded {
  display: inline-block !important;
  visibility: visible !important;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all 0.3s ease;
  transform: scale(1);
}
.overlay-image.overlay-image--loaded img {
  position: absolute;
  max-width: unset;
}

.e-con:has(> .overlay-image):not(.no-hover-zoom) {
  height: var(--min-height) !important;
}
.e-con:has(> .overlay-image):not(.no-hover-zoom):hover > .overlay-image {
  transform: scale(1.05);
}

@media (min-width: 1200px) {
  .calc-aspectratio {
    max-width: unset !important;
    width: unset !important;
    min-width: unset !important;
  }
}
@media (max-width: 1200px) {
  .calc-aspectratio {
    aspect-ratio: unset !important;
  }
}

.rounded {
  --border-radius: 58px !important;
}
@media (max-width: 768px) {
  .rounded {
    --border-radius: 36px !important;
  }
}

.card {
  --padding-top: min(2.249vw, 34px) !important;
  --padding-left: min(2.249vw, 34px) !important;
  --padding-right: min(2.249vw, 34px) !important;
  --padding-bottom: min(2.778vw, 42px) !important;
}

.card-blur {
  background: rgba(51, 51, 51, 0.5);
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
}

.line-container {
  pointer-events: none !important;
}

.elementor-editor-active .line-wrapper {
  visibility: visible !important;
}

.contact-withus-btn:after {
  content: "";
  width: 72px;
  height: 49px;
  border-radius: 500px;
  background-color: #78F87B;
  position: absolute;
  top: 10px;
  right: 15px;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="23" viewBox="0 0 22 23" fill="none"><path d="M2 11.8571C9.26023 11.8571 13.3308 11.8571 20.591 11.8571M20.591 11.8571L11.1949 2M20.591 11.8571L11.1949 21.7143" stroke="%23262626" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 30%;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  .contact-withus-btn:after {
    width: 45px;
    height: 30px;
  }
}
.contact-withus-btn:hover:after {
  background-color: #214f38;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="23" viewBox="0 0 22 23" fill="none"><path d="M2 11.8571C9.26023 11.8571 13.3308 11.8571 20.591 11.8571M20.591 11.8571L11.1949 2M20.591 11.8571L11.1949 21.7143" stroke="%23ffffff" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

.arrow-green:after {
  content: "";
  width: 72px;
  height: 49px;
  border-radius: 500px;
  background-color: #78F87B;
  position: absolute;
  top: 29px;
  right: 29px;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="23" viewBox="0 0 22 23" fill="none"><path d="M2 11.8571C9.26023 11.8571 13.3308 11.8571 20.591 11.8571M20.591 11.8571L11.1949 2M20.591 11.8571L11.1949 21.7143" stroke="%23262626" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 30%;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  .arrow-green:after {
    width: 45px;
    height: 30px;
  }
}
.arrow-green:hover:after {
  background-color: #214f38;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="23" viewBox="0 0 22 23" fill="none"><path d="M2 11.8571C9.26023 11.8571 13.3308 11.8571 20.591 11.8571M20.591 11.8571L11.1949 2M20.591 11.8571L11.1949 21.7143" stroke="%23ffffff" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}
@media (max-width: 768px) {
  .arrow-green:after {
    content: "";
    width: 72px;
    height: 49px;
    border-radius: 500px;
    background-color: #78F87B;
    position: absolute;
    top: 21px;
    right: 20px;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="23" viewBox="0 0 22 23" fill="none"><path d="M2 11.8571C9.26023 11.8571 13.3308 11.8571 20.591 11.8571M20.591 11.8571L11.1949 2M20.591 11.8571L11.1949 21.7143" stroke="%23262626" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30%;
    transition: all 0.3s ease;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .arrow-green:after {
    width: 45px;
    height: 30px;
  }
}
@media (max-width: 768px) {
  .arrow-green:hover:after {
    background-color: #214f38;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="23" viewBox="0 0 22 23" fill="none"><path d="M2 11.8571C9.26023 11.8571 13.3308 11.8571 20.591 11.8571M20.591 11.8571L11.1949 2M20.591 11.8571L11.1949 21.7143" stroke="%23ffffff" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  }
}

[data-speed] {
  transition: none !important;
}

@media (max-width: 1200px) {
  .mobile-br br {
    display: none !important;
  }
}
@media (max-width: 1200px) {
  .hidden-tablet {
    display: none !important;
  }
}

@media (max-width: 768px) {
  .hidden-mobile {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-desk {
    display: none !important;
  }
}

.custom-nav-wrapper {
  display: flex;
  gap: 40px;
  align-items: center;
  margin-top: 37px;
}
.custom-nav-wrapper .swiper-pagination-progressbar {
  order: 1;
  position: relative;
  top: unset !important;
  left: unset !important;
  right: 0;
  bottom: 0;
  flex-grow: 1;
  height: 6px !important;
  overflow: hidden;
  border-radius: 500px;
  background-color: #214F38;
}
.custom-nav-wrapper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background-color: #78F87B !important;
  opacity: 1;
}
.custom-nav-wrapper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill:hover {
  opacity: 0.8;
}
.custom-nav-wrapper .custom-arrows {
  order: 2;
  display: flex;
  gap: 16px;
  align-items: center;
  justify-content: center;
}
.custom-nav-wrapper .elementor-swiper-button {
  display: inline-block;
  cursor: pointer;
  width: 70px;
  height: 50px;
  border-radius: 500px;
  background-color: #78F87B;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 30%;
}
.custom-nav-wrapper .elementor-swiper-button:hover {
  background-color: #214F38;
}
.custom-nav-wrapper .elementor-swiper-button.swiper-button-disabled {
  background-color: #477a48;
  cursor: unset;
}
.custom-nav-wrapper .elementor-swiper-button .e-font-icon-svg {
  display: none;
}
.custom-nav-wrapper .elementor-swiper-button.elementor-swiper-button-prev, .custom-nav-wrapper .elementor-swiper-button.swiper-button-prev {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="23" viewBox="0 0 22 23" fill="none"><path d="M20.5908 11.8572C13.3306 11.8572 9.26007 11.8572 1.99983 11.8572M1.99983 11.8572L11.3959 21.7144M1.99983 11.8572L11.3959 2.00007" stroke="%23262626" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}
.custom-nav-wrapper .elementor-swiper-button.elementor-swiper-button-prev:hover:not(.swiper-button-disabled), .custom-nav-wrapper .elementor-swiper-button.swiper-button-prev:hover:not(.swiper-button-disabled) {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="23" viewBox="0 0 22 23" fill="none"><path d="M20.5908 11.8572C13.3306 11.8572 9.26007 11.8572 1.99983 11.8572M1.99983 11.8572L11.3959 21.7144M1.99983 11.8572L11.3959 2.00007" stroke="%23ffffff" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}
.custom-nav-wrapper .elementor-swiper-button.elementor-swiper-button-next, .custom-nav-wrapper .elementor-swiper-button.swiper-button-next {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="23" viewBox="0 0 22 23" fill="none"><path d="M2 11.8571C9.26023 11.8571 13.3308 11.8571 20.591 11.8571M20.591 11.8571L11.1949 2M20.591 11.8571L11.1949 21.7143" stroke="%23262626" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}
.custom-nav-wrapper .elementor-swiper-button.elementor-swiper-button-next:hover:not(.swiper-button-disabled), .custom-nav-wrapper .elementor-swiper-button.swiper-button-next:hover:not(.swiper-button-disabled) {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="23" viewBox="0 0 22 23" fill="none"><path d="M2 11.8571C9.26023 11.8571 13.3308 11.8571 20.591 11.8571M20.591 11.8571L11.1949 2M20.591 11.8571L11.1949 21.7143" stroke="%23ffffff" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

.gform-theme .gform_fields {
  --gf-form-gap-y: 24px;
  --gf-form-gap-x: 15px;
}
@media (max-width: 768px) {
  .gform-theme .gform_fields {
    --gf-form-gap-y: 15px;
  }
}
.gform-theme .gform_fields .gfield input, .gform-theme .gform_fields .gfield textarea {
  border-radius: 30px !important;
  border: 1px solid #696969 !important;
  color: #111C21 !important;
  font-family: "Inter" !important;
  font-size: 14px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: normal !important;
  box-shadow: none !important;
  outline: none !important;
}
.gform-theme .gform_fields .gfield input[type=text], .gform-theme .gform_fields .gfield input[type=tel], .gform-theme .gform_fields .gfield input[type=email], .gform-theme .gform_fields .gfield textarea[type=text], .gform-theme .gform_fields .gfield textarea[type=tel], .gform-theme .gform_fields .gfield textarea[type=email] {
  padding: 0 17px !important;
  height: 33px !important;
}
@media (max-width: 1200px) {
  .gform-theme .gform_fields .gfield input[type=text], .gform-theme .gform_fields .gfield input[type=tel], .gform-theme .gform_fields .gfield input[type=email], .gform-theme .gform_fields .gfield textarea[type=text], .gform-theme .gform_fields .gfield textarea[type=tel], .gform-theme .gform_fields .gfield textarea[type=email] {
    padding: 0 14px !important;
    height: 41px !important;
  }
}
.gform-theme .gform_fields .gfield input::-moz-placeholder, .gform-theme .gform_fields .gfield textarea::-moz-placeholder {
  color: #9da1a4 !important;
}
.gform-theme .gform_fields .gfield input::placeholder, .gform-theme .gform_fields .gfield textarea::placeholder {
  color: #9da1a4 !important;
}
.gform-theme .gform_fields .gfield textarea {
  border-radius: 20px !important;
  padding: 21px 17px !important;
  min-block-size: 120px !important;
  resize: none !important;
}
@media (max-width: 1200px) {
  .gform-theme .gform_fields .gfield textarea {
    padding: 17px 14px !important;
  }
}
.gform-theme .gform_fields .gfield.gfield--type-consent input {
  border-radius: 8px !important;
}
.gform-theme .gform_fields .gfield.gfield--type-consent .gfield_required {
  display: none !important;
}
.gform-theme .gform_fields .gfield .ginput_container_consent {
  cursor: pointer !important;
}
.gform-theme .gform_fields .gfield .ginput_container_consent .gform-field-label {
  color: #696969 !important;
  font-family: "Inter" !important;
  font-size: 14px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: normal !important;
}
.gform-theme .gform_fields .gfield .ginput_container_consent .gform-field-label a {
  color: #696969 !important;
  text-decoration: underline !important;
}
.gform-theme .btn {
  margin-left: auto;
  color: #262626 !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
}
@media (max-width: 1200px) {
  .gform-theme .btn {
    width: 100% !important;
    justify-content: center;
  }
  .gform-theme .btn .elementor-button-content-wrapper {
    flex: 1 !important;
  }
}
.gform-theme .gform-footer {
  display: none !important;
}

.zoom-bg:before, .zoom-bg > * {
  z-index: 1;
}
.zoom-bg > .zoom-bg___wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0;
  overflow: hidden !important;
  pointer-events: none !important;
  border-radius: var(--border-radius);
  transition: all 0.3s ease;
}
.zoom-bg > .zoom-bg___wrapper > .zoom-bg__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s ease;
  z-index: 0;
}
.zoom-bg.zoom-reverse > .zoom-bg___wrapper > .zoom-bg__img {
  transform: scale(1.1);
}
.zoom-bg:hover > .zoom-bg___wrapper > .zoom-bg__img {
  transform: scale(1.1);
}
.zoom-bg:hover.zoom-reverse > .zoom-bg___wrapper > .zoom-bg__img {
  transform: scale(1);
}

.chip .char {
  transform: translate(0px, 0px) !important;
  opacity: 1 !important;
}

@media (max-width: 1200px) {
  .home-events {
    gap: 50px !important;
  }
}
.home-events .home-events-item {
  --padding-top: 27px;
  --padding-bottom: 27px;
  --padding-left: 50px;
  --padding-right: 27px;
}
@media (max-width: 1200px) {
  .home-events .home-events-item {
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px;
    flex-direction: column-reverse !important;
    gap: 15px;
  }
  .home-events .home-events-item > div:first-child {
    gap: 11px;
  }
}
.home-events .home-events-item .home-events-item__title .elementor-heading-title {
  transition: all 0.3s ease;
}
@media (max-width: 1200px) {
  .home-events .home-events-item .home-events-item__title {
    text-align: center;
  }
  .home-events .home-events-item .home-events-item__title .elementor-heading-title {
    font-size: 24px !important;
    font-weight: 600 !important;
    color: #78F87B !important;
  }
}
.home-events .home-events-item .home-events-item__text {
  padding-top: 0px;
  interpolate-size: allow-keywords;
  transition: all 0.3s ease;
  overflow: hidden;
  height: 0px;
  opacity: 0;
}
@media (max-width: 1200px) {
  .home-events .home-events-item .home-events-item__text {
    height: auto;
    opacity: 1;
    text-align: center;
    text-wrap: balance;
    font-size: 14px;
    line-height: 18px;
  }
}
.home-events .home-events-item .home-events-item__image {
  height: 47px;
  transition: all 0.3s ease;
  filter: brightness(0.5);
}
.home-events .home-events-item .home-events-item__image:after {
  content: "";
  width: 72px;
  height: 49px;
  border-radius: 500px;
  background-color: #78F87B;
  position: absolute;
  top: unset;
  right: 45px;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="23" viewBox="0 0 22 23" fill="none"><path d="M2 11.8571C9.26023 11.8571 13.3308 11.8571 20.591 11.8571M20.591 11.8571L11.1949 2M20.591 11.8571L11.1949 21.7143" stroke="%23262626" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 30%;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  .home-events .home-events-item .home-events-item__image:after {
    width: 45px;
    height: 30px;
  }
}
.home-events .home-events-item .home-events-item__image:hover:after {
  background-color: #214f38;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="23" viewBox="0 0 22 23" fill="none"><path d="M2 11.8571C9.26023 11.8571 13.3308 11.8571 20.591 11.8571M20.591 11.8571L11.1949 2M20.591 11.8571L11.1949 21.7143" stroke="%23ffffff" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}
.home-events .home-events-item .home-events-item__image:after {
  bottom: 30px;
  opacity: 0;
}
@media (max-width: 1200px) {
  .home-events .home-events-item .home-events-item__image {
    height: 90px;
    filter: brightness(1);
  }
  .home-events .home-events-item .home-events-item__image:after {
    content: "";
    width: 72px;
    height: 49px;
    border-radius: 500px;
    background-color: #78F87B;
    position: absolute;
    top: unset;
    right: 17px;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="23" viewBox="0 0 22 23" fill="none"><path d="M2 11.8571C9.26023 11.8571 13.3308 11.8571 20.591 11.8571M20.591 11.8571L11.1949 2M20.591 11.8571L11.1949 21.7143" stroke="%23262626" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30%;
    transition: all 0.3s ease;
  }
}
@media (max-width: 1200px) and (max-width: 768px) {
  .home-events .home-events-item .home-events-item__image:after {
    width: 45px;
    height: 30px;
  }
}
@media (max-width: 1200px) {
  .home-events .home-events-item .home-events-item__image:hover:after {
    background-color: #214f38;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="23" viewBox="0 0 22 23" fill="none"><path d="M2 11.8571C9.26023 11.8571 13.3308 11.8571 20.591 11.8571M20.591 11.8571L11.1949 2M20.591 11.8571L11.1949 21.7143" stroke="%23ffffff" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  }
  .home-events .home-events-item .home-events-item__image:after {
    bottom: 14px;
  }
}
@media (min-width: 1200px) {
  .home-events .home-events-item.hover {
    background-color: #353535 !important;
  }
  .home-events .home-events-item.hover .home-events-item__title .elementor-heading-title {
    font-size: 45px !important;
    color: #78F87B !important;
  }
  .home-events .home-events-item.hover .home-events-item__text {
    padding-top: 30px;
    height: auto;
    opacity: 1;
  }
  .home-events .home-events-item.hover .home-events-item__image {
    height: 220px;
    filter: brightness(1);
  }
  .home-events .home-events-item.hover .home-events-item__image:after {
    opacity: 1;
  }
}

.rings {
  position: absolute;
  top: 40%;
  left: 50%;
  translate: -50% -50%;
  width: 100%;
  height: 100%;
  width: 80%;
}
.rings .rings-item {
  position: absolute;
  top: 50%;
  left: 50%;
  aspect-ratio: 1/1;
  outline: 1px solid #78F87B;
  border-radius: 5000px;
}

.all-green-bg {
  --bg-top: 0%;
}
.all-green-bg:before {
  background-position: 50% var(--bg-top) !important;
  transition: none !important;
}

.line-home-hero {
  position: absolute !important;
  top: 150px !important;
  right: 0px !important;
}
.line-home-hero svg {
  width: 100%;
  height: auto;
}

@media (max-width: 768px) {
  .image-loop {
    display: none !important;
  }
}
.image-loop .swiper {
  width: 1.3em;
  height: 0.7em;
  display: inline-block;
  border-radius: 500px;
  pointer-events: none;
  margin-bottom: -5px;
  transition: all 0.3s ease;
}
.image-loop .swiper img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.home-hero-images-template {
  width: 139px !important;
  height: 70px;
  border-radius: 500px;
  overflow: hidden;
}

.blog-categorias {
  display: flex;
  flex-wrap: wrap;
  gap: 16px 13px;
}
@media (max-width: 1200px) {
  .blog-categorias {
    flex-wrap: nowrap;
  }
  .blog-categorias > a {
    text-wrap: nowrap;
  }
}
.blog-categorias > a {
  display: inline-block;
  color: #333;
  text-align: center;
  font-family: "Inter";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  flex-grow: 1;
  min-height: 56px;
  padding: 18px 21px 16px 21px;
  border-radius: 500px;
  outline: 1px solid #333333;
  transition: all 0.3s ease;
}
.blog-categorias > a.active, .blog-categorias > a:hover {
  background: #78F87B;
  outline-color: #78F87B;
}

.search-blog .e-search-form {
  flex-direction: row-reverse;
}
.search-blog .e-search-form .e-search-label svg {
  pointer-events: none;
  right: 20px;
  left: unset;
}
.search-blog input[type=search] {
  padding-left: 26px;
  padding-right: 44px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: "Inter";
  font-size: 16px;
}
.search-blog input[type=search]::-moz-placeholder {
  font-weight: 500;
}
.search-blog input[type=search]::placeholder {
  font-weight: 500;
}

.custom-pagination-elementor .elementor-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 77px;
}
@media (max-width: 1200px) {
  .custom-pagination-elementor .elementor-pagination {
    padding-top: 50px;
  }
}
.custom-pagination-elementor .elementor-pagination .page-numbers.prev, .custom-pagination-elementor .elementor-pagination .page-numbers.next {
  width: 20px;
  height: 20px;
  color: transparent !important;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0px;
  display: inline-block;
}
.custom-pagination-elementor .elementor-pagination .page-numbers.prev {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="16" viewBox="0 0 17 16" fill="none"><path d="M8.52956 0.999965L2.0012 7.98603L8.98727 14.5144" stroke="%23333333" stroke-width="2" stroke-linecap="round"/><path d="M2.08191 8.00407L16.0012 8.01261" stroke="%23333333" stroke-width="2" stroke-linecap="round"/></svg>');
}
.custom-pagination-elementor .elementor-pagination .page-numbers.next {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="16" viewBox="0 0 17 16" fill="none"><path d="M8.47435 0.999965L15.0027 7.98603L8.01664 14.5144" stroke="%23333333" stroke-width="2" stroke-linecap="round"/><path d="M14.922 8.00407L1.00272 8.01261" stroke="%23333333" stroke-width="2" stroke-linecap="round"/></svg>');
}
.custom-pagination-elementor .elementor-pagination .page-numbers:not(.prev):not(.next) {
  color: #124f43 !important;
  text-align: center !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  font-family: "Inter" !important;
  font-size: 24px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 138% !important;
  position: relative !important;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1.4em !important;
  height: 1.4em !important;
  z-index: 1;
}
.custom-pagination-elementor .elementor-pagination .page-numbers:not(.prev):not(.next):before {
  content: "";
  background-color: #78F87B;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
  scale: 0;
  transition: all 0.6s cubic-bezier(0.34, 1, 0.64, 1);
  border-radius: 500px;
  translate: -50% -50%;
  z-index: -1;
}
.custom-pagination-elementor .elementor-pagination .page-numbers:not(.prev):not(.next).current {
  font-weight: 600 !important;
}
.custom-pagination-elementor .elementor-pagination .page-numbers:not(.prev):not(.next).current:before {
  scale: 1;
}
.custom-pagination-elementor .elementor-pagination .page-numbers:not(.prev):not(.next):hover:before {
  scale: 1;
  transition: all 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.custom-pagination-elementor .elementor-pagination .page-numbers:not(.prev):not(.next):not(.current):hover:before {
  width: 100%;
}

.blog-content-single h2 {
  font-family: "Inter" !important;
  font-size: 24px !important;
  font-style: normal;
  line-height: 1em;
}
.blog-content-single img {
  border-radius: 58px !important;
}
@media (max-width: 768px) {
  .blog-content-single img {
    border-radius: 45px;
  }
}

.ap-image {
  transition: none !important;
}

body:not(.elementor-editor-active) .nos-encargamos .nos-encargamos__pin {
  transition: none;
  position: relative;
}
body:not(.elementor-editor-active) .nos-encargamos .nos-encargamos__pin > div {
  position: absolute;
  top: 0;
  height: 100vh;
  transition: none;
}
body:not(.elementor-editor-active) .nos-encargamos .nos-encargamos__pin > div:not(:nth-child(1)) {
  opacity: 0;
}

.skew-cards__item {
  transition: none !important;
}

.activity-filter {
  display: flex;
  gap: 10px 20px;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 1200px) {
  .activity-filter {
    flex-wrap: nowrap;
    overflow-x: auto;
    justify-content: flex-start;
  }
}
.activity-filter > a {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #a8a8a8;
  color: #a8a8a8;
  padding: 7px 15px;
  border-radius: 500px;
  text-align: center;
  min-width: 130px;
  min-height: 66px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
  line-height: 1em;
  transition: all 0.3s ease;
  letter-spacing: 2.4px;
}
@media (max-width: 1200px) {
  .activity-filter > a {
    white-space: nowrap;
    min-width: unset;
    min-height: 55px;
    font-size: 15px;
  }
}
.activity-filter > a:hover, .activity-filter > a.active {
  background-color: #78F87B;
  border-color: #78F87B;
  color: #333333;
}
.activity-filter.portfolio-filter {
  justify-content: flex-start;
}
.activity-filter.portfolio-filter > a {
  letter-spacing: normal;
}

.carousel-events.swiper-3d {
  overflow: visible;
}
.carousel-events .swiper-navigation {
  position: absolute;
  bottom: -80px;
  width: 800px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 992px) {
  .carousel-events .swiper-navigation {
    width: 110px;
    bottom: -60px;
    left: auto;
    transform: none;
    right: 0;
  }
}
.carousel-events .swiper-scrollbar {
  position: absolute;
  width: 580px !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  bottom: -80px !important;
}
@media (max-width: 992px) {
  .carousel-events .swiper-scrollbar {
    bottom: -60px !important;
    width: calc(100% - 120px) !important;
    left: 0 !important;
    transform: none !important;
  }
}
.carousel-events .swiper-scrollbar-drag {
  background-color: #78F87B;
}
.carousel-events .swiper-scrollbar {
  background-color: rgba(120, 248, 123, 0.3);
}
.carousel-events .swiper-button-prev,
.carousel-events .swiper-button-next {
  width: 80px;
  border-radius: 100px;
  background: url(https://wevents.several.studio/wp-content/uploads/2025/03/arrow.png);
  background-color: #78F87B;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 22px;
}
@media (max-width: 992px) {
  .carousel-events .swiper-button-prev,
  .carousel-events .swiper-button-next {
    width: 40px;
    background-size: 17px;
    height: 34px;
  }
}
.carousel-events .swiper-button-prev:after,
.carousel-events .swiper-button-next:after {
  display: none;
}
.carousel-events .swiper-button-next {
  transform: rotate(180deg);
}
.carousel-events .swiper-slide {
  background-position: center;
  background-size: cover;
  aspect-ratio: 768/464;
  width: 768px;
  transition: opacity 0.3s !important;
}
@media (max-width: 1200px) {
  .carousel-events .swiper-slide {
    width: -moz-fit-content;
    width: fit-content;
  }
}
.carousel-events .swiper-slide:not(.swiper-slide-active) {
  opacity: 0.4;
}
.carousel-events .swiper-slide img {
  display: block;
  width: 100%;
}
.carousel-events .carousel-event {
  height: 100%;
}
.carousel-events .carousel-event .event-content {
  display: flex;
}
.carousel-events .carousel-event a {
  height: 100%;
  display: block !important;
  color: white;
}
.carousel-events .carousel-event a:hover {
  color: white;
}
.carousel-events .carousel-event .event-image {
  border-radius: 50px 0 0 50px;
}
.carousel-events .carousel-event .event-meta {
  border-radius: 0 50px 50px 0;
  background-color: #353535;
  justify-content: flex-end;
  display: flex;
  flex-direction: column;
  padding: 30px;
  padding-bottom: 40px;
}
.carousel-events .carousel-event span.subtitle {
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 10px;
}
@media (max-width: 992px) {
  .carousel-events .carousel-event span.subtitle {
    font-size: 18px;
  }
}
.carousel-events .carousel-event .descripcion_corta {
  font-family: "Inter";
  font-size: 18px;
  font-weight: 400;
  line-height: 1.22em;
}
.carousel-events .carousel-event div {
  height: 100%;
  flex: 1;
}
.carousel-events .carousel-event .year {
  font-family: "Degular Display";
  color: #78F87B;
  font-size: 90px;
  font-weight: 500;
}
@media (max-width: 992px) {
  .carousel-events .carousel-event .year {
    font-size: 32px;
  }
}

.pin-nosotros {
  transition: none !important;
}

.hero {
  --width: 100%;
  padding-top: 22px;
}
.hero .hero-wrapper {
  --border-radius: 58px;
  --min-height: min(calc(100dvh - 44px), 866px);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  --width: min(1850px, calc(100% - 44px));
}
@media (max-width: 1700px) {
  .hero .hero-wrapper {
    --min-height: max(min(calc(70dvh - 0px), 670px), 680px);
  }
}
@media (max-width: 768px) {
  .hero .hero-wrapper {
    --border-radius: 36px;
    --min-height: 480px;
    --justify-content: center !important;
    --padding-top: 123px;
    --padding-bottom: 31px;
    --padding-left: 13px;
    --padding-right: 13px;
  }
}
.hero .hero-wrapper:before {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  border-radius: var(--border-radius) !important;
  background: rgba(0, 0, 0, 0.65);
}
.hero .hero-breadcrumb {
  position: absolute !important;
  top: 138px !important;
  left: 28px !important;
  color: #D0D0D0;
}
@media (max-width: 768px) {
  .hero .hero-breadcrumb {
    top: 82px !important;
    left: 5px !important;
  }
}
.hero .hero-breadcrumb a {
  color: #D0D0D0;
  font-family: "Inter";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.hero.hero-fluid {
  padding-top: 0px;
}
.hero.hero-fluid .hero-wrapper {
  --min-height: min(100vh, 911px);
  --container-max-width: min(1920px, 100%);
  --width: min(1920px, 100%);
  --border-radius: 0px;
}
@media (max-width: 1200px) {
  .hero.hero-fluid .hero-wrapper {
    --min-height: 480px;
    --content-width: calc(100% - 40px) !important;
  }
}
@media (max-width: 1200px) {
  .hero.hero-fluid > .e-con-inner {
    max-width: 100% !important;
    --container-max-width: 100% !important;
  }
}
.hero.hero-fluid .hero-breadcrumb {
  max-width: min(1783px, 100% - 120px) !important;
  left: 50% !important;
  translate: -50%;
  width: 100% !important;
}
@media (max-width: 1200px) {
  .hero.hero-fluid .hero-breadcrumb {
    max-width: calc(100% - 40px) !important;
  }
}
.hero.hero-post .hero-wrapper {
  --min-height: 399px;
}
.hero:not(.hero-no-line) .hero-wrapper .line-container {
  position: absolute;
  bottom: -6px;
  right: -26px;
}
@media (max-width: 1500px) {
  .hero:not(.hero-no-line) .hero-wrapper .line-container svg {
    width: 350px;
    height: auto;
  }
}
@media (max-width: 768px) {
  .hero:not(.hero-no-line) .hero-wrapper .line-container {
    display: none;
  }
}
.hero:not(.hero-no-line).hero-fluid .hero-wrapper .line-container {
  bottom: 0px;
  right: 0px;
}

.title-h2 .chip span {
  height: 59px;
  top: -23px;
  font-size: 16px;
}
@media (max-width: 768px) {
  .title-h2 .chip span {
    top: -11px;
    height: 38px;
    padding: 0px 8px;
  }
}

.elementor-location-header {
  position: fixed;
  top: 0;
  left: 0px;
  right: 0px;
  z-index: 1000;
}

.menu-wrapper {
  position: absolute !important;
  left: 50%;
  translate: -50%;
}
@media (max-width: 1439px) {
  .menu-wrapper {
    display: none !important;
  }
}

@media (max-width: 1439px) {
  .ogte-header {
    display: none !important;
  }
}

.header-logo .elementor-icon-wrapper {
  display: flex;
}

@media (max-width: 1439px) {
  .menu-lang {
    opacity: 0;
    transition: all 0.3s ease;
  }
}
.menu-lang .wpml-ls {
  border-radius: 500px;
  background-color: #242e32;
  padding: 0.3em 0.5em;
}
@media (max-width: 1200px) {
  .menu-lang .wpml-ls {
    background-color: #111c21;
  }
}
.menu-lang .wpml-ls ul {
  display: flex;
}
.menu-lang .wpml-ls ul li.wpml-ls-item {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 500px;
}
.menu-lang .wpml-ls ul li.wpml-ls-item a.wpml-ls-link {
  color: #373f43;
  font-size: 14px;
  font-family: "Inter";
}
@media (max-width: 1200px) {
  .menu-lang .wpml-ls ul li.wpml-ls-item a.wpml-ls-link {
    color: #FFF;
  }
}
.menu-lang .wpml-ls ul li.wpml-ls-item.wpml-ls-current-language {
  background-color: #373f43;
}
@media (max-width: 1200px) {
  .menu-lang .wpml-ls ul li.wpml-ls-item.wpml-ls-current-language {
    background-color: #78F87B;
  }
}
.menu-lang .wpml-ls ul li.wpml-ls-item.wpml-ls-current-language a.wpml-ls-link {
  color: #78F87B;
}
@media (max-width: 1200px) {
  .menu-lang .wpml-ls ul li.wpml-ls-item.wpml-ls-current-language a.wpml-ls-link {
    color: #262626;
  }
}

@media (max-width: 1200px) {
  body.burger-menu-open {
    overflow: hidden;
  }
  body.burger-menu-open .menu-lang {
    opacity: 1;
  }
}
@media (max-width: 1200px) {
  .footer-menu {
    position: relative;
    gap: 0px !important;
  }
  .footer-menu > :nth-child(3) {
    height: 0px;
    transition: height 0.3s ease;
    overflow: hidden;
    interpolate-size: allow-keywords;
  }
  .footer-menu .elementor-icon-list-items > .elementor-icon-list-item {
    padding: 0px !important;
    margin: 0px !important;
  }
  .footer-menu .elementor-icon-list-items > .elementor-icon-list-item:first-child {
    padding-top: 1em !important;
  }
  .footer-menu .elementor-icon-list-items > .elementor-icon-list-item:not(:last-child) {
    padding-bottom: 0.8em !important;
  }
  .footer-menu .footer-menu-close {
    position: absolute;
    top: 0px;
    right: 0px;
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    width: 50px;
    height: 50px;
  }
  .footer-menu .footer-menu-close .footer-menu-close__icon {
    position: relative;
    width: 15px;
    height: 15px;
    margin-left: auto;
    margin-right: 0;
  }
  .footer-menu .footer-menu-close .footer-menu-close__icon > span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 3px;
    border-radius: 500px;
    background-color: white;
    translate: -50% -50%;
    transform: rotate(0deg);
    transition: all 0.3s ease;
  }
  .footer-menu .footer-menu-close .footer-menu-close__icon > span:nth-child(2) {
    transform: rotate(90deg);
  }
  .footer-menu.open > :nth-child(3) {
    height: auto;
  }
  .footer-menu.open .footer-menu-close .footer-menu-close__icon > span:nth-child(2) {
    width: 0%;
  }
}
@media (min-width: 1200px) {
  .footer-menu-close {
    display: none;
  }
}
.elementor-widget-button:not(.elementor-button-info) a.elementor-button.elementor-size-sm, .btn.btn-primary {
  padding: 0.7em 0.89em 0.7em 1.4em;
  border-radius: 500px;
  color: #333333;
  font-family: "Inter";
  display: flex;
  align-items: center;
  gap: 14px;
  width: -moz-fit-content;
  width: fit-content;
  flex-direction: row-reverse;
  position: relative;
  height: 3.167em;
  outline: 2px solid transparent;
  overflow: hidden;
  background-color: #78F87B;
  transition: none;
  cursor: pointer;
}
.elementor-widget-button:not(.elementor-button-info) a.elementor-button.elementor-size-sm .elementor-button-content-wrapper, .btn.btn-primary .elementor-button-content-wrapper {
  overflow: hidden;
  min-height: 20px;
}
.elementor-widget-button:not(.elementor-button-info) a.elementor-button.elementor-size-sm .elementor-button-text, .btn.btn-primary .elementor-button-text {
  display: block;
  position: relative;
  top: 0em;
  transition: 0.6s transform cubic-bezier(0.16, 1, 0.3, 1), 0.6s opacity cubic-bezier(0.16, 1, 0.3, 1);
  z-index: 2;
  font-weight: 600;
}
.elementor-widget-button:not(.elementor-button-info) a.elementor-button.elementor-size-sm .elementor-button-text:before, .btn.btn-primary .elementor-button-text:before {
  content: attr(data-label);
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 0px;
  top: 0.2em;
  left: 0px;
  opacity: 0;
  height: 100%;
  width: 100%;
  transform: translateY(100%) translateZ(0);
  transition: 0.6s transform cubic-bezier(0.16, 1, 0.3, 1), 0.8s opacity cubic-bezier(0.16, 1, 0.3, 1);
}
.elementor-widget-button:not(.elementor-button-info) a.elementor-button.elementor-size-sm:after, .btn.btn-primary:after {
  content: "";
  background-color: #214F38;
  display: block;
  border-radius: 50% 50% 0 0;
  position: absolute;
  left: 0px;
  top: 0px;
  transform: translateY(100%) translateZ(0);
  transition: transform 0.5s cubic-bezier(0.4, 0, 0, 1), border-radius 0.5s cubic-bezier(0.4, 0, 0, 1);
  height: 100%;
  width: 100%;
}
.elementor-widget-button:not(.elementor-button-info) a.elementor-button.elementor-size-sm:before, .btn.btn-primary:before {
  content: "";
  display: inline-table;
  width: 1.833em;
  height: 1.833em;
  background-color: white;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M1 7C0.447715 7 0 7.44772 0 8C0 8.55228 0.447715 9 1 9V7ZM15.7071 8.70711C16.0976 8.31658 16.0976 7.68342 15.7071 7.29289L9.34315 0.928932C8.95262 0.538408 8.31946 0.538408 7.92893 0.928932C7.53841 1.31946 7.53841 1.95262 7.92893 2.34315L13.5858 8L7.92893 13.6569C7.53841 14.0474 7.53841 14.6805 7.92893 15.0711C8.31946 15.4616 8.95262 15.4616 9.34315 15.0711L15.7071 8.70711ZM1 9H15V7H1V9Z" fill="%23333333"/></svg>');
  background-size: 50%;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 500px;
  z-index: 1;
  pointer-events: none;
}
.elementor-widget-button:not(.elementor-button-info) a.elementor-button.elementor-size-sm:hover .elementor-button-text, .btn.btn-primary:hover .elementor-button-text {
  transform: translateY(-120%);
}
.elementor-widget-button:not(.elementor-button-info) a.elementor-button.elementor-size-sm:hover .elementor-button-text:before, .btn.btn-primary:hover .elementor-button-text:before {
  opacity: 1;
}
.elementor-widget-button:not(.elementor-button-info) a.elementor-button.elementor-size-sm:hover:after, .btn.btn-primary:hover:after {
  border-radius: 0px;
  transform: translateY(0) translateZ(0);
  transition-duration: 0.5s, 0.9s;
}
.elementor-widget-button:not(.elementor-button-info) a.elementor-button.elementor-size-sm.btn-download:before, .btn.btn-primary.btn-download:before {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="16" viewBox="0 0 12 16" fill="none"><path d="M6.75 0.854004C6.75 0.43979 6.41421 0.104004 6 0.104004C5.58579 0.104004 5.25 0.43979 5.25 0.854004L6.75 0.854004ZM5.46967 12.3843C5.76256 12.6772 6.23744 12.6772 6.53033 12.3843L11.3033 7.61136C11.5962 7.31847 11.5962 6.8436 11.3033 6.5507C11.0104 6.25781 10.5355 6.25781 10.2426 6.5507L6 10.7933L1.75736 6.5507C1.46447 6.25781 0.989593 6.25781 0.696699 6.5507C0.403806 6.8436 0.403806 7.31847 0.696699 7.61136L5.46967 12.3843ZM5.25 0.854004L5.25 11.854L6.75 11.854L6.75 0.854004L5.25 0.854004Z" fill="%23333333"/><path d="M1 14.854H11" stroke="%23333333" stroke-width="1.5" stroke-linecap="round"/></svg>');
}

.elementor-widget-button:not(.elementor-button-info).btn-white a.elementor-button.elementor-size-sm, .btn.btn-primary.btn-white {
  background-color: white;
}
.elementor-widget-button:not(.elementor-button-info).btn-white a.elementor-button.elementor-size-sm:before, .btn.btn-primary.btn-white:before {
  background-color: #78F87B;
}

.elementor-widget-button.elementor-button-success a.elementor-button.elementor-size-sm {
  font-size: 16px;
  height: 2.125em;
  padding: 0.7em 1em 0.7em 1em;
}
.elementor-widget-button.elementor-button-success a.elementor-button.elementor-size-sm:before {
  display: none;
}

.elementor-widget-button.elementor-button-info a.elementor-button.elementor-size-sm, .btn.btn-secondary {
  padding: 0.2em 1.4em 0.2em 0.35em;
  border-radius: 500px;
  color: #78F87B;
  font-family: "Inter";
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 20px;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  height: 3.167em;
  outline: 2px solid transparent;
  overflow: hidden;
  background-color: transparent;
  transition: none;
  box-shadow: inset 0px 0px 0px 1px #78F87B;
}
.elementor-widget-button.elementor-button-info a.elementor-button.elementor-size-sm .elementor-button-content-wrapper, .btn.btn-secondary .elementor-button-content-wrapper {
  overflow: hidden;
  min-height: 20px;
}
.elementor-widget-button.elementor-button-info a.elementor-button.elementor-size-sm .elementor-button-text, .btn.btn-secondary .elementor-button-text {
  display: block;
  position: relative;
  top: 0em;
  transition: 0.6s transform cubic-bezier(0.16, 1, 0.3, 1), 0.6s opacity cubic-bezier(0.16, 1, 0.3, 1);
  z-index: 2;
}
.elementor-widget-button.elementor-button-info a.elementor-button.elementor-size-sm .elementor-button-text:before, .btn.btn-secondary .elementor-button-text:before {
  content: attr(data-label);
  color: #262626;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 0px;
  top: 0.2em;
  left: 0px;
  opacity: 0;
  height: 100%;
  width: 100%;
  font-weight: 500;
  transform: translateY(100%) translateZ(0);
  transition: 0.6s transform cubic-bezier(0.16, 1, 0.3, 1), 0.8s opacity cubic-bezier(0.16, 1, 0.3, 1);
}
.elementor-widget-button.elementor-button-info a.elementor-button.elementor-size-sm:after, .btn.btn-secondary:after {
  content: "";
  background-color: #78F87B;
  display: block;
  border-radius: 50% 50% 0 0;
  position: absolute;
  left: 0px;
  top: 0px;
  transform: translateY(100%) translateZ(0);
  transition: transform 0.5s cubic-bezier(0.4, 0, 0, 1), border-radius 0.5s cubic-bezier(0.4, 0, 0, 1);
  height: 100%;
  width: 100%;
}
.elementor-widget-button.elementor-button-info a.elementor-button.elementor-size-sm:before, .btn.btn-secondary:before {
  content: "";
  display: inline-table;
  width: 2.5em;
  height: 2.5em;
  background-image: url("/wp-content/uploads/2025/02/default-btn-img.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 500px;
  z-index: 1;
  pointer-events: none;
}
.elementor-widget-button.elementor-button-info a.elementor-button.elementor-size-sm:hover .elementor-button-text, .btn.btn-secondary:hover .elementor-button-text {
  transform: translateY(-120%);
}
.elementor-widget-button.elementor-button-info a.elementor-button.elementor-size-sm:hover .elementor-button-text:before, .btn.btn-secondary:hover .elementor-button-text:before {
  opacity: 1;
}
.elementor-widget-button.elementor-button-info a.elementor-button.elementor-size-sm:hover:after, .btn.btn-secondary:hover:after {
  border-radius: 0px;
  transform: translateY(0) translateZ(0);
  transition-duration: 0.5s, 0.9s;
}

.btn-hover:hover .btn.btn-primary .elementor-button-text {
  transform: translateY(-120%);
}
.btn-hover:hover .btn.btn-primary .elementor-button-text:before {
  opacity: 1;
}
.btn-hover:hover .btn.btn-primary:after {
  border-radius: 0px;
  transform: translateY(0) translateZ(0);
  transition-duration: 0.5s, 0.9s;
}

.carusel-eventos-home .swiper {
  overflow: visible;
}
.carusel-eventos-home .swiper-slide {
  min-width: 23.413vw;
  max-width: 381px;
}
.carusel-eventos-home .carusel-eventos-home-item {
  width: 100%;
  aspect-ratio: 177/271;
  border-radius: 58px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden !important;
  --padding-top: 54px;
  --padding-right: 34px;
  --padding-bottom: 54px;
  --padding-left: 34px;
}
@media (max-width: 768px) {
  .carusel-eventos-home .carusel-eventos-home-item {
    --padding-top: 28px;
    --padding-right: 19px;
    --padding-bottom: 28px;
    --padding-left: 19px;
    border-radius: 36px;
    aspect-ratio: 23/25;
  }
}

.megamenu {
  display: flex;
  gap: 36px;
}
.megamenu .menu-item > a {
  color: #ffffff;
  font-family: "Inter";
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
}
.megamenu .menu-item.has-children > a:after {
  content: "";
  display: inline-table;
  width: 10px;
  height: 10px;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="8" height="5" viewBox="0 0 8 5" fill="none"><path d="M0.358887 0.534668L3.89442 4.0702L7.42995 0.534668" stroke="%23ffffff"/></svg>');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.megamenu .menu-item.has-children:hover .sub-menu-wrapper {
  translate: -50% 0%;
}
.megamenu .menu-item.has-children:hover .sub-menu-wrapper .sub-menu-item {
  opacity: 1;
}
.megamenu .sub-menu-wrapper {
  position: fixed;
  top: -80px;
  left: 50%;
  width: 100vw;
  translate: -50% -100%;
  background-color: #ffffff;
  padding-top: 140px;
  padding-bottom: 50px;
  z-index: -1;
  transition: all 0.7s cubic-bezier(0.22, 1, 0.36, 1);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.megamenu .sub-menu-wrapper .sub-menu {
  width: 100%;
  max-width: var(--content-width);
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.megamenu .sub-menu-wrapper .sub-menu:has(.sub-menu-item:hover) .sub-menu-item {
  opacity: 0.25;
}
.megamenu .sub-menu-wrapper .sub-menu .sub-menu-item-wrapper {
  flex-grow: 1;
  transition: none;
}
.megamenu .sub-menu-wrapper .sub-menu .sub-menu-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  transition: all 0.3s ease;
  opacity: 0;
  width: 100%;
  color: #262626;
  font-family: "Inter";
  font-size: 16px;
  font-weight: 400;
}
.megamenu .sub-menu-wrapper .sub-menu .sub-menu-item:hover {
  opacity: 1 !important;
}
.megamenu .sub-menu-wrapper .sub-menu .sub-menu-item img {
  max-height: 54px;
  width: 100%;
}
.megamenu:has(.has-children:hover) .menu-item > a {
  color: #262626;
}
.megamenu:has(.has-children:hover) .menu-item.has-children > a:after {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="8" height="5" viewBox="0 0 8 5" fill="none"><path d="M0.358887 0.534668L3.89442 4.0702L7.42995 0.534668" stroke="%23262626"/></svg>');
}

body:has(.megamenu .has-children:hover) .header-logo svg path {
  fill: #262626;
}

.is-section-white:not(.burger-menu-open):not(.header-scroll) .header-logo svg path {
  fill: #262626;
}
.is-section-white:not(.burger-menu-open):not(.header-scroll) .megamenu .menu-item > a {
  color: #262626;
}
.is-section-white:not(.burger-menu-open):not(.header-scroll) .megamenu .menu-item.has-children > a:after {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="8" height="5" viewBox="0 0 8 5" fill="none"><path d="M0.358887 0.534668L3.89442 4.0702L7.42995 0.534668" stroke="%23262626"/></svg>');
}

.header-wrapper {
  background-color: transparent;
  transition: all 0.3s ease !important;
  padding: 18px 0px;
}

.header-scroll .header-wrapper {
  background-color: #353535 !important;
  padding: 18px 22px !important;
}
@media (max-width: 768px) {
  .header-scroll .header-wrapper {
    padding: 8px 22px !important;
  }
}

@media (max-width: 1439px) {
  .burger-toggle-wrapper {
    display: block !important;
  }
}
.burger-toggle {
  display: block;
  position: relative;
  width: 30px;
  height: 10px;
  cursor: pointer;
  z-index: 9999;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.burger-toggle > span {
  width: 100%;
  height: 3px !important;
  background-color: #FFF;
  position: absolute;
  top: 0%;
  right: 0%;
  border-radius: 500px;
  transition: all 0.3s ease;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.burger-toggle > span:nth-child(1) {
  top: 0%;
}
.burger-toggle > span:nth-child(2) {
  top: 100%;
  width: 40%;
}
.burger-toggle.open > span:nth-child(1) {
  transform: rotate(45deg);
  top: 50%;
}
.burger-toggle.open > span:nth-child(2) {
  transform: rotate(-45deg);
  top: 50%;
  width: 100%;
}

.burger-menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #262626;
  padding: 16px;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s ease;
  --top-spacing: 90px;
}
.burger-menu.open {
  opacity: 1;
  pointer-events: all;
}
.burger-menu .burger-menu__container {
  background-color: #353535;
  border-radius: 21px;
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.burger-menu .burger-menu__container .burger-menu__wrapper {
  height: 100%;
}
.burger-menu .sub-menu {
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
  background-color: #353535;
  padding: 20px;
  padding-top: 130px;
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.burger-menu .sub-menu.open {
  left: 0%;
}
.burger-menu .sub-menu .sub-menu__back {
  color: #EDEFEE;
  font-family: "Degular Display";
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: 1em;
}
.burger-menu .sub-menu .sub-menu__back > span {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="15" viewBox="0 0 10 15" fill="none"><path d="M8.43311 14L2 7.56689L8.43311 1.13379" stroke="white" stroke-width="2"/></svg>');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 0.6em;
  height: 0.6em;
  margin-right: 0.3em;
}
.burger-menu .sub-menu .sub-menu__container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px 0px;
  flex-grow: 1;
}
.burger-menu .sub-menu .sub-menu__container .menu-item a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #FFF;
  font-family: "Inter";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.burger-menu .sub-menu .sub-menu__container .menu-item a svg path {
  fill: #bababa;
}

.burger-menu__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding: 16px;
  padding-bottom: 38px;
}
.burger-menu__content .burger-menu__bottom {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 45px;
}
.burger-menu__content .burger-menu__bottom .burger-menu__buttons {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}
.burger-menu__content .burger-menu__bottom .burger-menu__socials {
  display: flex;
  gap: 18px;
}
.burger-menu__content ul {
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 4.464dvh;
  text-align: center;
  flex-grow: 1;
  list-style: none;
}
.burger-menu__content ul li {
  display: flex;
}
.burger-menu__content ul li.has-children {
  display: flex;
  align-items: center;
}
.burger-menu__content ul li.has-children:after {
  content: "";
  display: inline-table;
  width: 3em;
  height: 1.5em;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="9" height="15" viewBox="0 0 9 15" fill="none"><path d="M0.866211 13.8662L7.29932 7.43311L0.866211 1" stroke="white" stroke-width="2"/></svg>');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 0.6em;
}
.burger-menu__content ul a {
  color: #EDEFEE;
  text-align: center;
  font-family: "Degular Display";
  font-size: min(6.933vw, 26px);
  font-style: normal;
  font-weight: 500;
  line-height: 1em;
}
.burger-menu__content .btn {
  font-size: min(3.7vw, 17px);
}

@media (max-width: 1200px) {
  header {
    padding: 0px 0px;
    transition: all 0.3s ease;
  }
  body.burger-menu-open:not(.header-scroll) header {
    padding: 0px 16px;
  }
  .is-section-white:not(.burger-menu-open):not(.header-scroll) .burger-toggle > span {
    background-color: #262626;
  }
}
.line-all-green {
  position: absolute !important;
  top: 60%;
  left: 50%;
  translate: -50% -50%;
  width: 100%;
  height: auto;
}
.line-all-green .line-wrapper svg {
  width: 100%;
}

.rings-item {
  width: 100%;
}

.line-cuentanos-1 {
  position: absolute !important;
  bottom: 20%;
  left: 0px;
}

.line-cuentanos-2 {
  position: absolute !important;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: 100%;
}
.line-cuentanos-2 svg {
  width: 100%;
  height: auto;
}
@media (max-width: 1200px) {
  .line-cuentanos-2 svg {
    width: auto;
    height: 100%;
  }
}

.line-cuentanos-3 {
  position: absolute !important;
  bottom: 60%;
  right: 0px;
}

.blog-item {
  transition: all 0.3s ease !important;
  aspect-ratio: 227/209;
}
@media (max-width: 1200px) {
  .blog-item {
    aspect-ratio: 348/218;
  }
}
.blog-item:before {
  content: "" !important;
  height: 80% !important;
  top: unset !important;
  bottom: 0px;
  background: linear-gradient(180deg, rgba(27, 27, 27, 0) 25.65%, rgba(27, 27, 27, 0.54) 56.41%, rgba(27, 27, 27, 0.85) 78.73%, #1B1B1B 100%);
  transition: all 0.3s ease !important;
}
@media (max-width: 1200px) {
  .blog-item:after {
    content: "";
    width: 72px;
    height: 49px;
    border-radius: 500px;
    background-color: #78F87B;
    position: absolute;
    top: 17px;
    right: 16px;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="23" viewBox="0 0 22 23" fill="none"><path d="M2 11.8571C9.26023 11.8571 13.3308 11.8571 20.591 11.8571M20.591 11.8571L11.1949 2M20.591 11.8571L11.1949 21.7143" stroke="%23262626" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30%;
    transition: all 0.3s ease;
  }
}
@media (max-width: 1200px) and (max-width: 768px) {
  .blog-item:after {
    width: 45px;
    height: 30px;
  }
}
@media (max-width: 1200px) {
  .blog-item:hover:after {
    background-color: #214f38;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="23" viewBox="0 0 22 23" fill="none"><path d="M2 11.8571C9.26023 11.8571 13.3308 11.8571 20.591 11.8571M20.591 11.8571L11.1949 2M20.591 11.8571L11.1949 21.7143" stroke="%23ffffff" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  }
}
.blog-item:hover {
  --border-radius: 100px !important;
}

.evento-item {
  min-height: 380px !important;
}
.evento-item:after {
  content: "";
  width: 72px;
  height: 49px;
  border-radius: 500px;
  background-color: #78F87B;
  position: absolute;
  top: 43px;
  right: 37px;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="23" viewBox="0 0 22 23" fill="none"><path d="M2 11.8571C9.26023 11.8571 13.3308 11.8571 20.591 11.8571M20.591 11.8571L11.1949 2M20.591 11.8571L11.1949 21.7143" stroke="%23262626" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 30%;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  .evento-item:after {
    width: 45px;
    height: 30px;
  }
}
.evento-item:hover:after {
  background-color: #214f38;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="23" viewBox="0 0 22 23" fill="none"><path d="M2 11.8571C9.26023 11.8571 13.3308 11.8571 20.591 11.8571M20.591 11.8571L11.1949 2M20.591 11.8571L11.1949 21.7143" stroke="%23ffffff" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}
@media (max-width: 768px) {
  .evento-item {
    min-height: unset !important;
    padding-top: 37px !important;
    padding-bottom: 15px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    gap: 20px !important;
    --border-radius: 40px !important;
  }
  .evento-item:after {
    content: "";
    width: 72px;
    height: 49px;
    border-radius: 500px;
    background-color: #78F87B;
    position: absolute;
    top: 37px;
    right: 20px;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="23" viewBox="0 0 22 23" fill="none"><path d="M2 11.8571C9.26023 11.8571 13.3308 11.8571 20.591 11.8571M20.591 11.8571L11.1949 2M20.591 11.8571L11.1949 21.7143" stroke="%23262626" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30%;
    transition: all 0.3s ease;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .evento-item:after {
    width: 45px;
    height: 30px;
  }
}
@media (max-width: 768px) {
  .evento-item:hover:after {
    background-color: #214f38;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="23" viewBox="0 0 22 23" fill="none"><path d="M2 11.8571C9.26023 11.8571 13.3308 11.8571 20.591 11.8571M20.591 11.8571L11.1949 2M20.591 11.8571L11.1949 21.7143" stroke="%23ffffff" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  }
  .evento-item > div {
    padding: 0px !important;
  }
  .evento-item .elementor-widget-text-editor {
    --container-widget-width: unset !important;
  }
  .evento-item .elementor-widget-text-editor .elementor-widget-container {
    padding-top: 28px !important;
    padding-bottom: 0px !important;
  }
}
.evento-item .evento-image {
  --border-radius: 56px;
  --min-height: 200px;
}
@media (max-width: 768px) {
  .evento-item .evento-image {
    --min-height: 73px;
  }
}
.evento-item.evento-item__wide .evento-image {
  --border-radius: 36px;
}
.evento-item:hover .evento-image {
  --border-radius: 90px;
}
.evento-item:hover .evento-image > .zoom-bg___wrapper > .zoom-bg__img {
  transform: scale(1.1);
}

.evento-item__grid {
  transition: all 0.3s ease !important;
  aspect-ratio: 227/209;
}
.evento-item__grid:before {
  content: "" !important;
  height: 80% !important;
  top: unset !important;
  bottom: 0px;
  background: linear-gradient(180deg, rgba(27, 27, 27, 0) 25.65%, rgba(27, 27, 27, 0.54) 56.41%, rgba(27, 27, 27, 0.85) 78.73%, #1B1B1B 100%);
  transition: all 0.3s ease !important;
}
.evento-item__grid:after {
  content: "";
  width: 72px;
  height: 49px;
  border-radius: 500px;
  background-color: #78F87B;
  position: absolute;
  top: 21px;
  right: 26px;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="23" viewBox="0 0 22 23" fill="none"><path d="M2 11.8571C9.26023 11.8571 13.3308 11.8571 20.591 11.8571M20.591 11.8571L11.1949 2M20.591 11.8571L11.1949 21.7143" stroke="%23262626" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 30%;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  .evento-item__grid:after {
    width: 45px;
    height: 30px;
  }
}
.evento-item__grid:hover:after {
  background-color: #214f38;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="23" viewBox="0 0 22 23" fill="none"><path d="M2 11.8571C9.26023 11.8571 13.3308 11.8571 20.591 11.8571M20.591 11.8571L11.1949 2M20.591 11.8571L11.1949 21.7143" stroke="%23ffffff" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}
@media (max-width: 768px) {
  .evento-item__grid {
    aspect-ratio: unset;
    --min-height: 208px !important;
  }
}
.evento-item__grid:hover {
  --border-radius: 78px !important;
}

.opiniones-wrapper {
  position: relative;
  padding: 1px 0px;
}
.opiniones-wrapper::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 50px;
  background: linear-gradient(180deg, rgb(38, 38, 38) 0%, rgba(38, 38, 38, 0) 100%);
  z-index: 1;
}
.opiniones-wrapper:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 50px;
  background: linear-gradient(0deg, rgb(38, 38, 38) 0%, rgba(38, 38, 38, 0) 100%);
}

.opiniones {
  display: flex;
  gap: 23px;
  height: 543px;
  overflow: hidden;
  margin-left: auto;
}
.opiniones .op-column {
  width: 50%;
  flex-grow: 1;
  position: relative;
}
.opiniones .op-column .op-column-container {
  display: flex;
  flex-direction: column;
  gap: 23px;
  position: absolute;
  top: 50%;
}
.opiniones .op-column.op-column__left .op-card:nth-child(1), .opiniones .op-column.op-column__left .op-card:nth-child(3) {
  border: 1.5px solid rgba(255, 255, 255, 0.4);
}
.opiniones .op-column.op-column__right .op-column-container {
  top: 60%;
}

.op-card {
  display: inline-flex;
  padding: 26px 22px 38px 24px;
  flex-direction: column;
  align-items: flex-start;
  gap: 29px;
  border-radius: 36px;
  border: 1.5px solid #78F87B;
  color: #FFF;
  font-family: "Inter";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2em;
}
@media (max-width: 1200px) {
  .op-card {
    font-size: 14px;
    text-align: center;
  }
}
.op-card strong, .op-card b {
  display: block;
}
.op-card img {
  width: auto;
  height: 60px !important;
}
@media (max-width: 1200px) {
  .op-card img {
    margin: 0 auto;
  }
}

.faqs .e-n-accordion-item {
  background-color: #353535;
  border-radius: 36px;
}
.faqs .e-n-accordion-item .e-n-accordion-item-title-icon {
  display: block;
  position: relative;
  width: 14px;
  height: 14px;
}
.faqs .e-n-accordion-item .e-n-accordion-item-title-icon:before, .faqs .e-n-accordion-item .e-n-accordion-item-title-icon:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: 14px;
  height: 2px;
  background-color: #78F87B;
  transition: all 0.3s ease;
  border-radius: 500px;
}
.faqs .e-n-accordion-item .e-n-accordion-item-title-icon:after {
  scale: 1;
  width: 2px;
  height: 14px;
}
.faqs .e-n-accordion-item .e-n-accordion-item-title-icon > span {
  display: none !important;
}
.faqs .e-n-accordion-item .e-n-accordion-item-title[aria-expanded=true] .e-n-accordion-item-title-icon:after {
  scale: 0;
}

.cde-item {
  transition: all 0.3s ease !important;
  overflow: hidden !important;
}
.cde-item:after {
  content: "";
  width: 72px;
  height: 49px;
  border-radius: 500px;
  background-color: #78F87B;
  position: absolute;
  top: 21px;
  right: 29px;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="23" viewBox="0 0 22 23" fill="none"><path d="M2 11.8571C9.26023 11.8571 13.3308 11.8571 20.591 11.8571M20.591 11.8571L11.1949 2M20.591 11.8571L11.1949 21.7143" stroke="%23262626" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 30%;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  .cde-item:after {
    width: 45px;
    height: 30px;
  }
}
.cde-item:hover:after {
  background-color: #214f38;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="23" viewBox="0 0 22 23" fill="none"><path d="M2 11.8571C9.26023 11.8571 13.3308 11.8571 20.591 11.8571M20.591 11.8571L11.1949 2M20.591 11.8571L11.1949 21.7143" stroke="%23ffffff" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}
.cde-item > div {
  z-index: 2;
}
.cde-item .chip-tipo-evento {
  color: #78F87B;
  font-family: "Degular Display";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 19.6px */
  letter-spacing: 2.1px;
  text-transform: uppercase;
  display: flex;
  height: 60px;
  padding: 20px 32px;
  padding-top: 24px;
  justify-content: center;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 500px;
  border: 1px solid #78F87B;
}
@media (max-width: 1200px) {
  .cde-item .chip-tipo-evento {
    height: 40px;
    padding: 20px 12px;
    padding-top: 24px;
    letter-spacing: 2.1px;
  }
}
.cde-item .portfolio-image {
  opacity: 0;
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease;
}
.cde-item .portfolio-image img {
  transform: translate(0%, 100px);
  transition: all 0.3s ease;
  pointer-events: none;
}
.cde-item .portfolio-meta {
  opacity: 1;
  transition: all 0.3s ease;
}
.cde-item:before {
  content: "" !important;
  display: block !important;
  height: 100% !important;
  top: unset !important;
  border-radius: 0 0 var(--border-radius) var(--border-radius) !important;
  bottom: -20%;
  background: linear-gradient(180deg, rgba(34, 34, 34, 0) 0%, rgba(34, 34, 34, 0.54) 28.96%, rgba(34, 34, 34, 0.85) 64.1%, #222 100%);
  opacity: 1 !important;
  transition: all 0.3s ease !important;
}
.cde-item:hover {
  --border-radius: 78px !important;
}
.cde-item:hover:before {
  border-radius: var(--border-radius) !important;
  bottom: 0%;
}
.cde-item:hover .portfolio-image {
  opacity: 1;
}
.cde-item:hover .portfolio-image img {
  transform: translate(0%, 0px);
}
.cde-item:hover .portfolio-meta {
  opacity: 0;
}

.hvp-pin {
  transition: none !important;
}

.image-slides .image-slides__left {
  transition: none !important;
}
.image-slides .image-slides__right {
  transition: none !important;
}

.team-caso-de-exito {
  padding-bottom: 20px;
}
.team-caso-de-exito .custom-nav-wrapper {
  justify-content: center;
}
@media (max-width: 1200px) {
  .team-caso-de-exito .custom-nav-wrapper {
    gap: 10px;
    width: 90%;
    margin: 0 auto;
    margin-top: 20px;
  }
}
.team-caso-de-exito .custom-nav-wrapper .elementor-swiper-button-prev {
  order: 1;
}
@media (max-width: 1200px) {
  .team-caso-de-exito .custom-nav-wrapper .elementor-swiper-button-prev {
    order: 2;
  }
}
.team-caso-de-exito .custom-nav-wrapper .elementor-swiper-button-next {
  order: 3;
}
.team-caso-de-exito .custom-nav-wrapper .elementor-swiper-button {
  min-width: 50px;
  height: 35px;
}
.team-caso-de-exito .custom-nav-wrapper .swiper-pagination {
  max-width: 350px;
  order: 2;
}
@media (max-width: 1200px) {
  .team-caso-de-exito .custom-nav-wrapper .swiper-pagination {
    order: 1;
  }
}

.swiper-team {
  overflow: visible !important;
  padding-bottom: 150px;
}
.swiper-team .swiper-slide {
  width: -moz-fit-content;
  width: fit-content;
  transition: opacity 0.3s ease;
  opacity: 1;
}
.swiper-team .swiper-slide:not(.swiper-slide-active) {
  opacity: 0.5;
}
.swiper-team .persona {
  aspect-ratio: 375/428;
  width: 375px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding-bottom: 28px;
  --border-radius: 58px;
  border-radius: var(--border-radius);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.swiper-team .persona .persona-nombre {
  color: #262626;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  border-radius: 34px;
  background: #78F87B;
  padding: 3px 16px;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-bottom: 7px;
}
.swiper-team .persona .persona-posicion {
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  border-radius: 34px;
  background: #15161C;
  padding: 3px 16px;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.swiper-team .persona .persona-info {
  z-index: 1;
}
@media (max-width: 1200px) {
  .swiper-team .persona {
    --border-radius: 36px;
  }
}
.swiper-team .persona .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.swiper-team .persona .overlay img {
  max-width: unset;
  position: absolute;
  bottom: 0px;
  transform: scale(1);
  transition: all 0.3s ease;
  transform-origin: center bottom;
  border-radius: var(--border-radius);
}
.swiper-team .persona .image-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  border-radius: var(--border-radius);
  overflow: hidden;
}
.swiper-team .persona .image-background img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transform: scale(1.1);
  transition: all 0.3s ease;
}
.swiper-team .persona:hover .overlay img {
  transform: scale(1.05);
}
.swiper-team .persona:hover .image-background img {
  transform: scale(1);
}

.activity-item {
  aspect-ratio: 451/357;
  --border-radius: 58px !important;
  --padding-top: 33px !important;
  --padding-bottom: 35px !important;
  --padding-right: 30px !important;
  --padding-left: 30px !important;
}
.activity-item:after {
  content: "";
  width: 72px;
  height: 49px;
  border-radius: 500px;
  background-color: #78F87B;
  position: absolute;
  top: 39px;
  right: 29px;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="23" viewBox="0 0 22 23" fill="none"><path d="M2 11.8571C9.26023 11.8571 13.3308 11.8571 20.591 11.8571M20.591 11.8571L11.1949 2M20.591 11.8571L11.1949 21.7143" stroke="%23262626" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 30%;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  .activity-item:after {
    width: 45px;
    height: 30px;
  }
}
.activity-item:hover:after {
  background-color: #214f38;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="23" viewBox="0 0 22 23" fill="none"><path d="M2 11.8571C9.26023 11.8571 13.3308 11.8571 20.591 11.8571M20.591 11.8571L11.1949 2M20.591 11.8571L11.1949 21.7143" stroke="%23ffffff" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}
.activity-item:after {
  z-index: 1;
}
@media (max-width: 1200px) {
  .activity-item {
    --border-radius: 36px !important;
    aspect-ratio: 345/149;
  }
  .activity-item:after {
    top: 17px !important;
    right: 15px !important;
    width: 50px !important;
    height: 35px !important;
  }
}
.activity-item .chip-tipo-actividad {
  color: #78F87B;
  font-family: "Degular Display";
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 2.1px;
  text-transform: uppercase;
  display: flex;
  padding: 20px 32px;
  padding-top: 22px;
  justify-content: center;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 500px;
  border: 1px solid #78F87B;
  margin-bottom: auto !important;
}

.ogte-images-loop .swiper {
  overflow: visible !important;
}
.ogte-images-loop .swiper .swiper-wrapper {
  transition-duration: 1s !important;
}
.ogte-images-loop .swiper-slide-image {
  width: 100%;
  border-radius: 58px;
}
@media (max-width: 768px) {
  .ogte-images-loop .swiper-slide-image {
    border-radius: 36px;
  }
}

.line-underline-container .line-underline {
  position: relative;
}
.line-underline-container .line-underline .line-wrapper {
  position: absolute;
  pointer-events: none;
  left: 50%;
  bottom: -25px;
  translate: -50%;
}/*# sourceMappingURL=style.css.map */