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

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

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

a {
  text-decoration: underline;
}

.nav1 {
  width: 100%;
  background-color: transparent;
}

.text-16 {
  display: inline-block;
  font-size: 16px;
  line-height: 26px;
}

.text-16.text-16-60 {
  margin-right: 0px;
  opacity: 0.6;
}

.link-light {
  opacity: 0.6;
  -webkit-transition: color 400ms ease, opacity 400ms ease, -webkit-transform 400ms ease;
  transition: color 400ms ease, opacity 400ms ease, -webkit-transform 400ms ease;
  transition: color 400ms ease, transform 400ms ease, opacity 400ms ease;
  transition: color 400ms ease, transform 400ms ease, opacity 400ms ease, -webkit-transform 400ms ease;
  color: #111212;
  line-height: 24px;
  cursor: pointer;
}

.link-light:hover {
  opacity: 1;
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #111212;
}

.link-light:active {
  opacity: 0.9;
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.link-light.navigation1-link-light {
  margin-right: 30px;
  opacity: 0.8;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.nav1-logo-wrapper {
  clear: right;
}

.btn {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 11px 25px;
  float: none;
  border-radius: 3px;
  background-color: #232323;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, -webkit-transform 400ms ease;
  color: #fff;
  line-height: 24px;
  text-align: center;
}

.btn:hover {
  border-color: #0c6eb8;
  background-color: #00d2c3;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #fff;
}

.btn:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.btn.btn-outline-light {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(17, 18, 18, 0.05);
  background-color: #232323;
  -webkit-transition-duration: 800ms, 200ms, 200ms, 400ms;
  transition-duration: 800ms, 200ms, 200ms, 400ms;
  -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1), ease, ease, ease;
  transition-timing-function: cubic-bezier(.215, .61, .355, 1), ease, ease, ease;
  font-family: 'Nunito Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 2px;
}

.btn.btn-outline-light:hover {
  border-color: rgba(17, 18, 18, 0.1);
  background-color: #00d2c3;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
}

.btn.btn-outline-light:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

.wrap {
  display: block;
  width: 940px;
  margin-right: auto;
  margin-left: auto;
}

.wrap._w-custom.nav1-light {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrap._w-custom.hero3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrap._w-custom.hero3 {
  display: none;
  padding-top: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrap.w50 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.wrap.w50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.nav1-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav1-menu-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.section {
  width: 100vw;
  height: 100vh;
  border-bottom: 1px solid #e7e7e7;
}

.section._1 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
}

.section._2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #f2f2f2;
}

.section._3 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.section._4 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #232323;
}

.section._5 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.section._6 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: linear-gradient(59deg, #00d2c3, #06c4da);
}

.grid {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 100%;
  height: 60px;
  grid-template-areas: ". . . . . . . . . .";
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-bottom: 1px solid #e7e7e7;
  background-color: #fff;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  border-bottom: 1px solid #e7e7e7;
  background-color: #fff;
}

.image {
  margin-top: 20px;
  padding-top: 0px;
}

.image.mail-icon {
  margin-top: 15px;
}

.link-block {
  height: 60px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  border-right: 1px solid #e7e7e7;
}

.dropdown-list {
  width: 100%;
}

.dropdown-list.w--open {
  width: 0%;
  min-width: 0%;
}

.dropdown-link {
  width: 100%;
}

.dropdown-toggle {
  margin-top: 0px;
  padding: 0px;
}

.dropdown-toggle.w--open {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 21px;
}

.image-2 {
  margin-top: 25px;
}

.dropdown {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 25px;
  padding-left: 25px;
  border-right: 1px solid #e7e7e7;
}

.link-block-2 {
  height: 60px;
}

.button {
  height: 40px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  border-radius: 5px;
  background-color: #232323;
  -webkit-transition: background-color 800ms cubic-bezier(.165, .84, .44, 1);
  transition: background-color 800ms cubic-bezier(.165, .84, .44, 1);
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  text-align: center;
}

.button:hover {
  background-color: #00d2c3;
}

.button.institutos {
  width: 130px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  border-radius: 5px;
  background-color: #232323;
  -webkit-transition: box-shadow 1000ms cubic-bezier(.215, .61, .355, 1), background-color 800ms cubic-bezier(.165, .84, .44, 1), -webkit-transform 800ms cubic-bezier(.165, .84, .44, 1);
  transition: box-shadow 1000ms cubic-bezier(.215, .61, .355, 1), background-color 800ms cubic-bezier(.165, .84, .44, 1), -webkit-transform 800ms cubic-bezier(.165, .84, .44, 1);
  transition: box-shadow 1000ms cubic-bezier(.215, .61, .355, 1), transform 800ms cubic-bezier(.165, .84, .44, 1), background-color 800ms cubic-bezier(.165, .84, .44, 1);
  transition: box-shadow 1000ms cubic-bezier(.215, .61, .355, 1), transform 800ms cubic-bezier(.165, .84, .44, 1), background-color 800ms cubic-bezier(.165, .84, .44, 1), -webkit-transform 800ms cubic-bezier(.165, .84, .44, 1);
}

.button.institutos:hover {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  background-color: #00d2c3;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.21);
  -webkit-transform: scale(1.05) perspective(0px);
  transform: scale(1.05) perspective(0px);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.div-block {
  height: 60px;
  padding-top: 0px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  border-right: 1px solid #e7e7e7;
}

.div-block.menu-nav {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: auto;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.image-3 {
  position: fixed;
  display: block;
  width: 70px;
  height: 60px;
  margin-top: 0px;
  padding-top: 0px;
  padding-right: 20px;
  padding-left: 20px;
}

.grid-2 {
  margin-top: 30px;
  margin-right: 50px;
  margin-left: 50px;
  grid-column-gap: 15px;
  grid-row-gap: 30px;
  grid-template-areas: ". . . . ." ". . . . ." ". . . . ." ". . . . ." ". . . . .";
  -ms-grid-columns: 2.5fr 15px 0.25fr 15px 1fr 15px 1fr 15px 1fr;
  grid-template-columns: 2.5fr 0.25fr 1fr 1fr 1fr;
  -ms-grid-rows: minmax(auto, 1.5fr) 30px auto 30px auto 30px auto 30px auto;
  grid-template-rows: minmax(auto, 1.5fr) auto auto auto auto;
}

.paragraph {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 25px;
}

.heading {
  font-family: 'Nunito Sans', sans-serif;
  color: #232323;
  text-decoration: none;
}

.link {
  font-family: 'Nunito Sans', sans-serif;
  color: #232323;
  font-size: 30px;
  font-weight: 300;
  text-decoration: none;
}

.div-block-2 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  display: block;
  overflow: visible;
  margin-top: 60px;
  padding-top: 0px;
  padding-bottom: 0px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-bottom: 1px solid #e7e7e7;
  background-color: #f7f7f7;
}

.paragraph-2 {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.link-block-3 {
  margin-top: -30px;
}

.grid-3 {
  grid-row-gap: 35px;
  grid-template-areas: "." "." "." "." ".";
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto 35px auto 35px auto 35px auto 35px auto;
  grid-template-rows: auto auto auto auto auto;
}

.link-2 {
  margin-left: 0px;
  padding-left: 100px;
  font-family: 'Nunito Sans', sans-serif;
  color: #232323;
  font-size: 30px;
  font-weight: 300;
  text-align: left;
  text-decoration: none;
}

.column {
  padding-top: 30px;
  padding-bottom: 50px;
  border-right: 1px solid #e7e7e7;
}

.grid-4 {
  padding-top: 50px;
  grid-row-gap: 16px;
  grid-template-areas: ". ." ". ." ". ." ". .";
  -ms-grid-rows: auto 16px auto 16px auto 16px auto;
  grid-template-rows: auto auto auto auto;
}

.paragraph-3 {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.column-2 {
  padding-right: 0px;
  padding-left: 0px;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  -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: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.column-3 {
  padding-right: 0px;
  padding-left: 0px;
}

.paragraph-4 {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.column-4 {
  border-bottom: 1px solid #e7e7e7;
}

.grid-5 {
  width: 380px;
  padding-bottom: 30px;
}

.div-block-3 {
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e7e7e7;
}

.div-block-4 {
  padding-top: 0px;
  padding-bottom: 51px;
}

.paragraph-5 {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.grid-6 {
  padding-left: 50px;
  grid-template-areas: ". ." ". .";
  -ms-grid-columns: 0.5fr 4fr;
  grid-template-columns: 0.5fr 4fr;
}

.grid-7 {
  padding-top: 30px;
  padding-left: 50px;
  grid-row-gap: 12px;
  grid-template-areas: ". . ." ". . ." ". . .";
  -ms-grid-columns: 1fr 1fr 0.25fr;
  grid-template-columns: 1fr 1fr 0.25fr;
  -ms-grid-rows: auto 12px auto 12px auto;
  grid-template-rows: auto auto auto;
}

.paragraph-6 {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.link-3 {
  font-family: 'Nunito Sans', sans-serif;
  color: #06c4da;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.grid-8 {
  padding-left: 50px;
  grid-template-areas: "." "." ".";
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.column-5 {
  height: 340px;
  padding-top: 30px;
  border-left: 1px solid #e7e7e7;
}

.button-2 {
  height: 50px;
  padding-top: 15px;
  border-radius: 5px;
  background-color: #ffa300;
  background-image: url('../images/saeco_admin_ico_1saeco_admin_ico.png');
  background-position: 0% 50%;
  background-size: 50px;
  background-repeat: no-repeat;
  text-align: right;
}

.button-2.saeko-admin {
  padding-left: 60px;
  background-color: #818181;
  -webkit-transition: background-color 800ms cubic-bezier(.165, .84, .44, 1);
  transition: background-color 800ms cubic-bezier(.165, .84, .44, 1);
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  text-align: left;
}

.button-2.saeko-admin:hover {
  background-color: #ffa300;
}

.button-2.saeko_est {
  padding-left: 60px;
  background-color: #818181;
  background-image: url('../images/saeco_estudiantes_ico_1saeco_estudiantes_ico.png');
  -webkit-transition: background-color 800ms cubic-bezier(.165, .84, .44, 1);
  transition: background-color 800ms cubic-bezier(.165, .84, .44, 1);
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  text-align: left;
}

.button-2.saeko_est:hover {
  background-color: #005eb8;
}

.section-2 {
  display: block;
  height: auto;
  margin-top: 60px;
  background-color: #f2f2f2;
}

.section-2.contacto2 {
  margin-top: 0px;
  padding-top: 50px;
  background-color: #232323;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#00d2c3), to(#06c4da));
  background-image: linear-gradient(180deg, #00d2c3, #06c4da);
}

.slider {
  height: 80vh;
}

.slide-nav {
  display: none;
}

.slide {
  background-image: url('../images/whenhablas_header_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-2 {
  background-image: url('../images/encuentra_instituto.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-5 {
  margin-top: 180px;
  margin-right: 400px;
  margin-left: 100px;
}

.heading-2 {
  font-family: 'Nunito Sans', sans-serif;
  color: #fff;
  font-weight: 900;
}

.heading-2.slide3 {
  color: #005eb8;
}

.paragraph-7 {
  margin-bottom: 30px;
  font-family: 'Nunito Sans', sans-serif;
  color: #fff;
}

.paragraph-7.slide3 {
  color: #232323;
}

.button-3 {
  border-radius: 5px;
  background-color: #232323;
}

.button-3.institutos {
  display: block;
  width: 200px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  -webkit-transition: box-shadow 1000ms cubic-bezier(.215, .61, .355, 1), background-color 800ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 800ms cubic-bezier(.215, .61, .355, 1);
  transition: box-shadow 1000ms cubic-bezier(.215, .61, .355, 1), background-color 800ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 800ms cubic-bezier(.215, .61, .355, 1);
  transition: box-shadow 1000ms cubic-bezier(.215, .61, .355, 1), transform 800ms cubic-bezier(.215, .61, .355, 1), background-color 800ms cubic-bezier(.215, .61, .355, 1);
  transition: box-shadow 1000ms cubic-bezier(.215, .61, .355, 1), transform 800ms cubic-bezier(.215, .61, .355, 1), background-color 800ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 800ms cubic-bezier(.215, .61, .355, 1);
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 700;
  text-align: center;
}

.button-3.institutos:hover {
  background-color: #00d2c3;
  box-shadow: 0 4px 18px 0 rgba(0, 0, 0, 0.19);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 700;
}

.button-3.institutos.slide3 {
  float: left;
}

.button-3.institutos.slide3:hover {
  background-color: #005eb8;
}

.button-3.institutos._2 {
  float: left;
}

.slide-3 {
  background-image: url('../images/facebook_ii.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.columns-3 {
  border: 1px solid #fff;
}

.column-6 {
  padding-right: 0px;
  padding-left: 0px;
  border: 1px solid #fff;
  background-color: #f2f2f2;
}

.column-7 {
  padding-right: 0px;
  padding-left: 0px;
  border: 1px solid #fff;
}

.column-8 {
  padding-right: 0px;
  padding-left: 0px;
  border: 1px solid #fff;
}

.column-9 {
  padding-right: 0px;
  padding-left: 0px;
  border: 1px solid #fff;
}

.image-4 {
  height: auto;
  margin-top: -48px;
  padding-top: 0px;
}

.heading-3 {
  position: relative;
  z-index: 1;
  display: block;
  margin-top: 10px;
  margin-bottom: 0px;
  font-family: 'Nunito Sans', sans-serif;
  color: #232323;
  font-size: 24px;
  text-align: center;
  text-decoration: none;
}

.heading-4 {
  position: relative;
  z-index: 1;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Nunito Sans', sans-serif;
  color: #232323;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
}

.heading-4:active {
  font-style: normal;
}

.image-5 {
  margin-top: -48px;
}

.link-block-6 {
  background-color: #f2f2f2;
}

.image-6 {
  margin-top: -48px;
}

.link-block-7 {
  background-color: #f2f2f2;
}

.link-block-8 {
  background-color: #f2f2f2;
}

.image-7 {
  margin-top: -48px;
}

.container {
  background-color: #fff;
}

.section-3 {
  padding-bottom: 50px;
  background-color: #f2f2f2;
}

.heading-5 {
  margin-bottom: 0px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.heading-5.footer {
  margin-top: 0px;
}

.link-4 {
  height: auto;
  font-family: 'Nunito Sans', sans-serif;
  color: #232323;
  text-decoration: none;
}

.column-10 {
  padding-left: 10px;
}

.section-4 {
  position: relative;
  left: 0%;
  top: 0px;
  right: 0%;
  bottom: auto;
  z-index: 1;
  display: block;
  height: 60px;
  background-color: #232323;
}

.columns-4 {
  height: 60px;
  padding-top: 20px;
}

.column-11 {
  height: 40px;
}

.text-block {
  margin-left: 10px;
  font-family: 'Nunito Sans', sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 200;
}

.text-block._2 {
  margin-right: 10px;
  text-align: right;
}

.columns-5 {
  margin-right: 150px;
  margin-left: 200px;
  padding-top: 20px;
}

.heading-6 {
  margin-top: 50px;
  margin-bottom: 20px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 50px;
  font-weight: 800;
  text-align: center;
}

.heading-6._2 {
  margin-bottom: 10px;
  padding-right: 150px;
  font-size: 30px;
  font-weight: 300;
  text-align: left;
}

.heading-6._3 {
  padding-right: 100px;
  padding-left: 100px;
  color: #232323;
}

.heading-6._3._2 {
  color: #fff;
  font-size: 50px;
  font-weight: 800;
  text-align: center;
}

.body-2 {
  padding-top: 0px;
}

.heading-7 {
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 600;
  text-align: center;
}

.heading-7.app {
  font-size: 20px;
}

.image-8 {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
  clear: left;
}

.section-5 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 50px 50px 100px;
  background-color: #f2f2f2;
  text-align: center;
}

.section-5._1 {
  padding-bottom: 50px;
  background-color: #fff;
}

.section-5.verbit {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #fff;
}

.paragraph-8 {
  margin-top: 20px;
  margin-right: 100px;
  margin-left: 100px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  text-align: center;
}

.paragraph-8.revs._2 {
  color: #fff;
}

.grid-9 {
  margin-top: 50px;
  margin-bottom: 30px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.heading-8 {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 20px;
  font-weight: 800;
}

.div-block-9 {
  padding-right: 30px;
  padding-left: 30px;
}

.div-block-10 {
  padding-right: 30px;
  padding-left: 30px;
}

.div-block-11 {
  padding-right: 30px;
  padding-left: 30px;
}

.div-block-12 {
  padding-right: 20px;
  padding-left: 30px;
}

.div-block-13 {
  padding-right: 30px;
  padding-left: 30px;
}

.div-block-14 {
  padding-right: 30px;
  padding-left: 30px;
}

.heading-9 {
  font-family: 'Nunito Sans', sans-serif;
  color: #00d2c3;
  font-weight: 200;
  text-align: center;
}

.heading-9._2 {
  margin-right: 0px;
  font-size: 40px;
  font-weight: 700;
  text-align: left;
}

.section-6 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.section-6.verbit-2 {
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#e7e7e7), to(#fff));
  background-image: linear-gradient(0deg, #e7e7e7, #fff);
}

.section-6.reviews {
  padding-top: 0px;
  padding-bottom: 100px;
  background-color: #f2f2f2;
}

.text-span {
  color: #00d2c3;
}

.text-span-2 {
  color: #00d2c3;
}

.text-span-3 {
  color: #00d2c3;
}

.text-span-4 {
  color: #00d2c3;
}

.image-9 {
  display: block;
  width: 50%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.image-9._2 {
  margin-top: 50px;
}

.columns-6 {
  display: block;
  width: 30%;
  margin: 50px auto;
}

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

.paragraph-9 {
  margin-top: 50px;
  padding-right: 0px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  text-align: left;
}

.paragraph-9._2 {
  padding-right: 0px;
  font-size: 25px;
  font-weight: 600;
}

.columns-7 {
  margin-top: 50px;
}

.link-block-9 {
  margin-top: 13px;
  margin-right: 40px;
  float: left;
  text-align: left;
}

.link-block-10 {
  display: block;
  margin-top: 12px;
  float: left;
  clear: right;
}

.section-7 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.columns-8 {
  display: block;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
}

.image-10 {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}

.image-11 {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}

.image-12 {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}

.section-8 {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: repeating-linear-gradient(45deg, #00d2c3, #06c4da);
}

.heading-10 {
  font-family: 'Nunito Sans', sans-serif;
  color: #fff;
  font-weight: 300;
  text-align: center;
}

.paragraph-10 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Nunito Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.scroll {
  height: 600vw;
}

.wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 600vw;
  height: 100vh;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.div-block-15 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.section-9 {
  width: 100vw;
  height: 100vh;
}

.tabs-menu {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.tab-pane-tab-1 {
  width: 100vw;
  height: 100vh;
  background-color: #fcfcff;
}

.tab-pane-tab-1._3 {
  background-image: repeating-linear-gradient(45deg, #00d2c3, #06c4da);
}

.heading-11 {
  font-family: 'Nunito Sans', sans-serif;
}

.heading-11._2 {
  margin-top: 100px;
  margin-right: 200px;
  margin-left: 200px;
  text-align: center;
}

.heading-11._3 {
  color: #fff;
}

.heading-11._5 {
  margin-top: 64px;
}

.heading-12 {
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 200;
}

.heading-12._2 {
  display: block;
  margin-right: 200px;
  margin-left: 200px;
  text-align: center;
}

.div-block-16 {
  position: relative;
  margin-top: 40%;
  margin-right: 0px;
  margin-left: 10%;
}

.div-block-16._2 {
  display: block;
  margin-top: 20%;
  margin-right: auto;
  margin-left: auto;
}

.div-block-16._1 {
  margin-top: 40%;
}

.div-block-16._3 {
  margin-top: 40%;
}

.div-block-16._4 {
  margin-top: 0%;
  margin-left: 0%;
  padding-top: 0%;
}

.div-block-16._5 {
  top: 94px;
  z-index: 1;
  margin-top: 0%;
  margin-right: 200px;
  margin-left: 40%;
}

.paragraph-11 {
  margin-right: 150px;
  padding-right: 0px;
}

.paragraph-11._2 {
  margin-right: 200px;
  margin-left: 200px;
  color: #232323;
  text-align: center;
  text-decoration: none;
}

.paragraph-11._3 {
  margin-right: 100px;
  color: #232323;
}

.paragraph-11._5 {
  margin-right: 40px;
}

.button-4 {
  border-radius: 5px;
  background-color: #232323;
}

.button-4.institutos {
  display: block;
  width: 200px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  -webkit-transition: box-shadow 1000ms cubic-bezier(.215, .61, .355, 1), background-color 800ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 800ms cubic-bezier(.215, .61, .355, 1);
  transition: box-shadow 1000ms cubic-bezier(.215, .61, .355, 1), background-color 800ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 800ms cubic-bezier(.215, .61, .355, 1);
  transition: box-shadow 1000ms cubic-bezier(.215, .61, .355, 1), transform 800ms cubic-bezier(.215, .61, .355, 1), background-color 800ms cubic-bezier(.215, .61, .355, 1);
  transition: box-shadow 1000ms cubic-bezier(.215, .61, .355, 1), transform 800ms cubic-bezier(.215, .61, .355, 1), background-color 800ms cubic-bezier(.215, .61, .355, 1), -webkit-transform 800ms cubic-bezier(.215, .61, .355, 1);
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 700;
  text-align: center;
}

.button-4.institutos:hover {
  background-color: #00d2c3;
  box-shadow: 0 4px 18px 0 rgba(0, 0, 0, 0.19);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 700;
}

.button-4.institutos._2 {
  float: left;
}

.button-4.institutos.black {
  background-color: #f11;
}

.button-4.institutos.black:hover {
  background-color: #00d2c3;
}

.image-16 {
  position: relative;
  left: 0%;
  top: -109px;
  right: 0px;
}

.column-17 {
  padding-right: 0px;
  padding-left: 0px;
}

.text-block-2 {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
}

.tab-link-tab-2 {
  background-color: transparent;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
}

.tab-link-tab-3 {
  background-color: transparent;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
}

.tab-link-tab-1 {
  background-color: transparent;
}

.tab-link-tab-1.w--current {
  background-color: transparent;
}

.tab-link-tab-1.w--current:hover {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  background-color: #00d2c3;
  color: #fff;
}

.tab-link-tab-1.w--current:focus {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  background-color: #00d2c3;
  font-family: 'Nunito Sans', sans-serif;
  color: #fff;
  font-size: 18px;
}

.tab-link-tab-1.acerca {
  -webkit-transition: padding-left 900ms cubic-bezier(.075, .82, .165, 1), color 900ms cubic-bezier(.075, .82, .165, 1), background-color 900ms cubic-bezier(.075, .82, .165, 1);
  transition: padding-left 900ms cubic-bezier(.075, .82, .165, 1), color 900ms cubic-bezier(.075, .82, .165, 1), background-color 900ms cubic-bezier(.075, .82, .165, 1);
  font-family: 'Nunito Sans', sans-serif;
  color: #232323;
  font-size: 18px;
}

.tab-link-tab-1.acerca:hover {
  padding-left: 50px;
  background-color: #00d2c3;
  color: #fff;
}

.image-17 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.div-block-17 {
  display: block;
  width: 15px;
  height: 100vh;
  margin-right: auto;
  margin-left: auto;
  background-image: linear-gradient(357deg, #ffa300, #ffeb00);
}

.text-block-3 {
  width: 200px;
  margin-left: 128px;
  font-family: 'Nunito Sans', sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 800;
}

.image-18 {
  position: relative;
  top: 89px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.columns-9 {
  height: 100vh;
}

.bold-text-2 {
  color: #00d2c3;
}

.columns-10 {
  height: 100vh;
}

.image-19 {
  position: relative;
  top: 231px;
  right: 67px;
}

.heading-13 {
  width: 940px;
  margin-top: 91px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Nunito Sans', sans-serif;
  text-align: center;
}

.heading-14 {
  width: 940px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 300;
  text-align: center;
}

.cta5-button-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.cta5-item-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  padding: 20px 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(17, 18, 18, 0.06);
  border-radius: 8px;
  text-align: left;
}

.text-14 {
  line-height: 24px;
}

.text-14.text-14-30 {
  opacity: 0.3;
}

.text-20 {
  opacity: 1;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
}

.cta5-option-headline {
  margin-top: 2px;
  margin-right: 0px;
}

.cta5-items-wrap {
  margin-top: -20px;
}

.headline-8-col {
  width: 620px;
  margin-bottom: 50px;
}

.section-10 {
  margin-left: 1px;
}

.heading-15 {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 25px;
  font-weight: 200;
}

.section-11 {
  margin-bottom: 0px;
  padding-bottom: 50px;
}

.grid-10 {
  height: auto;
  margin-top: 50px;
  grid-column-gap: 5px;
  grid-row-gap: 0px;
  grid-template-areas: ".";
  -ms-grid-columns: 1fr 5px 1fr 5px 1fr 5px 1fr 5px 1fr 5px 1fr 5px 1fr 5px 1fr 5px 1fr 5px 1fr 5px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto 0px auto;
  grid-template-rows: auto auto;
}

.div-block-18 {
  position: -webkit-sticky;
  position: sticky;
  top: 60px;
  z-index: 1;
  height: auto;
  padding-right: 50px;
  padding-left: 50px;
  background-color: #f2f2f2;
}

.signup-account-link {
  display: inline-block;
  color: #999;
}

.form2-buttons-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.form2-error-message {
  padding: 0px;
  border-radius: 4px;
  background-color: transparent;
}

.form2-image-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 520px;
  margin-right: -20px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  background-image: url('../images/Profile-Pics_ii-Colorful-11.png');
  background-position: 50% 50%;
  background-size: cover;
}

.form2-image-wrapper._2 {
  background-image: url('../images/Profile-Pics_ii-Colorful-01.png');
  background-size: cover;
}

._7-col {
  display: inline-block;
  width: 540px;
  margin-right: 20px;
}

._7-col._7-col-last {
  display: inline-block;
  height: 520px;
  margin-right: 0px;
}

._5-col {
  display: inline-block;
  width: 380px;
  margin-right: 20px;
}

.form2-form-section-wrapper {
  padding: 50px;
}

.form2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 520px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 1px 8px 0 rgba(17, 18, 18, 0.1);
  color: #111212;
}

.form2-form-wrap {
  margin-top: 20px;
  margin-bottom: 0px;
}

.tagline {
  margin-right: 30px;
  margin-bottom: 20px;
  margin-left: 30px;
  opacity: 0.6;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: none;
}

.form2-wrapper {
  margin-top: -10px;
}

.btn-2 {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 11px 25px;
  float: none;
  border-radius: 4px;
  background-color: #00d2c3;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, -webkit-transform 400ms ease;
  font-family: 'Nunito Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
}

.btn-2:hover {
  border-color: #0c6eb8;
  background-color: #232323;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #fff;
}

.btn-2:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.register-link {
  display: inline-block;
  cursor: pointer;
}

.form2-input {
  width: 100%;
  height: 40px;
  margin-bottom: 14px;
  padding-right: 16px;
  padding-left: 16px;
  border: 1px solid #ececec;
  border-radius: 4px;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
}

.form2-input:hover {
  border-color: #d8d8d8;
}

.form2-input:focus {
  border-color: #a3a3a3;
}

.form2-input::-webkit-input-placeholder {
  color: #ccc;
}

.form2-input:-ms-input-placeholder {
  color: #ccc;
}

.form2-input::-ms-input-placeholder {
  color: #ccc;
}

.form2-input::placeholder {
  color: #ccc;
}

.form2-headline {
  margin-top: 30px;
  margin-bottom: 20px;
  margin-left: 30px;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 800;
}

.form2-error-message-text {
  display: inline-block;
  color: #f85359;
}

.form2-success-message {
  background-color: transparent;
}

.form2-success-message-text {
  margin-top: 20px;
  color: #1991eb;
  font-size: 16px;
  line-height: 24px;
}

.text-span-5 {
  color: #00d2c3;
}

.hero3-firstbutton-wrap {
  display: inline-block;
  margin-right: 10px;
}

.hero3-headline-wrap {
  margin-bottom: 20px;
  padding-top: 10px;
}

.tagline-2 {
  opacity: 0.6;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.btn-3 {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 11px 25px;
  float: none;
  border-radius: 4px;
  background-color: #232323;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, -webkit-transform 400ms ease;
  font-family: 'Nunito Sans', sans-serif;
  color: #fff;
  line-height: 24px;
  text-align: center;
}

.btn-3:hover {
  border-color: #0c6eb8;
  background-color: #00d2c3;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #fff;
}

.btn-3:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.btn-3.btn-outline-dark {
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.2);
  background-color: hsla(0, 0%, 100%, 0.1);
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, border 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, border 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, border 200ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, border 200ms ease, -webkit-transform 400ms ease;
}

.btn-3.btn-outline-dark:hover {
  border-color: hsla(0, 0%, 100%, 0.5);
}

.btn-3.gracias {
  display: block;
  width: 300px;
  margin-right: auto;
  margin-left: auto;
}

.btn-3.gracias:hover {
  background-color: #f2f2f2;
  color: #232323;
}

.hero3-text-wrapper {
  padding-right: 50px;
}

.text-20-2 {
  opacity: 1;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}

.text-20-2.text-20-60 {
  opacity: 0.6;
  font-family: 'Nunito Sans', sans-serif;
}

.heading-16 {
  font-family: 'Nunito Sans', sans-serif;
}

.heading-17 {
  margin-top: 50px;
  font-family: 'Nunito Sans', sans-serif;
  color: #232323;
  font-weight: 200;
  text-align: center;
}

.section-12 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 50px 50px 100px;
  background-color: #f2f2f2;
  text-align: center;
}

.section-12._2 {
  padding-bottom: 70px;
}

.heading-18 {
  margin-top: 120px;
  margin-bottom: 20px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 50px;
  font-weight: 800;
  text-align: center;
}

.heading-18.revs {
  margin-top: 0px;
  padding-top: 80px;
  line-height: 50px;
}

.heading-18.revs._2 {
  color: #e7e7e7;
}

.heading-19 {
  font-family: 'Nunito Sans', sans-serif;
  color: #00d2c3;
  font-weight: 200;
  text-align: center;
}

.text-span-6 {
  color: #00d2c3;
}

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

.div-block-19 {
  width: 1000px;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
}

.right-arrow {
  display: none;
}

.left-arrow {
  display: none;
}

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

.slider-2 {
  height: 500px;
  background-color: transparent;
}

.html-embed {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.grid-12 {
  height: 500px;
}

.section-13 {
  margin-bottom: 100px;
  padding-top: 100px;
}

.slider-3 {
  display: none;
  height: 80vh;
}

.image-20 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.section-14 {
  height: 35vh;
  margin-top: 0px;
  margin-bottom: 0px;
  border-top: 1px solid #e7e7e7;
  background-color: #fff;
}

.image-21 {
  display: block;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
}

.paragraph-12 {
  margin-top: 20px;
  margin-right: 200px;
  margin-left: 200px;
  font-family: 'Nunito Sans', sans-serif;
  text-align: center;
}

.section-15 {
  display: block;
  height: 100vh;
  margin-right: auto;
  margin-left: auto;
  background-image: linear-gradient(68deg, #00d2c3, #06c4da);
}

.div-block-20 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  padding-top: 20%;
}

.heading-20 {
  position: static;
  top: 0%;
  margin: 0px 200px 20px;
  font-family: 'Nunito Sans', sans-serif;
  color: #fff;
  text-align: center;
}

.image-22 {
  position: static;
  top: 100px;
  display: block;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.html-embed-6 {
  display: none;
}

.slide-4 {
  background-image: url('../images/ii_silao_9.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-5 {
  background-image: url('../images/ii_silao_5.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-6 {
  background-image: url('../images/ii_silao_10.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-7 {
  background-image: url('../images/ii_silao_6.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-8 {
  background-image: url('../images/ii_silao_7.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-9 {
  background-image: url('../images/ii_silao_8.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-10 {
  background-image: url('../images/ii_silao_11.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-11 {
  background-image: url('../images/ii_silao_4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-12 {
  background-image: url('../images/ii_silao_2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-1 {
  background-image: url('../images/ii_silao_3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.form-block {
  margin-right: 30px;
  margin-left: 30px;
}

.text-field {
  font-family: 'Nunito Sans', sans-serif;
}

.field-label-4 {
  font-family: 'Nunito Sans', sans-serif;
}

.field-label-5 {
  font-family: 'Nunito Sans', sans-serif;
}

.text-field-2 {
  font-family: 'Nunito Sans', sans-serif;
}

.field-label-6 {
  font-family: 'Nunito Sans', sans-serif;
}

.text-field-3 {
  font-family: 'Nunito Sans', sans-serif;
}

.section-16 {
  display: block;
  height: auto;
  margin-top: 60px;
  background-color: #f2f2f2;
}

.section-16.contacto2 {
  margin-top: 0px;
  padding-top: 50px;
  background-color: #232323;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#00d2c3), to(#06c4da));
  background-image: linear-gradient(180deg, #00d2c3, #06c4da);
}

.form2-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 520px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 1px 8px 0 rgba(17, 18, 18, 0.1);
  color: #111212;
}

.form2-headline-2 {
  margin-top: 30px;
  margin-bottom: 20px;
  margin-left: 30px;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 800;
}

.btn-4 {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 11px 25px;
  float: none;
  border-radius: 4px;
  background-color: #00d2c3;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, -webkit-transform 400ms ease;
  font-family: 'Nunito Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
}

.btn-4:hover {
  border-color: #0c6eb8;
  background-color: #232323;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #fff;
}

.btn-4:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.link-5 {
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  -webkit-transition: color 800ms cubic-bezier(.645, .045, .355, 1);
  transition: color 800ms cubic-bezier(.645, .045, .355, 1);
  font-family: 'Nunito Sans', sans-serif;
  color: #232323;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
}

.link-5:hover {
  color: #00d2c3;
}

.link-5:visited {
  color: #ffa300;
}

.html-embed-7 {
  position: relative;
  display: block;
  width: 530px;
  margin-right: auto;
  margin-left: auto;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.23);
}

.div-block-21 {
  margin: 30px auto 50px;
}

.section-17 {
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 60px;
  background-color: #232323;
}

.slider-4 {
  width: 600px;
  margin-right: auto;
  margin-left: auto;
}

._5-col-2 {
  display: inline-block;
  width: 380px;
  margin-right: auto;
  margin-left: auto;
}

.hero3-text-wrapper-2 {
  position: relative;
  top: 0px;
  padding-right: 50px;
  padding-left: 50px;
  text-align: center;
}

.btn-5 {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 11px 25px;
  float: none;
  border-radius: 4px;
  background-color: #232323;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, -webkit-transform 400ms ease;
  font-family: 'Nunito Sans', sans-serif;
  color: #fff;
  line-height: 24px;
  text-align: center;
}

.btn-5:hover {
  border-color: #0c6eb8;
  background-color: #00d2c3;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #fff;
}

.btn-5:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.section-18 {
  margin-bottom: 100px;
  padding-top: 80px;
}

@media (max-width: 991px) {
  .text-16.text-16-60 {
    width: 100%;
  }
  .nav1-menu-btn {
    margin-right: 30px;
    padding: 0px;
    background-color: transparent;
  }
  .nav1-menu-btn:active {
    background-color: transparent;
  }
  .nav1-menu-btn.w--open {
    margin-right: 30px;
    background-color: transparent;
  }
  .link-light.navigation1-link-light {
    margin-right: 0px;
    padding: 20px;
  }
  .nav1-logo-wrapper {
    display: inline-block;
    margin-left: 30px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .btn.estado {
    margin-top: 3px;
    margin-left: 5px;
  }
  .wrap {
    width: 645px;
  }
  .wrap._w-custom.nav1-light {
    display: block;
    width: 100%;
    padding: 0px;
    background-color: #fff;
  }
  .wrap._w-custom.hero3 {
    padding-top: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .wrap._w-custom.hero3 {
    padding-top: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .nav1-wrap {
    padding-top: 29px;
    padding-bottom: 29px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .nav1-menu-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 30px;
    -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;
    box-shadow: 0 1px 3px 0 rgba(17, 18, 18, 0.06);
  }
  .navbar {
    display: block;
  }
  .link-block {
    width: 70px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .div-block.menu-nav {
    width: 70px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
  .image-3 {
    width: 70px;
  }
  .link-2 {
    padding-left: 50px;
  }
  .div-block-4 {
    padding-bottom: 19px;
  }
  .grid-8 {
    padding-left: 20px;
  }
  .column-5 {
    height: auto;
    padding-bottom: 127px;
  }
  .button-2.saeko-admin {
    padding-left: 61px;
  }
  .link-block-4 {
    margin-left: 20px;
  }
  .brand {
    margin-right: 15px;
  }
  .slider {
    height: 60vh;
  }
  .div-block-5 {
    margin-top: 80px;
  }
  .columns-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -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;
  }
  .image-4 {
    margin-top: -90px;
  }
  .image-5 {
    margin-top: -90px;
  }
  .image-6 {
    margin-top: -90px;
  }
  .image-7 {
    margin-top: -90px;
  }
  .section-4 {
    position: relative;
    left: 0%;
    top: 0px;
    right: 0%;
    bottom: 0%;
    z-index: 0;
  }
  .text-block {
    position: relative;
    top: 0px;
    bottom: 0px;
  }
  .text-block._2 {
    margin-right: 10px;
  }
  .columns-5 {
    margin-right: 20px;
    margin-left: 20px;
  }
  .heading-6._2 {
    padding-right: 80px;
  }
  .paragraph-8.revs {
    margin-bottom: 50px;
  }
  .columns-6 {
    width: 40%;
  }
  .image-10 {
    width: 80%;
  }
  .image-11 {
    width: 80%;
  }
  .image-12 {
    width: 80%;
  }
  .heading-10 {
    padding-right: 40px;
    padding-left: 40px;
  }
  .paragraph-10 {
    padding-right: 40px;
    padding-left: 40px;
  }
  .heading-13 {
    width: auto;
  }
  .heading-14 {
    width: auto;
    padding-right: 40px;
    padding-left: 40px;
  }
  .cta5-item-wrap {
    padding: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
  .cta5-option-headline {
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .headline-8-col {
    width: auto;
    text-align: center;
  }
  .heading-15 {
    text-align: center;
  }
  .grid-10 {
    position: relative;
    display: block;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .signup-account-link {
    text-align: left;
  }
  .form2-image-wrapper {
    height: 300px;
    margin-right: 0px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 0px;
  }
  ._7-col {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  ._5-col {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .form2-form-section-wrapper {
    margin-top: -20px;
    margin-bottom: -20px;
    padding: 40px;
  }
  .form2 {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .tagline {
    text-align: center;
  }
  .form2-wrapper {
    margin-top: -20px;
  }
  .form2-headline {
    text-align: center;
  }
  .hero3-image {
    display: block;
    margin-right: auto;
    margin-bottom: -20px;
    margin-left: auto;
  }
  .hero3-text-wrapper {
    margin-bottom: 30px;
    padding-right: 0px;
    text-align: center;
  }
  .div-block-19 {
    display: block;
    width: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
  }
  .grid-12 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    -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;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .image-20 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .html-embed-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: auto;
    -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;
  }
  .html-embed-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: auto;
    -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;
  }
  .html-embed-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: auto;
    -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;
  }
  .html-embed-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-bottom: 50px;
    -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;
  }
  .image-21 {
    margin-top: 30px;
  }
  .div-block-20 {
    padding-top: 30%;
  }
  .heading-20 {
    margin-right: 100px;
    margin-left: 100px;
  }
  .form2-2 {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .form2-headline-2 {
    margin-right: 30px;
    text-align: center;
  }
  ._5-col-2 {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .hero3-text-wrapper-2 {
    margin-bottom: 30px;
    padding-right: 0px;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .nav1 {
    z-index: 10;
  }
  .nav1-menu-btn {
    margin-top: -4px;
    padding: 0px;
  }
  .nav1-menu-btn.w--open {
    margin-top: -4px;
  }
  .nav1-logo-wrapper {
    display: inline-block;
  }
  .btn.estado {
    margin-bottom: 0px;
  }
  .wrap {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .navbar {
    display: block;
  }
  .image.mail-icon {
    width: 30px;
  }
  .button {
    margin-left: 20px;
  }
  .button.institutos {
    margin-left: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .image-3 {
    width: 70px;
  }
  .grid-3 {
    text-align: center;
  }
  .link-2 {
    padding-left: 0px;
    text-align: center;
  }
  .column-3 {
    border-top: 1px solid #e7e7e7;
  }
  .div-block-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .paragraph-5 {
    position: relative;
    left: 0px;
    margin-right: 0px;
    text-align: center;
  }
  .paragraph-5._1 {
    left: 0px;
  }
  .grid-6 {
    display: -ms-grid;
    display: grid;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: stretch;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-areas: ".";
    -ms-grid-columns: 0.5fr 16px 0.5fr;
    grid-template-columns: 0.5fr 0.5fr;
    -ms-grid-rows: auto 16px auto;
    grid-template-rows: auto auto;
  }
  .grid-7 {
    padding-right: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
    grid-template-areas: ".";
    -ms-grid-columns: auto;
    grid-template-columns: auto;
    border-bottom: 1px solid #e7e7e7;
    text-align: center;
  }
  .paragraph-6 {
    margin-left: 20px;
  }
  .link-3 {
    margin-left: 20px;
  }
  .grid-8 {
    padding-right: 100px;
    padding-left: 100px;
  }
  .column-5 {
    padding-bottom: 10px;
  }
  .link-block-4 {
    position: relative;
    left: 80px;
    width: 80px;
    margin-left: 0px;
  }
  .link-block-5 {
    position: relative;
    left: 80px;
    width: 80px;
  }
  .brand {
    margin-right: 10px;
    padding-left: 0px;
  }
  .columns-2 {
    width: 100%;
  }
  .slider {
    height: 100vh;
  }
  .slide {
    background-color: #0c1922;
    background-size: auto 50vh;
  }
  .slide-2 {
    background-image: url('../images/encuentra_instituto.jpg'), linear-gradient(112deg, #3c4bfd, #4d1ffe 53%);
    background-position: 85% 100%, 0px 0px;
    background-size: auto 80vh, auto;
    background-repeat: no-repeat, repeat;
  }
  .div-block-5 {
    margin-right: 30px;
    margin-left: 30px;
    text-align: center;
  }
  .slide-3 {
    padding-top: 0px;
    background-color: #00d7b5;
    background-position: 85% 100%;
    background-size: auto 80vh;
    background-repeat: no-repeat;
  }
  .column-10 {
    text-align: center;
  }
  .section-4 {
    position: relative;
    top: 0px;
    display: block;
    height: auto;
    margin-right: auto;
    margin-left: auto;
  }
  .columns-4 {
    height: auto;
  }
  .text-block {
    text-align: center;
  }
  .text-block._2 {
    margin-top: 10px;
    text-align: center;
  }
  .div-block-6 {
    text-align: center;
  }
  .div-block-7 {
    text-align: center;
  }
  .div-block-8 {
    text-align: center;
  }
  .column-12 {
    text-align: center;
  }
  .column-13 {
    text-align: center;
  }
  .column-14 {
    text-align: center;
  }
  .paragraph-8 {
    margin-right: 40px;
    margin-left: 40px;
  }
  .grid-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .columns-6 {
    width: auto;
    text-align: center;
  }
  .image-10 {
    width: 80%;
  }
  .image-11 {
    width: 80%;
  }
  .image-12 {
    width: 80%;
  }
  .image-13 {
    margin-top: 64px;
  }
  .image-14 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .image-15 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .heading-15 {
    text-align: center;
  }
  .div-block-18 {
    display: none;
    padding-bottom: 10px;
  }
  .form2-form-section-wrapper {
    padding: 30px;
  }
  .tagline {
    text-align: center;
  }
  .btn-2 {
    margin-right: auto;
    margin-left: auto;
  }
  .form2-input {
    text-align: center;
  }
  .form2-headline {
    text-align: center;
  }
  .hero3-image {
    margin-top: -20px;
  }
  .field-label {
    text-align: center;
  }
  .field-label-2 {
    text-align: center;
  }
  .field-label-3 {
    text-align: center;
  }
  .heading-18.revs {
    font-size: 40px;
  }
  .paragraph-12 {
    margin-right: 100px;
    margin-left: 100px;
  }
  .div-block-20 {
    padding-top: 50%;
  }
  .heading-20 {
    margin-right: 50px;
    margin-left: 50px;
  }
  .form2-headline-2 {
    margin-right: 30px;
    text-align: center;
  }
  .btn-4 {
    margin-right: auto;
    margin-left: auto;
  }
  .link-5 {
    display: none;
  }
  .html-embed-7 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-21 {
    width: auto;
    margin-right: auto;
    margin-left: auto;
  }
  .slider-4 {
    width: 500px;
  }
}

@media (max-width: 479px) {
  .btn {
    display: block;
    text-align: center;
  }
  .grid {
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .button {
    margin-left: 0px;
  }
  .image-3 {
    width: 70px;
  }
  .grid-3 {
    line-height: 10px;
  }
  .link-2 {
    font-size: 20px;
  }
  .paragraph-5._1 {
    left: 0px;
    width: 100%;
  }
  .grid-6 {
    display: block;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-grid-columns: auto auto;
    grid-template-columns: auto auto;
  }
  .grid-7 {
    padding-right: 30px;
    padding-left: 30px;
    grid-template-areas: ".";
    -ms-grid-columns: auto auto;
    grid-template-columns: auto auto;
  }
  .paragraph-6 {
    margin-left: 0px;
  }
  .link-3 {
    margin-left: 0px;
  }
  .grid-8 {
    padding-right: 30px;
    padding-left: 30px;
  }
  .button-2.saeko-admin {
    padding-left: 63px;
  }
  .link-block-4 {
    position: absolute;
    left: 169px;
    right: 0px;
  }
  .link-block-5 {
    left: 0px;
    width: 70px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .brand {
    display: none;
    margin-right: 0px;
  }
  .slider {
    height: 70vh;
  }
  .slide {
    background-color: #0c1922;
    background-size: auto 30vh;
  }
  .slide-2 {
    background-position: 90% 100%, 0px 0px;
    background-size: auto 40vh, auto;
  }
  .div-block-5 {
    margin-top: 30px;
  }
  .heading-2.slide3 {
    font-size: 28px;
  }
  .slide-3 {
    background-position: 110% 100%;
    background-size: auto 30vh;
  }
  .image-4 {
    margin-top: -30px;
  }
  .image-5 {
    margin-top: -30px;
  }
  .image-6 {
    margin-top: -30px;
  }
  .image-7 {
    margin-top: -30px;
  }
  .section-4 {
    height: auto;
  }
  .columns-4 {
    height: auto;
  }
  .heading-6 {
    margin-right: auto;
    margin-left: auto;
    font-size: 30px;
    line-height: 25px;
  }
  .heading-6._2 {
    padding-right: 30px;
    line-height: 30px;
  }
  .heading-6._3 {
    padding-right: 30px;
    padding-left: 30px;
  }
  .heading-6._3._2 {
    font-size: 30px;
  }
  .heading-7 {
    font-size: 20px;
  }
  .section-5._1 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .section-5._2 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .section-5.verbit {
    padding-right: 30px;
    padding-left: 30px;
  }
  .paragraph-8 {
    margin-right: 20px;
    margin-left: 20px;
  }
  .grid-9 {
    padding-bottom: 0px;
  }
  .div-block-9 {
    margin-bottom: 30px;
  }
  .div-block-10 {
    margin-bottom: 30px;
  }
  .div-block-11 {
    margin-bottom: 30px;
  }
  .div-block-12 {
    margin-bottom: 30px;
  }
  .div-block-13 {
    margin-bottom: 30px;
  }
  .section-6.reviews {
    padding-top: 20px;
  }
  .image-9 {
    width: 80%;
  }
  .image-9._2 {
    width: 70%;
  }
  .bold-text {
    font-size: 30px;
  }
  .paragraph-9._2 {
    line-height: 25px;
  }
  .image-10 {
    width: 80%;
  }
  .image-11 {
    width: 80%;
  }
  .image-12 {
    width: 80%;
  }
  .heading-10 {
    font-size: 20px;
  }
  .column-15 {
    margin-top: 30px;
  }
  .column-16 {
    margin-top: 30px;
  }
  .heading-15 {
    text-align: center;
  }
  .div-block-18 {
    display: none;
  }
  .signup-account-link {
    text-align: center;
  }
  .form2-buttons-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .form2-form-section-wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }
  .btn-2 {
    display: block;
    font-size: 16px;
    text-align: center;
  }
  .hero3-firstbutton-wrap {
    display: block;
    margin-right: 0px;
  }
  .btn-3 {
    display: block;
    text-align: center;
  }
  .btn-3.gracias {
    width: 200px;
  }
  .section-12._2 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .heading-18 {
    margin-right: auto;
    margin-left: auto;
    font-size: 30px;
    line-height: 25px;
  }
  .heading-18.revs {
    margin-top: 50px;
    font-size: 30px;
    line-height: 32px;
  }
  .slider-3 {
    height: 50vh;
  }
  .section-14 {
    height: 55vh;
  }
  .paragraph-12 {
    display: block;
    margin-right: 20px;
    margin-left: 20px;
  }
  .div-block-20 {
    padding-top: 50%;
  }
  .heading-20 {
    margin-right: 30px;
    margin-left: 30px;
    font-size: 18px;
    line-height: 24px;
  }
  .form2-2 {
    height: 930px;
  }
  .form2-headline-2 {
    margin-top: 10px;
    font-size: 25px;
  }
  .btn-4 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    font-size: 16px;
    text-align: center;
  }
  .html-embed-7 {
    width: 300px;
  }
  .slider-4 {
    width: 300px;
    height: 170px;
  }
  .slide-13 {
    height: auto;
  }
  .mask {
    height: 200px;
  }
  .btn-5 {
    display: block;
    text-align: center;
  }
}

#w-node-b148a6e563cc-a6e563c9 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-b148a6e563cf-a6e563c9 {
  -ms-grid-column: 9;
  grid-column-start: 9;
  -ms-grid-column-span: 2;
  grid-column-end: 11;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-b148a6e563d1-a6e563c9 {
  -ms-grid-column: 8;
  grid-column-start: 8;
  -ms-grid-column-span: 1;
  grid-column-end: 9;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-b148a6e563d3-a6e563c9 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 2;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-e1139e725a70-a6e563c9 {
  -ms-grid-column: 7;
  grid-column-start: 7;
  -ms-grid-column-span: 1;
  grid-column-end: 8;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-e1139e725a70-a6e563c9:hover {
  -ms-grid-column: 7;
  grid-column-start: 7;
  -ms-grid-column-span: 1;
  grid-column-end: 8;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-b148a6e563d9-a6e563c9 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-65b1f87801a5-a6e563c9 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-b148a6e563db-a6e563c9 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-b148a6e563dd-a6e563c9 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-d8835a39dd14-a6e563c9 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 5;
  grid-row-start: 5;
  -ms-grid-row-span: 1;
  grid-row-end: 6;
}

#w-node-b148a6e563df-a6e563c9 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
}

#w-node-b148a6e563e6-a6e563c9 {
  -ms-grid-row-span: 2;
  grid-row-end: 2;
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
}

#w-node-b148a6e563e8-a6e563c9 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-b148a6e563ee-a6e563c9 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-b148a6e563f0-a6e563c9 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-b148a6e563f2-a6e563c9 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-b148a6e563f6-a6e563c9 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-b148a6e563f8-a6e563c9 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-b148a6e563fa-a6e563c9 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

@media screen and (max-width: 991px) {
  #w-node-b148a6e563cf-a6e563c9 {
    -ms-grid-column: 9;
    grid-column-start: 9;
    -ms-grid-column-span: 2;
    grid-column-end: 11;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
  #w-node-b148a6e563d1-a6e563c9 {
    -ms-grid-column: 8;
    grid-column-start: 8;
    -ms-grid-column-span: 1;
    grid-column-end: 9;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-b148a6e563d9-a6e563c9 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
  #w-node-65b1f87801a5-a6e563c9 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
  #w-node-b148a6e563e8-a6e563c9 {
    -ms-grid-column-span: 3;
    grid-column-end: 3;
  }
  #w-node-b148a6e563f2-a6e563c9 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }
  #w-node-b148a6e563f8-a6e563c9 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
}

@media screen and (max-width: 767px) {
  #w-node-b148a6e563cc-a6e563c9 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-b148a6e563cf-a6e563c9 {
    -ms-grid-column: 8;
    grid-column-start: 8;
    -ms-grid-column-span: 3;
    grid-column-end: 11;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
  #w-node-b148a6e563d1-a6e563c9 {
    -ms-grid-column: 6;
    grid-column-start: 6;
    -ms-grid-column-span: 2;
    grid-column-end: 8;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-b148a6e563d3-a6e563c9 {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 3;
    grid-column-end: 6;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: stretch;
    justify-self: stretch;
  }
  #w-node-e1139e725a70-a6e563c9 {
    -ms-grid-column: 6;
    grid-column-start: 6;
    -ms-grid-column-span: 1;
    grid-column-end: 7;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
  #w-node-b148a6e563d9-a6e563c9 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
  #w-node-65b1f87801a5-a6e563c9 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
  #w-node-b148a6e563e6-a6e563c9 {
    -ms-grid-row-span: 2;
    grid-row-end: 2;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-column: 1;
    grid-column-start: 1;
  }
  #w-node-b148a6e563e8-a6e563c9 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
  #w-node-b148a6e563ee-a6e563c9 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
  #w-node-b148a6e563f0-a6e563c9 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
  #w-node-b148a6e563f2-a6e563c9 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }
  #w-node-b148a6e563f6-a6e563c9 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
  #w-node-b148a6e563f8-a6e563c9 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
  #w-node-b148a6e563fa-a6e563c9 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }
}

@media screen and (max-width: 479px) {
  #w-node-b148a6e563cc-a6e563c9 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-b148a6e563cf-a6e563c9 {
    -ms-grid-column: 10;
    grid-column-start: 10;
    -ms-grid-column-span: 1;
    grid-column-end: 11;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
  #w-node-b148a6e563d1-a6e563c9 {
    -ms-grid-column: 8;
    grid-column-start: 8;
    -ms-grid-column-span: 3;
    grid-column-end: 11;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-b148a6e563d3-a6e563c9 {
    -ms-grid-column: 4;
    grid-column-start: 4;
    -ms-grid-column-span: 4;
    grid-column-end: 8;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: stretch;
    justify-self: stretch;
  }
  #w-node-b148a6e563d9-a6e563c9 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
  #w-node-65b1f87801a5-a6e563c9 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
  #w-node-b148a6e563e8-a6e563c9 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-b148a6e563ee-a6e563c9 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
  #w-node-b148a6e563f0-a6e563c9 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
  #w-node-b148a6e563f2-a6e563c9 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }
  #w-node-b148a6e563f8-a6e563c9 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
}

