.verge3d {
  position: fixed;
  display: block;
  width: 100%;
  height: 100%;
}

.textblocktitle {
  position: fixed;
  margin-top: 20px;
  margin-left: 20px;
  font-size: 32px;
  line-height: 32px;
  font-weight: 400;
  text-align: left;
}

.tabs-menu {
  position: relative;
  font-size: 10px;
}

.tabs {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 200px;
  border: 1px none #000;
  opacity: 1;
}

.tab-link {
  width: 200px;
  height: 40px;
  padding-right: 10px;
  padding-left: 10px;
}

.tab-link.w--current {
  width: 200px;
  padding-right: 10px;
}

.text-block-tab {
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}

.tab-pane {
  overflow: auto;
}

.text-block-color-desc {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-bottom: 0px;
  font-size: 12px;
  font-style: italic;
  text-align: center;
}

.image {
  position: static;
}

.containercolor {
  position: relative;
  cursor: pointer;
}

.tabs-content {
  position: absolute;
  left: auto;
  top: 240px;
  right: 0%;
  bottom: auto;
  overflow: hidden;
}

.div-block {
  position: relative;
  display: block;
  overflow: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.body {
  font-family: 'Varela Round', sans-serif;
}

.divmain {
  display: block;
  width: 100%;
  height: 100%;
}

.presoverlayyoutubegeneral {
  position: fixed;
  display: none;
  margin-top: 50vh;
  margin-bottom: 0px;
  margin-left: 50vw;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.presoverlayyoutubegeneral.presoverlayall {
  display: none;
}

.text-block-pres {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-bottom: 0px;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
  text-align: center;
}

.containericon {
  position: relative;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  cursor: pointer;
}

.containerprestools {
  position: relative;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  cursor: pointer;
}

.presoverlayyoutubecaps {
  position: fixed;
  display: none;
  margin-top: 50vh;
  margin-left: 50vw;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.presoverlayyoutubecaps.presoverlayall {
  display: none;
}

.scriptevents {
  display: none;
}

.containerpresspecs {
  position: relative;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  cursor: pointer;
}

.presoverlayspecs {
  position: fixed;
  display: none;
  margin-top: 50vh;
  margin-left: 50vw;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.presoverlayspecs.presoverlayall {
  display: none;
  width: 800px;
  border-radius: 20px;
  background-color: hsla(0, 0%, 100%, 0.75);
}

.columns {
  position: fixed;
  margin-top: 50vh;
  margin-left: 50vw;
}

.text-block-desc {
  display: block;
  padding: 10px;
  color: #000;
  line-height: 25px;
}

.containerprescaps {
  position: relative;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  cursor: pointer;
}

.presoverlayyoutubetools {
  position: fixed;
  display: none;
  margin-top: 50vh;
  margin-left: 50vw;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.presoverlayyoutubetools.presoverlayall {
  display: none;
}

.divoverlay {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  width: 100vw;
  height: 100vh;
}

.div-block-2 {
  width: 100vw;
  height: 100vh;
}

.imageselected {
  position: absolute;
  display: none;
}

.scriptmodel {
  display: none;
}

.divblockinfo {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: none;
  overflow: auto;
  width: 500px;
  margin-top: 100px;
  margin-bottom: 20px;
  margin-left: 20px;
  padding: 5px;
  border-radius: 15px;
  background-color: hsla(0, 0%, 100%, 0.5);
}

.html-embed {
  display: none;
}

.divloading {
  position: fixed;
  display: block;
  width: 100vw;
  height: 100vh;
  background-color: #d1d1d1;
}

.imagelogoangatec {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  margin: 10px 0px 0px 10px;
}

.imagelogotec800 {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  margin-right: auto;
  margin-left: auto;
  -o-object-fit: fill;
  object-fit: fill;
}

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

.htmlembedprogressbar {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 500px;
  margin-top: 400px;
  margin-right: auto;
  margin-left: auto;
}

.text-block {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 430px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.containerdivloading {
  position: fixed;
  left: 0%;
  top: 50vh;
  right: 0%;
  bottom: auto;
  display: block;
  height: 530px;
  margin-right: auto;
  margin-left: auto;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.disclaimertext {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  font-size: 9px;
  line-height: 12px;
  font-style: italic;
  text-align: justify;
  text-indent: 20px;
}

.textblockintroduction {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  padding: 10px 20px;
  border-radius: 20px;
  background-color: hsla(0, 0%, 100%, 0.75);
  color: #000;
  font-size: 16px;
  line-height: 25px;
  text-align: left;
}

.divblockintro {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 900px;
  margin: 80px auto auto;
}

.divblockquote {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 200px;
  height: 30px;
  margin-right: auto;
  margin-left: auto;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  background-color: hsla(0, 0%, 100%, 0.7);
  cursor: pointer;
}

.textblockquote {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  padding-bottom: 5px;
  color: #000;
  font-size: 16px;
  font-style: normal;
  text-align: center;
  text-transform: none;
}

.form {
  margin: 10px;
}

.success-message {
  position: fixed;
  left: 0%;
  top: 50%;
  right: 0%;
  bottom: auto;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  border-radius: 20px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.columns-2 {
  height: 200px;
}

.submit-button {
  position: static;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-right: 10px;
  margin-bottom: 10px;
}

.divblockconfform {
  color: #000;
  font-size: 12px;
  line-height: 14px;
}

.divblockquoteform {
  position: absolute;
  left: 0%;
  top: 50%;
  right: 0%;
  bottom: auto;
  display: none;
  width: 750px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  border-radius: 20px;
  background-color: hsla(0, 0%, 100%, 0.8);
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  line-height: 22px;
}

.error-message {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

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

.field-label {
  margin-bottom: 0px;
}

.field-label-2 {
  margin-bottom: 0px;
}

.textarea {
  overflow: auto;
  height: 100px;
}

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

.containerpresmedias {
  position: relative;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  cursor: pointer;
}

.presoverlaymedias {
  position: fixed;
  display: none;
  margin-top: 50vh;
  margin-left: 50vw;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.presoverlaymedias.presoverlayall {
  display: none;
  width: 800px;
  border-radius: 20px;
  background-color: hsla(0, 0%, 100%, 0.75);
}

.link {
  font-style: italic;
  text-decoration: none;
}

.imagecloseintro {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 10px;
  margin-right: 10px;
  cursor: pointer;
}

.body-2 {
  background-color: #d1d1d1;
}

.image-2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  margin-top: 20px;
  margin-left: 20px;
}

.text-block-4 {
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  font-size: 16px;
}

.div-block-4 {
  position: fixed;
  left: 0%;
  top: 50%;
  right: 0%;
  bottom: auto;
  width: 700px;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.text-block-4-copy {
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  font-size: 16px;
  text-align: right;
}

.text-block-5 {
  font-size: 200px;
  line-height: 220px;
  text-align: center;
}