.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

a {
  color: #000;
  text-decoration: none;
}

img {
  border-radius: 20px;
  max-width: 100%;
  display: inline-block;
}

strong {
  font-family: Bricolage Grotesque, sans-serif;
  font-weight: 700;
}

.navbar-logo-center-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

.nav-menu-three {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-menu-block {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.navbar-logo-left {
  text-shadow: 0 0 #0000, 0 2px .2px #00000006, 0 4px .4px #00000007, 0 6.1px .7px #00000008, 0 8.3px .9px #00000009, 0 10.7px 1.2px #00000009, 0 13.5px 1.6px #0000000a, 0 16.6px 2.1px #0000000a, 0 20.2px 2.7px #0000000a, 0 24.6px 3.5px #0000000b, 0 30.1px 4.4px #0000000b, 0 36.8px 5.8px #0000000b, 0 45.5px 7.5px #0000000b, 0 56.9px 9.9px #0000000b, 0 72.2px 13.2px #0000000c, 0 93.6px 17.8px #0000000c, 0 125px 24.8px #0000000c, 0 175.1px 36px #0000000d, 0 270.8px 57.8px #0000000e;
  box-shadow: 0 0 #0000, 0 .1px .2px #0000001a, 0 .9px 1.9px #0000001d, 0 5.1px 10.9px #00000020;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.bot-n-principal {
  background-color: #000;
  border-radius: 10px;
  box-shadow: 0 0 #0000, 0 .1px .2px #0000001a, 0 .9px 1.9px #0000001d, 0 5.1px 10.9px #00000020;
}

.section {
  background-color: #0000;
  background-image: linear-gradient(#eac788, #8d2b00 54%, #3222d9 92%, #1d4cf7);
  padding: 40px;
}

.image {
  opacity: 1;
  color: #fff;
  mix-blend-mode: overlay;
}

.hero-stack {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-two {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px {
  margin-bottom: 24px;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.button-primary-2.footer-form-button {
  padding: 8px 18px;
  position: absolute;
  right: 8px;
}

.hero-image {
  width: 100%;
  margin-top: 50px;
}

.hero-image.shadow-two {
  border-radius: 20px;
  margin-top: 0;
  margin-bottom: 40px;
}

.footer-subscribe {
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 40px;
  position: relative;
}

.footer-form-two {
  background-color: #f5f7fa;
  margin-bottom: 40px;
  padding: 64px;
}

.footer-form-container-two {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-form-title {
  font-size: 24px;
  line-height: 32px;
}

.footer-form-block-two {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-form-input {
  border: 1px #000;
  width: 460px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 180px 12px 20px;
}

.footer-form-input::placeholder {
  color: #1a1b1fcc;
}

.footer-wrapper-three {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.footer-link-three {
  color: #1a1b1f;
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
}

.footer-link-three:hover {
  color: #1a1b1fbf;
}

.footer-social-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -32px;
  display: flex;
}

.footer-social-link-three {
  margin-left: 32px;
}

.footer-divider-two {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright {
  color: #3a4554;
}

.footer-legal-block {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link {
  color: #3a4554;
  margin-left: 24px;
}

.footer-legal-link:hover {
  color: #3a4554;
}

.rl_navbar2_logo {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
}

.rl_navbar2_component {
  background-color: #000;
  background-image: url('../images/stars2.svg');
  background-position: 0 0;
  background-size: cover;
  border-bottom: 1px #000;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 4.5rem;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.botonalp {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #0000;
  border: 1px solid #000;
  border-radius: 10px;
  align-self: flex-start;
  margin-top: auto;
  margin-bottom: auto;
  padding: .5rem 1.25rem;
  font-family: Bricolage Grotesque, sans-serif;
  font-size: 1rem;
  font-weight: 800;
  line-height: 1.5;
  text-decoration: none;
}

.botonalp.w--current {
  opacity: .86;
  mix-blend-mode: normal;
  background-color: #000;
  font-family: Bricolage Grotesque, sans-serif;
}

.rl_navbar2_menu-button {
  padding: 0;
}

.rl_navbar2_container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.rl_navbar2_button-wrapper {
  grid-column-gap: 1rem;
  margin-left: 1rem;
  display: flex;
}

.rl_navbar2_logo-link {
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0;
}

.background-video-9 {
  z-index: 50;
  height: 11%;
}

.div-block-12 {
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  margin-bottom: 40px;
  padding-top: 0;
  padding-bottom: 0;
}

.image-81 {
  opacity: 1;
  -webkit-backdrop-filter: blur(2.5px);
  backdrop-filter: blur(2.5px);
  color: #fff;
  mix-blend-mode: normal;
  max-width: 60%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 100px;
  padding-right: 100px;
  display: block;
}

.heading-40 {
  color: #101828;
  font-family: Bricolagegrotesque Variablefont Opsz Wdth Wght;
}

.secci-n-principal {
  opacity: 1;
  color: #101828;
  text-align: left;
  mix-blend-mode: normal;
  background-color: #0000;
  background-image: linear-gradient(#000, #23152b 17%, #6a609e 44%, #8a93e5 68%, #e6969f 90%, #f6d8b1);
  border-radius: 0;
  height: auto;
  margin: 0;
  padding: 80px 0;
}

.hero-stack-2 {
  opacity: .8;
  background-color: #101828;
  border-bottom: 1px #e4ebf3;
  border-radius: 20px;
  margin-bottom: 40px;
  padding: 80px 30px;
  position: relative;
  box-shadow: 0 0 #0000, 0 1px .4px #00000008, 0 2px .8px #0000000a, 0 3.4px 1.6px #0000000b, 0 5.4px 2.9px #0000000c, 0 8.9px 5.3px #0000000c, 0 15.4px 10.4px #0000000d, 0 30.6px 22.8px #0000000e;
}

.h2alp {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 0 #0000, 0 1px .4px #00000008, 0 2px .8px #0000000a, 0 3.4px 1.6px #0000000b, 0 5.4px 2.9px #0000000c, 0 8.9px 5.3px #0000000c, 0 15.4px 10.4px #0000000d, 0 30.6px 22.8px #0000000e;
  justify-content: center;
  align-items: center;
  font-family: Bricolage Grotesque, sans-serif;
  font-size: 32px;
  font-weight: 800;
  line-height: 40px;
  display: flex;
}

.h2alp.manifiesto {
  color: #fff;
  text-align: left;
  margin-top: 0;
  font-family: Notoserif Variablefont Wdth Wght;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
}

.h2alp.center {
  font-family: Bricolage Grotesque, sans-serif;
}

.h2alp.otro {
  margin-bottom: 0;
}

.gallery-features-block {
  margin-top: 16px;
  margin-bottom: 24px;
}

.slider {
  border-radius: 20px;
}

.paragraph-18 {
  color: #101828;
}

.block-quote-4 {
  color: #101828;
  font-family: Notoserif Variablefont Wdth Wght;
}

.gallery-feature {
  color: #101828;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-bottom: 8px;
  padding-left: 30px;
  font-size: 14px;
  line-height: 24px;
}

.gallery-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.gallery-image {
  width: 100%;
}

.gallery-image.shadow-two {
  border-radius: 20px;
  box-shadow: 0 0 #0000, 0 1.8px 5.8px #0000000b, 0 3.9px 11.7px #0000000d, 0 6.7px 18px #0000000e, 0 11.5px 25.3px #0000000f, 0 22.6px 35.9px #00000010;
}

.h1alp {
  opacity: 1;
  filter: blur();
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0 0 #0000, 0 1px .4px #00000008, 0 2px .8px #0000000a, 0 3.4px 1.6px #0000000b, 0 5.4px 2.9px #0000000c, 0 8.9px 5.3px #0000000c, 0 15.4px 10.4px #0000000d, 0 30.6px 22.8px #0000000e;
  overflow-wrap: normal;
  align-self: center;
  margin-bottom: 20px;
  font-family: Bricolagegrotesque Variablefont Opsz Wdth Wght;
  font-size: 100px;
  font-style: normal;
  font-weight: 800;
  line-height: 100px;
}

.h1alp.center {
  text-align: center;
  text-shadow: 0 0 #0000, 0 .1px .2px #0000001a, 0 .9px 1.9px #0000001d, 0 5.1px 10.9px #00000020;
  white-space: nowrap;
  word-break: keep-all;
  overflow-wrap: normal;
  flex: 1;
  align-self: auto;
  min-width: 0%;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 10px;
  font-family: Bricolage Grotesque, sans-serif;
  font-size: 100px;
  line-height: 140px;
}

.h1alp.center.sub {
  font-size: 70px;
  line-height: 70px;
}

.h1alp.secciones {
  text-align: center;
  font-family: Bricolagegrotesque Variablefont Opsz Wdth Wght;
  font-size: 150px;
  font-weight: 300;
  line-height: 100px;
}

.h1alp.otros {
  margin-bottom: 0;
  font-family: Bricolage Grotesque, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

.h1alp.proyecto {
  align-self: flex-start;
  font-family: Bricolage Grotesque, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
}

.h1alp.titulo-seccion {
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 80px;
  margin-bottom: 40px;
  display: flex;
}

.gallery-overview {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  border-radius: 20px;
  padding: 80px 30px;
  position: relative;
  box-shadow: 0 0 #0000, 0 1px .4px #00000008, 0 2px .8px #0000000a, 0 3.4px 1.6px #0000000b, 0 5.4px 2.9px #0000000c, 0 8.9px 5.3px #0000000c, 0 15.4px 10.4px #0000000d, 0 30.6px 22.8px #0000000e;
}

.h4alp {
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0 0 #0000, 0 1.8px 5.8px #0000000b, 0 3.9px 11.7px #0000000d, 0 6.7px 18px #0000000e, 0 11.5px 25.3px #0000000f, 0 22.6px 35.9px #00000010;
  font-family: Bricolage Grotesque, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 800;
  line-height: 25px;
}

.h4alp.center {
  align-self: flex-start;
}

.gallery-slider {
  box-shadow: 0 0 #0000, 0 2px .2px #00000006, 0 4px .4px #00000007, 0 6.1px .7px #00000008, 0 8.3px .9px #00000009, 0 10.7px 1.2px #00000009, 0 13.5px 1.6px #0000000a, 0 16.6px 2.1px #0000000a, 0 20.2px 2.7px #0000000a, 0 24.6px 3.5px #0000000b, 0 30.1px 4.4px #0000000b, 0 36.8px 5.8px #0000000b, 0 45.5px 7.5px #0000000b, 0 56.9px 9.9px #0000000b, 0 72.2px 13.2px #0000000c, 0 93.6px 17.8px #0000000c, 0 125px 24.8px #0000000c, 0 175.1px 36px #0000000d, 0 270.8px 57.8px #0000000e;
}

.p-rrafoalp {
  color: #fff;
  text-align: left;
  text-shadow: 0 0 #0000, 0 .1px .2px #0000001a, 0 .9px 1.9px #0000001d, 0 5.1px 10.9px #00000020;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0;
  font-family: Noto Serif Display, sans-serif;
  font-weight: 500;
  line-height: 25px;
}

.p-rrafoalp.cards {
  text-align: center;
  flex: 1;
  align-self: center;
  font-family: Noto Serif Display, sans-serif;
  line-height: 25px;
}

.p-rrafoalp.cards.works {
  margin-top: 0;
  margin-bottom: 0;
}

.p-rrafoalp.centro {
  text-align: center;
}

.p-rrafoalp.centro.works {
  margin-top: 0;
  margin-bottom: 0;
}

.p-rrafoalp.heading {
  margin-bottom: 0;
}

.p-rrafoalp.otro {
  margin-top: 0;
}

.heading-39 {
  color: #101828;
  font-weight: 700;
}

.gallery-grid {
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.h3alp {
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0 0 #0000, 0 .1px .2px #0000001a, 0 .9px 1.9px #0000001d, 0 5.1px 10.9px #00000020;
  font-family: Bricolage Grotesque, sans-serif;
  font-weight: 800;
}

.h3alp.works {
  margin-bottom: 0;
}

.gallery-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.uui-footer04_top-wrapper {
  grid-column-gap: 4vw;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr 1fr;
  justify-content: space-between;
  align-items: center;
}

.uui-text-size-small {
  color: #475467;
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  line-height: 1.5;
}

.uui-text-size-small.text-color-gray500 {
  color: #fff;
}

.uui-page-padding-2 {
  background-color: #f6d8b1;
  padding-left: 2rem;
  padding-right: 2rem;
}

.uui-footer04_social-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  place-items: start;
  display: grid;
}

.uui-padding-vertical-xlarge {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.uui-container-large-2 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.uui-footer04_social-link {
  color: #98a2b3;
  align-items: center;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.uui-footer04_social-link:hover {
  color: #667085;
}

.uui-footer04_social-icon {
  color: #101828;
  -webkit-text-stroke-color: #101828;
  width: 1.5rem;
  height: 1.5rem;
}

.uui-footer04_bottom-wrapper {
  grid-column-gap: 1.5rem;
  border-top: 1px #eaecf0;
  justify-content: center;
  margin-top: 4rem;
  padding-top: 2rem;
  display: flex;
}

.team-circles {
  z-index: 50;
  opacity: 1;
  color: #fff;
  background-color: #6396fc33;
  border-bottom: 1px #e4ebf3;
  border-radius: 20px;
  margin: 40px 100px 100px;
  padding: 40px 0 80px;
  position: relative;
  box-shadow: 0 0 #0000, 0 1px .4px #00000008, 0 2px .8px #0000000a, 0 3.4px 1.6px #0000000b, 0 5.4px 2.9px #0000000c, 0 8.9px 5.3px #0000000c, 0 15.4px 10.4px #0000000d, 0 30.6px 22.8px #0000000e;
}

.container-3 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-grid {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  margin-bottom: 40px;
  display: grid;
}

.team-card {
  text-align: center;
  background-color: #0000;
  border-radius: 20px;
  flex-direction: column;
  align-items: center;
  padding: 20px 10px 5px;
  font-size: 14px;
  line-height: 22px;
  display: flex;
}

.team-member-image {
  object-fit: cover;
  border-radius: 50%;
  flex: 0 auto;
  width: 270px;
  height: 270px;
  margin-bottom: 24px;
  box-shadow: 0 0 #0000, 0 1.1px .3px #0000000d, 0 2.4px .8px #00000010, 0 3.9px 1.3px #00000012, 0 6px 2.3px #00000013, 0 9.1px 3.9px #00000014, 0 14.2px 6.8px #00000014, 0 23.8px 12.6px #00000015, 0 45.4px 26.1px #00000017;
}

.team-member-name {
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.team-member-name.h3alp {
  color: #fff;
  text-align: center;
  text-shadow: 0 0 #0000, 0 1.8px 5.8px #0000000b, 0 3.9px 11.7px #0000000d, 0 6.7px 18px #0000000e, 0 11.5px 25.3px #0000000f, 0 22.6px 35.9px #00000010;
  flex: 0 auto;
  font-family: Bricolage Grotesque, sans-serif;
  font-weight: 700;
}

.team-member-name.h3alp.eliana {
  display: none;
}

.team-member-position {
  margin-bottom: 24px;
}

.hero-without-image {
  z-index: 50;
  opacity: 1;
  background-color: #6396fc1a;
  border-bottom: 1px #e4ebf3;
  border-radius: 20px;
  margin: 40px 100px;
  padding: 40px 0 80px;
  position: relative;
  box-shadow: 0 0 #0000, 0 1.8px 5.8px #0000000b, 0 3.9px 11.7px #0000000d, 0 6.7px 18px #0000000e, 0 11.5px 25.3px #0000000f, 0 22.6px 35.9px #00000010;
}

.hero-wrapper-two-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-2 {
  color: #fff;
  text-align: left;
  text-shadow: 0 0 #0000, 0 .1px .2px #0000001a, 0 .9px 1.9px #0000001d, 0 5.1px 10.9px #00000020;
  flex-flow: column;
  margin-bottom: 24px;
  font-family: Noto Serif Display, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
  display: block;
}

.margin-bottom-24px-2.p-rrafoalp {
  color: #fff;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.margin-bottom-24px-2.p-rrafoalp.cuerpo {
  margin-top: 0;
  font-family: Noto Serif Display, sans-serif;
  font-weight: 500;
  line-height: 25px;
}

.button-primary-3 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-3:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-3:active {
  background-color: #43464d;
}

.tabs-menu {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.hero-subscribe-left {
  cursor: pointer;
  background-color: #6396fc03;
  border-top: 1px #2c426c;
  border-bottom: 1px #e4ebf3;
  border-radius: 20px;
  margin: 20px 40px;
  padding: 40px;
  position: relative;
  box-shadow: 0 0 #0000, 0 .1px .2px #0000001a, 0 .9px 1.9px #0000001d, 0 5.1px 10.9px #00000020;
}

.container-section {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  width: auto;
  max-width: 940px;
  margin: 40px auto;
  display: flex;
}

.container-section.oculto {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  border-radius: 20px;
  padding: 20px 40px;
  display: none;
  box-shadow: 0 0 #0000, 0 .1px .2px #0000001a, 0 .9px 1.9px #0000001d, 0 5.1px 10.9px #00000020;
}

.container-section.oculto.proyecto {
  max-width: 680px;
  display: none;
}

.container-section.titulo {
  margin-top: 0;
}

.hero-wrapper {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.hero-wrapper.card {
  margin-top: 0;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px-3 {
  margin-bottom: 24px;
}

.hero-form {
  margin-bottom: 12px;
}

.hero-form-container {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.hero-form-input {
  color: #1a1b1f;
  border: 1px solid #d1d6db;
  width: 240px;
  height: auto;
  margin-bottom: 0;
  margin-right: 9px;
  padding: 5px 16px;
  font-size: 14px;
  line-height: 20px;
  transition: all .2s;
}

.hero-form-input:hover, .hero-form-input:focus {
  border-color: #76879d;
}

.hero-form-input::placeholder {
  color: #1a1b1fcc;
}

.button-primary-4 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-4:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-4:active {
  background-color: #43464d;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.shadow-two {
  border-radius: 20px;
  margin-top: 0;
  transition: opacity .2s;
  box-shadow: 0 0 #0000, 0 1.8px 5.8px #0000000b, 0 3.9px 11.7px #0000000d, 0 6.7px 18px #0000000e, 0 11.5px 25.3px #0000000f, 0 22.6px 35.9px #00000010;
}

.shadow-two.excep {
  margin-top: 40px;
}

.hero-heading-right {
  outline-offset: 0px;
  background-color: #6396fc03;
  border-bottom: 1px #e4ebf3;
  border-radius: 20px;
  outline: 3px #101828;
  margin: 40px;
  padding: 40px;
  position: relative;
  box-shadow: 0 0 #0000, 0 .1px .2px #0000001a, 0 .9px 1.9px #0000001d, 0 5.1px 10.9px #00000020;
}

.div-block-13 {
  margin-top: 40px;
  display: none;
}

.tabs {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  opacity: .9;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  mix-blend-mode: normal;
  background-color: #6396fc1a;
  border-radius: 20px;
  flex-flow: column;
  margin-left: 100px;
  margin-right: 100px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  box-shadow: 0 0 #0000, 0 .1px .2px #0000001a, 0 .9px 1.9px #0000001d, 0 5.1px 10.9px #00000020;
}

.tab-link-tab-1 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #333;
  background-color: #141e324d;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.tab-link-tab-1.w--current {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  color: #000;
  background-color: #203051;
  border-radius: 10px 0 0 10px;
}

.tab-link-tab-2 {
  background-color: #141e324d;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.tab-link-tab-2.w--current {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background-color: #203051;
}

.video {
  margin-top: 20px;
  margin-bottom: 20px;
  box-shadow: 0 0 #0000, 0 1.8px 5.8px #0000000b, 0 3.9px 11.7px #0000000d, 0 6.7px 18px #0000000e, 0 11.5px 25.3px #0000000f, 0 22.6px 35.9px #00000010;
}

.div-block-14 {
  margin-top: 40px;
}

.grid-datos {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: auto;
  margin-left: 20px;
  margin-right: 20px;
  display: grid;
}

.grid-datos.bit-cora {
  grid-template-columns: 1fr 1fr;
}

.italic-text-4 {
  font-family: Bricolagegrotesque Variablefont Opsz Wdth Wght;
  font-weight: 800;
}

.bold-text-11 {
  font-family: Noto Serif Display, sans-serif;
  font-weight: 400;
}

.rich-text-block {
  display: none;
}

.body {
  background-color: #000;
}

.uui-logo_logotype-2 {
  flex: none;
  width: auto;
  height: 100%;
}

.uui-logo_logotype-2.uniandes {
  cursor: pointer;
  align-self: center;
  height: 90%;
  margin-top: 10px;
  display: block;
}

.uui-footer04_social-icon-2 {
  color: #000;
  text-align: right;
  width: 1.5rem;
  height: 1.5rem;
}

.uui-logo_logomark-blur-2 {
  z-index: 2;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #fff3;
  border-bottom-right-radius: .5rem;
  border-bottom-left-radius: .5rem;
  width: 100%;
  height: 50%;
  position: absolute;
  inset: 50% 0% 0%;
  overflow: hidden;
}

.uui-footer04_social-list-2 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  place-items: start;
  display: grid;
}

.uui-footer04_bottom-wrapper-2 {
  grid-column-gap: 1.5rem;
  color: #000;
  border-top: 1px #eaecf0;
  justify-content: center;
  margin-top: 4rem;
  padding-top: 2rem;
  display: flex;
}

.uui-footer04_top-wrapper-2 {
  grid-column-gap: 3vw;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr .25fr;
  justify-content: space-between;
  align-items: center;
}

.uui-logo_image-2 {
  flex: none;
  width: auto;
  height: 100%;
  display: none;
}

.uui-footer04_link-list-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: center;
  justify-items: start;
  display: grid;
}

.uui-padding-vertical-xlarge-2 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.uui-footer04_legal-list-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: center;
  display: grid;
}

.uui-footer04_legal-link-2 {
  color: #667085;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  text-decoration: none;
  transition: all .3s;
}

.uui-footer04_legal-link-2:hover {
  color: #475467;
}

.uui-logo_component-2 {
  flex-wrap: nowrap;
  width: auto;
  height: 5rem;
  display: flex;
}

.uui-text-size-small-2 {
  color: #475467;
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  line-height: 1.5;
}

.uui-text-size-small-2.text-color-gray500 {
  color: #000;
  text-align: center;
}

.uui-logo_logomark-dot-2 {
  z-index: 1;
  background-image: linear-gradient(26.5deg, #6941c6, #53389e);
  border-radius: 50%;
  width: 50%;
  height: 50%;
  position: relative;
}

.uui-logo_logomark-2 {
  border: .1px solid #dae0e8;
  border-radius: .5rem;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 1px #1018280f, 0 1px 2px #1018281a;
}

.uui-footer04_link-2 {
  grid-column-gap: .5rem;
  color: #475467;
  text-align: center;
  flex-wrap: nowrap;
  align-items: center;
  padding: .5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.uui-footer04_link-2:hover {
  color: #344054;
}

.uui-footer04_social-link-2 {
  color: #98a2b3;
  align-items: center;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.uui-footer04_social-link-2:hover {
  color: #667085;
}

.uui-styleguide_logomark-bg-2 {
  border-radius: 8px;
  width: 2rem;
  height: 2rem;
  position: absolute;
  inset: 0%;
}

.div-block-15 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  margin-top: 40px;
  display: flex;
}

.slider-bitacora {
  aspect-ratio: 3 / 2;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #101828b3;
  border-radius: 20px;
  height: 100%;
  min-height: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  box-shadow: 0 0 #0000, 0 1.8px 5.8px #0000000b, 0 3.9px 11.7px #0000000d, 0 6.7px 18px #0000000e, 0 11.5px 25.3px #0000000f, 0 22.6px 35.9px #00000010;
}

.slider-bitacora._4-3 {
  aspect-ratio: 4 / 3;
}

.slider-bitacora._16-9 {
  aspect-ratio: 16 / 9;
}

.slider-bitacora._9-16 {
  aspect-ratio: 9 / 16;
}

.div-block-16 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  display: flex;
}

.link {
  text-decoration: none;
}

.grid {
  background-color: #0000;
  border-radius: 20px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 40px;
  padding: 0 10px;
}

.slide {
  border-radius: 20px;
  margin-top: 0;
}

.list {
  color: #fff;
  padding-left: 20px;
}

.italic-text-5, .italic-text-6, .italic-text-7, .italic-text-8, .italic-text-9 {
  font-style: normal;
}

.video-2 {
  margin: 20px 0 40px;
  box-shadow: 0 0 #0000, 0 1.8px 5.8px #0000000b, 0 3.9px 11.7px #0000000d, 0 6.7px 18px #0000000e, 0 11.5px 25.3px #0000000f, 0 22.6px 35.9px #00000010;
}

.italic-text-10, .italic-text-11 {
  font-style: normal;
}

.bot-n-card {
  text-transform: uppercase;
  background-color: #ffffff29;
  border-radius: 10px;
  align-self: flex-end;
  margin-bottom: 10px;
  padding: 15px 17px;
  font-family: Bricolage Grotesque, sans-serif;
  font-weight: 700;
  line-height: 14px;
  box-shadow: 0 0 #0000, 0 .1px .2px #0000001a, 0 .9px 1.9px #0000001d, 0 5.1px 10.9px #00000020;
}

.bot-n-card.menu {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  text-transform: uppercase;
  align-self: flex-end;
  margin-top: 30px;
  font-family: Bricolage Grotesque, sans-serif;
  font-weight: 800;
}

.bot-n-card.menu.left {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  align-self: flex-start;
  margin-top: 30px;
  padding-top: 17px;
  padding-bottom: 17px;
  line-height: 15px;
}

.bot-n-card.enter {
  align-self: center;
}

.italic-text-12, .italic-text-13 {
  font-style: normal;
}

.slide-2, .image-82 {
  height: 100%;
}

.image-round {
  border-radius: 20px;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  transform: translate(0);
}

.mask {
  border-radius: 20px;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 0;
}

.image-83 {
  margin-top: auto;
  margin-bottom: auto;
  display: block;
}

.slide-nav {
  opacity: .17;
  max-height: 70%;
  box-shadow: 0 0 #0000, 0 1.8px 5.8px #0000000b, 0 3.9px 11.7px #0000000d, 0 6.7px 18px #0000000e, 0 11.5px 25.3px #0000000f, 0 22.6px 35.9px #00000010;
}

.vertical {
  vertical-align: middle;
  border-radius: 0;
  max-width: 40%;
  margin: auto;
  display: block;
}

.vertical._2 {
  aspect-ratio: 3 / 4;
  object-fit: contain;
  max-width: 60%;
  margin-top: 0;
  margin-bottom: 0;
}

.vertical._3 {
  max-width: 45%;
}

.slide-3 {
  vertical-align: baseline;
}

.div-block-17 {
  align-items: center;
  display: block;
}

.div-block-18 {
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
}

.image-84 {
  align-self: stretch;
  margin-top: auto;
  margin-bottom: auto;
}

.slide-4 {
  margin-left: auto;
  margin-right: auto;
}

.image-85 {
  max-width: 80%;
  margin: auto;
  display: block;
}

.div-block-19 {
  padding-top: 0;
}

.image-86 {
  flex: 1;
  align-self: center;
}

.image-87 {
  max-width: none;
}

.link-2 {
  color: #fff;
}

.animation_card_wrap {
  text-shadow: 0 0 #0000, 0 .1px .2px #0000001a, 0 .9px 1.9px #0000001d, 0 5.1px 10.9px #00000020;
  background-color: #0000;
  border-radius: .8rem;
  padding-top: 4rem;
  padding-bottom: 4rem;
  overflow: hidden;
}

.marquee_wrap {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.marquee_panel {
  flex: none;
  padding-left: 2rem;
  padding-right: 2rem;
  font-size: 4rem;
  font-weight: 500;
}

.marquee_panel.loop-move-left {
  text-align: left;
  text-transform: none;
  text-shadow: 0 0 #0000, 0 .1px .2px #0000001a, 0 .9px 1.9px #0000001d, 0 5.1px 10.9px #00000020;
  text-overflow: clip;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-left: 2rem;
  padding-right: 0;
  font-family: Notoserif Variablefont Wdth Wght;
  font-style: normal;
  font-weight: 900;
  text-decoration: none;
  animation-duration: 40s;
}

.marquee_panel.loop-move-left.h1alp {
  text-transform: uppercase;
  font-family: Bricolagegrotesque Variablefont Opsz Wdth Wght;
  font-size: 9rem;
  font-weight: 800;
}

.html-embed {
  height: 3rem;
  position: fixed;
  inset: 0% 0% auto;
}

.animation_card_wrap-2, .animation_card_wrap-3 {
  text-shadow: 0 0 #0000, 0 .1px .2px #0000001a, 0 .9px 1.9px #0000001d, 0 5.1px 10.9px #00000020;
  background-color: #fff;
  border-radius: .8rem;
  padding-top: 4rem;
  padding-bottom: 4rem;
  overflow: hidden;
}

.carousel-container-2 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  margin: 10px auto;
  display: flex;
  overflow: hidden;
}

.logo-container {
  background-color: #000;
  justify-content: space-around;
  min-width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.logo-container.text-carousel {
  color: #fff;
  background-color: #0000;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  width: auto;
  min-width: 1300px;
  margin-left: -1px;
  padding-top: 0;
  padding-bottom: 0;
}

.logo-container.text-carousel.different-speed {
  text-align: center;
}

.bold-text-12 {
  font-size: 50px;
}

.image-88 {
  vertical-align: middle;
  height: 100%;
}

.youtube {
  border-radius: 20px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.div-block-20 {
  object-fit: fill;
  justify-content: center;
  align-items: center;
  height: 100%;
  min-height: 100%;
  display: flex;
  overflow: visible;
  box-shadow: 0 0 #0000, 0 1.8px 5.8px #0000000b, 0 3.9px 11.7px #0000000d, 0 6.7px 18px #0000000e, 0 11.5px 25.3px #0000000f, 0 22.6px 35.9px #00000010;
}

.image-89 {
  vertical-align: middle;
  flex: 1;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  display: inline-block;
}

.div-block-21 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  display: block;
  overflow: visible;
}

.mask-2 {
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
}

.image-90 {
  box-sizing: border-box;
  object-fit: contain;
  margin-top: auto;
  margin-bottom: auto;
  display: block;
  position: static;
}

.div-block-22 {
  object-position: 50% 50%;
}

.carousel {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.image-wrapper {
  opacity: .6;
  margin-right: 5px;
  padding: 1vh 5px;
  transition: opacity .2s;
  display: flex;
}

.image-wrapper.slick-center {
  opacity: 1;
}

.image-91 {
  object-fit: contain;
  max-height: 76vh;
}

.gallery-wrapper-2 {
  background-color: #e9e5e5;
  flex: none;
  padding-top: 6vh;
  padding-bottom: 6vh;
}

.image-92 {
  object-fit: contain;
  max-height: 76vh;
}

.image-93 {
  aspect-ratio: auto;
  object-fit: scale-down;
}

.image-94 {
  margin-bottom: 40px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.mask-3 {
  border-radius: 20px;
}

.image-96 {
  max-width: none;
}

.image-98 {
  aspect-ratio: 3 / 2;
  object-fit: cover;
}

.image-99 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.slide-nav-2, .slide-nav-3, .slide-nav-4, .slide-nav-5, .slide-nav-6 {
  display: none;
}

.image-100 {
  max-width: none;
}

.slide-nav-7, .slide-nav-8, .slide-nav-9, .slide-nav-10, .slide-nav-11, .slide-nav-12, .slide-nav-13, .slide-nav-14 {
  display: none;
}

.image-101 {
  margin-bottom: 40px;
}

.tab-pane-tab-1 {
  padding-left: 10px;
  padding-right: 10px;
}

.slide-nav-15, .slide-nav-16 {
  display: none;
}

.grid-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
}

.video-3 {
  margin-top: 20px;
  margin-bottom: 40px;
}

.italic-text-14 {
  font-style: normal;
}

.image-102 {
  aspect-ratio: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

.youtube-2 {
  margin-top: 40px;
}

.slide-nav-17 {
  display: flex;
}

.bold-text-13 {
  font-family: Bricolage Grotesque, sans-serif;
}

.youtube-3 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.bold-text-14 {
  font-family: Bricolage Grotesque, sans-serif;
}

.image-103 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.div-block-23 {
  align-self: flex-end;
}

.slide-nav-18, .slide-nav-19 {
  display: none;
}

.youtube-4 {
  margin-top: 40px;
  margin-bottom: 20px;
}

.slide-nav-20 {
  display: none;
}

.youtube-5 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.slide-nav-21, .slide-nav-22, .slide-nav-23, .slide-nav-24 {
  display: none;
}

.italic-text-15 {
  font-style: normal;
}

.main {
  background-color: #6396fc1a;
  border-radius: 20px;
  margin-left: 100px;
  margin-right: 100px;
  padding-top: 40px;
  padding-bottom: 40px;
  box-shadow: 0 0 #0000, 0 .1px .2px #0000001a, 0 .9px 1.9px #0000001d, 0 5.1px 10.9px #00000020;
}

.slide-nav-25 {
  display: none;
}

@media screen and (min-width: 1280px) {
  .botonalp {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    text-transform: uppercase;
    background-color: #0000;
    font-family: Bricolage Grotesque, sans-serif;
    font-size: 1.3rem;
    font-weight: 800;
  }

  .secci-n-principal {
    box-shadow: none;
    background-color: #0000;
  }

  .hero-stack-2 {
    background-color: #101828;
  }

  .h1alp.center {
    white-space: normal;
    word-break: normal;
    font-size: 130px;
    line-height: 180px;
  }

  .team-circles {
    opacity: 1;
    background-color: #6396fc33;
    margin-top: 40px;
  }

  .hero-without-image {
    opacity: 1;
    background-color: #6396fc33;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .margin-bottom-24px-2.p-rrafoalp.cuerpo {
    font-size: 16px;
  }

  .hero-subscribe-left {
    background-color: #6396fc0d;
    border-bottom-style: none;
  }

  .container-section.oculto {
    padding-top: 40px;
    display: none;
  }

  .hero-heading-right {
    background-color: #6396fc0d;
    border-bottom-style: none;
  }

  .tabs {
    background-color: #6396fc33;
  }

  .tab-link-tab-1 {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background-color: #141e324d;
  }

  .tab-link-tab-2 {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }

  .video {
    margin-bottom: 20px;
  }

  .logo-container.text-carousel {
    width: 8%;
  }

  .image-95 {
    margin-top: 40px;
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 1440px) {
  .rl_navbar2_component {
    background-image: url('../images/stars.svg');
    background-position: 0 0;
    background-size: contain;
  }

  .h1alp.center {
    white-space: normal;
    word-break: keep-all;
    flex: 1;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 150px;
    line-height: 180px;
  }

  .p-rrafoalp {
    font-size: 18px;
    line-height: 30px;
  }

  .h3alp {
    font-size: 18px;
    line-height: 22px;
  }

  .team-member-image {
    width: 270px;
    height: 270px;
    max-height: none;
  }

  .margin-bottom-24px-2.p-rrafoalp.cuerpo {
    font-size: 20px;
    line-height: 25px;
  }

  .hero-subscribe-left {
    background-color: #6396fc0d;
  }

  .tabs {
    background-color: #6396fc33;
  }

  .carousel-container-2 {
    justify-content: flex-start;
    align-items: center;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .logo-container.text-carousel {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (min-width: 1920px) {
  .secci-n-principal {
    padding-left: 0;
    padding-right: 0;
  }

  .h2alp.center {
    font-size: 40px;
  }

  .h4alp {
    font-size: 35px;
    line-height: 35px;
  }

  .p-rrafoalp {
    font-size: 20px;
    line-height: 35px;
  }

  .p-rrafoalp.cards {
    font-size: 25px;
    line-height: 30px;
  }

  .h3alp {
    font-size: 20px;
    line-height: 25px;
  }

  .team-circles {
    margin-top: 40px;
  }

  .container-3 {
    max-width: 1500px;
  }

  .team-member-name.h3alp {
    font-size: 30px;
    line-height: 40px;
  }

  .hero-without-image {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .hero-wrapper-two-2 {
    max-width: 1500px;
  }

  .margin-bottom-24px-2 {
    font-size: 40px;
    line-height: 50px;
  }

  .margin-bottom-24px-2.p-rrafoalp.cuerpo {
    font-size: 25px;
    line-height: 30px;
  }

  .hero-subscribe-left {
    background-color: #6396fc0d;
  }

  .container-section {
    max-width: 1500px;
  }

  .tabs {
    background-color: #6396fc33;
  }

  .bot-n-card.menu {
    margin-left: 0;
    margin-right: 0;
    padding-top: 17px;
    padding-bottom: 17px;
  }

  .bot-n-card.menu.left {
    margin-left: 0;
    margin-right: 0;
  }

  .logo-container.text-carousel {
    flex: 1;
    width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .container {
    max-width: 728px;
  }

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .container-2 {
    max-width: 728px;
  }

  .footer-form-two {
    padding: 40px;
  }

  .footer-form-title {
    margin-right: 15px;
  }

  .footer-form-input {
    width: 400px;
    padding-right: 180px;
  }

  .footer-wrapper-three {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-three {
    margin-top: 40px;
  }

  .rl_menu-icon2_line-bottom, .rl_menu-icon2_line-top {
    background-color: #000;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rl_menu-icon2_line-middle {
    background-color: #000;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .rl_navbar2_menu-button {
    padding: 0;
  }

  .rl_navbar2_menu-button.w--open {
    background-color: #0000;
  }

  .rl_navbar2_container {
    grid-template-columns: .25fr 1fr;
    display: flex;
  }

  .rl_navbar2_button-wrapper {
    align-items: center;
  }

  .rl_menu-icon2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .rl_menu-icon_line-middle-inner {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .secci-n-principal {
    padding-left: 0;
    padding-right: 0;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .h1alp {
    font-size: 80px;
  }

  .h1alp.center {
    font-size: 80px;
    line-height: 80px;
  }

  .uui-footer04_top-wrapper {
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
    justify-content: center;
    justify-items: center;
  }

  .uui-padding-vertical-xlarge {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .container-3 {
    max-width: 728px;
  }

  .team-grid {
    grid-column-gap: 40px;
    grid-template-columns: 1fr 1fr;
  }

  .team-member-image {
    width: 190px;
    height: 190px;
  }

  .hero-without-image {
    margin-left: 80px;
    margin-right: 80px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-section {
    width: auto;
    max-width: 728px;
    margin-left: 40px;
    margin-right: 40px;
  }

  .container-section.oculto {
    display: none;
  }

  .container-section.oculto.proyecto {
    margin-left: 0;
    margin-right: 0;
    display: none;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .tabs {
    margin-left: 10px;
    margin-right: 10px;
  }

  .uui-footer04_top-wrapper-2 {
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
    justify-content: center;
    justify-items: center;
  }

  .uui-padding-vertical-xlarge-2 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .bot-n-card.menu {
    border-radius: 10px;
    padding-top: 17px;
    padding-bottom: 17px;
  }

  .bot-n-card.menu.left {
    align-self: flex-end;
    margin-right: 0;
    padding-bottom: 17px;
  }

  .marquee_panel.loop-move-left {
    text-shadow: 0 1px 1px #0003;
    font-size: 80px;
  }

  .main {
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media screen and (max-width: 767px) {
  .navbar-brand-three {
    padding-left: 0;
  }

  .nav-menu-three {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block {
    flex-direction: column;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .hero-stack {
    padding: 60px 15px;
  }

  .footer-subscribe {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-form-container-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-title {
    margin-right: 0;
  }

  .footer-form-block-two {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input {
    width: 100%;
  }

  .footer-block-three {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-link-three {
    margin-bottom: 10px;
  }

  .footer-social-block-three {
    margin-top: 10px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link {
    font-size: 14px;
    line-height: 20px;
  }

  .rl_navbar2_component {
    min-height: 4rem;
  }

  .botonalp {
    padding: .25rem 1rem;
  }

  .image-81 {
    max-width: none;
  }

  .secci-n-principal {
    padding-left: 0;
    padding-right: 0;
  }

  .hero-stack-2 {
    padding: 60px 15px;
  }

  .h1alp {
    font-size: 70px;
  }

  .h1alp.center {
    line-height: 80px;
  }

  .gallery-overview {
    padding: 60px 15px;
  }

  .uui-page-padding-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-padding-vertical-xlarge {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .uui-footer04_social-link:hover {
    color: #98a2b3;
  }

  .uui-footer04_bottom-wrapper {
    flex-direction: column-reverse;
    align-items: center;
    margin-top: 3rem;
  }

  .team-circles {
    padding: 60px 15px;
  }

  .team-grid {
    grid-template-columns: 1fr 1fr;
  }

  .hero-without-image {
    margin-left: 10px;
    margin-right: 10px;
    padding: 60px 15px;
  }

  .hero-subscribe-left {
    margin-left: 10px;
    margin-right: 10px;
    padding: 60px 5px;
  }

  .container-section.oculto {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .hero-heading-right {
    margin-left: 10px;
    margin-right: 10px;
    padding: 60px 5px;
  }

  .uui-footer04_bottom-wrapper-2 {
    flex-direction: column-reverse;
    align-items: center;
    margin-top: 3rem;
  }

  .uui-footer04_link-list-2 {
    grid-column-gap: 1rem;
    grid-row-gap: .5rem;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-flow: row;
    justify-items: center;
  }

  .uui-padding-vertical-xlarge-2 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .uui-footer04_legal-list-2 {
    margin-bottom: 1rem;
  }

  .uui-footer04_legal-link-2:hover {
    color: #98a2b3;
  }

  .uui-footer04_link-2:hover {
    color: #667085;
  }

  .uui-footer04_social-link-2:hover {
    color: #98a2b3;
  }

  .uui-styleguide_logomark-bg-2 {
    background-image: url('../images/untitled-ui-logomark.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .logo-container {
    min-width: 150%;
  }

  .image-91, .image-92 {
    max-height: 40vh;
  }

  .tab-pane-tab-1 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .grid-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  .container {
    max-width: none;
  }

  .nav-menu-three, .nav-menu-two {
    flex-direction: column;
  }

  .container-2 {
    max-width: none;
  }

  .button-primary-2.footer-form-button {
    position: relative;
    right: 0;
  }

  .footer-form-two {
    padding: 20px;
  }

  .footer-form-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-input {
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .botonalp {
    align-self: center;
  }

  .rl_navbar2_button-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 16px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-self: center;
    align-items: center;
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    display: grid;
  }

  .image-81 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .secci-n-principal {
    padding-top: 40px;
    padding-left: 5px;
    padding-right: 5px;
  }

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

  .gallery-wrapper {
    grid-template-columns: 1fr;
  }

  .h1alp {
    margin-top: 0;
    font-size: 45px;
  }

  .h1alp.center {
    font-size: 70px;
    line-height: 70px;
  }

  .h1alp.otros {
    font-size: 18px;
    line-height: 20px;
  }

  .h1alp.proyecto {
    font-size: 45px;
  }

  .h4alp {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .h4alp.center {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .p-rrafoalp {
    margin-bottom: 0;
  }

  .p-rrafoalp.cards.works, .p-rrafoalp.centro.works {
    margin-top: 0;
  }

  .h3alp.works {
    margin-bottom: 0;
  }

  .team-circles {
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .container-3 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .team-grid {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .hero-without-image {
    padding: 20px 0 15px;
  }

  .hero-wrapper-two-2 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .margin-bottom-24px-2 {
    font-size: 20px;
    font-weight: 200;
  }

  .hero-subscribe-left {
    margin-left: 10px;
    margin-right: 10px;
  }

  .container-section {
    max-width: none;
    margin-left: 20px;
    margin-right: 20px;
  }

  .container-section.oculto {
    display: none;
  }

  .hero-form {
    align-self: stretch;
    margin-bottom: 15px;
  }

  .hero-form-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .hero-form-input {
    width: 100%;
    height: 48px;
    margin-bottom: 10px;
  }

  .hero-heading-right {
    margin-left: 10px;
    margin-right: 10px;
  }

  .tabs {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .grid-datos {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    margin-left: 0;
    margin-right: 0;
  }

  .grid-datos.bit-cora {
    grid-template-rows: auto auto;
  }

  .uui-logo_logotype-2.uniandes {
    flex: 1;
    width: 80%;
    height: 80%;
  }

  .uui-footer04_link-list-2 {
    grid-template-columns: 1fr 1fr;
  }

  .grid {
    grid-template-columns: 1fr;
  }

  .bot-n-card.menu {
    align-self: flex-end;
    margin-right: 0;
  }

  .marquee_panel.loop-move-left {
    height: 77%;
    font-size: 60px;
  }

  .carousel-container-2 {
    border-radius: 0;
  }

  .logo-container {
    min-width: 300%;
  }

  .image-91, .image-92 {
    max-height: 65vw;
  }

  .image-95 {
    margin-top: 20px;
  }
}

#w-node-fdc4daf3-9996-7b2f-d7f3-4b30f7137885-662dbd93 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fdc4daf3-9996-7b2f-d7f3-4b30f7137890-662dbd93 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-fdc4daf3-9996-7b2f-d7f3-4b30f713789a-662dbd93 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fdc4daf3-9996-7b2f-d7f3-4b30f71378a4-662dbd93 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-fdc4daf3-9996-7b2f-d7f3-4b30f71378ae-662dbd93, #w-node-fdc4daf3-9996-7b2f-d7f3-4b30f71378b8-662dbd93, #w-node-_3dfd165b-c12a-af4c-304f-03b269be7592-662dbd93 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3dfd165b-c12a-af4c-304f-03b269be759a-662dbd93 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_3dfd165b-c12a-af4c-304f-03b269be75a4-662dbd93, #w-node-_3dfd165b-c12a-af4c-304f-03b269be75ac-662dbd93, #w-node-_3dfd165b-c12a-af4c-304f-03b269be75b4-662dbd93, #w-node-_3dfd165b-c12a-af4c-304f-03b269be75bc-662dbd93 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5e7c2f1f-8b3d-70d1-6773-ccf733c75b2e-662dbd93, #w-node-_16b36290-6f2c-5fbc-c8ba-febfdb530b81-662dbd93, #w-node-a3443456-4418-e08c-5ca3-2af7d89ea3ca-662dbd93, #w-node-f2756aaa-877a-a1a3-407b-b6579d14ea1c-662dbd93, #w-node-ba6cb92d-9753-366f-b735-20aa23fbdb10-662dbd93, #w-node-_06df342c-59ae-6a00-a644-90e73cc09689-662dbd93, #w-node-c9d8d0be-e64f-b50d-9bc7-611cff3a2476-662dbd93 {
  justify-self: center;
}

#w-node-d5bd867a-af84-4941-1b47-279bc67547e5-19b8df64, #w-node-ee025839-aa19-7ce3-1f9d-104e1908799b-19087997 {
  justify-self: end;
}

#w-node-_47fe4d6a-8263-fcac-af24-22443ea274a3-662dbd94, #w-node-b377f051-089d-2a89-df63-bf789798aac1-662dbd94, #w-node-_7839fe54-45a2-dccb-d51f-062237a6ec5b-662dbd94 {
  justify-self: center;
}

#w-node-_7eb3bb10-11af-5f30-22a7-c37f990730ab-662dbd97, #w-node-_7eb3bb10-11af-5f30-22a7-c37f990730ad-662dbd97, #w-node-ac99b285-6353-5484-3fa6-478dd163480f-662dbd97, #w-node-ac99b285-6353-5484-3fa6-478dd1634811-662dbd97, #w-node-b6c13169-d4a0-b4c4-7431-20572a5c862d-662dbd97, #w-node-b6c13169-d4a0-b4c4-7431-20572a5c862f-662dbd97, #w-node-c6b9989b-aa43-3a03-c6ed-01f36c5d7b76-662dbd97, #w-node-c6b9989b-aa43-3a03-c6ed-01f36c5d7b78-662dbd97 {
  align-self: center;
}

#w-node-_86a23504-bba4-5809-0dd7-f78eab635141-662dbd98 {
  justify-self: end;
}

#w-node-_47fe4d6a-8263-fcac-af24-22443ea274a3-662dbd98, #w-node-b377f051-089d-2a89-df63-bf789798aac1-662dbd98, #w-node-_7839fe54-45a2-dccb-d51f-062237a6ec5b-662dbd98 {
  justify-self: center;
}

#w-node-_7eb3bb10-11af-5f30-22a7-c37f990730ab-662dbd98, #w-node-_7eb3bb10-11af-5f30-22a7-c37f990730ad-662dbd98, #w-node-ac99b285-6353-5484-3fa6-478dd163480f-662dbd98, #w-node-ac99b285-6353-5484-3fa6-478dd1634811-662dbd98, #w-node-b6c13169-d4a0-b4c4-7431-20572a5c862d-662dbd98, #w-node-b6c13169-d4a0-b4c4-7431-20572a5c862f-662dbd98, #w-node-c6b9989b-aa43-3a03-c6ed-01f36c5d7b76-662dbd98, #w-node-c6b9989b-aa43-3a03-c6ed-01f36c5d7b78-662dbd98 {
  align-self: center;
}

@media screen and (min-width: 1440px) {
  #w-node-fdc4daf3-9996-7b2f-d7f3-4b30f7137890-662dbd93, #w-node-fdc4daf3-9996-7b2f-d7f3-4b30f713789a-662dbd93, #w-node-_3dfd165b-c12a-af4c-304f-03b269be759a-662dbd93, #w-node-_3dfd165b-c12a-af4c-304f-03b269be75a4-662dbd93 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-d5bd867a-af84-4941-1b47-279bc67547e5-19b8df64 {
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-d5bd867a-af84-4941-1b47-279bc67547bf-19b8df64 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-a1a61945-6c15-4e5d-7aa9-0cf114009483-662dbd94, #w-node-a1a61945-6c15-4e5d-7aa9-0cf114009485-662dbd94, #w-node-a1a61945-6c15-4e5d-7aa9-0cf114009487-662dbd94, #w-node-_6aff8a88-5ec4-c3f5-f102-efdf1069c4e2-662dbd94, #w-node-_6aff8a88-5ec4-c3f5-f102-efdf1069c4e4-662dbd94, #w-node-_6aff8a88-5ec4-c3f5-f102-efdf1069c4e6-662dbd94, #w-node-_0b7e6559-23e8-b5f6-d362-db020b153448-662dbd94, #w-node-_0b7e6559-23e8-b5f6-d362-db020b15344a-662dbd94, #w-node-_0b7e6559-23e8-b5f6-d362-db020b15344c-662dbd94, #w-node-_0b7e6559-23e8-b5f6-d362-db020b15344e-662dbd94, #w-node-_0b7e6559-23e8-b5f6-d362-db020b153450-662dbd94, #w-node-_0b7e6559-23e8-b5f6-d362-db020b153457-662dbd94, #w-node-e62a27c0-ce3f-93b8-09f3-e8c9b779a878-662dbd94, #w-node-_04a4bbb5-5218-9827-2b84-f775f4c82e50-662dbd94, #w-node-_4e88799e-7572-a4e9-74f7-5010eef63bb9-662dbd94, #w-node-_47fe4d6a-8263-fcac-af24-22443ea274a3-662dbd94, #w-node-b377f051-089d-2a89-df63-bf789798aac1-662dbd94, #w-node-_7839fe54-45a2-dccb-d51f-062237a6ec5b-662dbd94, #w-node-_318b6874-fa51-36bc-9e64-10102d4eae85-662dbd94, #w-node-_318b6874-fa51-36bc-9e64-10102d4eae87-662dbd94, #w-node-_318b6874-fa51-36bc-9e64-10102d4eae89-662dbd94, #w-node-_7eb3bb10-11af-5f30-22a7-c37f990730ab-662dbd97, #w-node-_7eb3bb10-11af-5f30-22a7-c37f990730ad-662dbd97, #w-node-_7eb3bb10-11af-5f30-22a7-c37f990730b8-662dbd97, #w-node-ac99b285-6353-5484-3fa6-478dd163480f-662dbd97, #w-node-ac99b285-6353-5484-3fa6-478dd1634811-662dbd97, #w-node-ac99b285-6353-5484-3fa6-478dd1634818-662dbd97, #w-node-b6c13169-d4a0-b4c4-7431-20572a5c862d-662dbd97, #w-node-b6c13169-d4a0-b4c4-7431-20572a5c862f-662dbd97, #w-node-b6c13169-d4a0-b4c4-7431-20572a5c8636-662dbd97, #w-node-c6b9989b-aa43-3a03-c6ed-01f36c5d7b76-662dbd97, #w-node-c6b9989b-aa43-3a03-c6ed-01f36c5d7b78-662dbd97, #w-node-c6b9989b-aa43-3a03-c6ed-01f36c5d7b7f-662dbd97, #w-node-_6aff8a88-5ec4-c3f5-f102-efdf1069c4e2-662dbd98, #w-node-_6aff8a88-5ec4-c3f5-f102-efdf1069c4e4-662dbd98, #w-node-_6aff8a88-5ec4-c3f5-f102-efdf1069c4e6-662dbd98, #w-node-e62a27c0-ce3f-93b8-09f3-e8c9b779a878-662dbd98, #w-node-_04a4bbb5-5218-9827-2b84-f775f4c82e50-662dbd98, #w-node-_4e88799e-7572-a4e9-74f7-5010eef63bb9-662dbd98, #w-node-_47fe4d6a-8263-fcac-af24-22443ea274a3-662dbd98, #w-node-b377f051-089d-2a89-df63-bf789798aac1-662dbd98, #w-node-_7839fe54-45a2-dccb-d51f-062237a6ec5b-662dbd98, #w-node-_318b6874-fa51-36bc-9e64-10102d4eae85-662dbd98, #w-node-_318b6874-fa51-36bc-9e64-10102d4eae87-662dbd98, #w-node-_318b6874-fa51-36bc-9e64-10102d4eae89-662dbd98, #w-node-_7eb3bb10-11af-5f30-22a7-c37f990730ab-662dbd98, #w-node-_7eb3bb10-11af-5f30-22a7-c37f990730ad-662dbd98, #w-node-_7eb3bb10-11af-5f30-22a7-c37f990730b8-662dbd98, #w-node-ac99b285-6353-5484-3fa6-478dd163480f-662dbd98, #w-node-ac99b285-6353-5484-3fa6-478dd1634811-662dbd98, #w-node-ac99b285-6353-5484-3fa6-478dd1634818-662dbd98, #w-node-b6c13169-d4a0-b4c4-7431-20572a5c862d-662dbd98, #w-node-b6c13169-d4a0-b4c4-7431-20572a5c862f-662dbd98, #w-node-b6c13169-d4a0-b4c4-7431-20572a5c8636-662dbd98, #w-node-c6b9989b-aa43-3a03-c6ed-01f36c5d7b76-662dbd98, #w-node-c6b9989b-aa43-3a03-c6ed-01f36c5d7b78-662dbd98, #w-node-c6b9989b-aa43-3a03-c6ed-01f36c5d7b7f-662dbd98 {
    align-self: center;
  }
}


