body {
  font-family: 'Notcouriersans webfont', sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 1px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Notcouriersans webfont', sans-serif;
  font-size: 36px;
  line-height: 44px;
  font-weight: 400;
  letter-spacing: 6px;
  text-transform: uppercase;
}

.section {
  width: 80%;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  background-color: #cfc;
}

.text-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-style: normal;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: rgba(109, 207, 109, 0.47);
  text-align: left;
}

.heading {
  font-size: 1vh;
  line-height: 3vh;
  text-align: center;
}

.heading.hinicio {
  text-shadow: 1px 1px 6px #000;
}

.tituloinicio {
  border-bottom: 2px solid #9aff9a;
  font-style: normal;
  text-decoration: none;
}

.div-block-2 {
  position: -webkit-sticky;
  position: sticky;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  padding: 20px;
  clear: left;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.text-span {
  overflow: scroll;
  padding-top: 0px;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.pz {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding: 28px 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.pzimagen {
  width: 200px;
  margin-right: 20px;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.pzimagen:hover {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.pzimagen:active {
  width: 400px;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.pztexto {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 200px;
  padding: 12px;
}

.cosas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.inicio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  padding: 11px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #cfc;
}

.bienvenido {
  margin: 36px 36px 79px;
  padding: 21px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  background-color: #2c2c2c;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.64);
  color: #eee;
  text-shadow: 0 0 2px hsla(0, 0%, 100%, 0.6);
}

.body {
  text-align: left;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.section-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.botonpz {
  display: block;
  min-width: 80px;
  margin: 4px 3px;
  padding: 0px 7px 0px 8px;
  border-style: solid;
  border-width: 4px;
  border-color: #9c9c9c #444 #444 #9c9c9c;
  background-color: #7e7e7e;
  color: #25e01e;
  font-size: 12px;
  text-align: center;
  cursor: -webkit-grab;
  cursor: grab;
}

.botonpz:active {
  border-color: #444 #9c9c9c #9c9c9c #444;
}

.text-span-3 {
  color: #fff;
  font-size: 10vh;
  line-height: 10vh;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.38);
}

.cuerpo {
  background-color: #1a1a1a;
}

.intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 95vh;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.spirit1 {
  padding-bottom: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #b4b4b4;
  font-size: 28px;
  line-height: 40px;
  text-align: left;
  letter-spacing: 0.5px;
}

.simulacion-texto {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 31%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 770px;
  padding-top: 20vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.spiritcorp-blox {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  padding-top: 40px;
  padding-left: 60px;
}

.spiritcorp {
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  color: #0400ff;
  font-size: 28px;
  line-height: 32px;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.experienciaarcoiris {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 3000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 171px;
  padding-left: 120px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.experienciaarcoiris-blox {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  margin-top: -24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left top, right top, from(#27018f), to(#52004a));
  background-image: linear-gradient(90deg, #27018f, #52004a);
}

.ti {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 114px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.ti-blox {
  height: 100vh;
  border-style: solid;
  border-width: 50px;
  border-color: rgba(0, 0, 0, 0.97);
  background-image: url('../images/SpiritCorp-AntiguaAlma-Imagen.jpg');
  background-position: 50% 50%;
  background-size: 180px;
}

.recursos {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 120vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.recursosh {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin: 23px;
  padding: 37px;
}

.cuerpoarcoiris-type {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #b4b4b4;
  font-size: 28px;
  line-height: 40px;
  letter-spacing: 0.5px;
}

.liderfondo {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 50vw;
  height: 95vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0.18;
  -webkit-filter: contrast(200%);
  filter: contrast(200%);
}

.text-span-4 {
  font-size: 20px;
  letter-spacing: 3px;
}

.imagenlider {
  max-width: 500%;
}

.experienciaarcoiris-cuerpo {
  position: absolute;
  opacity: 0.62;
}

.experienciaarcoiris-reticula {
  position: absolute;
  opacity: 0.68;
  -webkit-filter: contrast(108%);
  filter: contrast(108%);
}

.image-2 {
  max-width: 900%;
}

.ti-texto {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin: 50px;
  padding: 30px;
  background-color: rgba(0, 0, 0, 0.84);
}

.ti-texto-formato {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #b4b4b4;
  font-size: 28px;
  line-height: 40px;
  letter-spacing: 0.5px;
}

.recurso {
  position: absolute;
  left: 11%;
  top: 13%;
  right: auto;
  bottom: auto;
  width: 400px;
  border-radius: 20px;
  box-shadow: 47px 47px 20px -2px rgba(0, 0, 0, 0.43);
}

.recursofondo {
  position: absolute;
  z-index: 0;
  width: 200%;
  height: 200%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#fff));
  background-image: linear-gradient(180deg, #000, #fff);
}

.image-3 {
  max-width: 50%;
  margin-bottom: 90px;
}

.intro-copy {
  height: 75vh;
}

.diagrama {
  display: none;
}

.simulaci-n {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/SpiritCorp-Simulacion-Fondo.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.elamor {
  font-family: 'Source Code Pro', sans-serif;
  color: #91d5a6;
  font-size: 22px;
  line-height: 40px;
  text-align: left;
  letter-spacing: 0.5px;
  text-shadow: 1px 1px 6px #000;
}

.image-4 {
  border-radius: 20px;
}

.simulacion-mano {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 1;
}

.amor {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100%;
  padding-top: 90px;
  padding-right: 96px;
  padding-left: 96px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.lider-texto {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 770px;
  padding-top: 195px;
  padding-left: 125px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.simulaci-n-fondo {
  position: absolute;
  overflow: hidden;
  height: 75vh;
}

.amor-parrafo1 {
  position: static;
  z-index: 3000;
  width: 400px;
  margin-bottom: 90px;
  padding: 60px;
}

.otro-sol {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  padding-top: 80px;
  padding-bottom: 80px;
}

.agencia {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.capacitaci-n {
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.amor-imagen {
  position: static;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 50%;
  padding: 20px;
}

.otrosol-texto {
  min-width: 40%;
  padding: 55px 55px 55px 20%;
}

.capacitacion {
  display: none;
  min-height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.apoteosis {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.footer {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.contacto-texto {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #f8db00;
  font-size: 28px;
  line-height: 40px;
  text-align: left;
  letter-spacing: 0.5px;
}

.spirit1-copy {
  padding-bottom: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #b4b4b4;
  font-size: 28px;
  line-height: 40px;
  text-align: left;
  letter-spacing: 0.5px;
}

.apoteosis-texto-1 {
  position: fixed;
  z-index: 8000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 27px;
  margin-bottom: 0px;
  padding: 29px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 7px 7px 20px 1px #fff;
}

.apoteosis-fondo {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.51;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.image-5 {
  max-width: 2048px;
  min-width: 2048px;
  -o-object-fit: fill;
  object-fit: fill;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.apoteosis-texto-1-copy {
  position: fixed;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -238px;
  margin-right: 27px;
  margin-bottom: 20px;
  padding: 29px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0.82);
}

.apoteosis-texto-invitacion {
  position: fixed;
  z-index: 8000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -180px;
  margin-right: 27px;
  padding: 29px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 7px 7px 20px 1px #fff;
}

.apoteosis-link {
  text-decoration: none;
}

.footer-texto {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-bottom: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.text-block-2 {
  padding: 12px;
  font-size: 10px;
}

.footer-texto-pre {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-bottom: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  color: #521feb;
}

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

@media screen and (min-width: 1280px) {
  .spirit1 {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
    letter-spacing: 1px;
  }
  .spiritcorp-blox {
    padding-top: 60px;
    padding-left: 80px;
  }
  .spiritcorp {
    font-size: 36px;
    line-height: 36px;
  }
  .ti-blox {
    background-size: 100px;
    background-repeat: repeat;
    background-attachment: scroll;
  }
  .recursosh {
    margin-top: 110px;
    margin-bottom: 74px;
    margin-left: 100px;
  }
  .cuerpoarcoiris-type {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
    letter-spacing: 1px;
  }
  .ti-texto-formato {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
    letter-spacing: 1px;
  }
  .elamor {
    letter-spacing: 1px;
  }
  .footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .contacto-texto {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
    letter-spacing: 1px;
  }
  .spirit1-copy {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
    letter-spacing: 1px;
  }
  .apoteosis-fondo {
    display: block;
  }
  .apoteosis-texto-invitacion {
    margin-top: -180px;
  }
  .footer-texto-pre {
    color: #521feb;
    text-align: left;
  }
}

@media screen and (max-width: 991px) {
  .intro {
    position: static;
    min-height: 80vh;
  }
  .spirit1 {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: 0px;
  }
  .simulacion-texto {
    width: 600px;
    margin-top: 20vh;
    margin-left: 119px;
    padding-top: 111px;
    padding-right: 66px;
  }
  .spiritcorp-blox {
    position: fixed;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .recursos {
    height: 120vh;
  }
  .cuerpoarcoiris-type {
    font-size: 32px;
    line-height: 38px;
    letter-spacing: 0px;
  }
  .liderfondo {
    height: 117vh;
  }
  .ti-texto-formato {
    letter-spacing: 0px;
  }
  .intro-copy {
    position: static;
    min-height: 80vh;
  }
  .elamor {
    color: #5fa58f;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0px;
  }
  .amor {
    padding: 40px;
  }
  .lider-texto {
    width: 600px;
    margin-top: 20vh;
    margin-left: 119px;
    padding-top: 111px;
    padding-right: 66px;
  }
  .amor-imagen {
    width: 80%;
  }
  .contacto-texto {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: 0px;
  }
  .spirit1-copy {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: 0px;
  }
}

@media screen and (max-width: 767px) {
  .inicio {
    width: 100%;
    height: 100%;
  }
  .simulacion-texto {
    width: 500px;
    margin-left: 81px;
    padding-top: 34px;
  }
  .recursosh {
    padding-bottom: 150px;
  }
  .lider-texto {
    width: 500px;
    margin-left: 81px;
    padding-top: 34px;
  }
  .amor-imagen {
    width: 100%;
  }
  .otrosol-texto {
    padding-left: 4%;
  }
  .contacto-texto {
    font-size: 24px;
    letter-spacing: 1px;
  }
  .apoteosis-texto-invitacion {
    margin-right: 34px;
    margin-left: 34px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .text-block-2 {
    font-size: 11px;
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .heading {
    font-size: 3vh;
    line-height: 4vh;
  }
  .inicio {
    margin: auto;
    padding: 0px;
  }
  .bienvenido {
    max-width: 90%;
    margin-bottom: 25px;
  }
  .text-span-3 {
    font-size: 2vh;
    line-height: 3vh;
    letter-spacing: 3px;
  }
  .intro {
    min-height: 90vh;
  }
  .spirit1 {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 1px;
  }
  .simulacion-texto {
    width: 250px;
    margin-top: 10vh;
    margin-left: 20px;
    padding-top: 60px;
    padding-right: 0px;
  }
  .spiritcorp-blox {
    padding-top: 10px;
    padding-left: 20px;
  }
  .experienciaarcoiris {
    margin-top: 25px;
    padding-left: 19px;
  }
  .cuerpoarcoiris-type {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 1px;
  }
  .recurso {
    width: 200px;
  }
  .intro-copy {
    min-height: 90vh;
  }
  .elamor {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 1px;
  }
  .amor {
    padding: 17px;
  }
  .lider-texto {
    width: 250px;
    margin-top: 10vh;
    margin-left: 20px;
    padding-top: 60px;
    padding-right: 0px;
    padding-left: 15px;
  }
  .amor-parrafo1 {
    margin-bottom: 0px;
  }
  .otro-sol {
    min-height: 70vh;
    padding-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .amor-imagen {
    width: 100%;
  }
  .otrosol-texto {
    padding-top: 0px;
    padding-left: 10%;
  }
  .apoteosis {
    min-height: 70vh;
  }
  .footer {
    min-height: 20vh;
  }
  .contacto-texto {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 1px;
  }
  .spirit1-copy {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 1px;
  }
  .apoteosis-fondo {
    height: 80vh;
  }
  .apoteosis-texto-invitacion {
    margin-right: 55px;
    margin-left: 0px;
  }
  .footer-texto-pre {
    padding-top: 29px;
  }
  .text-block-3 {
    text-align: center;
  }
}

@font-face {
  font-family: 'Notcouriersans webfont';
  src: url('../fonts/NotCourierSans-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}