@charset "UTF-8";
.text-white-hover:hover * {
  color: white !important;
}

.text-morado *, .text-morado-hover:hover *,
.text-morado-link a, .text-morado-link-hover:hover a {
  color: #9C4B97;
}

.shadow-none {
  box-shadow: none !important;
}

.bg-dark-blue {
  background-color: #243151;
}

.bg-blue {
  background-color: #2145d6 !important;
}

.bg-celeste-2 {
  background-color: #18C2D3 !important;
}

.text-celeste {
  color: #18C2D3;
}

.bg-blue-2 {
  background-color: #0030A8 !important;
}

.bg-dark {
  background-color: #000000 !important;
}

.bg-green {
  background-color: #52BF6A;
}

.bg-green-primary {
  background-color: #31A18A;
}

.bg-green-2 {
  background-color: #256F54 !important;
}

.bg-grey-10 {
  background-color: #f8f9fa;
}

.bg-celeste {
  background-color: #00BAE8;
}

.bg-gris {
  background-color: #F5F5F5 !important;
}

.bg-morado, .bg-morado-hover:hover {
  background-color: #9C4B97 !important;
}

.bg-red {
  background-color: #EB174B !important;
}

.bg-orange {
  background-color: #EE7E1B;
}

.bg-yellow {
  background-color: #FFC345;
}

.bg-grey {
  background: linear-gradient(360deg, #F5F5F5, #FFFFFF);
}

.bg-grey-2 {
  background: linear-gradient(360deg, #FFFFFF, #F5F5F5);
}

.bg-grey-3 {
  background: #F5F5F5;
}

.bg-image-right {
  background-image: url(/static/custom/img/fondo-resource.png);
  background-repeat: no-repeat;
  background-position: top -40px right 0px;
  margin-bottom: 8rem;
}

.bg-blue-light {
  position: relative;
}
.bg-blue-light:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to top, rgba(36, 49, 81, 0.8), rgba(36, 49, 81, 0));
  z-index: 1;
}

.bg-left-ambito {
  background-image: url(/static/custom/img/fondo-ambito.png);
  background-repeat: no-repeat;
  background-position: left 80px;
}

.fs-96 {
  font-size: 96px;
}

.fs-50 {
  font-size: 50px;
}

.fs-40 {
  font-size: 40px;
}

.fs-45 {
  font-size: 45px;
}

.fs-30 {
  font-size: 30px;
}

.fs-36 {
  font-size: 36px;
}

.fs-38 {
  font-size: 38px;
}

.fs-24 {
  font-size: 24px;
}

.fs-22 {
  font-size: 22px;
}

.fs-20 {
  font-size: 20px;
}

.fs-18 {
  font-size: 18px;
}

.fs-16 {
  font-size: 16px;
}

.fs-14 {
  font-size: 14px;
}

.fw-900 {
  font-weight: 900;
}

.fw-700 {
  font-weight: 700;
}

.fw-800 {
  font-weight: 800;
}

.fw-400 {
  font-weight: 400;
}

.font-alegreya {
  font-family: "Gardenia";
}

.font-gardenia {
  font-family: "Gardenia";
}

.text-red {
  color: #EB174B !important;
}

.text-dark-blue {
  color: #243151;
}

.text-morado {
  color: #8A4F95;
}

.text-green {
  color: #74E6AF;
}

.text-green-primary {
  color: #31A18A;
}

.text-orange {
  color: #EE7E1B;
}

.text-celeste {
  color: #00BAE8 !important;
}

.text-dark {
  color: #000000 !important;
}

.text-black {
  color: #333333 !important;
}

.text-green-2 {
  color: #52BF6A !important;
}

.border-celeste {
  border-color: #00BAE8 !important;
}

.border-white {
  border-color: white !important;
}

.rounded-20 {
  border-radius: 20px !important;
}

@font-face {
  font-family: "Gardenia";
  src: url("fonts/Gardenia-Thin.eot"); /* IE9 Compat Modes */
  src: url("fonts/Gardenia-Thin.eot?#iefix") format("embedded-opentype"), url("fonts/Gardenia-Thin.woff2") format("woff2"), url("fonts/Gardenia-Thin.woff") format("woff"), url("fonts/Gardenia-Thin.ttf") format("truetype"); /* Safari, Android, iOS */
  font-weight: 300;
}
@font-face {
  font-family: "Gardenia";
  src: url("fonts/Gardenia-Book.eot"); /* IE9 Compat Modes */
  src: url("fonts/Gardenia-Book.eot?#iefix") format("embedded-opentype"), url("fonts/Gardenia-Book.woff2") format("woff2"), url("fonts/Gardenia-Book.woff") format("woff"), url("fonts/Gardenia-Book.ttf") format("truetype"); /* Safari, Android, iOS */
  font-weight: 400;
}
@font-face {
  font-family: "Gardenia";
  src: url("fonts/Gardenia-Regular.eot"); /* IE9 Compat Modes */
  src: url("fonts/Gardenia-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/Gardenia-Regular.woff2") format("woff2"), url("fonts/Gardenia-Regular.woff") format("woff"), url("fonts/Gardenia-Regular.ttf") format("truetype"); /* Safari, Android, iOS */
  font-weight: 700;
}
@font-face {
  font-family: "Gardenia";
  src: url("fonts/Gardenia-Bold.eot"); /* IE9 Compat Modes */
  src: url("fonts/Gardenia-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Gardenia-Bold.woff2") format("woff2"), url("fonts/Gardenia-Bold.woff") format("woff"), url("fonts/Gardenia-Bold.ttf") format("truetype"); /* Safari, Android, iOS */
  font-weight: 800;
}
@font-face {
  font-family: "Gardenia";
  src: url("fonts/Gardenia-ExtraBold.eot"); /* IE9 Compat Modes */
  src: url("fonts/Gardenia-ExtraBold.eot?#iefix") format("embedded-opentype"), url("fonts/Gardenia-ExtraBold.woff2") format("woff2"), url("fonts/Gardenia-ExtraBold.woff") format("woff"), url("fonts/Gardenia-ExtraBold.ttf") format("truetype"); /* Safari, Android, iOS */
  font-weight: 900;
}
@font-face {
  font-family: "Alegreya";
  src: url("fonts/Alegreya-Bold.eot"); /* IE9 Compat Modes */
  src: url("fonts/Alegreya-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Alegreya-Bold.woff2") format("woff2"), url("fonts/Alegreya-Bold.woff") format("woff"), url("fonts/Alegreya-Bold.ttf") format("truetype"); /* Safari, Android, iOS */
  font-weight: 700;
}
@font-face {
  font-family: "Alegreya";
  src: url("fonts/Alegreya-ExtraBold.eot"); /* IE9 Compat Modes */
  src: url("fonts/Alegreya-ExtraBold?#iefix") format("embedded-opentype"), url("fonts/Alegreya-ExtraBold.woff2") format("woff2"), url("Alegreya-ExtraBold.woff") format("woff"), url("Alegreya-ExtraBold.ttf") format("truetype"); /* Safari, Android, iOS */
  font-weight: 800;
}
@font-face {
  font-family: "Alegreya";
  src: url("fonts/Alegreya-Black.eot"); /* IE9 Compat Modes */
  src: url("fonts/Alegreya-Black?#iefix") format("embedded-opentype"), url("fonts/Alegreya-Black.woff2") format("woff2"), url("fonts/Alegreya-Black.woff") format("woff"), url("fonts/Alegreya-Black.ttf") format("truetype"); /* Safari, Android, iOS */
  font-weight: 900;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.fade-in {
  animation: fadeIn 0.5s ease forwards;
  transform: scale(1.2);
}

@media (max-width: 1200px) {
  .fs-96 {
    font-size: 50px;
  }
  .fs-50 {
    font-size: 35px;
  }
  .proyecto-titulo {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
}
@media (max-width: 991px) {
  .proyecto-titulo {
    display: block !important;
  }
  .proyecto-titulo span.fs-50.fw-800.text-dark-blue {
    display: block;
    text-align: justify;
  }
  .fs-96 {
    font-size: 50px;
  }
  .fs-50 {
    font-size: 40px;
  }
  .fs-40 {
    font-size: 30px;
  }
  .fs-45 {
    font-size: 35px;
  }
  .fs-38 {
    font-size: 28px;
  }
  .fs-24 {
    font-size: 22px;
  }
  .fs-22 {
    font-size: 20px;
  }
  .fs-20 {
    font-size: 18px;
  }
  .fs-18 {
    font-size: 16px;
  }
  .fs-16 {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .fs-96 {
    font-size: 45px;
  }
  .fs-50 {
    font-size: 38px;
  }
  .fs-40 {
    font-size: 28px;
  }
  .fs-45 {
    font-size: 26px;
  }
  .fs-38 {
    font-size: 24px;
  }
  .fs-24 {
    font-size: 22px;
  }
  .fs-22 {
    font-size: 20px;
  }
  .fs-20 {
    font-size: 18px;
  }
  .fs-18 {
    font-size: 16px;
  }
  .fs-16 {
    font-size: 14px;
  }
}
@media (max-width: 580px) {
  .proyecto-titulo {
    display: block !important;
  }
  .fs-96 {
    font-size: 38px;
  }
  .fs-50 {
    font-size: 35px;
  }
  .fs-40 {
    font-size: 26px;
  }
  .fs-45 {
    font-size: 24px;
  }
  .fs-38 {
    font-size: 18px;
  }
  .fs-24 {
    font-size: 20px;
  }
  .fs-22 {
    font-size: 18px;
  }
  .fs-20 {
    font-size: 17px;
  }
  .fs-18 {
    font-size: 16px;
  }
  .fs-16 {
    font-size: 14px;
  }
}
a {
  text-decoration: none;
  color: #3CB371;
  transition: all 0.3s ease;
}
a:hover {
  color: var(#3CB371, 10%);
}

a {
  text-decoration: none;
  color: #3CB371;
  transition: all 0.3s ease;
}

a:hover {
  color: var(#3CB371, 10%);
}

.content-image {
  overflow: hidden;
  border-radius: 20px;
}
.content-image img {
  transition: 0.3s ease; /* Transición suave */
}
.content-image img:hover {
  transform: scale(1.1); /* Escala la imagen al 110% */
  opacity: 0.7; /* Reduce la opacidad de la imagen */
}

.breadcrumbs {
  background-color: #f5f5f5;
  padding: 10px 0;
}
.breadcrumbs .breadcrumb-list {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 1.5rem 0;
  align-items: center;
}
.breadcrumbs .breadcrumb-list li {
  font-size: 15px;
  color: #243151;
}
.breadcrumbs .breadcrumb-list li:not(:last-child)::after {
  content: "|";
  margin: 0 10px;
  color: #999;
}
.breadcrumbs .breadcrumb-list li:first-child {
  margin-right: 20px;
}
.breadcrumbs .breadcrumb-list li:first-child::after {
  content: "";
  display: flex;
}
.breadcrumbs .breadcrumb-list li.active {
  color: #3CB371;
}
.breadcrumbs .breadcrumb-list li a {
  color: #243151;
  font-family: "Gardenia";
  font-weight: 400;
}
.breadcrumbs .breadcrumb-list li a:hover {
  color: #3CB371;
}
.breadcrumbs .breadcrumb-list li .back-link {
  display: flex;
  align-items: center;
  color: #3CB371;
}
.breadcrumbs .breadcrumb-list li .back-link i {
  margin-right: 5px;
}

.section-title {
  position: relative;
  margin-bottom: 2rem;
}

.title-puna {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  position: relative;
  padding: 1.2rem;
  margin: 0 auto;
}
.title-puna:after {
  content: "";
  width: 20px;
  height: 20px;
  display: block;
  border-top: 4px solid;
  border-left: 4px solid;
  left: 0;
  position: absolute;
  top: 0;
}
.title-puna:before {
  content: "";
  width: 20px;
  height: 20px;
  display: block;
  border-bottom: 4px solid;
  border-right: 4px solid;
  right: 0;
  position: absolute;
  bottom: 0;
}

.sub-title-puna {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  position: relative;
  padding: 0.5em;
  margin: 0 auto;
}
.sub-title-puna:after {
  content: "";
  width: 9px;
  height: 9px;
  display: block;
  border-top: 2px solid;
  border-left: 2px solid;
  left: 0;
  position: absolute;
  top: 0;
}
.sub-title-puna:before {
  content: "";
  width: 9px;
  height: 9px;
  display: block;
  border-bottom: 2px solid;
  border-right: 2px solid;
  right: 0;
  position: absolute;
  bottom: 0;
}

header {
  border-bottom: 1px solid #eee;
}
header .header-logo {
  transition: all 0.3s ease;
}
header .header-logo:hover {
  opacity: 0.8;
}

.accordion-button:not(.collapsed) {
  background-color: #243151 !important;
  color: #fff !important;
}
.accordion-button:not(.collapsed)::after {
  background-image: url(/static/custom/img/arrow-up.png) !important;
}

.list-unstyled li {
  margin-bottom: 0;
  display: flex;
  align-items: baseline;
  font-size: 18px;
  font-weight: 400;
  font-family: "Gardenia";
}
.list-unstyled li:before {
  content: "•";
  margin-right: 10px;
}

.navbar {
  padding: 0;
}
.navbar .navbar-nav .nav-item .nav-link {
  color: #333333;
  padding: 1rem;
  position: relative;
  font-weight: 700;
  transition: all 0.3s ease;
}
.navbar .navbar-nav .nav-item .nav-link::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 3px;
  background-color: #3CB371;
  transition: all 0.3s ease;
  transform: translateX(-50%);
}
.navbar .navbar-nav .nav-item .nav-link:hover, .navbar .navbar-nav .nav-item .nav-link.active {
  color: #3CB371;
}
.navbar .navbar-nav .nav-item .nav-link:hover::before, .navbar .navbar-nav .nav-item .nav-link.active::before {
  width: 70%;
}
.navbar .navbar-nav ul.dropdown-menu {
  border-radius: 0;
  background: #f8f9fa;
}
.navbar .navbar-nav ul.dropdown-menu li a {
  padding: 0.5rem 0.8rem !important;
}
.navbar .navbar-nav ul.dropdown-menu a.nav-link.dropdown-toggle {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ck ul li::marker {
  content: none;
}
.ck ul li::before {
  content: "\f14a";
  font-family: "fontawesome";
  position: absolute;
  left: 17px;
}

table {
  width: 100%;
  height: auto;
}

.footer {
  background-color: #f8f9fa;
  border-top: 0;
  padding-top: 2rem !important;
  padding-bottom: 0 !important;
}
.footer .logos-footer {
  padding: 1rem;
  background: white !important;
  margin-bottom: 2.5rem;
}
.footer .footer-logo {
  background-color: white;
  transition: all 0.3s ease;
}
.footer .footer-logo:hover {
  opacity: 0.8;
}
.footer .col-12.text-center {
  padding: 10px;
  border-top: 1px solid #E9E8E8;
}
.footer .footer-contact p {
  font-family: "Gardenia";
  font-size: 18px;
  font-weight: 400;
}
.footer .footer-contact a.text-reset {
  color: #31A18A !important;
  font-weight: 700;
  font-family: "Gardenia";
}
.footer .footer-contact, .footer .footer-links {
  font-size: 0.9rem;
}
.footer .footer-contact a, .footer .footer-links a {
  transition: all 0.3s ease;
  font-size: 18px;
  font-family: "Gardenia";
  font-weight: 400;
}
.footer .footer-contact a:hover, .footer .footer-links a:hover {
  text-decoration: underline;
}

body {
  font-family: "Gardenia";
}

h1 {
  color: #243151;
  font-family: "Gardenia";
  font-weight: 800;
}

.back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  background-color: #243151;
  color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  z-index: 1000;
}
.back-to-top.active {
  opacity: 1;
  visibility: visible;
}
.back-to-top:hover {
  background-color: var(#243151, 10%);
  transform: translateY(-3px);
}

.short-links {
  position: fixed;
  right: 0;
  top: calc(50% - 100px);
  z-index: 999;
}
.short-links ul {
  padding: 0;
  list-style: none;
}
.short-links ul li {
  max-width: 180px;
  width: 100%;
  display: flex;
  margin-bottom: 0.5rem;
  transition: 0.5s;
  justify-content: right;
}
.short-links ul li a {
  border-top-left-radius: 40px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 0;
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  font-size: 18px;
  text-align: left;
  font-weight: 700;
  font-family: "Gardenia";
  border: 0;
  padding: 10px;
  width: 166px;
  transition: 0.5s;
}
.short-links ul li a:hover {
  background-color: #9C4B97 !important;
  width: 180px;
}
.short-links ul li a img {
  margin: 15px;
  width: 17px;
  transition: 0.5s;
}

.ver-mas-btn {
  font-size: 18px;
  font-weight: 500;
  padding: 0.5rem 1.5rem;
  transition: all 0.3s ease;
  border: 1px solid;
  color: #243151;
  font-family: "Gardenia";
  font-weight: 800;
}
.ver-mas-btn:hover {
  background-color: #d3d4d5 !important;
}
.ver-mas-btn > img {
  width: 18px;
  height: auto;
  margin-right: 0px;
}
.ver-mas-btn i {
  font-size: 0.8rem;
}

.btn {
  font-size: 18px;
  padding: 0.5rem 1.5rem;
  font-family: "Gardenia";
  font-weight: 800;
  margin-bottom: 20px;
}
.btn > img {
  width: 18px;
  height: auto;
  margin-right: 0px;
}

.btn-line span {
  position: relative;
}
.btn-line span:before {
  content: "";
  width: 0%;
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 0;
  background: white;
  transition: 0.5s;
}
.btn-line:hover span:before {
  width: 100%;
}

.hidden {
  display: none;
}

.search-box {
  position: relative;
}
.search-box .form-control {
  height: 50px;
  border-radius: 5px;
  padding-left: 20px;
  border: 1px solid #e9ecef;
  box-shadow: none;
  transition: all 0.3s ease;
}
.search-box .form-control:focus {
  border-color: #3CB371;
  box-shadow: 0 0 0 0.2rem rgba(60, 179, 113, 0.25);
}

.filter-dropdown {
  position: relative;
}
.filter-dropdown .form-select {
  height: 50px;
  border-radius: 5px;
  padding-left: 20px;
  appearance: none;
  border: 1px solid #e9ecef;
  background-color: white;
  cursor: pointer;
  transition: all 0.3s ease;
}
.filter-dropdown .form-select:focus {
  border-color: #3CB371;
  box-shadow: 0 0 0 0.2rem rgba(60, 179, 113, 0.25);
}

.pagination-container {
  margin-top: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagination-container .pagination {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}
.pagination-container .pagination .page-item {
  margin: 0 5px;
}
.pagination-container .pagination .page-item.active .page-link {
  background-color: #8A4F95;
  color: white;
  border-color: #8A4F95;
}
.pagination-container .pagination .page-item.prev .page-link, .pagination-container .pagination .page-item.next .page-link {
  padding: 8px 15px;
}
.pagination-container .pagination .page-item .page-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #e9ecef;
  color: #333;
  background-color: white;
  transition: all 0.3s ease;
}
.pagination-container .pagination .page-item .page-link:hover {
  background-color: #8A4F95;
  color: white;
  border-color: #8A4F95;
}

main.main-content {
  padding: 3rem 0;
}

.nav-pills .nav-link .nav-link,
.nav-tabs .nav-link {
  font-family: "Gardenia";
  font-size: 18px;
  font-weight: 400;
  border: 1px solid;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  padding: 0.6rem 2rem;
}

section.partners-section {
  background: white !important;
  border: 0 !important;
  box-shadow: 0px 0px 8px 4px rgba(0, 0, 0, 0.04);
}

.carousel-section .carousel-control-prev,
.carousel-section .carousel-control-next {
  background: none !important;
}
.carousel-section .carousel-control-prev {
  left: -45px;
}
.carousel-section .carousel-control-next {
  right: -45px;
}

.hide-parent .hide-e {
  display: none;
}

.hide-parent:hover .hide-e-hover {
  display: none;
}

.hide-parent:hover .hide-e {
  display: initial;
}

.youtube-btn {
  width: 50px;
  height: 50px;
  background-color: #EB174B;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  border: 0;
}
.youtube-btn:hover {
  background-color: #31A18A;
}

.breadcrumb-item + .breadcrumb-item::before {
  content: "|";
}

.secction-breadcrumb {
  color: #31A18A;
}
.secction-breadcrumb button {
  color: #31A18A !important;
  font-weight: 700;
  font-family: "Gardenia";
  font-size: 16px !important;
  margin-top: -2px;
  background: none !important;
  border: 0;
}
.secction-breadcrumb svg.bi.bi-arrow-return-right {
  transform: rotate(180deg);
  color: #31A18A;
  margin-right: 5px;
}
.secction-breadcrumb ol.breadcrumb.bg-transparent {
  margin-left: 10px;
}
.secction-breadcrumb ol.breadcrumb.bg-transparent span, .secction-breadcrumb ol.breadcrumb.bg-transparent a {
  color: #243151 !important;
  font-size: 15px !important;
  font-family: "Gardenia";
  font-weight: 400;
}

nav#menu_header {
  padding-top: 10px;
}

@media (max-width: 575.98px) {
  .text-end.mt-2.position-absolute.top-0.end-0 {
    position: relative !important;
    text-align: center;
  }
}
.custom-radius {
  border-radius: 0px 10px 0px 10px !important;
}

.hero-section {
  position: relative;
}
.hero-section .hero-slider {
  position: relative;
  overflow: hidden;
}
.hero-section .hero-slide {
  display: none;
  opacity: 0;
  overflow: hidden;
  transition: opacity 0.5s ease;
}
.hero-section .hero-slide.active {
  display: block;
  opacity: 1;
}
.hero-section .hero-slide.active .hero-content-home {
  padding: 3rem;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: right;
  background-image: url(/static/custom/img/icon-item-slider.svg);
  background-size: 150px;
  background-repeat: no-repeat;
  background-position: left bottom;
  padding-right: 0;
  z-index: 3;
  position: relative;
}
.hero-section .hero-slide.active .hero-content-home .logo-puna img {
  max-width: 100%;
}
.hero-section .hero-content-home {
  padding: 3rem;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: right;
  background-image: url(/static/custom/img/icon-item-slider.svg);
  background-size: 150px;
  background-repeat: no-repeat;
  background-position: left bottom;
  padding-right: 0;
  position: relative;
  z-index: 3;
}
.hero-section .hero-content-home .logo-puna img {
  max-width: 100%;
}
.hero-section .hero-image {
  position: relative;
}
.hero-section .hero-image:before {
  content: "";
  width: 680px;
  height: 680px;
  position: absolute;
  background-repeat: no-repeat;
  z-index: 2;
  background-position: -105px;
  top: -90px;
  left: -475px;
  border-radius: 50%;
  background: #31A18A;
}
.hero-section .hero-image > img {
  width: 100%;
  height: 500px;
  object-fit: cover;
}
.hero-section .hero-image .btn > img {
  margin-right: 5px;
}
.hero-section .hero-image .hero-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 2rem;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
  padding-left: 270px;
}
.hero-section .hero-image .hero-overlay h2 {
  margin-bottom: 1rem;
  max-width: 80%;
}
.hero-section .slider-dots {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 10px;
  z-index: 10;
}
.hero-section .slider-dots .dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  transition: all 0.3s ease;
}
.hero-section .slider-dots .dot.active {
  background-color: rgba(255, 255, 255, 0.8) !important;
  transition: all 0.3s ease;
}
.hero-section .slider-dots .dot:hover {
  color: white;
}
.hero-section .slider-dots .dot:hover::after {
  width: 100%;
}
.hero-section .slider-dots .dot.active {
  color: white;
  background-color: transparent;
}
.hero-section .slider-dots .dot.active::after {
  width: 100%;
}

.hero {
  position: relative;
  margin-bottom: 2rem;
}
.hero .hero-image {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 550px;
  display: flex;
  align-items: end;
}
.hero .hero-image .container {
  position: relative;
  z-index: 2;
}
.hero .hero-content h1 {
  margin-bottom: 1rem;
}
.hero .hero-content p {
  margin-bottom: 5rem;
}

.news-hero .hero-image {
  background-image: url("/static/custom/img/hero-news.png");
}

@media (max-width: 768px) {
  .hero-section .hero-image {
    height: 300px;
  }
  .hero-section .hero-content h1 {
    font-size: 2rem;
  }
  .hero-section .hero-content p {
    font-size: 1rem;
  }
}
.news-events {
  background-color: #f8f9fa;
}
.news-events .news-nav, .news-events .events-nav {
  display: inline-block;
}
.news-events .news-nav .nav-item, .news-events .events-nav .nav-item {
  padding: 0;
  cursor: pointer;
  position: relative;
}
.news-events .news-nav .nav-item.active, .news-events .events-nav .nav-item.active {
  color: #8A4F95;
}
.news-events .news-nav .nav-item.active::after, .news-events .events-nav .nav-item.active::after {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #8A4F95;
}
.news-events .news-card {
  border: none;
  border-radius: 0;
  overflow: hidden;
  background: none;
  box-shadow: none;
  transition: all 0.3s ease;
}
.news-events .news-card .card-img-top {
  height: 276px;
  object-fit: cover;
  border-radius: 0;
}
.news-events .news-card .card-body {
  padding: 1.25rem 0;
}
.news-events .news-card .card-body .card-title a:hover {
  text-decoration: underline;
}

#resultNews .impact-date.small {
  border: 1px solid #EFEFEF;
  border-top-right-radius: 20px;
  z-index: 1;
}

.news-events-section .nav-pills {
  margin-bottom: 2rem;
}
.news-events-section .nav-pills .nav-link {
  background-color: #F5F5F5;
  border-radius: 0;
  margin-right: 5px;
  margin-bottom: 10px;
  font-family: "Gardenia";
  font-weight: 400;
  font-size: 20px;
  padding: 0.6rem 3rem;
  color: #333333;
}
.news-events-section .nav-pills .nav-link:hover {
  background-color: var(#E9ECEF, 5%);
}
.news-events-section .nav-pills .nav-link.active {
  background-color: #243151;
  color: #FFFFFF;
}
.news-events-section .news-item, .news-events-section .event-item {
  transition: transform 0.3s ease;
}
.news-events-section .news-item:hover, .news-events-section .event-item:hover {
  transform: translateY(-5px);
}
.news-events-section .news-item .card, .news-events-section .event-item .card {
  overflow: hidden;
  height: 100%;
  box-shadow: none !important;
  border-radius: 0;
}
.news-events-section .news-item .card .image-wrapper, .news-events-section .event-item .card .image-wrapper {
  height: 280px;
  overflow: hidden;
}
.news-events-section .news-item .card img, .news-events-section .event-item .card img {
  border-radius: 0;
}
.news-events-section .news-item .card .card-img-top, .news-events-section .event-item .card .card-img-top {
  height: 200px;
  object-fit: cover;
  transition: transform 0.5s ease;
  border-radius: 0 !important;
}
.news-events-section .news-item .card:hover .card-img-top, .news-events-section .event-item .card:hover .card-img-top {
  transform: scale(1.05);
}
.news-events-section .news-item .card .card-body, .news-events-section .event-item .card .card-body {
  padding: 1.25rem 0;
}
.news-events-section .news-item .card .card-text, .news-events-section .event-item .card .card-text {
  color: #6C757D;
  margin-bottom: 1rem;
}
.news-events-section .news-item .card .btn-link, .news-events-section .event-item .card .btn-link {
  color: #9C4B97;
  border: 0;
  transition: 0.5s;
  text-decoration: none;
  padding-left: 0;
  position: relative;
  padding-bottom: 0;
  padding-right: 0;
  font-weight: 400 !important;
}
.news-events-section .news-item .card .btn-link::before, .news-events-section .event-item .card .btn-link::before {
  content: "";
  width: 0%;
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 0;
  background: #9C4B97;
  transition: 0.5s;
}
.news-events-section .news-item .card .btn-link:hover::before, .news-events-section .event-item .card .btn-link:hover::before {
  width: 100%;
}
.news-events-section .news-item .card .btn-link img, .news-events-section .event-item .card .btn-link img {
  width: 15px;
  height: auto;
}
.news-events-section .event-item .card .card-body {
  margin-left: 12px;
}
.news-events-section .event-item .card .event-date .badge {
  background: none !important;
  color: #333333;
  padding: 0;
}
.news-events-section .form-control, .news-events-section .form-select {
  padding: 0.75rem 1rem;
  border-color: #DEE2E6;
}
.news-events-section .form-control:focus, .news-events-section .form-select:focus {
  border-color: #4CAF50;
  box-shadow: 0 0 0 0.25rem rgba(76, 175, 80, 0.25);
}
.news-events-section .input-group .btn {
  padding-left: 1rem;
  padding-right: 1rem;
}

.news-item, .event-item {
  transition: opacity 0.4s ease, transform 0.4s ease;
}
.news-item.hidden, .event-item.hidden {
  opacity: 0;
  transform: scale(0.8);
  height: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.no-results {
  text-align: center;
  padding: 3rem 0;
}
.no-results i {
  font-size: 3rem;
  color: #CED4DA;
  margin-bottom: 1rem;
}
.no-results h4 {
  color: #495057;
  margin-bottom: 0.5rem;
}
.no-results p {
  color: #6C757D;
}

.article-content {
  padding-bottom: 3rem;
}
.article-content .article-title {
  margin-bottom: 1.5rem;
}
.article-content .article-meta {
  font-size: 18px;
  color: #000000;
  margin-bottom: 2rem;
}
.article-content .article-meta .article-date, .article-content .article-meta .article-author {
  display: inline-block;
}
.article-content .article-category span {
  font-size: 18px;
  background: none !important;
  font-weight: 400;
  font-family: "Gardenia";
  color: #000000;
  transition: 0.5s;
}
.article-content .article-category span:hover {
  text-decoration: underline;
}
.article-content .article-body {
  font-size: 18px;
  line-height: 1.8;
}
.article-content .article-body p {
  margin-bottom: 1.18px;
}
.article-content .article-body .lead {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
}
.article-content .article-body h2 {
  color: #333333;
  margin-top: 2.5rem;
  margin-bottom: 1rem;
}
.article-content .article-body .article-image {
  margin: 2rem 0;
}
.article-content .article-body .article-image img {
  max-width: 100%;
  border-radius: 0.5rem;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: auto;
}
.article-content .article-body .article-share {
  margin-top: 3rem;
  padding-top: 1.5rem;
  border-top: 1px solid #e9ecef !important;
  display: flex;
}
.article-content .article-body .article-share p {
  font-size: 18px;
  font-weight: 700;
  font-family: "Gardenia";
  margin-right: 15px;
}
.article-content .article-body .article-share a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 48px;
  border-radius: 50%;
  margin-right: 0.5rem;
  transition: all 0.3s ease;
}
.article-content .article-body .article-share a:hover {
  background-color: #8A4F95;
  color: #FFFFFF;
  border-color: #8A4F95;
}
.article-content .article-body .article-tags {
  margin-top: 1.5rem;
}
.article-content .article-body .article-tags p {
  font-size: 18px;
  font-weight: 700;
  font-family: "Gardenia";
}
.article-content .article-body .article-tags .tags-container {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.article-content .article-body .article-tags .tags-container .badge {
  transition: all 0.3s ease;
  background-color: none;
  color: #000000;
  border: 1px solid #00BAE8;
  font-size: 16px;
  padding: 1rem 1.5rem;
  transition: all 0.3s ease;
  border-radius: 0;
  font-family: "Gardenia";
  font-weight: 400;
}
.article-content .article-body .article-tags .tags-container .badge:hover {
  background-color: #00BAE8;
  color: #FFFFFF;
}

.related-content {
  margin-top: 3rem;
  padding-top: 2rem;
}
.related-content h3 {
  margin-bottom: 1.5rem;
}

.carousel-section {
  padding: 50px 0;
}
.carousel-section .card-img-top {
  height: 260px;
  object-fit: cover;
}
.carousel-section .card-img-top img {
  border-radius: 0;
}
.carousel-section .carousel-title {
  margin-bottom: 30px;
  text-align: center;
}
.carousel-section .card-body {
  padding: 1rem 0;
}
.carousel-section .btn {
  color: #9C4B97;
  border: 0;
  transition: 0.5s;
  text-decoration: none;
  padding-left: 0;
  position: relative;
  padding-bottom: 0;
  padding-right: 0;
  font-weight: 400 !important;
}
.carousel-section .btn::before {
  content: "";
  width: 0%;
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 0;
  background: #9C4B97;
  transition: 0.5s;
}
.carousel-section .btn:hover::before {
  width: 100%;
}
.carousel-section .btn img {
  width: 15px;
}
.carousel-section .custom-card {
  border: none;
  transition: transform 0.3s;
  margin-bottom: 20px;
  border-radius: 0;
  box-shadow: none;
}
.carousel-section .custom-card:hover {
  transform: translateY(-5px);
  box-shadow: none;
}

.ver-mas {
  color: #8e44ad;
  text-decoration: none;
  display: flex;
  align-items: center;
  font-weight: 500;
}

.ver-mas i {
  margin-right: 5px;
}

.carousel-control-prev, .carousel-control-next {
  width: 40px;
  height: 40px;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  opacity: 0.8;
}

.carousel-control-prev {
  left: -20px;
}

.carousel-control-next {
  right: -20px;
}

@media (max-width: 768px) {
  .carousel-control-prev {
    left: 0;
  }
  .carousel-control-next {
    right: 0;
  }
}
img.event_list__img {
  border-top-left-radius: 95% !important;
  border-bottom-left-radius: 0 !important;
}

.events {
  background-color: #f8f9fa;
  margin-bottom: 5rem;
  background: none !important;
}
.events .container {
  padding-top: 2rem;
  padding-left: 3rem;
  padding-right: 3rem;
  padding-bottom: 0;
}
.events .container nav.events-nav .nav-item {
  color: white;
  font-size: 20px;
  font-family: "Gardenia";
  font-weight: 800;
}
.events .event-card {
  border: none;
  border-radius: 0;
  overflow: hidden;
  margin-bottom: -4rem;
  transition: all 0.3s ease;
}
.events .event-card .row:hover {
  opacity: 0.85;
}
.events .event-card .content-img {
  text-align: right;
}
.events .event-card .content-img img {
  border-top-left-radius: 95% !important;
  border-bottom-left-radius: 0 !important;
}
.events .event-card .content .btn {
  border: 0;
  background: none;
}
.events .event-card .content .btn img {
  width: 18px;
  height: auto;
}
.events .event-card .card-body {
  padding: 1.5rem;
  height: 100%;
}
.events .event-card .card-body .card-title {
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 1rem;
}
.events .event-card img {
  height: 100%;
  object-fit: cover;
}

.event-item .card .event-date .badge {
  font-weight: 500;
  padding: 0.5rem 0.75rem;
  border-radius: 30px;
}
.event-item .card .object-fit-cover {
  object-fit: cover;
}

@media (max-width: 768px) {
  .event-item .card .img-fluid {
    height: 200px;
    width: 100%;
    object-fit: cover;
  }
}
.resources ul#resourcesTabs .nav-link {
  border: 1px solid;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  padding: 0.6rem 2rem;
}
.resources ul#resourcesTabs .nav-link.active {
  color: black !important;
  background: white;
  border-color: #31A18A;
}
.resources .recursos-lista,
.resources div#resourcesTabContent {
  padding: 1.5rem 2.5rem;
  margin-bottom: -8rem;
  box-shadow: 1px 0px 7px 0px rgba(0, 0, 0, 0.1490196078);
}
.resources .recursos-lista .resource-card,
.resources div#resourcesTabContent .resource-card {
  border: 0;
  border-radius: 0;
}
.resources .recursos-lista .resource-card .card-img-container,
.resources div#resourcesTabContent .resource-card .card-img-container {
  height: 250px;
  overflow: hidden;
  border: 0 !important;
  background: #F5F5F5;
  padding: 2rem;
  display: flex;
  justify-content: center;
  align-content: center;
}
.resources .recursos-lista .resource-card .card-img-container img,
.resources div#resourcesTabContent .resource-card .card-img-container img {
  width: auto;
  max-width: 100%;
  height: auto;
  min-height: auto;
  max-height: max-content;
  margin: auto;
}
.resources .recursos-lista .resource-card h5.card-title a,
.resources div#resourcesTabContent .resource-card h5.card-title a {
  margin-right: 10px;
}
.resources .recursos-lista .resource-card h5.card-title a:hover,
.resources div#resourcesTabContent .resource-card h5.card-title a:hover {
  text-decoration: underline;
}
.resources .resources-tabs {
  border-bottom: none;
  margin: 1rem auto;
  justify-content: center;
}
.resources .resources-tabs .nav-link {
  border: none;
  border-radius: 0;
  padding: 0.5rem 1rem;
  background-color: transparent;
  font-weight: 500;
  position: relative;
}
.resources .resources-tabs .nav-link::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: white;
}

.recurso-lista {
  padding: 1.5rem 2.5rem;
}
.recurso-lista form {
  border-bottom: 1px solid #EFEFEF;
  padding: 1rem 0;
}
.recurso-lista form .input-search input {
  max-height: 50px;
  height: 50px;
}
.recurso-lista form select {
  width: 100%;
}
.recurso-lista form select, .recurso-lista form button {
  max-height: 50px;
  height: 50px;
}
.recurso-lista form button:hover {
  background: #243151 !important;
  opacity: 0.9;
}
.recurso-lista .resource-card {
  border: 0;
  border-radius: 0;
}
.recurso-lista .resource-card .card-img-container {
  height: 250px;
  overflow: hidden;
  border: 0 !important;
  background: #F5F5F5;
  padding: 2rem;
  display: flex;
  justify-content: center;
  align-content: center;
}
.recurso-lista .resource-card .card-img-container img {
  width: auto;
  max-width: 100%;
  height: auto;
  min-height: auto;
  max-height: max-content;
  margin: auto;
}
.recurso-lista .resource-card h5.card-title a {
  margin-right: 10px;
}
.recurso-lista .resource-card h5.card-title a:hover {
  text-decoration: underline;
}

.pagination .page-item.active .page-link {
  background-color: #343a40;
  border-color: #343a40;
}
.pagination .page-link {
  color: #343a40;
}

.fondo-concursable {
  background-color: white;
  position: relative;
  min-height: 580px;
  margin-bottom: 3rem;
}
.fondo-concursable .fondo-description {
  font-size: 1.1rem;
  line-height: 1.8;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-right: 3rem;
}
.fondo-concursable .fondo-description a.btn {
  max-width: 200px;
  font-family: "Gardenia";
  font-size: 18px;
  font-weight: 800;
  color: #243151;
}
.fondo-concursable .fondo-description a.btn img {
  width: 18px;
  height: auto;
}
.fondo-concursable .fondo-card {
  overflow: hidden;
  padding: 5rem 0 0 3rem;
  height: 100%;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
  max-width: 950px;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}
.fondo-concursable .fondo-card h3 {
  font-size: 1.2rem;
}
.fondo-concursable .fondo-card .fondo-img {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 5rem;
}
.fondo-concursable .fondo-card .fondo-img img {
  border-top-left-radius: 90% !important;
  border-bottom-left-radius: 0 !important;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

.fondo-concursable-tabs .tab-vertical .nav-link.active {
  background-color: #0030A8 !important;
}
.fondo-concursable-tabs a.btn.btn-light.rounded-pill.ver-mas-btn {
  color: #2145d6 !important;
  border-color: #2145d6 !important;
}

.card {
  border-radius: 0.25rem;
  overflow: hidden;
  transition: all 0.3s ease;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.card:hover {
  transform: translateY(-20px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

@media (max-width: 991.98px) {
  .navbar .nav-link:after {
    display: none;
  }
}
.tab-vertical {
  display: flex;
  flex-wrap: wrap;
}
.tab-vertical .nav-tabs {
  flex-direction: column;
  border-bottom: 0;
}
.tab-vertical .nav-link {
  border-radius: 10px;
  margin-right: -1px;
  text-align: left;
  padding: 2rem;
  color: #0030A8;
  transition: all 0.3s;
  background-color: #F5F5F5;
  font-family: "Gardenia";
  font-size: 20px;
  font-weight: 700;
  margin: 0;
  width: 100%;
  border: 0;
  margin-bottom: 15px;
}
.tab-vertical .nav-link.active {
  background-color: #0030A8;
  color: white;
  border-color: #0030A8;
}
.tab-vertical .tab-content {
  padding: 1rem 1.5rem;
}

div#punaTabContent {
  padding-top: 0;
}

.btn-download {
  background-color: white;
  color: #243151;
  border: 1px solid #243151;
  border-radius: 25px;
  padding: 0.5rem 1.5rem;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}

.video-btn {
  width: 50px;
  height: 50px;
  background-color: #EB174B;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  border: 0;
}
.video-btn:hover {
  background-color: #31A18A;
}

.dirigido .ck.p_p_0.fs-20.text-white span {
  color: #fff !important;
}
.dirigido .ck.p_p_0.fs-20.text-white a {
  text-decoration: underline;
}
.dirigido .card {
  border: none;
  height: 100%;
  border-radius: 20px;
  margin: 2px;
}
.dirigido .card .card-header {
  border-bottom: none;
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.dirigido .card .card-title {
  font-weight: 700;
  font-family: "Gardenia";
  margin-bottom: 3rem;
  font-size: 22px;
  color: #243151;
}
.dirigido .card .card-body {
  padding: 20px;
}
.dirigido .card .btn {
  border-radius: 20px;
  font-weight: 800;
  font-size: 18px;
  color: #243151;
  border-color: #243151;
  font-family: "Gardenia";
}
.dirigido .item {
  transition: 0.5s;
}
.dirigido .item .btn-requisitos.text-center {
  opacity: 0;
  transition: 0.5s;
}
.dirigido .item:hover .card-header {
  color: white;
  border-radius: 0;
}
.dirigido .item:hover .btn-requisitos.text-center {
  opacity: 1;
}
.dirigido .footer-info {
  padding: 15px;
  text-align: center;
}
.dirigido .footer-info a {
  text-decoration: none;
}

.enfoque h2 {
  color: #333333;
}
.enfoque p {
  padding: 1rem;
}
.enfoque .card {
  border-radius: 20px;
}
.enfoque .card .card-title {
  margin-bottom: 1.5rem !important;
}
.enfoque .card:hover {
  transform: translateY(-20px) !important;
}
.enfoque .card:hover .card-header {
  background: #0030A8 !important;
}
.enfoque button {
  transition: 0.5s;
}
.enfoque button:hover {
  text-decoration: underline;
}

.temas-transversales h2 {
  color: #333333;
}
.temas-transversales .card {
  box-shadow: none;
  border-radius: 0;
  border: 0;
}

.popup-requisitos button.btn-close {
  background-color: #fff;
  border-radius: 50%;
}
.popup-requisitos .modal-dialog.modal-fullscreen {
  max-width: 80%;
  margin: 4rem auto;
  height: auto;
  border-radius: 10px;
  overflow: hidden;
}
.popup-requisitos .modal-dialog.modal-fullscreen .modal-header {
  border: 0;
}
.popup-requisitos .modal-dialog.modal-fullscreen .modal-body {
  overflow: hidden;
  border-radius: 10px;
}

.modal-enfoque .modal-dialog.modal-fullscreen.modal-lg {
  max-width: 80%;
  margin: 4rem auto;
  height: auto;
  border-radius: 10px;
  overflow: hidden;
}
.modal-enfoque .modal-dialog.modal-fullscreen.modal-lg .modal-header {
  border: 0;
  padding: 2rem;
}
.modal-enfoque .modal-dialog.modal-fullscreen.modal-lg .modal-body {
  padding: 0 2rem;
}
.modal-enfoque .modal-dialog.modal-fullscreen.modal-lg .modal-body .carousel-item {
  padding: 2rem;
  text-align: center;
}
.modal-enfoque .modal-dialog.modal-fullscreen.modal-lg .modal-body button.carousel-control-prev,
.modal-enfoque .modal-dialog.modal-fullscreen.modal-lg .modal-body button.carousel-control-next {
  background: none;
}

div#cadenasModal .modal-header,
div#medidasModal .modal-header {
  border: 0;
}
div#cadenasModal .modal-header button.btn-close,
div#medidasModal .modal-header button.btn-close {
  background-color: #fff;
  border-radius: 50%;
}

.modal-enfoque .carousel-item img {
  max-width: 100%;
  height: auto;
}

.pagination .page-item {
  margin: 0 0.25rem;
}
.pagination .page-item .page-link {
  border-radius: 0.25rem;
  color: #495057;
  border: 0;
  padding: 0.5rem 0.75rem;
  transition: all 0.3s ease;
}
.pagination .page-item .page-link:hover {
  background-color: #E9ECEF;
  color: #343A40;
  border-color: #DEE2E6;
}
.pagination .page-item.active .page-link {
  background-color: #243151;
  border-color: #243151;
  color: #FFFFFF;
}
.pagination .page-item.disabled .page-link {
  color: #ADB5BD;
  pointer-events: none;
  background-color: #FFFFFF;
  border-color: #DEE2E6;
}

.col-md-15th {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.fondo-content.ck a {
  text-decoration: underline;
  font-weight: 700;
}

.proyecto-titulo {
  position: relative;
  display: inline-flex;
  padding-left: 80px;
  padding-right: 80px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.proyecto-titulo:after {
  content: "";
  width: 45px;
  height: 45px;
  background-repeat: no-repeat;
  display: block;
  border-top: 15px solid white;
  border-left: 15px solid white;
  left: 0;
  position: absolute;
  top: 0;
}
.proyecto-titulo:before {
  content: "";
  width: 45px;
  height: 45px;
  background-repeat: no-repeat;
  display: block;
  border-bottom: 15px solid white;
  border-right: 15px solid white;
  right: 0;
  position: absolute;
  bottom: 0;
}

.objetio-proyecto .tab-vertical .nav-link {
  color: #31A18A !important;
}
.objetio-proyecto .tab-vertical .nav-link.active {
  background: #31A18A !important;
  color: white !important;
}

@media (min-width: 768px) {
  .col-md-15th {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
.situacion-partida {
  min-height: 422px;
  position: relative;
}
.situacion-partida > .container {
  min-height: 422px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 100px;
  border-top-left-radius: 100px;
  border-top-right-radius: 20px;
}
.situacion-partida .content-title {
  display: flex;
  height: 100%;
  align-items: center;
  flex-wrap: wrap;
  align-content: center;
  max-width: 550px;
}
.situacion-partida .content-title h2, .situacion-partida .content-title h3 {
  display: block;
  width: 100%;
  z-index: 1;
  position: relative;
}
.situacion-partida .section-title {
  position: relative;
}
.situacion-partida .section-title::after {
  content: none;
}
.situacion-partida h3.section-subtitle.mb-4 {
  position: relative;
}

.impacto .col-md-15th {
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: center;
}
.impacto .col-md-15th p {
  display: block;
  min-height: 50px;
}

.puna-resiliente h2.proyecto-title::after {
  content: none;
}
.puna-resiliente .card {
  border: 0;
  border-radius: 0;
}
.puna-resiliente .card .card-body {
  padding: 0;
}
.puna-resiliente .card .card-body .col-md-4 {
  padding: 0;
}
.puna-resiliente .contenido {
  display: block;
  height: 100%;
  padding: 4rem 2rem;
}
.puna-resiliente .contenido .detalle.d-flex {
  flex-wrap: wrap;
  border: 0;
}
.puna-resiliente .contenido .detalle.d-flex h3 {
  font-family: "Gardenia";
  font-weight: 700;
  font-size: 24px;
}
.puna-resiliente .contenido .detalle.d-flex p {
  font-family: "Gardenia";
  font-size: 18px;
  line-height: 200%;
}
.puna-resiliente .contenido .video-enlace .btn.btn-light {
  margin-top: 2rem;
  border-radius: 30px;
  display: flex;
}
.puna-resiliente .contenido .video-enlace .btn.btn-light i {
  font-size: 10px;
  background: #EB174B;
  border-radius: 50%;
  padding: 1rem;
  width: 20px;
  height: 20px;
  align-items: center;
  display: flex;
  justify-content: center;
  color: #fff;
  margin-right: 5px;
}

.ambito-pryecto {
  position: relative;
}
.ambito-pryecto .text-left {
  margin-top: 2rem;
}
.ambito-pryecto .text-left .ver-mas-btn {
  background: no-repeat;
  border-color: white;
  color: white;
}
.ambito-pryecto .text-left .ver-mas-btn:hover {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}
.ambito-pryecto .accordion .accordion-button::after {
  background-image: url(/static/custom/img/arrow-up.png);
  transform: rotate(180deg) !important;
}
.ambito-pryecto .accordion .accordion-button:not(.collapsed)::after {
  transform: rotate(0deg) !important;
}

section.participacion-gobernanza {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}
section.participacion-gobernanza a.btn.btn-outline-secondary {
  color: #243151;
  border-color: #243151;
}
section.participacion-gobernanza img {
  border-radius: 0 !important;
}
section.participacion-gobernanza p {
  font-size: 18px;
}

.proyecto-title {
  margin-bottom: 2rem;
  position: relative;
  display: inline-block;
}
.proyecto-title:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(to right, #52BF6A, #EE7E1B);
}

.componentes-proyecto .accordion .accordion-item {
  border-color: #EFEFEF !important;
}

.accordion .accordion-item {
  border: 0;
  margin-bottom: 1rem;
  overflow: hidden;
  border-radius: 0;
}
.accordion .accordion-item:last-child {
  margin-bottom: 0;
}
.accordion .accordion-item h2 {
  font-size: 40px;
  font-family: "Gardenia";
  font-weight: 800;
}
.accordion .accordion-button {
  padding: 2rem 2.5rem;
  border-radius: 0px !important;
  font-family: "Gardenia" !important;
}
.accordion .accordion-button:not(.collapsed) {
  box-shadow: none;
}
.accordion .accordion-button:focus {
  box-shadow: none;
  border-color: transparent;
}
.accordion .accordion-button::after {
  background-image: url(/static/custom/img/arrow-down.png);
  transform: none !important;
}
.accordion .accordion-body {
  padding: 1.5rem;
  background-color: #fff;
}

.component-number {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 10px;
  font-weight: bold;
}

div#indicadoresModal {
  padding: 4rem 1rem;
}
div#indicadoresModal .list-indicadores small {
  font-size: 20px !important;
}
div#indicadoresModal .modal-header {
  border: 0;
}
div#indicadoresModal .modal-header h5 {
  text-align: center;
  display: block;
  width: 100%;
  margin-bottom: 2rem;
}
div#indicadoresModal .modal-header .btn-close {
  width: 30px;
  height: 30px;
  background-color: #fff;
  border-radius: 50px;
  position: absolute;
  right: 50px;
}

div#sociosModal {
  /* Lado izquierdo: Información */
  /* Lado derecho: Socios */
}
div#sociosModal .modal-dialog {
  max-width: 80%;
}
div#sociosModal .modal-content {
  background-color: white;
  border: none;
  border-radius: 0.5rem;
  padding: 2rem;
}
div#sociosModal .modal-header {
  border-bottom: none;
  padding: 0;
  display: flex;
  justify-content: flex-end;
}
div#sociosModal .modal-header .btn-close {
  background-color: #fff;
  position: absolute;
  right: -41px;
  border-radius: 50%;
  padding: 8px;
  font-size: 18px;
}
div#sociosModal .modal-body {
  padding: 2rem 0;
}
div#sociosModal .modal-body .row {
  align-items: center;
}
div#sociosModal .descripcion p:first-of-type {
  font-size: 24px;
  color: #333;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-family: "Gardenia";
}
div#sociosModal .descripcion h2 {
  font-size: 50px;
  font-weight: 800;
  margin-bottom: 1rem;
  color: #00BAE8;
  font-family: "Gardenia";
}
div#sociosModal .descripcion p:last-of-type {
  font-size: 24px;
  color: #00BAE8;
  font-weight: 700;
  font-family: "Gardenia";
}
div#sociosModal .descripcion p:last-of-type span {
  font-size: 35px;
  font-family: "Gardenia";
  font-weight: 700;
}
div#sociosModal .col-md-6.descripcion {
  max-width: 460px;
  margin: 0 auto;
}
div#sociosModal .socios {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 5rem;
  min-height: 640px;
}
div#sociosModal .socios h4 {
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 2rem;
}
div#sociosModal .socios .item {
  margin-bottom: 2rem;
  display: inline-block;
  margin-right: 1rem;
  margin-left: 1rem;
  position: absolute;
}
div#sociosModal .socios .item .title {
  margin-top: 1rem;
}
div#sociosModal .socios .item .title h3 {
  font-size: 1rem;
  font-weight: 700;
  color: #333;
  margin: 0;
}
div#sociosModal .socios .item:nth-child(2) {
  top: 160px;
  left: 100px;
}
div#sociosModal .socios .item:nth-child(2) .item-details {
  width: 187px;
  height: 187px;
}
div#sociosModal .socios .item:nth-child(3) {
  top: 80px;
  left: 280px;
}
div#sociosModal .socios .item:nth-child(3) .item-details {
  width: 150px;
  height: 150px;
}
div#sociosModal .socios .item:nth-child(4) {
  top: 170px;
  left: 430px;
}
div#sociosModal .socios .item:nth-child(4) .item-details {
  width: 150px;
  height: 150px;
}
div#sociosModal .socios .item:nth-child(5) {
  top: 310px;
  left: 270px;
}
div#sociosModal .socios .item:nth-child(5) .item-details {
  width: 150px;
  height: 150px;
}
div#sociosModal .socios .item:nth-child(6) {
  top: 420px;
  left: 450px;
}
div#sociosModal .socios .item:nth-child(6) .item-details {
  width: 150px;
  height: 150px;
}

div#departamentoModal .modal-dialog {
  max-width: 80%;
  margin: 0 auto;
  padding: 4rem;
  min-height: 800px;
}
div#departamentoModal .modal-dialog .modal-header {
  border-bottom: none;
  padding: 0;
  display: flex;
  justify-content: flex-end;
}
div#departamentoModal .modal-dialog .modal-header .btn-close {
  background-color: #fff;
  position: absolute;
  right: -41px;
  border-radius: 50%;
  padding: 8px;
  font-size: 18px;
}
div#departamentoModal .modal-dialog .carousel .detalle-departamento h2 {
  color: #fff;
  font-size: 36px;
  font-family: "Gardenia";
  font-weight: 700;
}
div#departamentoModal .modal-dialog .carousel figure.table {
  width: 100%;
}
div#departamentoModal .modal-dialog .carousel figure.table table {
  width: 100%;
}
div#departamentoModal .modal-dialog .carousel figure.table table thead th {
  background: #31A18A;
  color: #fff;
  padding: 10px;
  font-size: 16px;
  border: 1px solid;
}
div#departamentoModal .modal-dialog .carousel figure.table table tbody td {
  padding: 10px;
  font-size: 16px;
  border: 1px solid;
}
div#departamentoModal .modal-dialog .carousel button.carousel-control-next {
  display: flex;
  width: auto;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0.5rem 1.5rem;
  border: 1px solid;
}

.modal-fullscreen .modal-body {
  overflow-y: unset !important;
}

@media (max-width: 1366px) {
  div#departamentoModal .modal-dialog {
    max-width: 80%;
    margin: 0 auto;
    padding: 0rem !important;
  }
  div#departamentoModal .modal-dialog .modal-header .btn-close {
    right: -26px !important;
    top: 10px !important;
  }
  div#departamentoModal .modal-dialog .carousel figure.table {
    width: 100%;
    overflow-x: scroll;
  }
  div#departamentoModal .modal-dialog .carousel figure.table table {
    width: 100%;
  }
  div#sociosModal .socios .item:nth-child(2) {
    left: 0;
  }
  div#sociosModal .socios .item:nth-child(3) {
    left: 170px;
  }
  div#sociosModal .socios .item:nth-child(4) {
    left: 300px;
  }
  div#sociosModal .socios .item:nth-child(5) {
    left: 170px;
  }
  div#sociosModal .socios .item:nth-child(6) {
    left: 300px;
  }
  div#indicadoresModal .list-indicadores small {
    font-size: 20px !important;
  }
}
@media (max-width: 991px) {
  div#indicadoresModal .list-indicadores small {
    font-size: 18px !important;
  }
  .situacion-partida .content-title {
    position: relative;
    padding: 2rem;
  }
  div#sociosModal .modal-body .descripcion p:first-of-type {
    font-size: 20px;
  }
  div#sociosModal .modal-body .descripcion h2 {
    font-size: 35px;
  }
  div#sociosModal .socios .item:nth-child(2) {
    left: 0;
  }
  div#sociosModal .socios .item:nth-child(2) .item-details {
    width: 150px;
    height: 150px;
  }
  div#sociosModal .socios .item:nth-child(3) {
    left: 150px;
    top: 100px;
  }
  div#sociosModal .socios .item:nth-child(3) .item-details {
    width: 120px;
    height: 120px;
  }
  div#sociosModal .socios .item:nth-child(4) {
    left: 250px;
  }
  div#sociosModal .socios .item:nth-child(4) .item-details {
    width: 120px;
    height: 120px;
  }
  div#sociosModal .socios .item:nth-child(5) {
    left: 150px;
  }
  div#sociosModal .socios .item:nth-child(5) .item-details {
    width: 120px;
    height: 120px;
  }
  div#sociosModal .socios .item:nth-child(6) {
    left: 250px;
  }
  div#sociosModal .socios .item:nth-child(6) .item-details {
    width: 120px;
    height: 120px;
  }
}
@media (max-width: 640px) {
  div#indicadoresModal .list-indicadores small {
    font-size: 16px !important;
  }
  .container .ck h2 {
    font-size: 1.5rem !important;
  }
  div#sociosModal .modal-dialog {
    max-width: 85% !important;
  }
  div#sociosModal .socios .item .item-details .fs-36 {
    font-size: 26px !important;
  }
  div#sociosModal .socios .item:nth-child(2) {
    left: 0;
  }
  div#sociosModal .socios .item:nth-child(2) .item-details {
    width: 120px;
    height: 120px;
  }
  div#sociosModal .socios .item:nth-child(3) {
    left: 108px;
    top: 108px;
  }
  div#sociosModal .socios .item:nth-child(3) .item-details {
    width: 100px;
    height: 100px;
  }
  div#sociosModal .socios .item:nth-child(4) {
    left: 200px;
  }
  div#sociosModal .socios .item:nth-child(4) .item-details {
    width: 100px;
    height: 100px;
  }
  div#sociosModal .socios .item:nth-child(5) {
    left: 120px;
  }
  div#sociosModal .socios .item:nth-child(5) .item-details {
    width: 100px;
    height: 100px;
  }
  div#sociosModal .socios .item:nth-child(6) {
    left: 200px;
  }
  div#sociosModal .socios .item:nth-child(6) .item-details {
    width: 100px;
    height: 100px;
  }
}
.impacto .d-flex.item {
  transition: 0.5s;
}
.impacto .d-flex.item .content-item {
  margin-left: 1rem;
  margin-top: 2rem;
}
.impacto .d-flex.item .content-item h5 {
  position: relative;
  text-align: left;
}
.impacto .d-flex.item .content-item h5:before {
  content: "";
  height: 1px;
  width: 0;
  position: absolute;
  background: #243151;
  bottom: -4px;
  left: 0;
  transition: 0.5s;
}
.impacto .d-flex.item .content-item .subtitle {
  margin-top: 3rem;
  transition: 0.5s;
  opacity: 0;
  margin-bottom: -3rem;
}
.impacto .d-flex.item .img-item {
  width: 140px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1.5rem;
  border-radius: 50%;
  height: 140px;
  min-width: 140px;
  transition: 0.5s;
}
.impacto .d-flex.item .img-item img {
  padding: 0 !important;
  margin: 0 !important;
}
.impacto .d-flex.item:hover .img-item {
  transform: scale(1.1);
}
.impacto .d-flex.item:hover .content-item h5:before {
  width: 90%;
}
.impacto .d-flex.item:hover .content-item .subtitle {
  margin-top: 1rem;
  transition: 0.5s;
  opacity: 1;
  margin-bottom: -1rem;
}

.enfoques-section {
  min-height: 737px;
  background-image: url(/static/custom/img/bg_temas.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #fff;
  position: relative;
  overflow: hidden;
}
.enfoques-section .background-overlay {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(0deg, rgba(36, 49, 81, 0.7019607843) 70%, rgba(36, 49, 81, 0.5803921569) 80%);
  z-index: 0;
  transition: background-color 0.5s ease;
  opacity: 0.7;
}
.enfoques-section .container {
  position: relative;
  z-index: 1;
}
.enfoques-section .enfoque-content {
  padding: 2rem;
  border-radius: 0.5rem;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}
.enfoques-section .enfoque-content .enfoque-title {
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 1rem;
  color: #fff;
}
.enfoques-section .enfoque-content .enfoque-description {
  font-size: 1.1rem;
  line-height: 1.6;
  color: #fff;
}
.enfoques-section .enfoque-content .enfoque-description span {
  color: #fff !important;
}
.enfoques-section .chart-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 550px;
  aspect-ratio: 1/1;
  margin: auto;
}
.enfoques-section .chart-container {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.enfoques-section .chart-container canvas {
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  top: 0;
  left: 0;
  border-radius: 50%;
}
.enfoques-section .chart-container .chart-segment-label {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  z-index: 3;
  padding: 0.5rem 1rem;
  border-radius: 0.5rem;
  transition: transform 0.3s ease-in-out, background-color 0.3s ease-in-out;
  max-width: 183px !important;
}
.enfoques-section .chart-container .chart-segment-label .segment-title {
  font-size: 17px;
  white-space: pre-wrap;
  margin-bottom: 1rem;
}
.enfoques-section .chart-container .chart-segment-label span.sub-title {
  font-size: 12px !important;
  text-align: left;
  margin-left: 2rem;
  width: 150px;
  font-weight: 400;
}
.enfoques-section .chart-container .chart-segment-label.segment-0 {
  right: 3rem;
  top: 22%;
  transition: 0.3s;
}
.enfoques-section .chart-container .chart-segment-label.segment-0.active {
  transform: scale(1.1);
}
.enfoques-section .chart-container .chart-segment-label.segment-1 {
  bottom: 70px;
  transition: 0.3s;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.enfoques-section .chart-container .chart-segment-label.segment-1.active {
  transform: scale(1.1);
}
.enfoques-section .chart-container .chart-segment-label.segment-2 {
  top: 22%;
  left: 2rem;
  transition: 0.3s;
}
.enfoques-section .chart-container .chart-segment-label.segment-2.active {
  transform: scale(1.1);
}

@media (max-width: 991.98px) {
  .enfoques-section .enfoque-content {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767.98px) {
  .enfoques-section .enfoque-content {
    padding: 1.5rem;
  }
  .enfoques-section .enfoque-content .enfoque-title {
    font-size: 2rem;
  }
  .enfoques-section .enfoque-content .enfoque-description {
    font-size: 1rem;
  }
  .enfoques-section .chart-wrapper {
    max-width: 350px;
  }
  .enfoques-section .chart-segment-label .segment-title {
    font-size: 1rem;
  }
}
@media (max-width: 1200px) {
  .enfoques-section .chart-container .chart-segment-label.segment-0 {
    right: 2rem;
  }
  .enfoques-section .chart-container .chart-segment-label.segment-1 {
    bottom: 50px;
  }
  .enfoques-section .chart-container .chart-segment-label.segment-2 {
    left: 1rem;
  }
  .enfoques-section .chart-container .chart-segment-label span.sub-title {
    font-size: 8px !important;
    width: 120px;
  }
  .enfoques-section .chart-container .chart-segment-label .segment-title {
    font-size: 12px;
  }
}
@media (max-width: 500px) {
  .enfoques-section .chart-container .chart-segment-label {
    max-width: 100px !important;
  }
  .enfoques-section .chart-container .chart-segment-label.segment-1 {
    bottom: 25px;
  }
  .enfoques-section .chart-container .chart-segment-label .segment-title {
    font-size: 10px;
  }
}
.our-team .row .col:hover h3::after, .our-team .row .col:hover h3::before {
  opacity: 1;
}
.our-team .row .col h3 {
  transition: 0.5s;
}
.our-team .row .col h3::before, .our-team .row .col h3::after {
  opacity: 0;
  transition: 0.5s;
}
.our-team .row .col .justify-content-center a svg {
  height: 20px;
  width: auto;
  color: #1E3A5F;
}
.our-team .row .col .justify-content-center a svg path {
  fill: #1E3A5F;
}

.contacto-seccion-puna div p {
  padding-bottom: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-family: "Gardenia";
}
.contacto-seccion-puna div p a {
  color: #243151;
  font-weight: 800;
}
.contacto-seccion-puna .description {
  min-height: 361px;
}
.contacto-seccion-puna iframe {
  width: 100%;
}

.contacto-quejas {
  min-height: 230px;
}
.contacto-quejas p {
  font-size: 18px;
  font-family: "Gardenia";
}
.contacto-quejas a {
  font-size: 18px;
  color: #000000;
  font-weight: 600;
}
.contacto-quejas a:hover {
  text-decoration: underline;
}

.seccion-preguntas .search-box i {
  margin-right: -25px;
  z-index: 2;
}
.seccion-preguntas .search-box input {
  padding-left: 30px !important;
}
.seccion-preguntas .accordion .accordion-item {
  border-bottom: 1px solid #CBCBCB;
}
.seccion-preguntas .accordion .accordion-button {
  padding: 10px 0;
  border-radius: 0px !important;
  transition: 0.5s;
}
.seccion-preguntas .accordion .accordion-button:not(.collapsed) {
  color: #fff;
  padding: 10px !important;
}

.impacto-list .impact-card .col-lg-5 a {
  display: block;
  max-height: 255px;
}
.impacto-list .impact-card .col-lg-5 a img {
  object-fit: contain;
}
.impacto-list form {
  border-bottom: 1px solid #EFEFEF;
  padding: 1rem 2.5rem;
}
.impacto-list form .input-search input {
  max-height: 50px;
  max-width: 100%;
  height: 50px;
}
.impacto-list form select, .impacto-list form button {
  max-height: 50px;
  height: 100%;
  min-height: 50px;
}
.impacto-list form button:hover {
  background: #243151 !important;
  opacity: 0.9;
}
.impacto-list .col-md-7.bg-grey-3.border-0.p-4 {
  transition: 0.5s;
}
.impacto-list .col-md-7.bg-grey-3.border-0.p-4 a.text-red {
  text-decoration: none;
}
.impacto-list .col-md-7.bg-grey-3.border-0.p-4:hover {
  background: #EB174B !important;
}
.impacto-list .col-md-7.bg-grey-3.border-0.p-4:hover a.text-dark,
.impacto-list .col-md-7.bg-grey-3.border-0.p-4:hover a.text-red {
  color: #fff !important;
}
.impacto-list .col-md-7.bg-grey-3.border-0.p-4:hover a.text-dark:hover,
.impacto-list .col-md-7.bg-grey-3.border-0.p-4:hover a.text-red:hover {
  text-decoration: underline;
}
.impacto-list .col-md-7.bg-grey-3.border-0.p-4:hover .mt-auto {
  color: #fff !important;
}
.impacto-list .col-md-7.bg-grey-3.border-0.p-4:hover svg {
  fill: #fff !important;
}
.impacto-list .carousel-section .btn::before {
  content: none;
}

.impact-detail .impact-title {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 1rem;
  color: #333;
}
.impact-detail .impact-meta {
  font-size: 0.9rem;
  color: #666;
  margin-bottom: 1.5rem;
}
.impact-detail .impact-meta .publication-date, .impact-detail .impact-meta .author {
  display: inline-block;
  margin-right: 1.5rem;
}
.impact-detail .impact-content {
  font-size: 1.1rem;
  line-height: 1.7;
  color: #333;
}
.impact-detail .impact-content p {
  margin-bottom: 1.5rem;
}
.impact-detail .impact-content h2, .impact-detail .impact-content h3 {
  margin-top: 2rem;
  margin-bottom: 1rem;
}
.impact-detail .impact-content img {
  max-width: 100%;
  height: auto;
  margin: 1.5rem 0;
}
.impact-detail .impact-quote {
  background-color: #f8f9fa;
  padding: 2rem;
  border-left: 5px solid #28a745;
  margin: 2rem 0;
}
.impact-detail .impact-quote blockquote {
  font-style: italic;
  font-size: 1.1rem;
  color: #555;
  margin: 0;
  line-height: 1.6;
}
.impact-detail .impact-tags {
  margin-top: 2rem;
}
.impact-detail .impact-tags h5 {
  display: inline-block;
  margin-right: 1rem;
  font-size: 1rem;
  font-weight: 600;
}
.impact-detail .impact-tags .tags-list {
  display: inline-block;
}
.impact-detail .impact-tags .tags-list .tag-badge {
  display: inline-block;
  background-color: #e9ecef;
  color: #495057;
  padding: 0.4rem 0.8rem;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  border-radius: 1rem;
  font-size: 0.85rem;
  text-decoration: none;
  transition: all 0.2s ease;
}
.impact-detail .impact-tags .tags-list .tag-badge:hover {
  background-color: #28a745;
  color: white;
}
.impact-detail .impact-sharing {
  margin-top: 2rem;
}
.impact-detail .impact-sharing p {
  display: inline-block;
  margin-right: 1rem;
  font-size: 1rem;
  font-weight: 600;
}
.impact-detail .impact-sharing .sharing-icons {
  display: inline-block;
}
.impact-detail .impact-sharing .sharing-icons a {
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 50%;
  text-align: center;
  background-color: #e9ecef;
  color: #495057;
  transition: all 0.2s ease;
}
.impact-detail .impact-sharing .sharing-icons a:hover {
  background-color: #28a745;
  color: white;
}

.timeline-content.horizontal-style {
  float: left;
}

.timeline-container {
  max-width: 100%;
  width: 1200px;
  margin: 60px auto;
  padding: 0 15px;
}

.vertical-5 .timeline {
  position: relative;
}

@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.vertical-5 .timeline .swiper-button-next, .vertical-5 .timeline .swiper-button-prev {
  background-size: 20px 20px;
  top: 15%;
  width: 20px;
  height: 20px;
  margin-top: 0;
  z-index: 2;
  transition: 0.2s;
  color: #fff;
  background-image: none;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-size: 30px !important;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}

/*========================= VERTICAL BASIC===================================*/
#vertical-basic {
  /*----- TIMELINE ITEM -----*/
  /*----- TIMELINE INFO -----*/
  /*----- TIMELINE MARKER -----*/
  /*----- TIMELINE CONTENT -----*/
  /*----- TIMELINE PERIOD -----*/
  /*----------------------------------------------
    MOD: TIMELINE SPLIT
  ----------------------------------------------*/
  /*----------------------------------------------
    MOD: TIMELINE CENTERED
  ----------------------------------------------*/
  /*----------------------------------------------
    MOD: MARKER OUTLINE
  ----------------------------------------------*/
  /* VERTICAL BASIC */
}
#vertical-basic .timeline {
  line-height: 1.4em;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
}
#vertical-basic.vertical-basic li {
  margin: 0;
}
#vertical-basic .timeline-item {
  padding-bottom: 60px;
  padding-left: 40px;
  position: relative;
  margin: 0;
}
#vertical-basic .timeline-item:last-child {
  padding-bottom: 0;
}
#vertical-basic .timeline-info {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 3px;
  margin: 0 0 0.5em 0;
  text-transform: uppercase;
  white-space: nowrap;
}
#vertical-basic .timeline-marker {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15px;
}
#vertical-basic .timeline-marker:before {
  background: #ff6b6b;
  border: 3px solid #ffffff;
  border-radius: 100%;
  content: "";
  display: block;
  height: 20px;
  position: absolute;
  top: 2px;
  left: 50%;
  width: 20px;
  transform: translateX(-50%);
  transition: background 0.3s ease-in-out, border 0.3s ease-in-out;
}
#vertical-basic .timeline-marker:after {
  content: "";
  width: 0;
  display: block;
  position: absolute;
  top: 24px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  border-left: 1px dashed #acacac;
  background-color: transparent;
}
#vertical-basic .timeline-content {
  padding-bottom: 40px;
}
#vertical-basic .timeline-content p:last-child {
  margin-bottom: 0;
}
#vertical-basic .timeline-content p {
  margin: 30px 0;
  font-size: 15px;
  line-height: 1.7;
  color: #555555;
}
#vertical-basic.vertical-2 .timeline h3.timeline-title, #vertical-basic.vertical-3 .timeline h3.timeline-title {
  margin-top: -5px;
}
#vertical-basic .timeline-img img {
  border-radius: 5px;
}
#vertical-basic .period {
  padding: 0;
}
#vertical-basic .period .timeline-info {
  display: none;
}
#vertical-basic .period .timeline-marker:before {
  background: transparent;
  content: "";
  width: 15px;
  height: auto;
  border: none;
  border-radius: 0;
  top: 0;
  bottom: 30px;
  position: absolute;
  border-top: 3px solid #ccd5db;
  border-bottom: 3px solid #ccd5db;
}
#vertical-basic .period .timeline-marker:after {
  content: "";
  height: 32px;
  top: auto;
}
#vertical-basic .period .timeline-content {
  padding: 40px 0 70px;
}
#vertical-basic .period .timeline-title {
  margin: 0;
}
@media (min-width: 768px) {
  #vertical-basic .timeline-split .timeline,
  #vertical-basic .timeline-centered .timeline {
    display: table;
  }
  #vertical-basic .timeline-split .timeline-item,
  #vertical-basic .timeline-centered .timeline-item {
    display: table-row;
    padding: 0;
  }
  #vertical-basic .timeline-split .timeline-info,
  #vertical-basic .timeline-split .timeline-marker,
  #vertical-basic .timeline-split .timeline-content,
  #vertical-basic .timeline-split .period .timeline-info,
  #vertical-basic .timeline-centered .timeline-info,
  #vertical-basic .timeline-centered .timeline-marker,
  #vertical-basic .timeline-centered .timeline-content,
  #vertical-basic .timeline-centered .period .timeline-info {
    display: table-cell;
    vertical-align: top;
  }
  #vertical-basic .timeline-split .timeline-marker,
  #vertical-basic .timeline-centered .timeline-marker {
    position: relative;
  }
  #vertical-basic .timeline-split .timeline-content,
  #vertical-basic .timeline-centered .timeline-content {
    padding-left: 40px;
  }
  #vertical-basic .timeline-split .timeline-info,
  #vertical-basic .timeline-centered .timeline-info {
    padding-right: 40px;
  }
  #vertical-basic .timeline-split .period .timeline-title,
  #vertical-basic .timeline-centered .period .timeline-title {
    position: relative;
    left: -45px;
  }
}
@media (min-width: 992px) {
  #vertical-basic .timeline-centered {
    display: block;
    margin: 0;
    padding: 0;
  }
  #vertical-basic .timeline-centered .timeline-item {
    display: block;
    margin: 0;
    padding: 0;
    padding-bottom: 80px;
    overflow: hidden;
  }
  #vertical-basic .timeline-centered .timeline-marker {
    display: block;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 50%;
    margin-left: -7.5px;
  }
  #vertical-basic .timeline-centered .timeline-info,
  #vertical-basic .timeline-centered .timeline-content {
    display: block;
    margin: 0;
    padding: 0;
    width: 50%;
  }
  #vertical-basic .timeline-centered > .timeline-item:nth-child(odd) .timeline-info {
    float: left;
    text-align: right;
    padding-right: 30px;
  }
  #vertical-basic .timeline-centered > .timeline-item:nth-child(odd) .timeline-content {
    float: right;
    text-align: left;
    padding-left: 30px;
  }
  #vertical-basic .timeline-centered > .timeline-item:nth-child(even) .timeline-info {
    float: right;
    text-align: left;
    padding-left: 30px;
  }
  #vertical-basic .timeline-centered > .timeline-item:nth-child(even) .timeline-content {
    float: left;
    text-align: right;
    padding-right: 30px;
  }
  #vertical-basic .timeline-centered > .timeline-item.period .timeline-content {
    float: none;
    padding: 0;
    width: 100%;
    text-align: center;
  }
  #vertical-basic .timeline-centered > .timeline-item.period {
    padding: 50px 0 90px;
  }
  #vertical-basic .timeline-centered .period .timeline-marker:after {
    height: 30px;
    bottom: 0;
    top: auto;
  }
  #vertical-basic .timeline-centered .period .timeline-title {
    left: auto;
  }
}
#vertical-basic .marker-outline .timeline-marker:before {
  background: transparent;
  border-color: #ff6b6b;
}
#vertical-basic .marker-outline .timeline-item:hover .timeline-marker:before {
  background: #ff6b6b;
}
#vertical-basic .timeline-info {
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  font-style: italic;
  color: #555555;
}
#vertical-basic .timeline-img img {
  border: solid 4px #ffffff;
  border-radius: 5px;
  box-shadow: 0px 0px 16px -9px #000;
}

/*========================= VERTICAL BACKGROUND===================================*/
#vertical-background {
  /* VERTICAL 4 */
}
#vertical-background .timeline-background {
  display: flex;
  margin: 0 auto;
  flex-wrap: wrap;
  flex-direction: column;
  max-width: 700px;
  position: relative;
}
#vertical-background .timeline-background:before {
  position: absolute;
  left: 50%;
  height: 100%;
  content: "";
  border: 1px dashed #acacac;
}
#vertical-background .timeline__content-title {
  font-weight: normal;
  font-size: 60px;
  margin: -10px 0 0 0;
  transition: 0.4s;
  padding: 0 10px;
  box-sizing: border-box;
  color: #fff;
  text-shadow: 0px 0px 6px #000;
  text-transform: capitalize;
}
#vertical-background .timeline__content-desc {
  margin: 0;
  font-size: 15px;
  box-sizing: border-box;
  color: #ffffff;
  font-weight: normal;
  line-height: 28px;
}
@media only screen and (max-width: 767px) {
  #vertical-background .timeline:before {
    left: 40px;
  }
}
#vertical-background .timeline-item {
  padding: 40px 0;
  opacity: 0.3;
  filter: blur(2px);
  transition: 0.5s;
  box-sizing: border-box;
  width: calc(50% - 40px);
  display: flex;
  position: relative;
  transform: translateY(-80px);
}
#vertical-background .timeline-item:before {
  content: attr(data-text);
  letter-spacing: 1px;
  width: 100%;
  position: absolute;
  color: #ffffff;
  font-size: 14px;
  border-left: 4px solid #fbff00;
  margin-top: 0;
  padding-left: 15px;
  opacity: 0;
  right: calc(-100% - 39px);
  line-height: 1.4;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 500;
  text-transform: uppercase;
}
#vertical-background .timeline-item:nth-child(even) {
  align-self: flex-end;
}
#vertical-background .timeline-item:nth-child(even):before {
  right: auto;
  text-align: right;
  left: calc(-100% - 37px);
  padding-left: 0;
  border-left: none;
  border-right: 4px solid #fbff00;
  padding-right: 15px;
}
#vertical-background .timeline-item--active {
  opacity: 1;
  transform: translateY(0);
  filter: blur(0px);
}
#vertical-background .timeline-item--active:before {
  top: 30%;
  transition: 0.3s all 0.2s;
  opacity: 1;
}
#vertical-background .timeline-item--active .timeline__content-title {
  margin: -30px 0 20px 0;
}
@media only screen and (max-width: 767px) {
  #vertical-background .timeline-item {
    align-self: baseline !important;
    width: 100%;
    padding: 0 30px 150px 80px;
  }
  #vertical-background .timeline-item:before {
    left: 10px !important;
    padding: 0 !important;
    top: 50px;
    text-align: center !important;
    width: 60px;
    border: none !important;
  }
  #vertical-background .timeline-item:last-child {
    padding-bottom: 40px;
  }
}
#vertical-background .timeline__img {
  max-width: 100%;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.4);
  border: 7px solid #ffffff;
  height: auto;
}
#vertical-background.timeline-content {
  width: 100%;
  position: relative;
  padding: 80px 0;
  transition: 0.3s ease 0s;
  background-attachment: fixed;
  background-size: cover;
}
#vertical-background.timeline-content:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.85);
  content: "";
}
#vertical-background.vertical-4 .timeline-title.mobile {
  display: none;
}

/* VERTICAL 5 */
.vertical-5.container {
  width: 100% !important;
  max-width: 100% !important;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  padding: 0;
}
.vertical-5 .title {
  font-size: 38px;
  color: #616161;
  font-style: italic;
  font-weight: 800;
}
.vertical-5 .timeline {
  width: 100%;
  background-color: #fff;
  box-shadow: 0 5px 25px 5px rgba(0, 0, 0, 0.2);
}
.vertical-5 .timeline .swiper-container {
  height: 100vh;
  width: 100%;
  position: relative;
  max-height: 100%;
}
.vertical-5 .timeline .swiper-slide {
  position: relative;
  color: #fff;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.vertical-5 .timeline .swiper-slide:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(36, 49, 81, 0.5019607843), rgba(36, 49, 81, 0.5019607843));
}
.vertical-5 .timeline .swiper-slide:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: -115%;
  bottom: -10%;
  width: 100%;
  height: 100%;
}
.vertical-5 .timeline .swiper-slide-content {
  position: absolute;
  text-align: center;
  width: 80%;
  max-width: 950px;
  right: 50%;
  top: 50%;
  transform: translate(50%, -50%);
  font-size: 12px;
  z-index: 2;
}
.vertical-5 .timeline .swiper-slide .timeline-year {
  display: block;
  font-style: italic;
  font-size: 12px;
  margin-bottom: 20px;
  transform: translate3d(20px, 0, 0);
  color: #ffffff;
  font-weight: 300;
  opacity: 0;
  transition: 0.2s ease 0.4s;
}
.vertical-5 .timeline .swiper-slide .timeline-title {
  font-weight: 800;
  margin: 0 0 30px;
  opacity: 0;
  transform: translate3d(20px, 0, 0);
  transition: 0.2s ease 0.5s;
}
.vertical-5 .timeline .swiper-slide .timeline-text {
  line-height: 1.6;
  opacity: 0;
  transform: translate3d(20px, 0, 0);
  transition: 0.2s ease 0.6s;
  font-size: 15px;
}
.vertical-5 .timeline .swiper-slide h5.text-green-primary,
.vertical-5 .timeline .swiper-slide small {
  line-height: 1.6;
  opacity: 0;
  transform: translate3d(20px, 0, 0);
  transition: 0.2s ease 0.6s;
  font-size: 15px;
}
.vertical-5 .timeline .swiper-slide-active .timeline-year {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition: 0.4s ease 1.6s;
}
.vertical-5 .timeline .swiper-slide-active h5.text-green-primary,
.vertical-5 .timeline .swiper-slide-active small,
.vertical-5 .timeline .swiper-slide-active .timeline-title {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition: 0.4s ease 1.7s;
}
.vertical-5 .timeline .swiper-slide-active .timeline-text {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition: 0.4s ease 1.8s;
}
.vertical-5 .timeline .swiper-pagination {
  right: 15% !important;
  height: 100%;
  display: none;
  flex-direction: column;
  justify-content: center;
  font-style: italic;
  font-weight: 300;
  font-size: 18px;
  z-index: 1;
  position: absolute;
  top: 0;
}
.vertical-5 .timeline .swiper-pagination::before {
  content: "";
  position: absolute;
  right: -30px;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.2);
}
.vertical-5 .timeline .swiper-pagination-bullet {
  width: auto;
  height: auto;
  text-align: left;
  opacity: 1;
  background: transparent;
  color: #aaaaaa;
  margin: 15px 0 !important;
  position: relative;
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
}
.vertical-5 .timeline .swiper-pagination-bullet::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -55px;
  width: 35px;
  height: 2px;
  background-color: #fcc146;
  transform: scale(0) translateY(-50%);
  transition: 0.2s;
}
.vertical-5 .timeline .swiper-pagination-bullet-active {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  font-style: normal;
}
.vertical-5 .timeline .swiper-pagination-bullet-active::before {
  transform: scale(1) translateY(-50%);
}
.vertical-5 .timeline .swiper-button-next,
.vertical-5 .timeline .swiper-button-prev {
  background-size: 20px 20px;
  top: 15%;
  width: 20px;
  height: 20px;
  margin-top: 0;
  z-index: 2;
  transition: 0.2s;
  color: #fff;
  background-image: none;
}
.vertical-5 .timeline .swiper-button-next:after,
.vertical-5 .timeline .swiper-button-prev:after {
  font-size: 30px !important;
}
.vertical-5 .timeline .swiper-button-prev {
  left: 8%;
}
.vertical-5 .timeline .swiper-button-prev:hover {
  transform: translateX(-3px);
}
.vertical-5 .timeline .swiper-button-next {
  right: 8%;
}
.vertical-5 .timeline .swiper-button-next:hover {
  transform: translateX(3px);
}
@media screen and (min-width: 768px) {
  .vertical-5 .timeline .swiper-slide:after {
    left: -30%;
    bottom: -8%;
    width: 500px;
    height: 50%;
  }
  .vertical-5 .timeline .swiper-slide-content {
    left: 18%;
    top: 15%;
    transform: translateY(-10%);
    width: 80%;
    font-size: 11px;
    text-align: left;
    -ms-overflow-style: none;
    scrollbar-width: none;
    overflow: scroll;
    height: 100vh;
  }
  .vertical-5 .timeline .swiper-slide-content::-webkit-scrollbar {
    display: none;
  }
  .vertical-5 .timeline .swiper-slide .timeline-year {
    margin-bottom: 20px;
    font-size: 12px;
    font-weight: 400;
    font-style: italic;
  }
  .vertical-5 .timeline .swiper-pagination {
    display: flex;
    left: 5%;
    right: unset !important;
  }
  .vertical-5 .timeline .swiper-button-prev {
    top: 15%;
    left: auto;
    right: 15%;
    transform: rotate(90deg) translate(0, 10px);
  }
  .vertical-5 .timeline .swiper-button-prev:hover {
    transform: rotate(90deg) translate(-3px, 10px);
  }
  .vertical-5 .timeline .swiper-button-next {
    top: auto;
    bottom: 15%;
    right: 15%;
    transform: rotate(90deg) translate(0, 10px);
  }
  .vertical-5 .timeline .swiper-button-next:hover {
    transform: rotate(90deg) translate(3px, 10px);
  }
  .vertical-5 .timeline .swiper-button-next {
    bottom: 12%;
    left: 9%;
    top: unset;
  }
  .vertical-5 .timeline .swiper-button-prev {
    bottom: 16%;
    left: 9%;
    top: unset;
    transform: rotate(90deg) translate(0, 10px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .vertical-5 .timeline .swiper-button-next,
  .vertical-5 .timeline .swiper-button-prev {
    left: 6%;
    margin-left: 8px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .vertical-5 .timeline .swiper-button-prev {
    bottom: 13%;
  }
  .vertical-5 .timeline .swiper-button-next {
    bottom: 8%;
  }
}
@media screen and (min-width: 1025px) {
  .vertical-5 .timeline .swiper-slide:after {
    left: -20%;
    bottom: -12%;
    width: 500px;
    height: 50%;
  }
  .vertical-5 .timeline .swiper-slide-content {
    left: 19%;
  }
  .vertical-5 .timeline .swiper-pagination {
    left: 7%;
  }
}
@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .vertical-5 .timeline .swiper-slide::after {
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
}
@media screen and (min-width: 1140px) {
  .vertical-5 .timeline .swiper-slide-content {
    left: 19%;
  }
  .vertical-5 .timeline .swiper-pagination {
    left: 8%;
  }
}
@media screen and (min-width: 1280px) {
  .vertical-5 .timeline .swiper-slide-content {
    left: 18%;
  }
  .vertical-5 .timeline .swiper-pagination {
    left: 8%;
  }
}
@media screen and (min-width: 1440px) {
  .vertical-5 .timeline .swiper-slide-content {
    left: 15%;
  }
  .vertical-5 .timeline .swiper-pagination::before {
    right: -40px;
  }
}

/* VERTICAL 6 */
#timeline-vertical-6 .wrapper {
  margin: 0 auto;
  padding: 0 16.66% 50px;
  width: 100%;
}
#timeline-vertical-6#timeline-vertical-6 {
  position: relative;
  max-width: 980px;
  margin: 0 auto;
}
#timeline-vertical-6 .timeline__nav {
  z-index: 0;
  top: 0;
  -webkit-transition: top 0.3s ease-out;
  transition: top 0.3s ease-out;
}
#timeline-vertical-6 .timeline__nav ul {
  list-style: none;
  list-style-position: inside;
  margin: 15px 0;
}
#timeline-vertical-6 .timeline__nav ul li {
  margin: 15px 0;
  padding-left: 0;
  list-style-type: none;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  font-size: 16px;
  font-weight: 400;
  color: #aaaaaa;
}
#timeline-vertical-6 .timeline__nav ul li.active {
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
#timeline-vertical-6 .timeline__nav ul li.active:after {
  content: "";
  position: absolute;
  right: -45px;
  width: 35px;
  height: 2px;
  background: #d02b2b;
  top: 50%;
  transform: translateY(-50%);
}
#timeline-vertical-6 .timeline__nav ul li:hover {
  color: #000;
}
#timeline-vertical-6 .timeline-img img {
  border: solid 4px #ffffff;
  border-radius: 5px;
  box-shadow: 0px 0px 16px -9px #000;
}
#timeline-vertical-6 .timeline-info {
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  font-style: italic;
  color: #555555;
}
#timeline-vertical-6 .timeline-title {
  color: #262626;
  margin-top: 20px;
  line-height: 1;
  text-transform: capitalize;
}
#timeline-vertical-6 .timeline-text {
  margin: 30px 0;
  line-height: 1.7;
  color: #555555;
  font-size: 1rem;
  line-height: 1.8rem;
  margin-left: 0px;
  margin-right: 50px;
}
#timeline-vertical-6 .item-timeline {
  display: inline-block;
  clear: both;
  margin-bottom: 30px;
}
#timeline-vertical-6 .timeline-img {
  float: left;
  width: 30%;
  display: inline-block;
}
#timeline-vertical-6 .content-text {
  float: right;
  width: 70%;
  padding: 0 30px;
}

/* VERTICAL 7 */
@media only screen and (min-width: 1170px) {
  .timeline-vertical-7 .timeline-ver-7-is-hidden {
    visibility: hidden;
  }
}
.timeline-vertical-7 .timeline-ver-7-timeline {
  overflow: hidden;
  margin: 2em auto;
}
.timeline-vertical-7 .timeline-ver-7-timeline__container {
  position: relative;
  margin: 0 auto;
  padding: 2em 0;
}
.timeline-vertical-7 .timeline-ver-7-timeline__container::before {
  /* this is the vertical line */
  content: "";
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  border-left: 2px dashed #acacac;
}
.timeline-vertical-7 .timeline-ver-7-timeline__block {
  position: relative;
  margin: 2em 0;
}
.timeline-vertical-7 .timeline-ver-7-timeline__block:after {
  /* clearfix */
  content: "";
  display: table;
  clear: both;
}
.timeline-vertical-7 .timeline-ver-7-timeline__block:first-child {
  margin-top: 0;
}
.timeline-vertical-7 .timeline-ver-7-timeline__block:last-child {
  margin-bottom: 0;
}
.timeline-vertical-7 .timeline-ver-7-timeline__img {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 4px white, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 0 4px white, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
  text-align: center;
}
.timeline-vertical-7 .timeline-ver-7-timeline__img img {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -12px;
}
.timeline-vertical-7 .timeline-ver-7-timeline__img.timeline-ver-7-timeline__img--picture {
  background: #63c6a7;
}
.timeline-vertical-7 .timeline-ver-7-timeline__img.timeline-ver-7-timeline__img--movie {
  background: #f0ca45;
}
.timeline-vertical-7 .timeline-ver-7-timeline__img.timeline-ver-7-timeline__img--location {
  background: #d20012;
}
.timeline-vertical-7 .timeline-ver-7-timeline__img.timeline-ver-7-timeline__img--idea {
  background: #feea00;
}
.timeline-vertical-7 .timeline-ver-7-timeline__img.timeline-ver-7-timeline__img--money {
  background: #7959dd;
}
.timeline-vertical-7 .timeline-ver-7-timeline__img.timeline-ver-7-timeline__img--recognition {
  background: #009e69;
}
.timeline-vertical-7 .timeline-ver-7-timeline__img .icon-vertical7 {
  width: 100%;
  font-size: 20px;
  color: #ffffff;
}
.timeline-vertical-7 .timeline-ver-7-timeline__content {
  position: relative;
  margin-left: 60px;
  background: white;
  border-radius: 10px;
  padding: 1em;
  -webkit-box-shadow: 0 3px 0 #d7e4ed;
  box-shadow: 0 7px 0 #cae0d3;
}
.timeline-vertical-7 .timeline-ver-7-timeline__content:after {
  /* clearfix */
  content: "";
  display: table;
  clear: both;
}
.timeline-vertical-7 .timeline-ver-7-timeline__content::before {
  /* triangle next to content block */
  content: "";
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid white;
}
.timeline-vertical-7 .timeline-ver-7-timeline__content h2 {
  font-size: 30px;
  margin: 0;
}
.timeline-vertical-7 .timeline-ver-7-timeline__content h2.mobile {
  display: none;
  width: 100%;
  margin-bottom: 10px;
}
.timeline-vertical-7 .timeline-ver-7-timeline__content p {
  font-size: 1.3rem;
  margin: 1em 0;
  line-height: 1.6;
  margin: 20px 0;
  font-size: 15px;
  line-height: 1.7;
  color: #555555;
}
.timeline-vertical-7 .timeline-ver-7-timeline__content.timeline-ver-7-timeline__content--bounce-in {
  visibility: visible;
  -webkit-animation: timeline-ver-7-bounce-2 0.6s;
  animation: timeline-ver-7-bounce-2 0.6s;
}
.timeline-vertical-7 .timeline-ver-7-timeline__read-more, .timeline-vertical-7 .timeline-ver-7-timeline__date {
  display: inline-block;
  font-size: 1.3rem;
}
.timeline-vertical-7 .timeline-ver-7-timeline__read-more {
  float: right;
  padding: 0.8em 1em;
  background: #acb7c0;
  color: white;
  border-radius: 0.25em;
}
.timeline-vertical-7 .timeline-ver-7-timeline__read-more:hover {
  background-color: #bac4cb;
}
.timeline-vertical-7 .timeline-ver-7-timeline__date {
  float: left;
  padding: 0;
  opacity: 0.7;
}
.timeline-vertical-7 .timeline-ver-7-timeline__date.mobile {
  display: none;
  width: 100%;
  margin-bottom: 20px;
}
@media only screen and (min-width: 1170px) {
  .timeline-vertical-7 .timeline-ver-7-timeline {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  .timeline-vertical-7 .timeline-ver-7-timeline__container::before {
    left: 50%;
    margin-left: 0;
  }
  .timeline-vertical-7 .timeline-ver-7-timeline__block {
    margin: 4em 0;
  }
  .timeline-vertical-7 .timeline-ver-7-timeline__block:nth-child(even) .timeline-title {
    left: auto;
    right: 122%;
    text-align: right;
    top: 50px;
  }
  .timeline-vertical-7 .timeline-ver-7-timeline__block:nth-child(even) .timeline-ver-7-timeline__content {
    float: right;
  }
  .timeline-vertical-7 .timeline-ver-7-timeline__block:nth-child(even) .timeline-ver-7-timeline__content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: white;
  }
  .timeline-vertical-7 .timeline-ver-7-timeline__block:nth-child(even) .timeline-ver-7-timeline__content.timeline-ver-7-timeline__content--bounce-in {
    -webkit-animation: timeline-ver-7-bounce-2-inverse 0.6s;
    animation: timeline-ver-7-bounce-2-inverse 0.6s;
  }
  .timeline-vertical-7 .timeline-ver-7-timeline__block:nth-child(even) .timeline-ver-7-timeline__read-more {
    float: right;
  }
  .timeline-vertical-7 .timeline-ver-7-timeline__block:nth-child(even) .timeline-ver-7-timeline__date {
    left: auto;
    right: 122%;
    text-align: right;
  }
  .timeline-vertical-7 .timeline-ver-7-timeline__block:nth-child(even) .timeline-ver-7-timeline__date .timeline-img img {
    margin-left: auto;
  }
  .timeline-vertical-7 .timeline-ver-7-timeline__img {
    width: 60px;
    height: 60px;
    left: 50%;
    margin-left: -30px;
    /* Force Hardware Acceleration */
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  .timeline-vertical-7 .timeline-ver-7-timeline__img.timeline-ver-7-timeline__img--bounce-in {
    visibility: visible;
    -webkit-animation: timeline-ver-7-bounce-1 0.6s;
    animation: timeline-ver-7-bounce-1 0.6s;
  }
  .timeline-vertical-7 .timeline-ver-7-timeline__content {
    margin-left: 0;
    padding: 30px;
    width: 45%;
    /* Force Hardware Acceleration */
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  .timeline-vertical-7 .timeline-ver-7-timeline__content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: white;
  }
  .timeline-vertical-7 .timeline-ver-7-timeline__read-more {
    float: left;
  }
  .timeline-vertical-7 .timeline-ver-7-timeline__date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 20px;
    color: #555555;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    font-style: italic;
  }
  .timeline-vertical-7 .timeline-ver-7-timeline .timeline-title {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 50px;
    color: #262626;
  }
}
@media only screen and (min-width: 768px) {
  .timeline-vertical-7 .timeline-ver-7-timeline__content p {
    margin: 20px 0;
    font-size: 15px;
    line-height: 1.7;
    color: #555555;
  }
  .timeline-vertical-7 .timeline-ver-7-timeline__img .icon-vertical7 {
    font-size: 30px;
  }
  .timeline-vertical-7 .timeline-ver-7-timeline__read-more, .timeline-vertical-7 .timeline-ver-7-timeline__date {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 1024px) {
  .timeline-vertical-7 .timeline-ver-7-timeline__date, .timeline-vertical-7 .timeline-ver-7-timeline__content h2 {
    display: none;
  }
  .timeline-vertical-7 .timeline-ver-7-timeline__date.mobile, .timeline-vertical-7 .timeline-ver-7-timeline__content h2.mobile {
    display: block;
    width: 100%;
  }
  .timeline-vertical-7 .timeline-ver-7-timeline__date.mobile {
    margin-bottom: 20px;
  }
}

@-webkit-keyframes timeline-ver-7-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes timeline-ver-7-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes timeline-ver-7-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes timeline-ver-7-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes timeline-ver-7-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes timeline-ver-7-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@media (max-width: 991.98px) {
  .navbar-collapse {
    margin-top: 1rem;
  }
  .fondo-card {
    margin-top: 2rem;
  }
  .hero-section .hero-content {
    background-size: 50px;
  }
  .hero-section .hero-image:before {
    width: 254px;
    background-position: -100px;
    height: 100%;
    border-radius: 0 !important;
    left: -160px;
    top: 0;
  }
  .hero-section .hero-image .hero-overlay {
    padding-left: 150px !important;
    padding: 0;
  }
  .hero-section .hero-image .hero-overlay h1 {
    font-size: 1.5rem;
    max-width: 100%;
  }
  .navbar .navbar-nav .nav-item .nav-link::before {
    left: 0;
    transform: translateX(4%);
  }
}
@media (max-width: 767.98px) {
  .footer-logos.d-flex.flex-wrap.justify-content-center.justify-content-lg-between > a,
  .logos-container.d-flex.flex-wrap.align-items-center.justify-content-between > a {
    width: 40%;
    display: block;
    margin: 0;
    padding: 0;
  }
  section.video-youtube iframe {
    max-width: 100%;
    height: auto;
    min-height: 300px;
  }
  header .header-logo {
    max-width: 100%;
    height: auto;
  }
  .hero-section .event-card .row {
    flex-direction: column;
  }
  .hero-section .event-card img {
    height: 200px;
  }
  .hero-section .hero-content {
    padding: 2rem;
    background-size: 50px;
  }
  .hero-section .hero-image:before {
    width: 250px;
    background-position: -104px;
    top: 0;
    left: 0px;
    border-radius: 0 !important;
  }
  .hero-section .hero-image .hero-overlay {
    padding-left: 140px !important;
  }
  .hero-section .hero-image .hero-overlay h1 {
    font-size: 1.3rem;
  }
  .hero-section .fondo-card .row {
    flex-direction: column;
  }
  .hero-section .fondo-card .fondo-img {
    margin-top: 2rem;
  }
  .hero-section .fondo-card .fondo-img img {
    max-width: 100%;
  }
  .events .event-card {
    margin-bottom: 1rem !important;
  }
  .fondo-concursable .fondo-card {
    position: relative;
    margin-bottom: 0;
  }
  .fondo-concursable .fondo-card .fondo-img {
    justify-content: right;
    margin-bottom: 0;
  }
}
@media (max-width: 575.98px) {
  .text-end.mt-2.position-absolute.top-0.end-0 {
    position: relative !important;
  }
  .section-title {
    font-size: 1.5rem;
  }
  .news-card .card-img-top {
    height: 150px;
  }
  .hero-section .hero-content-home {
    background-size: 60px !important;
  }
  .hero-section .hero-content-home .logo-puna img {
    max-width: 100px !important;
    width: 100px;
  }
  .hero-section .event-card .row {
    flex-direction: column;
  }
  .hero-section .event-card img {
    height: 200px;
  }
  .hero-section .hero-content {
    padding: 2rem;
    background-size: 50px;
  }
  .hero-section .hero-image:before {
    width: 20px;
    background-position: -173px;
    top: 0;
    left: 0px;
    border-radius: 0 !important;
  }
  .hero-section .hero-image .hero-overlay {
    padding-left: 40px !important;
  }
  .hero-section .hero-image .hero-overlay a.btn.btn-line.btn-sm.mt-3.text-white {
    margin-bottom: 1.8rem;
  }
  .short-links ul li a {
    font-size: 12px !important;
  }
  .footer .footer-logo {
    max-width: 100% !important;
    height: auto !important;
  }
}
@media (max-width: 1450px) {
  .fondo-concursable .fondo-card {
    max-width: 750px !important;
  }
}
@media (max-width: 1200px) {
  .fondo-concursable .fondo-card {
    max-width: 600px !important;
  }
}
@media (max-width: 991px) {
  .fondo-concursable .fondo-card {
    max-width: 100% !important;
    position: relative !important;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slideInLeft {
  from {
    opacity: 0;
    transform: translateX(-30px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes slideInRight {
  from {
    opacity: 0;
    transform: translateX(30px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale(0.9);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.fade-in {
  animation: fadeIn 0.8s ease forwards;
}

.slide-in-left {
  animation: slideInLeft 0.8s ease forwards;
}

.slide-in-right {
  animation: slideInRight 0.8s ease forwards;
}

.zoom-in {
  animation: zoomIn 0.8s ease forwards;
}

.delay-1 {
  animation-delay: 0.2s;
}

.delay-2 {
  animation-delay: 0.4s;
}

.delay-3 {
  animation-delay: 0.6s;
}

.delay-4 {
  animation-delay: 0.8s;
}

.fade-in {
  animation: fadeIn 0.5s ease forwards;
}

.slide-in-left {
  animation: slideInLeft 0.5s ease forwards;
}

.slide-in-right {
  animation: slideInRight 0.5s ease forwards;
}

.zoom-in {
  animation: zoomIn 0.5s ease forwards;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slideInLeft {
  from {
    opacity: 0;
    transform: translateX(-50px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes slideInRight {
  from {
    opacity: 0;
    transform: translateX(50px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale(0.9);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

/*# sourceMappingURL=main.css.map */
