<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wrappervideo {
  position: relative;
}

.icons {
  display: none;
}

.background-video {
  height: 100vh;
}

.background-video.chat {
  display: none;
}

.div-block {
  display: none;
}

.home {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  margin-top: 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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.23)), to(rgba(0, 0, 0, 0.23))), url('../images/home.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.23), rgba(0, 0, 0, 0.23)), url('../images/home.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-bottom: 0px;
  padding: 40px;
  -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: transparent;
}

.heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #fdfdfd;
  font-size: 44px;
  line-height: 66px;
  font-style: normal;
  font-weight: 500;
  text-align: center;
  text-shadow: 1px 1px 6px #090909;
  white-space: normal;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  height: 72px;
  padding-right: 7%;
  padding-left: 7%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(15%, rgba(0, 0, 0, 0.83)), to(transparent));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.83) 15%, transparent);
}

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

.brand {
  margin-top: 8px;
}

.navlink {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #eeefef;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.nav-menu {
  margin-top: 5px;
}

.button {
  display: none;
  margin-top: 39px;
  padding: 19px;
  border-radius: 4px;
  background-color: #69b4ba;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #080808;
  font-size: 22px;
  letter-spacing: 2px;
}

.social {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 79px;
  padding-right: 7%;
  padding-left: 7%;
  -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-3 {
  width: 50px;
  margin-left: 18px;
}

.heading-2 {
  display: none;
  font-family: Montserrat, sans-serif;
  color: #fdfdfd;
  font-style: italic;
  font-weight: 500;
  text-shadow: 1px 1px 6px #000;
}

.div-block-3 {
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-3 {
  display: none;
  margin-left: 7px;
  font-family: Montserrat, sans-serif;
  color: #f6f5f5;
  font-size: 44px;
  text-shadow: 1px 1px 6px #000;
}

.button-2 {
  display: none;
  border-radius: 4px;
  background-color: #69b4ba;
  font-family: Montserrat, sans-serif;
  color: #141313;
  letter-spacing: 2px;
}

.section {
  position: relative;
  z-index: 10;
  height: auto;
  padding: 100px 7%;
  background-color: #fff;
}

.column {
  padding-right: 0%;
  padding-left: 0%;
}

.columns {
  padding-right: 0%;
  padding-left: 0%;
}

.heading-4 {
  margin-top: 0px;
  margin-bottom: 33px;
  font-family: Montserrat, sans-serif;
  color: #0b5798;
  font-size: 35px;
  font-weight: 400;
  text-align: center;
}

.heading-4.sinmargen {
  margin-bottom: 0px;
}

.paragraph {
  width: 85%;
  font-family: Montserrat, sans-serif;
  color: #0b5798;
  font-size: 23px;
  line-height: 31px;
  font-weight: 300;
}

.paragraph.full {
  width: 100%;
}

.section-2 {
  position: relative;
  z-index: 10;
  height: auto;
  padding: 100px 7%;
  background-color: #fff;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-4 {
  width: 100px;
  margin-right: 28px;
}

.heading-5 {
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  color: #0b5798;
}

.paragraph-2 {
  width: 85%;
  min-height: 140px;
  font-family: Montserrat, sans-serif;
  color: #0b5798;
  font-size: 17px;
}

.div-block-5 {
  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;
}

.columns-2 {
  margin-bottom: 50px;
}

.section-3 {
  height: 54vh;
  background-image: url('../images/separador.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.button-3 {
  margin-top: 13px;
  margin-left: 0px;
  border-radius: 3px;
  font-family: Montserrat, sans-serif;
}

.div-block-6 {
  display: block;
  margin-top: 38px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block {
  display: none;
  font-family: Montserrat, sans-serif;
  color: #0b5798;
}

.div-block-7 {
  display: block;
  height: 2px;
  margin-top: 63px;
  margin-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, right top, from(#6685a2), color-stop(85%, #fff));
  background-image: linear-gradient(90deg, #6685a2, #fff 85%);
}

.footer {
  display: block;
  height: auto;
  padding: 150px 7%;
  -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: #0b5798;
  background-image: url('../images/fondoFooter.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 41px;
  -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;
}

.txtfooter {
  margin-top: 12px;
  font-family: Montserrat, sans-serif;
  color: #fffefe;
  text-decoration: none;
}

.image-5 {
  width: 280px;
  padding-bottom: 8px;
  border-bottom: 1px none rgba(255, 254, 254, 0.35);
}

.list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 16px;
  -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;
  color: #fffefe;
  list-style-type: disc;
}

.link {
  font-family: Montserrat, sans-serif;
  color: #fffefe;
  text-decoration: none;
}

.listitem {
  margin-right: 47px;
  margin-bottom: 16px;
}

.infofooter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -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;
}

.divinformacion {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 22px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.image-6 {
  width: 54px;
  margin-right: 4px;
}

.imglinksocial {
  width: 53px;
}

.columns-3 {
  display: block;
  margin-top: 43px;
  margin-bottom: 69px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-2 {
  display: block;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.submit-button {
  width: 100%;
  min-height: 58px;
  padding-right: 25px;
  padding-left: 25px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(255, 254, 254, 0.4);
  font-family: Montserrat, sans-serif;
}

.column-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.column-4 {
  padding-left: 0px;
}

.txtfield {
  min-height: 58px;
  font-family: Montserrat, sans-serif;
  color: #0b5798;
}

.column-5 {
  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;
}

.text-block-2 {
  font-family: Montserrat, sans-serif;
  color: #fffefe;
  font-size: 18px;
  text-align: center;
}

.columns-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid rgba(255, 254, 254, 0.43);
}

.columns-5 {
  display: none;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

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

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

.div-block-9 {
  position: relative;
  overflow: auto;
  height: 49vh;
  padding: 11px;
  background-color: #36883e;
}

.div-block-10 {
  height: 100%;
  background-color: #656565;
}

.div-block-11 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  height: 100%;
  -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;
  background-color: rgba(63, 63, 63, 0.86);
}

.div-block-12 {
  height: auto;
  padding: 0px 2%;
  background-color: #fffefe;
}

.image-7 {
  width: 233px;
  margin-top: 1px;
}

.navbar-2 {
  display: block;
  padding: 10px 2% 5px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #656565;
}

.nav-link {
  color: #69b4ba;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8px;
  float: right;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-3 {
  font-family: Montserrat, sans-serif;
  color: #69b4ba;
  font-size: 12px;
}

.image-8 {
  width: 35px;
  margin-right: 12px;
}

.div-block-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.col1 {
  padding-bottom: 15px;
  border-right: 1px solid #69b4ba;
}

.text-block-4 {
  margin-top: 6px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #707171;
  font-size: 15px;
}

.text-block-4.big {
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 5px;
  color: #69b4ba;
  font-size: 19px;
  font-weight: 600;
}

.text-block-4.italic {
  margin-bottom: -6px;
  font-style: italic;
}

.header {
  position: relative;
  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;
}

.div-block-15 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-right: 3px;
  margin-bottom: -33px;
  padding: 0px;
  float: right;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: #0b5798;
  border-radius: 100px;
  background-color: transparent;
  cursor: pointer;
}

.text-block-5 {
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-size: 26px;
}

.div-block-16 {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1;
  overflow: hidden;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.6);
}

.div-block-18 {
  overflow: auto;
  height: 41vh;
  padding-right: 5px;
  padding-left: 9px;
  background-color: #fffefe;
}

.text-block-6 {
  font-family: Montserrat, sans-serif;
  color: #0b0b0b;
  font-size: 13px;
  font-weight: 500;
}

.columns-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f3f2f2;
}

.div-block-19 {
  position: relative;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: auto;
  padding: 0px;
  background-color: #656565;
}

.div-block-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-9 {
  width: 33px;
  margin-left: 8px;
}

.image-10 {
  width: 30px;
  height: 30px;
  border-style: none;
  border-width: 1px;
  border-color: #111010;
  border-radius: 0px;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.div-block-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45px;
  height: 45px;
  margin-bottom: 15px;
  padding: 4px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: #818181;
  border-radius: 100px;
}

.column-8 {
  padding-left: 0px;
}

.div-block-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  padding-left: 10px;
  -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;
}

.image-11 {
  display: none;
  height: 20%;
  box-shadow: 0 -1px 4px 0 #9f9e9e;
}

.paragraph-3 {
  font-family: Montserrat, sans-serif;
  color: #fffefe;
  font-weight: 300;
}

.image-12 {
  position: relative;
  z-index: 1001;
  width: 26px;
  padding: 4px;
  background-color: transparent;
  -webkit-filter: none;
  filter: none;
}

.div-block-23 {
  display: inline-block;
  margin-right: -32px;
  padding: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: #656565;
  cursor: col-resize;
}

.div-block-24 {
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-25 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1500;
  margin-bottom: -26px;
  border-bottom-left-radius: 12px;
  background-color: #656565;
  cursor: row-resize;
}

.column-9 {
  padding-top: 0px;
  border: 1px none #000;
  background-color: #656565;
}

.footervideo {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 4%;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: transparent;
  color: #fffefe;
}

.heading-6 {
  width: 100%;
  margin-top: 0px;
  margin-right: 55px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #69b4ba;
  font-family: Montserrat, sans-serif;
  color: #707171;
  font-weight: 500;
}

.list-2 {
  padding-left: 12px;
  color: #69b4ba;
}

.link-2 {
  margin-left: 8px;
  font-family: Montserrat, sans-serif;
  color: #69b4ba;
  font-size: 11px;
}

.div-block-26 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8px;
  margin-right: 23px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.image-13 {
  width: 20px;
}

.div-block-27 {
  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;
}

.div-block-28 {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 20;
  height: 38px;
  background-color: #fffefe;
}

.form-block {
  display: block;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.text-field {
  width: 100%;
  margin-bottom: 0px;
  padding-top: 8px;
  border: 1px none #000;
  font-family: Montserrat, sans-serif;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.submit-button-2 {
  width: 17%;
  font-family: Montserrat, sans-serif;
}

.button-4 {
  width: 10%;
  height: 38px;
  padding: 3px 10px;
  border-style: none;
  border-width: 1px;
  border-color: #f3f2f2;
  background-color: transparent;
  background-image: url('../images/send.png');
  background-position: 50% 50%;
  background-size: 40px;
  background-repeat: no-repeat;
  font-family: Montserrat, sans-serif;
  line-height: 15px;
  text-align: center;
}

.image-14 {
  display: none;
}

.text-block-7 {
  display: none;
  font-family: Exo, sans-serif;
}

.div-block-29 {
  width: 90%;
  border-radius: 6px;
  background-color: #f2f7eb;
}

.paragraph-4 {
  margin-bottom: 0px;
  padding: 5px;
  font-family: Exo, sans-serif;
  line-height: 16px;
}

.chatbox {
  margin-bottom: 16px;
}

.chatbox.der {
  display: none;
  -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;
}

.text-field-2 {
  width: 100%;
  margin-bottom: 0px;
  border: 1px none #000;
  font-family: Montserrat, sans-serif;
}

.submit-button-3 {
  width: 10%;
  padding-top: 3px;
  padding-bottom: 3px;
  border-style: none;
  border-width: 1px;
  border-color: #f3f2f2;
  background-color: #fffefe;
  background-image: url('../images/send.png');
  background-position: 50% 50%;
  background-size: 40px;
  background-repeat: no-repeat;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.form-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.form-block-2 {
  margin-bottom: 0px;
}

.text-block-8 {
  width: 100%;
  margin-bottom: 8px;
  margin-left: 0px;
  padding-right: 2px;
  padding-left: 2px;
  background-color: #69b4ba;
  font-family: Exo, sans-serif;
  color: #fffefe;
  font-size: 13px;
  text-align: center;
}

.div-block-30 {
  padding: 7px;
  border-radius: 10px;
  background-color: rgba(235, 229, 229, 0.15);
}

.text-block-9 {
  margin-bottom: 7px;
}

.text-block-10 {
  margin-bottom: 7px;
  clear: left;
  font-family: Montserrat, sans-serif;
  color: #fffefe;
}

.div-block-31 {
  margin-bottom: 5px;
}

.div-block-32 {
  height: 1vh;
  background-color: #f3f2f2;
}

.div-block-33 {
  margin-left: 20px;
}

.menu-button {
  display: none;
}

.nav-link-2 {
  display: none;
  font-family: Montserrat, sans-serif;
  color: #fffefe;
  font-size: 12px;
  font-weight: 400;
}

.nav-link-2.w--current {
  color: #d86112;
}

.nav-menu-2 {
  margin-top: -5px;
  margin-right: 68px;
}

.section-4 {
  padding-top: 50px;
  padding-right: 5%;
  padding-left: 5%;
}

.text-block-11 {
  height: auto;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 20px;
  border: 1px none #000;
  background-color: #69b4ba;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

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

.list-item {
  margin-bottom: 14px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  cursor: pointer;
}

.list-item:hover {
  font-style: normal;
  font-weight: 800;
}

.list-3 {
  margin-top: 18px;
}

.text-block-12 {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.tabs-content {
  min-height: auto;
  padding: 20px 10px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.22);
}

.column-10 {
  padding-right: 0px;
}

.column-11 {
  padding-left: 0px;
}

.list-item-2 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.coursepic {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 34vh;
  background-image: url('../images/separador.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.text-block-13 {
  font-family: Montserrat, sans-serif;
  color: #fffefe;
  font-size: 18px;
  font-weight: 600;
}

.column-12 {
  padding-left: 0px;
}

.column-13 {
  padding-right: 10px;
}

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

.paragraph-5 {
  margin-top: 12px;
  font-family: Montserrat, sans-serif;
}

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

.div-block-36 {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 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: transparent;
  text-align: center;
}

.div-block-37 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  padding-right: 10px;
  padding-left: 10px;
  background-color: rgba(105, 180, 186, 0.79);
}

.paragraph-6 {
  font-family: Montserrat, sans-serif;
  color: #fffefe;
}

.overcard {
  position: relative;
  z-index: 10;
  height: 100%;
}

.heading-7 {
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  text-align: center;
}

.div-block-38 {
  margin-top: 19px;
  margin-bottom: 20px;
}

.label {
  font-family: Montserrat, sans-serif;
  color: #646565;
  font-size: 16px;
  font-weight: 600;
}

.text-field-3 {
  width: 30%;
  margin-bottom: 0px;
  margin-left: 18px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.txtinfo {
  margin-left: 19px;
  font-family: Montserrat, sans-serif;
  color: #757070;
  font-size: 16px;
}

.column-14 {
  padding-left: 22px;
  background-color: #f0f0f0;
}

.column-15 {
  padding-right: 22px;
  background-color: #f0f0f0;
}

.columns-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 50px;
  background-color: #f0f0f0;
}

.div-block-39 {
  position: relative;
  margin-top: 19px;
  padding: 14px 14px 1px;
  background-color: #fffefe;
}

.div-block-40 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 112px;
  height: 121px;
  margin-top: 20px;
  margin-right: 20px;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.imgUser {
  width: 80px;
  height: 80px;
}

.button-5 {
  margin-left: 21px;
  font-family: Montserrat, sans-serif;
}

.nav-link-3 {
  margin-top: 2px;
  font-family: Montserrat, sans-serif;
  color: #faf8f8;
}

.navbar-3 {
  height: 10vh;
  padding-right: 7%;
  padding-left: 7%;
  background-color: #656565;
}

.brand-2 {
  margin-top: 4px;
}

.div-block-41 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 90vh;
  -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;
}

.div-block-42 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  margin-top: -185px;
  padding: 29px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: #d1cfcf;
}

.flabel {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  text-align: center;
}

.form-3 {
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.submit-button-4 {
  display: none;
  margin-top: 36px;
}

.div-block-43 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.image-15 {
  width: 85%;
  margin-top: -21px;
}

.about {
  padding: 100px 7%;
  background-color: #69b4ba;
}

.div-block-44 {
  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;
}

.image-16 {
  width: 150px;
  margin-bottom: 15px;
  border-radius: 100px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.text-block-14 {
  margin-bottom: 12px;
  font-family: Montserrat, sans-serif;
  color: #0b5798;
  font-size: 16px;
  font-weight: 600;
}

.paragraph-7 {
  width: 70%;
  font-family: Montserrat, sans-serif;
  color: #0b5798;
  font-size: 13px;
  text-align: center;
}

.columns-9 {
  margin-top: 56px;
}

.text-block-15 {
  margin-top: 37px;
  font-family: Montserrat, sans-serif;
  color: #0b5798;
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
  text-align: center;
}

.div-block-45 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 22%;
  margin-right: 10px;
  margin-left: 10px;
  padding: 3px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(105, 180, 186, 0.38);
}

.link-3 {
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  text-decoration: underline;
}

.column-16 {
  padding-top: 10px;
  padding-right: 0px;
  padding-left: 0px;
}

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

.text-block-17 {
  margin-bottom: 11px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  text-align: center;
}

.body-2 {
  display: block;
  -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;
}

.form-block-3 {
  width: 60%;
}

.button-6 {
  font-family: Montserrat, sans-serif;
}

.div-block-46 {
  padding-right: 2%;
  padding-left: 2%;
  background-color: #69b4ba;
}

.heading-8 {
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  color: #fffefe;
  font-weight: 400;
}

.div-block-47 {
  background-color: transparent;
}

.text-block-18 {
  font-family: Montserrat, sans-serif;
  color: #fffefe;
}

.paragraph-8 {
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  color: #fffefe;
}

.div-block-48 {
  padding-right: 2%;
  padding-left: 2%;
}

.column-17 {
  background-color: transparent;
}

.heading-9 {
  border-style: solid;
  border-width: 1px;
  border-color: #69b4ba;
  background-color: #69b4ba;
  font-family: Montserrat, sans-serif;
  color: #fffefe;
  font-weight: 400;
  text-align: center;
}

.link-4 {
  font-family: Montserrat, sans-serif;
}

.text-block-19 {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: 500;
}

.paragraph-9 {
  font-family: Montserrat, sans-serif;
}

.text-field-4 {
  min-height: 19vh;
}

.submit-button-5 {
  float: right;
  font-family: Montserrat, sans-serif;
}

.textarea {
  min-height: 18vh;
  font-family: Montserrat, sans-serif;
}

.div-block-49 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 70%;
  height: 40px;
  font-family: Montserrat, sans-serif;
}

.form-4 {
  position: relative;
}

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

.button-7 {
  margin-right: 10px;
  font-family: Montserrat, sans-serif;
}

@media screen and (max-width: 991px) {
  .div-block-33 {
    margin-left: 25px;
  }
}

@media screen and (max-width: 767px) {
  .icons {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: rgba(12, 12, 12, 0.42);
  }

  .background-video {
    height: 100vh;
  }

  .background-video.chat {
    height: 40vh;
  }

  .imgicon {
    width: 40px;
  }
}

@media screen and (max-width: 479px) {
  .wrappervideo {
    position: relative;
    z-index: 2;
    height: 100vh;
    background-color: transparent;
  }

  .icons {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 20px;
    -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;
    background-color: rgba(12, 12, 12, 0.42);
  }

  .background-video {
    height: 100vh;
  }

  .imgicon {
    width: 40px;
  }

  .chatcontainer {
    position: absolute;
    left: 100%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 3;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100vh;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #090909;
  }

  .body {
    overflow: hidden;
  }

  .div-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 40px;
    height: 60px;
    margin-left: -40px;
    padding-left: 5px;
    -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;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
    background-color: rgba(9, 9, 9, 0.44);
  }

  .image {
    width: 28px;
  }

  .columns-5 {
    display: none;
  }

  .div-block-9 {
    display: none;
  }

  .header {
    display: none;
  }
}</pre></body></html>