.hero {
  background-image: url('../images/Capa-Network.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.navbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: hsla(0, 0%, 86.7%, 0);
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
}

.container-2 {
  position: static;
  margin-right: 254px;
  margin-left: 254px;
}

.l-hero__content {
  display: block;
  height: 794px;
  margin-top: 0px;
  padding-top: 121px;
  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;
  background-image: url('../images/Capa-Network.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-attachment: fixed;
}

.page-padding {
  position: static;
  display: block;
  max-width: 1190px;
  margin-right: 10%;
  margin-left: 10%;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.h1 {
  margin-top: 16px;
  margin-bottom: 64px;
  font-family: Handosoft, sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 75px;
  font-weight: 900;
}

.text-block {
  font-family: Handosoft, sans-serif;
  color: #fff;
  font-size: 21px;
  font-weight: 300;
}

.button {
  min-height: 0px;
  min-width: 118px;
  margin-left: 0px;
  border: 0px solid #000;
  border-radius: 20px;
  font-family: Handosoft, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
}

.image {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
}

.div-block {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 310px;
  max-height: 310px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 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;
  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;
  font-size: 14px;
}

.image-2 {
  position: absolute;
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
}

.navbar-static {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  margin-left: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  background-color: #00afe9;
  opacity: 1;
  color: #00afe9;
}

.nav-link {
  padding-right: 0px;
}

.text-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 0px 0px 12px;
  font-family: Handosoft, sans-serif;
  color: #fff;
  font-weight: 700;
}

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

.logoazul {
  position: absolute;
  display: inline-block;
  overflow: visible;
  margin: 0px;
  padding-left: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.nav-menu {
  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-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #e90004;
}

.button-nav {
  min-height: 0px;
  min-width: 118px;
  margin-left: 16px;
  border: 0px solid #000;
  border-radius: 20px;
  font-family: Handosoft, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
}

.button-nav.animation05.hero {
  margin-left: 0px;
  background-color: #1776c9;
}

.button-nav.animation05.button-hero {
  margin-left: 0px;
  line-height: 24px;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 80px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.velocidade {
  position: relative;
}

.l-velocidade {
  position: static;
  height: auto;
}

.h2 {
  margin-top: 38px;
  margin-bottom: 38px;
  font-family: Handosoft, sans-serif;
  font-size: 48px;
  line-height: 60px;
  font-weight: 900;
}

.grid {
  grid-column-gap: 7px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.c-velocidade__conte-do {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 32px;
  padding-bottom: 32px;
  -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;
  grid-column-gap: 0px;
}

.medidor1__barra {
  width: 432px;
  height: 24px;
  border-radius: 20px;
  background-color: #3898ec;
}

.medidor {
  overflow: hidden;
  width: 466px;
  height: 24px;
  border-radius: 20px;
  background-color: #9a9b9c;
}

.medidor__barra {
  width: 471px;
  height: 24px;
  border-radius: 20px;
  background-color: #00afe9;
}

.div-block-3 {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  overflow: visible;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo-azul {
  position: absolute;
  padding-left: 0px;
}

.logo__branca {
  position: absolute;
  padding-left: 0px;
}

.page-padding-copy {
  position: relative;
  display: block;
  max-width: 1190px;
  margin-right: 255px;
  margin-left: 254px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.padding-nav {
  margin-right: 10%;
  margin-left: 10%;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.image-3 {
  position: relative;
  z-index: 5;
}

.butt {
  min-height: 0px;
  min-width: 118px;
  margin-left: 16px;
  border: 0px solid #000;
  border-radius: 20px;
  font-family: Handosoft, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
}

.butt.animation05 {
  background-color: #fff;
  color: #00afe9;
}

.butt.animation05.hero {
  margin-left: 0px;
  background-color: #1776c9;
}

.butt.animation05.button-hero {
  margin-left: 0px;
}

.nav-bas-static {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  margin-left: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  background-color: rgba(0, 175, 233, 0);
  opacity: 1;
  color: #00afe9;
}

.button-assinar {
  width: 132px;
  height: 38px;
  min-height: 44px;
  min-width: 118px;
  margin-top: 17px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 0px solid #000;
  border-radius: 50px;
  background-color: #e94b5d;
  font-family: Handosoft, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
}

.button-assinar.animation05.hero {
  margin-left: 0px;
  background-color: #1776c9;
}

.button-assinar.animation05.button-hero {
  margin-left: 0px;
}

.button-assinar.is-small {
  margin-top: 32px;
}

.rl-styleguide-message-wrapper {
  padding: 2.5rem;
  border-radius: 16px;
  background-color: #e4e2df;
  text-align: left;
}

.margin-bottom {
  margin-top: 0rem;
  margin-right: 0rem;
  margin-left: 0rem;
}

.margin-bottom.margin-small {
  text-align: right;
}

.heading-medium {
  font-size: 2rem;
  line-height: 1.3;
  font-weight: 700;
}

.text-size-medium {
  font-size: 1.125rem;
}

.text-style-link {
  text-decoration: underline;
}

.menu-button {
  background-color: #e94b5d;
  color: #fff;
}

.h3 {
  margin-top: 18px;
  margin-bottom: 64px;
  font-family: Handosoft, sans-serif;
  color: #00afe9;
  font-size: 48px;
  font-weight: 900;
  text-align: center;
}

.h3.align-a-direita {
  margin-top: 0px;
  margin-bottom: 16px;
  color: #fff;
  line-height: 60px;
  text-align: left;
}

.grid-servicos {
  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;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 16px;
  grid-template-areas: "Area Area-2";
  -ms-grid-columns: 1fr 24px 1fr 24px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.bloco {
  overflow: hidden;
  width: 299px;
  height: 511px;
  border-radius: 25px;
  background-color: #fff;
  text-align: center;
}

.bloco-imagem {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 270px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url('../images/fibra.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  line-height: 28px;
  text-align: center;
  -o-object-fit: contain;
  object-fit: contain;
}

.image-4 {
  overflow: auto;
  width: auto;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.h4 {
  margin-right: auto;
  margin-left: auto;
  padding-top: 12px;
  padding-bottom: 8px;
  font-family: Handosoft, sans-serif;
  color: #00afe9;
  font-size: 24px;
  font-weight: 900;
  text-align: center;
}

.text-paragraph {
  padding-right: 5%;
  padding-bottom: 0px;
  padding-left: 5%;
  font-family: Handosoft, sans-serif;
  color: #004d92;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
}

.div-block-5 {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 50vh;
  background-color: #00afe9;
}

.div-block-6 {
  height: 415px;
  margin-top: -241px;
  background-color: #00afe9;
}

.bloco-imagem2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 270px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url('../images/radio.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  line-height: 28px;
  text-align: center;
  -o-object-fit: contain;
  object-fit: contain;
}

.bloco-imagem-3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 270px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url('../images/empresárial.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  line-height: 28px;
  text-align: center;
  -o-object-fit: contain;
  object-fit: contain;
}

.button-assinar-card {
  width: 132px;
  height: 38px;
  min-height: 0px;
  min-width: 118px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  border: 0px solid #000;
  border-radius: 50px;
  background-color: #e94b5d;
  font-family: Handosoft, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
}

.button-assinar-card.animation05.hero {
  margin-left: 0px;
  background-color: #1776c9;
}

.button-assinar-card.animation05.button-hero {
  margin-left: 0px;
}

.button-assinar-nav {
  width: 132px;
  height: 32px;
  min-height: 44px;
  min-width: 118px;
  margin-right: auto;
  margin-left: 12px;
  padding-left: 15px;
  border: 0px solid #000;
  border-radius: 50px;
  background-color: #e94b5d;
  font-family: Handosoft, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
}

.button-assinar-nav.animation05.hero {
  margin-left: 0px;
  background-color: #1776c9;
}

.button-assinar-nav.animation05.button-hero {
  margin-left: 0px;
}

.button-assinar-nav.is-small {
  margin-top: 2rem;
}

.page-padding-card {
  position: relative;
  display: block;
  max-width: 1190px;
  margin-right: 10%;
  margin-left: 10%;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.s-about {
  display: block;
  -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: #00afe9;
}

.s-about-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 485px;
  height: 479px;
  -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-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 15px;
  background-color: hsla(0, 0%, 76%, 0);
}

.c-about-wrapeer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 150px;
  padding-bottom: 150px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.c-about-content {
  display: block;
  max-width: 680px;
  margin-left: 24px;
  -o-object-fit: fill;
  object-fit: fill;
}

.l-about-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 32px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-2 {
  font-family: Handosoft, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
}

.text-paragraph-copy {
  margin-left: 117px;
  padding-right: 0%;
  padding-bottom: 0px;
  padding-left: 0%;
  font-family: Handosoft, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 16.4px;
  text-align: justify;
}

.linha {
  height: 1px;
  margin-top: 32px;
  margin-bottom: 0px;
  background-color: #fff;
}

.page-padding-copy {
  position: relative;
  display: block;
  max-width: 1190px;
  margin-right: 10%;
  margin-left: 10%;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.text-paragraph-copy-copy {
  margin-left: 117px;
  padding-right: 0%;
  padding-bottom: 0px;
  padding-left: 0%;
  font-family: Handosoft, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 16.4px;
  text-align: justify;
}

.button-secondary {
  padding: 0.75rem 1.5rem;
  border-style: solid;
  border-width: 1px;
  border-color: #000;
  background-color: transparent;
  color: #000;
  text-align: center;
}

.button-secondary.is-button-small {
  padding: 0.5rem 1.25rem;
}

.button-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.padding-vertical {
  padding-right: 0rem;
  padding-left: 0rem;
}

.page-padding-2 {
  padding-right: 5%;
  padding-left: 5%;
}

.button-2 {
  padding: 0.75rem 1.5rem;
  border-style: solid;
  border-width: 1px;
  border-color: #000;
  background-color: #000;
  color: #fff;
  text-align: center;
}

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

.margin-top {
  margin-right: 0rem;
  margin-bottom: 0rem;
  margin-left: 0rem;
}

.button-wrapper {
  margin-top: 1rem;
  margin-right: 1rem;
}

.text-weight-semibold {
  font-weight: 600;
}

.s-area-assinante {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 77, 146, 0.82)), to(rgba(0, 77, 146, 0.82))), url('../images/area-do-assinante-fundo.jpg');
  background-image: linear-gradient(180deg, rgba(0, 77, 146, 0.82), rgba(0, 77, 146, 0.82)), url('../images/area-do-assinante-fundo.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, auto;
  background-attachment: scroll, fixed;
}

.c-area-assinante-wrapper {
  margin-top: 144px;
  margin-bottom: 115px;
}

.s-suporte-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 130px;
  margin-bottom: 130px;
  -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;
}

.s-map {
  height: 100%;
}

.line-divider {
  width: 100%;
  height: 1px;
  background-color: #000;
}

.footer1_component {
  background-color: #00afe9;
}

.footer1_top-wrapper {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 32px;
  padding-bottom: 32px;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-column-gap: 2vw;
  grid-row-gap: 1rem;
  -ms-grid-columns: 0.75fr 1fr;
  grid-template-columns: 0.75fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.footer1_social-icon {
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.75rem;
  color: #fff;
}

.footer1_social-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.875rem;
  text-decoration: none;
}

.padding-top {
  padding-right: 0rem;
  padding-bottom: 0rem;
  padding-left: 0rem;
}

.footer1_logo-link {
  padding-left: 0rem;
}

.footer1_form-block {
  max-width: 35rem;
  margin-bottom: 0px;
}

.footer1_legal-link {
  font-size: 0.875rem;
}

.footer1_bottom-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;
}

.success-message {
  padding: 1.5rem;
  background-color: #f4f4f4;
}

.footer1_form {
  display: -ms-grid;
  display: grid;
  margin-bottom: 0.75rem;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr -webkit-max-content;
  -ms-grid-columns: 1fr max-content;
  grid-template-columns: 1fr -webkit-max-content;
  grid-template-columns: 1fr max-content;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.footer1_legal-list {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-auto-flow: column;
  grid-auto-columns: -webkit-max-content;
  grid-auto-columns: max-content;
  grid-column-gap: 1.5rem;
  grid-row-gap: 0rem;
  -ms-grid-columns: -webkit-max-content;
  -ms-grid-columns: max-content;
  grid-template-columns: -webkit-max-content;
  grid-template-columns: max-content;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  white-space: normal;
}

.padding-bottom {
  padding-top: 0rem;
  padding-right: 0rem;
  padding-left: 0rem;
}

.footer1_link-list {
  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;
  justify-items: start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 100%;
  -ms-grid-columns: 100%;
  grid-template-columns: 100%;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.footer1_credit-text {
  font-size: 0.875rem;
}

.error-message {
  margin-top: 1.5rem;
  padding: 0.875rem 1rem;
}

.footer1_menu-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  -ms-grid-columns: 0.25fr 1fr;
  grid-template-columns: 0.25fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.form-input {
  height: auto;
  min-height: 2.75rem;
  margin-bottom: 0px;
  padding: 0.5rem 0.75rem;
  border-style: solid;
  border-width: 1px;
  border-color: #000;
  background-color: #fff;
  color: #000;
  font-size: 1rem;
  line-height: 1.6;
}

.form-input:focus {
  border-color: #000;
}

.form-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}

.form-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}

.form-input::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}

.form-input::placeholder {
  color: rgba(0, 0, 0, 0.6);
}

.text-size-tiny {
  font-size: 0.75rem;
}

.footer1_left-wrapper {
  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;
}

.footer1_link {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-family: Handosoft, sans-serif;
  color: #fff;
  font-size: 0.875rem;
  font-weight: 700;
  text-decoration: none;
}

.footer {
  background-color: #00afe9;
}

.footer-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 32px;
  padding-bottom: 32px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-column-gap: 20px;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-3 {
  color: #fff;
}

.text-block-4 {
  color: #fff;
}

.div-block-8 {
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.75rem;
}

.image-7 {
  margin-right: 0.75rem;
}

.text-block-5 {
  color: #fff;
  text-align: center;
}

.navbar-fixed {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 300;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  margin-left: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  background-color: #00afe9;
  opacity: 1;
  color: #00afe9;
}

.menu-icon4 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 48px;
  -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;
}

.menu-icon4_wrapper {
  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: 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;
}

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

.menu-icon4_line-middle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  height: 2px;
  margin-top: 6px;
  margin-bottom: 6px;
  -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: #000;
}

.menu-icon_line-middle-top {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  width: 24px;
  height: 2px;
}

.menu-icon_line-middle-base {
  position: absolute;
  width: 24px;
  height: 2px;
  background-color: #000;
}

.menu-icon4_line-bottom {
  width: 24px;
  height: 2px;
  background-color: #000;
}

.page-load-animation {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5000;
  display: none;
  width: 100%;
  height: 100%;
  -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: #00afe9;
  color: #00afe9;
}

.lottie-animation {
  width: 500px;
  height: 500px;
  margin-right: auto;
  margin-left: auto;
}

.logo3_wrapper {
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.logo3_list {
  display: -ms-grid;
  display: grid;
  margin-right: 2rem;
  margin-bottom: 64px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  justify-items: start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1rem;
  -ms-grid-columns: 12.5rem 12.5rem 12.5rem 12.5rem 12.5rem 12.5rem 12.5rem 12.5rem;
  grid-template-columns: 12.5rem 12.5rem 12.5rem 12.5rem 12.5rem 12.5rem 12.5rem 12.5rem;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  white-space: nowrap;
}

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

.section-logo3 {
  overflow: hidden;
}

.logo3_logo {
  max-height: 3.5rem;
}

.text-align-center {
  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;
  text-align: center;
}

@media screen and (min-width: 1440px) {
  .l-hero__content {
    padding-bottom: 125px;
  }

  .page-padding {
    margin-right: 264px;
    margin-left: 264px;
  }

  .h1 {
    margin-bottom: 52px;
  }

  .div-block {
    display: block;
    height: auto;
    max-height: none;
    padding-bottom: 125px;
    -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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-2 {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
  }

  .navbar-static {
    background-color: #00afe9;
  }

  .c-velocidade__conte-do {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .padding-nav {
    margin-right: 254px;
    margin-left: 254px;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .nav-bas-static {
    background-color: hsla(0, 0%, 100%, 0);
  }

  .s-planos {
    height: 372px;
    text-align: center;
  }

  .grid-servicos {
    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;
    grid-column-gap: 24px;
    grid-template-areas: "Area Area-2";
    -ms-grid-columns: 1fr 24px 1fr 24px 0.75fr;
    grid-template-columns: 1fr 1fr 0.75fr;
  }

  .bloco {
    background-color: #fff;
  }

  .bloco-imagem {
    background-attachment: scroll;
  }

  .image-4 {
    position: relative;
  }

  .h4 {
    font-family: Handosoft, sans-serif;
    font-weight: 900;
    text-align: center;
  }

  .div-block-6 {
    position: static;
    height: 404px;
    margin-top: -241px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #00afe9;
  }

  .bloco-imagem2 {
    background-attachment: scroll;
  }

  .bloco-imagem-3 {
    background-attachment: scroll;
  }

  .page-padding-card {
    margin-right: 264px;
    margin-left: 264px;
  }

  .s-about {
    display: block;
  }

  .s-about-image {
    height: 496px;
  }

  .c-about-wrapeer {
    margin-top: 174px;
  }

  .c-about-content {
    max-width: 450px;
  }

  .page-padding-copy {
    margin-right: 264px;
    margin-left: 264px;
  }

  .text-paragraph-copy-copy {
    margin-left: 76px;
  }

  .s-suporte {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .navbar-fixed {
    background-color: #00afe9;
  }
}

@media screen and (min-width: 1920px) {
  .hero {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-size: cover;
  }

  .navbar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 80px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .container {
    position: static;
    margin-right: auto;
    margin-left: auto;
    padding-right: 254px;
    padding-left: 254px;
  }

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

  .l-hero__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .page-padding {
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 24px;
    text-align: left;
  }

  .div-block {
    height: auto;
    padding-bottom: 30px;
  }

  .navbar-static {
    background-color: #00afe9;
  }

  .l-velocidade {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -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;
  }

  .c-velocidade__conte-do {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .page-padding-copy {
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 24px;
  }

  .padding-nav {
    max-width: 1190px;
    margin-right: 264px;
    margin-left: 264px;
  }

  .nav-bas-static {
    background-color: hsla(0, 0%, 100%, 0);
  }

  .button-assinar {
    max-height: 44px;
    min-height: 38px;
    margin: 12px auto 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .button-assinar.is-small {
    max-height: 43px;
    min-height: 38px;
  }

  .s-planos {
    position: static;
    display: block;
    margin-right: 0px;
    margin-left: 0px;
    clear: both;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .container-3 {
    margin-right: auto;
    margin-left: auto;
  }

  .grid-servicos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0%;
    padding-left: 0px;
    -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;
    grid-column-gap: 24px;
    grid-template-areas: "Area Area-4 Area-3";
    -ms-grid-columns: 1fr 24px 1fr 24px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .bloco {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 511px;
    padding-bottom: 68px;
    -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;
  }

  .bloco-imagem {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 396px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .image-4 {
    position: relative;
  }

  .h4 {
    margin-top: 0px;
    padding-top: 16px;
    color: #00afe9;
    font-size: 24px;
  }

  .text-paragraph {
    margin-top: 8px;
    padding-right: 31px;
    padding-left: 31px;
    font-family: Handosoft, sans-serif;
    color: #004d92;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
  }

  .div-block-6 {
    position: static;
    top: auto;
    right: auto;
    bottom: 0%;
    z-index: 20;
    display: block;
    overflow: auto;
    width: 100vw;
    height: 409px;
    margin-top: -276px;
    clear: none;
    -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;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: center;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
  }

  .bloco-imagem2 {
    display: block;
    width: 100%;
    height: 396px;
  }

  .bloco-imagem-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 420px;
    min-height: 7px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .button-assinar-card {
    margin: 0px auto;
    padding-bottom: 40px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .button-assinar-nav {
    height: 24px;
    margin: 0px auto 0px 12px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .page-padding-card {
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 24px;
    text-align: left;
  }

  .s-about {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .s-about-image {
    height: 540px;
  }

  .c-about-wrapeer {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .c-about-content {
    max-width: 550px;
  }

  .text-paragraph-copy {
    margin-top: 8px;
    margin-left: 116px;
    padding-right: 31px;
    padding-left: 31px;
    font-family: Handosoft, sans-serif;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
  }

  .page-padding-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: left;
  }

  .text-paragraph-copy-copy {
    margin-top: 8px;
    margin-left: 74px;
    padding-right: 31px;
    padding-left: 31px;
    font-family: Handosoft, sans-serif;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
  }

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

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

  .footer-content {
    margin-right: auto;
    margin-left: auto;
  }

  .navbar-fixed {
    background-color: #00afe9;
  }

  .lottie-animation {
    margin-top: auto;
    margin-bottom: auto;
  }
}

@media screen and (max-width: 991px) {
  .hero {
    position: static;
    background-position: 42% 50%;
  }

  .l-hero__content {
    background-position: 50% 50%;
  }

  .page-padding {
    position: static;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    margin-right: auto;
    margin-left: 30px;
  }

  .h1 {
    -webkit-transition: opacity 350ms ease;
    transition: opacity 350ms ease;
    text-align: left;
    cursor: auto;
  }

  .text-block {
    text-align: left;
  }

  .button {
    position: static;
  }

  .text-nav {
    position: static;
    margin-right: auto;
    margin-left: auto;
    padding-top: 32px;
    text-align: center;
  }

  .nav-menu {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 200;
    width: 100%;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 32px;
    padding-bottom: 32px;
    background-color: rgba(56, 152, 236, 0.45);
    text-align: center;
  }

  .button-nav {
    margin-top: 32px;
  }

  .h2 {
    text-align: center;
  }

  .c-velocidade__conte-do {
    -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;
  }

  .icon {
    position: static;
    color: #fff;
    font-size: 43px;
    line-height: 5px;
  }

  .page-padding-copy {
    margin-right: auto;
    margin-left: 30px;
  }

  .padding-nav {
    margin-right: 5%;
    margin-left: 5%;
    padding-top: 8px;
    padding-bottom: 8px;
  }

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

  .margin-bottom {
    margin-top: 0rem;
    margin-right: 0rem;
    margin-left: 0rem;
  }

  .heading-medium {
    font-size: 1.75rem;
  }

  .menu-button {
    position: static;
    background-color: rgba(233, 75, 93, 0);
  }

  .s-planos {
    background-color: #00afe9;
  }

  .h3 {
    margin-top: 64px;
    padding-top: 51px;
    color: #fff;
  }

  .grid-servicos {
    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;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-6 {
    position: absolute;
    height: 800px;
    background-color: rgba(0, 175, 233, 0);
  }

  .page-padding-card {
    position: static;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    margin-right: auto;
    margin-left: 30px;
  }

  .s-about-image {
    margin-bottom: 51px;
    padding-bottom: 0px;
  }

  .c-about-wrapeer {
    -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;
  }

  .c-about-content {
    margin-left: 0px;
  }

  .about-logo {
    text-align: center;
  }

  .page-padding-copy {
    position: static;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    margin-right: auto;
    margin-left: 30px;
  }

  .text-paragraph-copy-copy {
    margin-left: 70px;
  }

  .image-5 {
    text-align: center;
  }

  .padding-vertical {
    padding-right: 0rem;
    padding-left: 0rem;
  }

  .margin-top {
    margin-right: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
  }

  .s-suporte-wrapper {
    -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;
  }

  .footer1_top-wrapper {
    grid-row-gap: 4rem;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .padding-top {
    padding-right: 0rem;
    padding-bottom: 0rem;
    padding-left: 0rem;
  }

  .padding-bottom {
    padding-top: 0rem;
    padding-right: 0rem;
    padding-left: 0rem;
  }

  .image-6 {
    text-align: left;
  }

  .footer {
    background-color: #00afe9;
  }

  .footer-content {
    display: -ms-grid;
    display: grid;
    padding-top: 32px;
    grid-auto-columns: 1fr;
    grid-column-gap: 11px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .navbar-fixed {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    margin-top: 0px;
    padding-top: 0px;
    opacity: 1;
  }

  .menu-icon4 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 48px;
    height: 48px;
    margin-right: -0.5rem;
    padding-right: 0rem;
    padding-bottom: 0rem;
    -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;
  }

  .menu-icon4_wrapper {
    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: 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;
  }

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

  .menu-icon4_line-middle {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-right: 0px;
    padding-bottom: 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-color: #000;
  }

  .menu-icon_line-middle-top {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 2;
    width: 24px;
    height: 2px;
    padding-right: 0px;
    padding-bottom: 0px;
  }

  .menu-icon_line-middle-base {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 24px;
    height: 2px;
    padding-right: 0px;
    padding-bottom: 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-color: #000;
  }

  .menu-icon4_line-bottom {
    width: 24px;
    height: 2px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #000;
  }
}

@media screen and (max-width: 767px) {
  .hero {
    background-position: 37% 50%;
  }

  .page-padding {
    margin-right: 5%;
    margin-left: 5%;
  }

  .padding-nav {
    margin-right: 5%;
    margin-left: 5%;
  }

  .margin-bottom {
    margin-top: 0rem;
    margin-right: 0rem;
    margin-left: 0rem;
  }

  .heading-medium {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .text-size-medium {
    font-size: 1rem;
  }

  .h3 {
    line-height: 1.25em;
  }

  .page-padding-card {
    margin-right: 5%;
    margin-left: 5%;
  }

  .page-padding-copy {
    margin-right: 5%;
    margin-left: 5%;
  }

  .padding-vertical {
    padding-right: 0rem;
    padding-left: 0rem;
  }

  .margin-top {
    margin-right: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
  }

  .footer1_top-wrapper {
    grid-row-gap: 3rem;
  }

  .padding-top {
    padding-right: 0rem;
    padding-bottom: 0rem;
    padding-left: 0rem;
  }

  .footer1_bottom-wrapper {
    padding-bottom: 1rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer1_legal-list {
    grid-auto-flow: row;
    grid-column-gap: 0rem;
    grid-row-gap: 1rem;
  }

  .padding-bottom {
    padding-top: 0rem;
    padding-right: 0rem;
    padding-left: 0rem;
  }

  .footer1_credit-text {
    margin-top: 1.5rem;
  }

  .footer1_menu-wrapper {
    grid-column-gap: 1.5rem;
  }

  .logo3_wrapper {
    padding: 0.75rem 1rem;
  }

  .logo3_list {
    padding-top: 1rem;
    grid-column-gap: 1rem;
    -ms-grid-columns: 10rem 10rem 10rem 10rem 10rem 10rem 10rem 10rem;
    grid-template-columns: 10rem 10rem 10rem 10rem 10rem 10rem 10rem 10rem;
  }

  .logo3_logo {
    max-height: 3rem;
  }
}

@media screen and (max-width: 479px) {
  .hero {
    position: static;
    display: block;
    overflow: hidden;
    background-position: 41% 50%;
    background-size: cover;
    background-repeat: repeat;
    background-attachment: fixed;
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
  }

  .l-hero__content {
    background-position: 41% 50%;
  }

  .page-padding {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 5%;
    margin-left: 5%;
    -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;
  }

  .h1 {
    font-size: 40px;
    line-height: 50px;
    text-align: center;
  }

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

  .button {
    text-align: center;
  }

  .navbar-static {
    display: block;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .nav-menu {
    width: 100%;
    height: auto;
    padding-top: 8px;
    padding-bottom: 8px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .h2 {
    margin-right: 5%;
    margin-left: 5%;
    font-size: 40px;
    line-height: 44px;
    text-align: center;
  }

  .c-velocidade__conte-do {
    padding-top: 12%;
    padding-bottom: 12%;
    grid-column-gap: 12px;
  }

  .medidor {
    width: 80%;
  }

  .medidor__barra {
    width: 70%;
    font-size: 1px;
  }

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

  .c-velocidade__direita {
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .logo__branca {
    min-height: 30px;
    min-width: 116px;
    font-size: 7px;
  }

  .page-padding-copy {
    margin-right: 5%;
    margin-left: 5%;
  }

  .padding-nav {
    position: static;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    margin-right: auto;
    margin-left: auto;
    padding: 5%;
  }

  .image-3 {
    position: relative;
    z-index: 0;
    display: inline-block;
    max-width: 88%;
  }

  .nav-bas-static {
    display: block;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .margin-bottom {
    margin-top: 0rem;
    margin-right: 0rem;
    margin-left: 0rem;
  }

  .menu-button {
    background-color: rgba(233, 75, 93, 0);
  }

  .menu-button.w--open {
    background-color: rgba(233, 75, 93, 0);
  }

  .h3.align-a-direita {
    font-size: 32px;
    line-height: 1.5em;
  }

  .bloco-imagem {
    z-index: 1;
  }

  .page-padding-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 5%;
    margin-left: 5%;
    -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;
  }

  .s-about-image {
    width: 90%;
  }

  .c-about-content {
    display: block;
    max-width: 230px;
    margin-right: 10%;
    margin-left: 10%;
    -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;
  }

  .l-about-text {
    width: 100%;
    -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;
  }

  .text-paragraph-copy {
    margin-top: 5%;
    margin-left: 0px;
    text-align: left;
  }

  .page-padding-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 5%;
    margin-left: 5%;
    -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;
  }

  .text-paragraph-copy-copy {
    margin-top: 5%;
    margin-left: 0px;
    text-align: left;
  }

  .padding-vertical {
    padding-right: 0rem;
    padding-left: 0rem;
  }

  .margin-top {
    margin-right: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
  }

  .s-area-assinante {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 77, 146, 0.78)), to(rgba(0, 77, 146, 0.78))), url('../images/area-do-assinante-fundo.jpg');
    background-image: linear-gradient(180deg, rgba(0, 77, 146, 0.78), rgba(0, 77, 146, 0.78)), url('../images/area-do-assinante-fundo.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, auto;
    background-repeat: repeat, repeat;
    background-attachment: scroll, fixed;
  }

  .footer1_top-wrapper {
    grid-row-gap: 48px;
  }

  .padding-top {
    padding-right: 0rem;
    padding-bottom: 0rem;
    padding-left: 0rem;
  }

  .footer1_form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-row-gap: 12px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .padding-bottom {
    padding-top: 0rem;
    padding-right: 0rem;
    padding-left: 0rem;
  }

  .footer1_menu-wrapper {
    grid-row-gap: 2.5rem;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .navbar-fixed {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: block;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .nav-link-2 {
    position: relative;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 100;
  }

  .menu-icon4 {
    color: rgba(255, 255, 255, 0);
  }

  .logo3_wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .logo3_list {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

#w-node-afc70645-50f5-789b-92e0-a9336894fa3d-8cc9ba14 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e6b30052-ee45-64ba-b7b7-2f89d8662024-8cc9ba14 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e6b30052-ee45-64ba-b7b7-2f89d8662026-8cc9ba14 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e6b30052-ee45-64ba-b7b7-2f89d8662028-8cc9ba14 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e6b30052-ee45-64ba-b7b7-2f89d866202a-8cc9ba14 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e6b30052-ee45-64ba-b7b7-2f89d866202c-8cc9ba14 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e6b30052-ee45-64ba-b7b7-2f89d866202e-8cc9ba14 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e6b30052-ee45-64ba-b7b7-2f89d8662030-8cc9ba14 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e6b30052-ee45-64ba-b7b7-2f89d8662032-8cc9ba14 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e6b30052-ee45-64ba-b7b7-2f89d8662035-8cc9ba14 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e6b30052-ee45-64ba-b7b7-2f89d8662037-8cc9ba14 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e6b30052-ee45-64ba-b7b7-2f89d8662039-8cc9ba14 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e6b30052-ee45-64ba-b7b7-2f89d866203b-8cc9ba14 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e6b30052-ee45-64ba-b7b7-2f89d866203d-8cc9ba14 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e6b30052-ee45-64ba-b7b7-2f89d866203f-8cc9ba14 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e6b30052-ee45-64ba-b7b7-2f89d8662041-8cc9ba14 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e6b30052-ee45-64ba-b7b7-2f89d8662043-8cc9ba14 {
  -ms-grid-column-align: center;
  justify-self: center;
}

@media screen and (min-width: 1920px) {
  #w-node-afc70645-50f5-789b-92e0-a9336894fa3d-8cc9ba14 {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: Area;
    -ms-grid-column-align: center;
    justify-self: center;
  }

  @media screen and (min-width: 1440px) {
    #w-node-afc70645-50f5-789b-92e0-a9336894fa3d-8cc9ba14 {
      -ms-grid-row: 1;
      -ms-grid-column: 1;
    }
  }

  @media screen and (min-width: 1920px) {
    #w-node-afc70645-50f5-789b-92e0-a9336894fa3d-8cc9ba14 {
      -ms-grid-row: 1;
      -ms-grid-column: 1;
    }
  }
}

@font-face {
  font-family: 'Handosoft';
  src: url('../fonts/HandoSoft-BoldOblique.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Handosoft';
  src: url('../fonts/HandoSoft-LightOblique.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Handosoft';
  src: url('../fonts/HandoSoft-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Handosoft';
  src: url('../fonts/HandoSoft-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Handosoft';
  src: url('../fonts/HandoSoft-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Handosoft';
  src: url('../fonts/HandoSoft-BlackOblique.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Handosoft';
  src: url('../fonts/HandoSoft-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Handosoft';
  src: url('../fonts/HandoSoft-Oblique.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}