.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.image {
  min-width: 100px;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.image:hover {
  filter: saturate(91%);
}

.navbar {
  z-index: -2147483648;
  width: 1600px;
  height: 100px;
  clear: none;
  background-color: #0029ff;
  flex-direction: row;
  justify-content: space-around;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
  top: 0;
}

.nav-link {
  color: #fff;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Exo, sans-serif;
  font-size: 13px;
  transition: background-color .375s cubic-bezier(.95, .05, .795, .035);
}

.nav-link:hover {
  color: #0924b2;
  background-color: #fff;
  padding-left: 20px;
  padding-right: 20px;
}

.nav-link-2 {
  color: #fff;
  text-transform: uppercase;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Exo, sans-serif;
  font-size: 13px;
  transition: background-color .375s cubic-bezier(.95, .05, .795, .035);
}

.nav-link-2:hover {
  color: #0924b2;
  background-color: #fff;
}

.nav-link-3 {
  color: #fff;
  text-transform: uppercase;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Exo, sans-serif;
  font-size: 13px;
  transition: background-color .375s cubic-bezier(.95, .05, .795, .035);
}

.nav-link-3:hover {
  color: #0924b2;
  background-color: #fff;
}

.text-block {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Karla, sans-serif;
}

.container {
  width: 1300px;
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.field-label, .field-label-2 {
  font-family: Karla, sans-serif;
}

.slide-nav {
  color: rgba(51, 51, 51, 0);
  font-size: 4px;
  line-height: 5px;
}

.icon-2, .icon-3 {
  font-size: 4px;
}

.image-2 {
  max-width: 60%;
  text-align: left;
  object-fit: contain;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
  overflow: visible;
}

.slide {
  height: auto;
  object-fit: fill;
  background-color: #101018;
  background-image: url('../images/combo_vitrine.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-right: 0;
}

.slide:hover {
  filter: saturate(200%);
}

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

.text-block-2 {
  color: #0d28f4;
  text-align: center;
  padding: 15px;
  font-family: Roboto Mono, sans-serif;
  font-size: 70px;
  font-weight: 400;
  line-height: 50px;
}

.text-block-3 {
  color: #00e1ff;
  text-align: center;
  padding: 10px;
  font-family: Roboto Mono, sans-serif;
  font-size: 33px;
}

.columns {
  background-color: rgba(1, 42, 255, 0);
  padding: 0 0 20px;
}

.text-block-4 {
  text-align: center;
  text-transform: uppercase;
  padding-top: 15px;
  font-family: Exo, sans-serif;
}

.text-block-5 {
  color: #0d28f4;
  text-align: center;
  padding: 10px;
  font-family: Droid Sans, sans-serif;
}

.text-span {
  font-weight: 700;
}

.image-3 {
  text-align: left;
  display: inline-block;
}

.div-block {
  color: #002bff;
  background-color: rgba(1, 42, 255, 0);
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: block;
}

.button {
  text-align: center;
  text-transform: uppercase;
  background-color: #0d28f4;
  border: 1px solid #00e1ff;
  border-radius: 8px;
  padding: 10px 30px;
  font-family: Oxanium, sans-serif;
  transition: background-color .2s cubic-bezier(.561, .714, 0, .971);
  display: block;
}

.button:hover {
  color: #0029ff;
  background-color: #fff;
}

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

.icon-4, .icon-5 {
  font-size: 4px;
}

.slide-nav-2 {
  color: rgba(51, 51, 51, 0);
  font-size: 4px;
  line-height: 5px;
}

.image-4 {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: block;
}

.image-4:hover {
  opacity: .84;
}

.image-5 {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: block;
}

.image-5:hover {
  opacity: .83;
}

.image-6 {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: block;
}

.image-6:hover {
  opacity: .83;
}

.image-7 {
  border-radius: 12px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: block;
}

.div-block-2, .div-block-3 {
  padding-left: 45px;
  padding-right: 45px;
}

.div-block-4 {
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.div-block-5 {
  min-height: auto;
  padding: 0;
  display: inline-block;
}

.background-video {
  object-fit: contain;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
  overflow: visible;
}

.section {
  max-width: 940px;
  object-fit: fill;
  background-color: #000;
  padding-bottom: 0;
  position: relative;
  overflow: visible;
}

.background-video-2 {
  color: rgba(51, 51, 51, 0);
}

.slide-nav-3 {
  color: rgba(51, 51, 51, 0);
  padding-top: 0;
  font-size: 5px;
  line-height: 6px;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.slide-2 {
  object-fit: fill;
}

.mask {
  min-height: 630px;
}

.slide-nav-4 {
  color: rgba(51, 51, 51, 0);
  font-size: 5px;
  line-height: 6px;
}

.div-block-6 {
  min-height: auto;
  background-color: rgba(16, 16, 24, 0);
}

.text-block-6 {
  color: #fff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Exo, sans-serif;
  font-weight: 300;
  display: block;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.div-block-7 {
  background-color: rgba(255, 255, 255, 0);
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.text-span-2, .text-span-3 {
  color: #00e1ff;
  font-weight: 600;
}

.text-span-4 {
  color: #00e1ff;
  font-weight: 500;
}

.text-block-7 {
  color: #012aff;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Exo, sans-serif;
}

.text-span-5 {
  font-weight: 600;
}

.button-2 {
  opacity: 1;
  text-align: right;
  text-transform: uppercase;
  background-color: #0d28f4;
  border: 1px solid #00e1ff;
  border-radius: 4px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Exo, sans-serif;
  font-size: 14px;
  line-height: 14px;
  transition: background-color .2s;
  display: inline-block;
}

.button-2:hover {
  color: #0d28f4;
  background-color: #fff;
}

.column-4 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-8 {
  mix-blend-mode: normal;
  border-radius: 0;
  justify-content: flex-start;
  align-items: stretch;
  padding: 10px 0;
  font-style: normal;
  text-decoration: none;
  display: block;
}

.section-2 {
  position: static;
}

.section-3 {
  z-index: 2147483647;
  object-fit: fill;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
  top: 0;
}

.text-block-8 {
  color: #9b9b9b;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 10px;
  font-family: Oxanium, sans-serif;
  font-size: 10px;
}

.text-span-6 {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
}

.image-8 {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
  display: block;
}

.image-8:hover {
  mix-blend-mode: normal;
}

.text-block-9 {
  color: #0822dc;
  text-transform: uppercase;
  font-family: Exo, sans-serif;
  font-size: 60px;
  line-height: 80px;
}

.image-9 {
  background-color: #0d28f4;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

.image-10:hover {
  filter: brightness(133%);
}

.mask-2 {
  min-height: auto;
}

.slider-2 {
  height: 450px;
  min-height: 0;
}

.columns-2 {
  background-color: #01139a;
}

.text-block-10 {
  color: #fff;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
  font-family: Exo, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 40px;
}

.text-block-10:hover {
  background-color: rgba(133, 177, 0, 0);
}

.button-3 {
  float: none;
  clear: none;
  text-align: center;
  text-transform: uppercase;
  background-color: #0d28f4;
  border: 1px solid #00e1ff;
  border-radius: 1px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  font-family: Exo, sans-serif;
  font-size: 16px;
  display: block;
}

.button-3:hover {
  color: #0d28f4;
  background-color: #fff;
  font-size: 16px;
  font-weight: 500;
}

.section-4 {
  background-color: #fff;
}

.div-block-9 {
  float: none;
  clear: none;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
}

.text-span-7 {
  font-weight: 600;
}

.image-11 {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 19px;
  display: block;
}

.slide-3 {
  background-color: #012aff;
  background-image: url('../images/vitrineparamountplus.jpg');
  background-position: 50%;
  background-size: cover;
}

.text-span-8 {
  color: #00e1ff;
  font-weight: 700;
}

.text-span-8:hover {
  color: #fff;
}

.text-span-9 {
  font-weight: 600;
}

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

.paragraph {
  color: #575757;
  text-transform: none;
  font-family: Exo, sans-serif;
}

.div-block-10 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 60px 0;
  display: flex;
}

.bold-text {
  color: #012aff;
  font-family: Exo, sans-serif;
  font-weight: 600;
}

.heading {
  padding-top: 15px;
  padding-bottom: 15px;
}

.container-2 {
  background-color: #012aff;
}

.text-block-11 {
  color: #012aff;
  text-align: center;
  font-family: Exo, sans-serif;
  font-size: 34px;
}

.slide-4 {
  background-color: #012aff;
  background-image: url('../images/watch.jpg');
  background-position: 50%;
  background-size: cover;
}

.paragraph-2 {
  color: #66defb;
  text-align: right;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Exo, sans-serif;
  font-size: 16px;
}

.column-5 {
  padding-left: 31px;
  display: flex;
}

.text-block-12 {
  opacity: .53;
  color: #fff;
  text-align: center;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Exo, sans-serif;
  font-size: 9px;
}

.section-vitrine {
  width: auto;
  height: 600px;
  background-color: rgba(5, 5, 5, 0);
  background-image: linear-gradient(190deg, rgba(255, 255, 255, 0), #000);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: block;
}

.container-3 {
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-11 {
  background-color: rgba(24, 23, 39, 0);
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.image-13, .image-14, .image-15 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.container-4, .container-5 {
  padding: 20px;
}

.container-6 {
  max-width: 800px;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
  display: flex;
}

.paragraph-3, .paragraph-4, .paragraph-5 {
  color: #ababab;
  font-family: Exo, sans-serif;
}

.columns-3, .columns-4, .columns-5 {
  align-items: center;
  display: flex;
}

.paragraph-6 {
  color: #0d28f4;
  text-align: right;
  justify-content: flex-end;
  align-items: center;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 35px;
  display: block;
}

.columns-7 {
  align-items: flex-start;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.button-4 {
  background-color: #0d28f4;
  border: 1px solid #00e1ff;
  font-family: Exo, sans-serif;
}

.button-4:hover {
  color: #0d28f4;
  background-color: #fff;
}

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

.slider-3 {
  color: rgba(51, 51, 51, 0);
  font-size: 5px;
  line-height: 6px;
}

.image-20 {
  float: none;
  clear: none;
  object-fit: scale-down;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

.text-block-13 {
  align-items: center;
  display: flex;
}

.div-block-12 {
  background-color: #fff;
}

.text-block-14 {
  color: #fff;
  text-align: center;
  letter-spacing: -3px;
  font-family: Exo, sans-serif;
  font-size: 75px;
  font-weight: 300;
  line-height: 50px;
}

.text-span-10 {
  color: #00e1ff;
  font-size: 35px;
}

.text-block-15 {
  color: #fff;
  text-align: center;
  padding-top: 0;
  padding-bottom: 11px;
  font-family: Exo, sans-serif;
  font-size: 35px;
  font-weight: 200;
  line-height: 30px;
}

.div-block-13 {
  padding-bottom: 0;
}

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

.div-block-14 {
  padding-top: 0;
  padding-bottom: 0;
}

.text-block-16 {
  color: #fff;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Exo, sans-serif;
}

.text-span-11, .text-span-12 {
  font-style: italic;
  font-weight: 600;
}

.image-23, .image-24, .image-25 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-25:hover {
  opacity: 1;
  transform: translate(0, -2px);
}

.image-26, .image-27, .image-28 {
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

.div-block-15 {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

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

.text-block-17 {
  justify-content: center;
  align-items: stretch;
  margin-top: 117px;
  font-family: Exo, sans-serif;
  display: inline-block;
}

.div-block-16 {
  color: #fff;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 193px;
  padding-left: 227px;
  font-family: Exo, sans-serif;
  display: inline-block;
}

.button-5 {
  color: #012aff;
  background-color: #fff;
  border: 1px solid #00e1ff;
  border-radius: 4px;
}

.columns-8 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.slide-5 {
  color: rgba(51, 51, 51, 0);
}

.slider-4 {
  height: 450px;
  color: rgba(51, 51, 51, 0);
  font-size: 4px;
  line-height: 5px;
  display: block;
  position: relative;
}

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

.slide-7 {
  background-color: #0073ff;
  background-image: url('../images/comboo.jpg');
  background-position: 50%;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.div-block-17 {
  background-color: #fff;
  padding-top: 35px;
  padding-bottom: 35px;
}

.div-block-18 {
  background-color: rgba(36, 36, 36, .48);
}

.flex-block {
  background-color: #000;
}

.button-6 {
  color: rgba(51, 51, 51, 0);
}

.image-30 {
  background-color: rgba(1, 42, 255, 0);
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.button-7 {
  color: #012aff;
  background-color: rgba(56, 152, 236, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 36px;
  padding-bottom: 36px;
  font-family: Exo, sans-serif;
  display: flex;
}

.button-7:hover {
  background-color: rgba(56, 152, 236, 0);
}

.column-7 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: block;
}

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

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

.section-6 {
  z-index: -999999;
  height: 40px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  bottom: auto;
}

.text-block-18 {
  color: #012aff;
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 15px;
  font-family: Exo, sans-serif;
  font-size: 12px;
  display: flex;
}

.container-7 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-8 {
  color: #012aff;
  background-color: #fff;
  border: 1px solid #00e1ff;
  border-radius: 1px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Exo, sans-serif;
  font-size: 12px;
}

.button-8:hover {
  color: #00e1ff;
  background-color: #012aff;
  background-image: none;
}

.image-31 {
  color: #002bff;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #012aff;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #012aff;
  padding-left: 10px;
  padding-right: 10px;
}

.nav-menu {
  clear: none;
  text-align: left;
  flex-direction: row;
  flex: 0 auto;
  order: 0;
  justify-content: flex-end;
  align-self: stretch;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5px;
  font-size: 13px;
  display: flex;
  position: relative;
}

.brand {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-right: 0;
  display: flex;
}

.section-7 {
  z-index: -2147483648;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  display: flex;
  position: static;
  top: 0;
}

.section-8 {
  z-index: -2147483648;
  height: 30px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

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

.columns-9 {
  text-align: right;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.section-ana {
  height: 410px;
  background-color: #050505;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.column-8 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.txtempr {
  color: #fff;
  text-align: right;
  -webkit-text-stroke-color: #fff;
  font-family: Exo, sans-serif;
  font-weight: 500;
}

.image-32 {
  mix-blend-mode: overlay;
}

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

.background-video-3 {
  justify-content: center;
  align-items: center;
  display: block;
}

.text-block-20 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Saira, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 35px;
}

.div-block-19 {
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.image-35 {
  max-width: 10%;
  float: right;
  clear: none;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
}

.container-8 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  align-content: center;
  justify-content: flex-end;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.button-9 {
  color: #fff;
  text-align: left;
  background-color: rgba(0, 11, 55, .56);
  border: 2px solid #2c3566;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 12px;
  display: flex;
}

.button-9:hover {
  background-color: #001679;
}

.container-9 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 0;
  padding-left: 0;
  padding-right: 362px;
  font-family: Exo, sans-serif;
  display: flex;
}

.button-10 {
  background-color: rgba(21, 19, 58, .36);
  border: 2px solid rgba(153, 162, 255, .18);
  border-radius: 7px;
  padding: 15px 20px;
  font-family: Exo, sans-serif;
  font-size: 18px;
}

.button-10:hover {
  letter-spacing: 0;
  background-color: rgba(14, 17, 33, .12);
  border: 2px solid rgba(57, 73, 255, .98);
  box-shadow: inset 4px 1px 20px -9px rgba(107, 138, 255, .55);
}

.container-10 {
  grid-column-gap: 130px;
  grid-row-gap: 130px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  padding-top: 40px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.slide-nav-5 {
  color: rgba(51, 51, 51, 0);
  background-color: rgba(0, 0, 0, 0);
  font-size: 3px;
  line-height: 3px;
}

.section-10 {
  height: 40px;
  background-color: #0029ff;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-11 {
  background-color: rgba(0, 225, 255, 0);
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-21 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  padding-top: 1px;
  padding-right: 0;
  font-family: Exo, sans-serif;
  font-size: 10px;
  font-weight: 300;
}

.text-span-13 {
  color: #fff;
}

.button-11 {
  width: 5px;
  height: 5px;
  background-color: rgba(56, 152, 236, 0);
  background-image: url('../images/right_white.svg');
  background-position: 50%;
  background-size: cover;
  padding: 9px;
  font-size: 10px;
  line-height: 10px;
}

.text-span-14 {
  color: #fff;
  font-weight: 200;
  transition: letter-spacing .375s cubic-bezier(.95, .05, .795, .035);
}

.text-span-14:hover {
  letter-spacing: 2px;
  font-weight: 400;
}

.container-12 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.nav-link-4 {
  color: #dfdfdf;
  padding-left: 35px;
  padding-right: 35px;
  font-family: Saira, sans-serif;
  font-size: 14px;
  transition: letter-spacing .375s cubic-bezier(.95, .05, .795, .035), transform .3s cubic-bezier(.68, -.55, .265, 1.55);
}

.nav-link-4:hover {
  color: #dfdfdf;
  letter-spacing: 0;
  border: 1px #027dff;
  border-bottom-style: solid;
  text-decoration: none;
  transform: translate(0, -1px);
}

.nav-link-4.line {
  font-size: 13px;
}

.nav-link-5 {
  color: #dfdfdf;
  border: 0 solid #027dff;
  padding-left: 35px;
  padding-right: 35px;
  font-family: Saira, sans-serif;
  font-size: 13px;
  transition: letter-spacing .375s, transform .3s cubic-bezier(.68, -.55, .265, 1.55);
}

.nav-link-5:hover {
  color: #dfdfdf;
  letter-spacing: 0;
  border-width: 1.5px;
  border-top-style: none;
  border-left-style: none;
  border-right-style: none;
  transform: translate(0, -1px);
}

.nav-link-6 {
  color: #fff;
  padding-left: 0;
  padding-right: 0;
  font-family: Saira, sans-serif;
  font-size: 14px;
  font-weight: 400;
  transition: letter-spacing .375s cubic-bezier(.95, .05, .795, .035), transform .3s;
}

.nav-link-6:hover {
  color: #dfdfdf;
  letter-spacing: 0;
  border: 1.5px #027dff;
  border-bottom-style: solid;
  transform: translate(0, -1px);
}

.brand-2 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.navbar-2 {
  height: 120px;
  float: none;
  clear: none;
  background-color: #050505;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: visible;
}

.container-13 {
  margin-left: auto;
  margin-right: auto;
  padding-top: 14px;
  padding-right: 0;
  display: block;
}

.nav-menu-2 {
  align-items: center;
  padding-top: 15px;
  display: block;
}

.div-block-20 {
  justify-content: center;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 0;
  display: flex;
}

.div-block-21, .div-block-22 {
  justify-content: center;
  padding-top: 15px;
  padding-bottom: 0;
  display: flex;
}

.text-span-15 {
  color: #b9ffaf;
}

.section-11 {
  background-color: #181727;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 35px;
  padding-bottom: 35px;
  display: flex;
}

.image-36 {
  padding-top: 0;
  padding-bottom: 0;
  transition: transform .375s;
  display: block;
}

.image-36:hover {
  transform: translate(0, -7px);
}

.button-12 {
  text-align: center;
  background-color: #07f;
  border-radius: 8px;
  padding: 25px 20px;
  font-family: Exo, sans-serif;
  font-size: 16px;
  display: block;
}

.button-12:hover {
  color: #fff;
  background-color: #03c5ff;
}

.container-14 {
  width: 640px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-12 {
  background-color: #181727;
}

.container-15 {
  max-width: 800px;
  background-color: #101025;
  border-radius: 0;
}

.icon-7, .icon-8 {
  font-size: 10px;
}

.slide-nav-6 {
  color: rgba(51, 51, 51, 0);
  font-size: 0;
  line-height: 0;
}

.slider-5 {
  height: 400px;
  border-radius: 0;
}

.slide-10 {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(rgba(255, 255, 255, 0) 60%, #181727), url('../images/forlife.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.slide-11 {
  background-image: linear-gradient(rgba(255, 255, 255, 0) 60%, #181727), url('../images/jogadores-do-flamengo-erguem-taca-da-libertadores-1574551423663_v2_4x3.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-block-23 {
  grid-column-gap: 280px;
  grid-row-gap: 280px;
  color: rgba(51, 51, 51, 0);
  flex-direction: column;
  align-items: center;
  display: flex;
}

.text-block-22 {
  color: #fff;
  padding-top: 20px;
  font-family: Exo, sans-serif;
}

.mask-3 {
  border-radius: 0;
}

.image-37 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.logo:hover {
  mix-blend-mode: normal;
}

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

.div-block-24 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  justify-content: center;
  display: flex;
}

.image-38 {
  padding-top: 55px;
}

.text-block-23 {
  color: #fff;
  text-align: center;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: Exo, sans-serif;
}

.container-16 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 17px;
  display: flex;
}

.image-39 {
  padding-top: 25px;
  padding-bottom: 12px;
}

.image-40 {
  display: inline-block;
}

.image-41 {
  padding-top: 319px;
}

.button-13 {
  text-align: center;
  background-color: #0029ff;
  border-radius: 10px;
  justify-content: center;
  font-family: Exo, sans-serif;
  font-size: 13px;
  display: flex;
}

.button-13:hover {
  color: #0029ff;
  background-color: #fff;
}

.button-13.main {
  border-radius: 10px;
  font-size: 13px;
}

.div-block-25 {
  width: 700px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 0;
  display: flex;
}

.container-17 {
  max-width: 1000px;
  padding-top: 47px;
  padding-bottom: 47px;
}

.text-span-16 {
  font-family: Kanit, sans-serif;
  font-weight: 600;
}

.container-18 {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.slider-6 {
  background-color: #181727;
}

.columns-10 {
  width: 940px;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  display: flex;
}

.text-block-24 {
  color: #b3b3b3;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Saira, sans-serif;
  font-size: 13px;
  display: block;
}

.div-block-26 {
  opacity: .85;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-26:hover {
  opacity: 1;
}

.div-block-27 {
  opacity: .85;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-27:hover {
  opacity: 1;
}

.div-block-28 {
  opacity: .85;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-28:hover {
  opacity: 1;
}

.div-block-29 {
  opacity: .85;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-29:hover {
  opacity: 1;
}

.column-9, .column-10, .column-11, .column-12 {
  padding-left: 0;
  padding-right: 0;
}

.wifi {
  opacity: 1;
  transition: transform .3s cubic-bezier(1, 0, 0, 1);
}

.wifi:hover {
  opacity: 1;
  transform: translate(0, -5px);
}

.container-19 {
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  padding-top: 40px;
  display: flex;
}

.trabalheconosco {
  height: auto;
  max-height: 350px;
  background-color: #050505;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 58, 255, .15));
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-30 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.button-14 {
  position: -webkit-sticky;
  position: sticky;
}

.container-20 {
  height: 220px;
  max-width: 850px;
  background-image: url('../images/ana.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 12px;
  justify-content: flex-end;
  align-items: center;
  padding-right: 85px;
  display: flex;
}

.div-block-31 {
  padding-bottom: 10px;
  padding-right: 0;
}

.div-block-32, .div-block-33, .div-block-34 {
  padding-left: 30px;
  padding-right: 30px;
}

.assistente {
  color: #fff;
  padding-top: 0;
  padding-left: 0;
  font-family: Exo, sans-serif;
  font-weight: 300;
}

.button-15 {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-35 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-36 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block-37 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.image-43 {
  border-radius: 12px;
}

.div-block-38 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-39 {
  padding-bottom: 10px;
}

.section-14 {
  height: 350px;
  background-color: #181727;
}

.section-vantagens {
  background-color: #050505;
}

.footer-subscribe {
  height: 150px;
  background-color: rgba(5, 5, 5, 0);
  border-bottom: 0 solid #e4ebf3;
  justify-content: center;
  align-items: center;
  padding: 50px 30px 40px;
  display: flex;
  position: relative;
}

.container-21 {
  width: 100%;
  height: 150px;
  max-width: 940px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-form-two {
  background-color: #f5f7fa;
  margin-bottom: 40px;
  padding: 64px;
}

.footer-form-container-two {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-form-title {
  font-size: 24px;
  line-height: 32px;
}

.footer-form-block-two {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-form-input {
  width: 460px;
  height: 48px;
  border: 1px #000;
  margin-bottom: 0;
  padding: 12px 180px 12px 20px;
}

.footer-form-input::-ms-input-placeholder {
  color: rgba(26, 27, 31, .8);
}

.footer-form-input::placeholder {
  color: rgba(26, 27, 31, .8);
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.button-primary.footer-form-button {
  padding: 8px 18px;
  position: absolute;
  right: 8px;
}

.footer-wrapper-three {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-block-three {
  color: #000;
  justify-content: flex-start;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.footer-link-three {
  color: #8e8caa;
  -webkit-text-stroke-color: #fff;
  text-transform: uppercase;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Saira, sans-serif;
  font-weight: 300;
  text-decoration: none;
}

.footer-link-three:hover {
  color: rgba(255, 255, 255, .75);
}

.footer-social-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -32px;
  display: flex;
}

.footer-social-link-three {
  margin-left: 32px;
}

.footer-divider-two {
  width: 100%;
  height: 90px;
  background-color: rgba(94, 92, 135, .06);
  margin-top: 25px;
  margin-bottom: 25px;
}

.footer-bottom {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.footer-copyright {
  color: #4a4a4a;
  font-family: Saira, sans-serif;
}

.footer-legal-block {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link {
  color: #3a4554;
  margin-left: 24px;
}

.footer-legal-link:hover {
  color: #3a4554;
}

.image-44 {
  color: #fff;
  background-color: #003aff;
  border-radius: 8px;
}

.lottie-animation {
  height: 100px;
}

.lottie-animation-2, .lottie-animation-3 {
  height: 150px;
}

.container-22 {
  padding: 86px;
}

.lottie-animation-4 {
  height: 65px;
}

.slide-nav-7 {
  color: rgba(51, 51, 51, 0);
  font-size: 0;
  line-height: 0;
}

.container-23 {
  height: 550px;
  background-color: #2c2c2c;
  border-radius: 20px;
}

.slider-7 {
  height: 550px;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  display: block;
}

.slide-13 {
  background-color: #ff9b9b;
  background-image: linear-gradient(rgba(0, 0, 0, 0) 15%, #000), url('../images/0836448.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.lottie-animation-5 {
  height: 100px;
}

.container-24 {
  padding-top: 398px;
}

.slide-14 {
  background-image: url('../images/Second-Look-Anderson-Spider-Sillva-Paramount-3.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-40 {
  justify-content: center;
  align-items: center;
  padding-top: 26px;
  display: flex;
}

.image-45 {
  max-width: 75%;
  padding-top: 5px;
}

.div-block-41 {
  width: 300px;
  height: 480px;
  background-color: rgba(0, 33, 68, .26);
  border: 2px solid rgba(2, 125, 255, .13);
  border-radius: 45px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  box-shadow: 0 0 20px 8px rgba(0, 0, 0, .45);
}

.div-block-41:hover {
  background-color: rgba(2, 125, 255, .04);
}

.div-block-42, .div-block-43 {
  width: 300px;
  height: 400px;
  background-color: #0a0a0a;
  border: 2px solid #212121;
  border-radius: 20px;
}

.heading-2 {
  color: #b3b3b3;
  text-align: left;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Saira, sans-serif;
  font-size: 38px;
  font-weight: 400;
  line-height: 40px;
  display: inline-block;
}

.heading-3, .heading-4 {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  font-family: Saira, sans-serif;
  font-size: 40px;
  font-weight: 400;
  display: inline-block;
}

.heading-5 {
  color: #c5c5c5;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Saira, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 45px;
}

.text-span-17 {
  color: #027dff;
  font-weight: 600;
}

.quick-stack {
  width: 940px;
  grid-column-gap: 20px;
}

.div-block-44 {
  height: 400px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.paragraph-7 {
  color: #dfdfdf;
  text-align: left;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Saira, sans-serif;
  font-weight: 200;
  line-height: 18px;
  display: inline-block;
}

.text-span-18 {
  font-size: 30px;
  line-height: 20px;
}

.div-block-45 {
  height: 110px;
  background-color: rgba(5, 5, 5, 0);
  border: 0 solid #027dff;
  border-radius: 20px;
  flex-direction: row;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.div-block-46 {
  height: 60px;
  background-color: rgba(5, 5, 5, 0);
  border: 0 solid #198cff;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-left: 0;
  display: flex;
}

.div-block-47 {
  height: 60px;
  background-color: rgba(5, 5, 5, 0);
  border: 0 solid #027dff;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-left: 0;
  display: flex;
}

.div-block-48 {
  height: 70px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 0;
  display: flex;
}

.assinar {
  color: #027dff;
  background-color: #090f19;
  border: 1px solid rgba(0, 125, 255, .48);
  border-radius: 10px;
  padding: 15px 20px;
  font-family: Saira, sans-serif;
}

.assinar:hover {
  background-color: #080e17;
  border-width: 1px;
  border-color: rgba(0, 125, 255, .5);
  box-shadow: 0 0 20px 3px rgba(0, 13, 74, .73);
}

.lottie-animation-6 {
  height: 45px;
}

.text-span-19, .text-span-20 {
  font-style: italic;
}

.text-span-21 {
  text-align: left;
  padding-left: 0;
  font-size: 13px;
  font-style: normal;
  line-height: 18px;
}

.div-block-49 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.lottie-animation-7 {
  height: 130px;
}

.div-block-50 {
  padding-left: 0;
}

.div-block-51 {
  height: 25px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 15px 0;
  display: flex;
}

.div-block-52 {
  padding-left: 0;
}

.text-span-22 {
  color: #027dff;
  font-weight: 600;
}

.text-span-23 {
  color: #027dff;
  letter-spacing: -1px;
  -webkit-text-stroke-color: #d2d2d2;
  padding-bottom: 20px;
  font-weight: 900;
  display: inline-block;
}

.div-block-53 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.section-head-planos {
  height: 850px;
  background-color: #050505;
}

.div-block-54 {
  height: 500px;
  opacity: .8;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.text-block-25 {
  color: #d8d8d8;
  padding-top: 7px;
  padding-right: 25px;
  font-family: Saira, sans-serif;
  font-size: 20px;
}

.image-46 {
  opacity: 1;
  padding-top: 22px;
}

.image-47 {
  opacity: .7;
}

.image-48, .image-49 {
  opacity: .85;
}

.text-span-24 {
  color: #dfdfdf;
  padding-left: 35px;
  font-size: 13px;
}

.div-block-55 {
  padding-bottom: 0;
}

.background-video-4 {
  height: 600px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block-56 {
  height: 200px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.body {
  clear: both;
  background-color: #050505;
  overflow: visible;
}

.text-block-26 {
  opacity: .7;
  color: #fff;
  text-align: left;
  word-break: normal;
  padding-top: 0;
  padding-left: 0;
  padding-right: 12px;
  font-family: Saira, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.div-block-57 {
  justify-content: center;
  align-items: center;
  padding-bottom: 10px;
  display: flex;
}

.div-block-58, .div-block-59 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-27 {
  opacity: .5;
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Saira, sans-serif;
  font-size: 11px;
}

.text-block-28 {
  color: #fff;
  text-align: center;
  background-color: rgba(2, 125, 255, .07);
  border-radius: 7px;
  padding: 3px 25px;
  font-family: Saira, sans-serif;
  font-size: 10px;
}

.text-span-25 {
  font-style: italic;
}

.text-span-26 {
  opacity: 1;
  font-style: italic;
}

.text-span-27 {
  font-style: italic;
}

.div-block-60 {
  height: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-61 {
  height: 110px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-62 {
  height: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-63 {
  width: 220px;
  height: 220px;
  background-color: rgba(0, 33, 68, .26);
  border: 2px solid rgba(2, 125, 255, .13);
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-63.box-planos {
  background-color: rgba(0, 33, 68, .26);
  border-color: rgba(2, 125, 255, .12);
  border-radius: 40px;
}

.div-block-64 {
  padding-top: 0;
  padding-bottom: 0;
}

.dropdown {
  font-family: Saira, sans-serif;
}

.text-block-29 {
  color: #dfdfdf;
  font-size: 20px;
}

.icon-9 {
  color: #d4d4d4;
}

.dropdown-link {
  color: #cecece;
  text-align: center;
  background-color: #07101d;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.dropdown-link:hover {
  border: 1px #027dff;
  border-bottom-style: solid;
}

.dropdown-link-2 {
  color: #b3b3b3;
  text-align: center;
  background-color: #07101d;
  border: 0 solid #027dff;
  border-radius: 8px;
}

.dropdown-link-2:hover {
  border-width: 1px 2px 1px 1px;
  border-top-style: none;
  border-left-style: none;
  border-right-style: none;
}

.dropdown-link-3 {
  color: #cecece;
  text-align: center;
  -webkit-text-stroke-color: #e6e6e6;
  background-color: #07101d;
  border-radius: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}

.dropdown-link-3:hover {
  border: 2px #027dff;
  border-bottom: 1px solid #027dff;
}

.text-span-28 {
  color: #027dff;
  font-weight: 700;
}

.quick-stack-2 {
  width: 940px;
  grid-column-gap: 20px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.text-span-29, .text-span-30 {
  color: #027dff;
  font-weight: 600;
}

.div-block-65 {
  width: 940px;
  height: 310px;
  background-color: rgba(2, 125, 255, .02);
  background-image: url('../images/vitrineana.jpg');
  background-position: 50%;
  background-size: cover;
  border: 2px solid rgba(2, 125, 255, .12);
  border-radius: 45px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 349px;
  padding-right: 0;
  display: flex;
}

.div-block-66 {
  display: flex;
}

.paragraph-8 {
  color: #e9e2e2;
  margin-bottom: 0;
  font-family: Saira, sans-serif;
  font-size: 18px;
}

.heading-6 {
  color: #c5c5c5;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Saira, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.div-block-67 {
  padding-top: 0;
}

.text-span-31 {
  color: #027dff;
  font-size: 70px;
  font-weight: 600;
}

.div-block-68 {
  height: 65px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-disponibilidade {
  height: 600px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-26 {
  width: 1000px;
  height: 200px;
  background-color: #003aff;
  border-radius: 25px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-26.bg_contain {
  background-color: rgba(0, 33, 68, .26);
  border-radius: 45px;
}

.text-span-32 {
  color: #b5b5b6;
  font-size: 12px;
}

.text-span-33 {
  font-size: 12px;
}

.text-block-30 {
  color: #e0e0e0;
  padding-top: 0;
  padding-bottom: 15px;
  font-family: Saira, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.button-16 {
  color: #e0e0e0;
  text-align: center;
  background-color: #003aff;
  border: 2px solid #027dff;
  border-radius: 10px;
  font-family: Saira, sans-serif;
}

.text-span-34 {
  font-size: 18px;
  font-weight: 300;
}

.div-block-69 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-70 {
  height: 100px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-17 {
  color: #c5c5c5;
  background-color: rgba(6, 7, 10, 0);
  border: 0 solid rgba(49, 49, 49, .33);
  border-radius: 15px;
  padding: 15px 20px;
  font-family: Saira, sans-serif;
}

.div-block-71 {
  height: 100px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-span-35 {
  color: #a12222;
  font-family: Bitter, serif;
  font-size: 40px;
  line-height: 1px;
}

.container-27 {
  height: 350px;
  background-color: #0b0e14;
  border: 2px solid rgba(2, 125, 255, .12);
  border-radius: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.container-27.bg_contain {
  background-color: rgba(11, 14, 20, 0);
  border-color: rgba(2, 125, 255, 0);
  border-radius: 45px;
  display: block;
}

.paragraph-9 {
  color: #e0e0e0;
  text-align: center;
  font-family: Saira, sans-serif;
  font-size: 20px;
}

.sectionpopup {
  height: 50px;
  background-color: #003aff;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-28 {
  height: 50px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.button-18 {
  background-color: rgba(10, 15, 26, 0);
  border: 1.5px solid rgba(255, 255, 255, .27);
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  padding: 5px 10px;
  font-family: Saira, sans-serif;
  font-size: 12px;
  display: flex;
}

.text-block-31 {
  color: #fff;
  padding-right: 15px;
  font-family: Saira, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.div-block-72 {
  justify-content: space-around;
  align-items: center;
  padding-right: 0;
  display: flex;
}

.cell-6 {
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.quick-stack-3 {
  width: 940px;
  grid-column-gap: 0px;
  flex: 1;
}

.div-block-73 {
  height: 20px;
  align-items: flex-end;
  padding-left: 15px;
  display: flex;
}

.text-block-32 {
  color: #dfdfdf;
  font-family: Saira, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 10px;
}

.cell-7 {
  justify-content: center;
  align-items: flex-start;
}

.div-block-74 {
  padding-left: 20px;
}

.section-central {
  background-color: rgba(0, 58, 255, 0);
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.container-29 {
  width: 940px;
  height: 340px;
  background-color: rgba(0, 33, 68, .26);
  border: 2px solid rgba(2, 125, 255, .12);
  border-radius: 45px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-33 {
  color: #c5c5c5;
  font-family: Saira, sans-serif;
  font-size: 34px;
  line-height: 50px;
}

.div-block-76 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.div-block-78 {
  flex-direction: row;
  align-items: center;
  display: flex;
}

.div-block-79 {
  width: 50px;
  justify-content: center;
  display: flex;
}

.text-span-36 {
  font-weight: 500;
}

.div-block-80 {
  width: 480px;
  height: 260px;
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 58, 255, .52)), url('../images/_86358c0e-7815-4eef-bf24-d0f3c8725a1e.jpeg');
  background-position: 0 0, 90% 25%;
  background-size: auto, 380px;
  border-radius: 20px;
}

.text-block-34 {
  color: #e0e0e0;
  font-family: Saira, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

.div-block-81 {
  height: 280px;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
  display: flex;
}

.cell-10 {
  justify-content: center;
  align-items: flex-start;
  padding-left: 20px;
}

.image-54 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.text-span-37 {
  font-weight: 500;
}

.div-block-82 {
  padding-left: 37px;
}

.text-span-38 {
  color: #367bf6;
  font-weight: 600;
}

.div-block-84 {
  justify-content: flex-end;
  display: flex;
}

.columns-11 {
  width: 940px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-19 {
  background-color: #003aff;
  border: 2px solid #027dff;
  border-radius: 10px;
  font-family: Saira, sans-serif;
}

.column-13 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.column-14 {
  padding-right: 0;
}

.text-span-39 {
  color: #367bf6;
  font-weight: 600;
}

.quick-stack-4 {
  width: 940px;
}

.section-19 {
  height: 800px;
}

.container-30 {
  height: 550px;
}

.slide-15 {
  background-image: url('../images/Second-Look-Anderson-Spider-Sillva-Paramount-3.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-16 {
  background-image: url('../images/0836448.png');
  background-position: 50%;
  background-size: cover;
}

.slide-17 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
}

.div-block-85 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-span-40 {
  font-weight: 300;
}

.text-span-41 {
  font-weight: 500;
}

.div-block-86 {
  justify-content: flex-start;
  padding-left: 20px;
  display: flex;
}

.div-block-87 {
  justify-content: flex-end;
  padding-right: 20px;
  display: flex;
}

.div-block-88 {
  width: 450px;
  height: 300px;
  background-image: linear-gradient(rgba(255, 255, 255, 0) 64%, #000), url('../images/penguins.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 20px;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.image-55 {
  opacity: .79;
}

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

.cell-11 {
  align-items: flex-start;
}

.image-56 {
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-91 {
  padding-left: 0;
  display: flex;
}

.div-block-92, .div-block-96, .div-block-97 {
  display: none;
}

.section-empresas {
  height: 400px;
}

.container-31 {
  height: 300px;
}

.text-span-42 {
  color: #027dff;
}

.cell-13 {
  justify-content: center;
  align-items: center;
  display: block;
}

.div-block-99 {
  background-color: rgba(0, 33, 68, .26);
  display: flex;
}

.cell-14, .cell-15, .cell-16 {
  display: block;
}

.div-block-100 {
  justify-content: center;
  align-items: center;
  font-family: Saira, sans-serif;
  display: flex;
}

.text-block-35 {
  color: #b3b3b3;
  font-size: 13px;
}

.div-block-101 {
  justify-content: center;
  align-items: center;
  padding-top: 22px;
  display: flex;
}

.button-20 {
  color: #b3b3b3;
  background-color: rgba(0, 33, 68, .26);
  border-radius: 10px;
  font-family: Saira, sans-serif;
  font-size: 14px;
}

.div-block-102 {
  padding-bottom: 20px;
}

.div-block-103 {
  padding-top: 10px;
  padding-bottom: 20px;
}

.div-block-104 {
  padding-top: 20px;
}

.text-span-43 {
  font-size: 30px;
  font-weight: 500;
}

.text-block-36 {
  font-family: Saira, sans-serif;
}

.column-15 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-37 {
  color: #e0e0e0;
  text-align: center;
  font-family: Saira, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.button-21 {
  text-align: center;
  font-family: Saira, sans-serif;
}

.div-block-107 {
  flex-direction: column;
  display: flex;
}

.div-block-108 {
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  display: flex;
}

.div-block-109 {
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  display: flex;
}

.text-block-38 {
  color: #fff;
  font-family: Saira, sans-serif;
  font-size: 18px;
}

.text-block-39 {
  color: #f0f0f0;
  font-family: Saira, sans-serif;
  font-size: 18px;
}

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

.body-2 {
  background-color: #050505;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-20 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.body-3 {
  background-color: #050505;
}

.image-58 {
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-111 {
  display: flex;
}

.div-block-112 {
  width: 800px;
  height: 500px;
  background-color: rgba(0, 58, 255, 0);
  border-radius: 45px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-7 {
  color: #dfdfdf;
  text-align: center;
  font-family: Saira, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.container-32 {
  max-width: 1144px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.background-video-5 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-40 {
  color: #dfdfdf;
  padding-bottom: 15px;
  font-family: Saira, sans-serif;
  font-size: 18px;
}

.div-block-113 {
  flex-direction: column;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.div-block-114 {
  width: 450px;
  height: 200px;
  background-color: #003aff;
  border-radius: 14px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.dropdown-toggle {
  border-radius: 35px;
}

.dropdown-list {
  background-color: rgba(221, 221, 221, .73);
}

.dropdown-list.w--open {
  background-color: rgba(221, 221, 221, 0);
}

.image-59 {
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-115 {
  padding-top: 45px;
  padding-bottom: 45px;
}

.div-block-116 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-21 {
  height: 1600px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link {
  color: #003aff;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
}

.link-2 {
  color: #003aff;
  text-decoration: none;
}

.div-block-117 {
  padding-top: 10px;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.container-33 {
  height: 2500px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-22 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-span-44 {
  letter-spacing: -.5px;
}

.container-termos {
  height: 900px;
  justify-content: center;
  align-items: center;
  display: flex;
}

@media screen and (min-width: 1280px) {
  .div-block-30 {
    align-items: flex-start;
  }

  .div-block-39 {
    justify-content: flex-start;
    align-items: center;
    padding-left: 10px;
    display: flex;
  }
}

@media screen and (min-width: 1440px) {
  .slide-7 {
    grid-column-gap: 130px;
    grid-row-gap: 130px;
  }

  .container-10 {
    grid-column-gap: 140px;
    grid-row-gap: 140px;
  }

  .slide-nav-5 {
    line-height: 3px;
  }

  .text-block-26 {
    padding-right: 10px;
  }
}

@media screen and (min-width: 1920px) {
  .navbar {
    width: 1920px;
    height: 120px;
  }

  .slider-4 {
    height: 700px;
  }

  .container-8 {
    grid-column-gap: 90px;
    grid-row-gap: 90px;
    align-items: center;
    padding-left: 0;
    padding-right: 415px;
  }

  .container-10 {
    grid-column-gap: 240px;
    grid-row-gap: 240px;
    padding-right: 120px;
  }
}

@media screen and (max-width: 991px) {
  .navbar:active, .navbar:focus, .nav-link:active, .nav-link:focus, .nav-link-2:active {
    background-color: #012aff;
  }

  .nav-link-2:focus {
    background-color: #002afe;
  }

  .nav-link-3:active, .nav-link-3:focus {
    background-color: #012aff;
  }

  .icon {
    color: #33ddf8;
  }

  .menu-button {
    color: #00dffd;
  }

  .menu-button:active, .menu-button:focus {
    color: #012aff;
    background-color: #012aff;
  }

  .columns {
    padding-left: 71px;
    padding-right: 71px;
  }

  .div-block {
    width: 728px;
  }

  .button-2 {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 12px;
  }

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

  .section-3 {
    position: static;
  }

  .slider-2 {
    height: 230px;
  }

  .text-block-10:hover {
    background-color: rgba(133, 177, 0, 0);
  }

  .columns-6 {
    align-items: center;
    display: flex;
  }

  .div-block-15 {
    padding-left: 75px;
    padding-right: 75px;
  }

  .slider-4 {
    height: 400px;
  }

  .button-8 {
    background-image: none;
  }

  .text-block-20 {
    font-size: 18px;
  }

  .container-8 {
    grid-column-gap: 110px;
    grid-row-gap: 110px;
  }

  .button-10 {
    padding: 10px;
    font-size: 14px;
  }

  .container-10 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding-left: 70px;
  }

  .nav-menu-2, .nav-menu-2:active {
    background-color: #0029ff;
  }

  .icon-6 {
    color: #0029ff;
  }

  .container-18 {
    width: 728px;
    flex-direction: column;
  }

  .div-block-31 {
    padding-right: 0;
  }

  .assistente {
    font-size: 12px;
  }

  .container-21 {
    max-width: 728px;
  }

  .footer-form-two {
    padding: 40px;
  }

  .footer-form-title {
    margin-right: 15px;
  }

  .footer-form-input {
    width: 400px;
    padding-right: 180px;
  }

  .footer-wrapper-three {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-three {
    margin-top: 40px;
  }

  .section-head-planos {
    height: 2200px;
  }

  .cell {
    justify-content: center;
    align-items: center;
  }

  .quick-stack-2 {
    width: 728px;
    grid-column-gap: 20px;
  }

  .div-block-65 {
    width: 728px;
  }

  .cell-2, .cell-3, .cell-4, .cell-5 {
    justify-content: center;
    align-items: center;
  }

  .heading-6 {
    font-size: 28px;
  }

  .div-block-67 {
    width: 728px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-31 {
    padding-right: 0;
    font-size: 10px;
  }

  .container-29 {
    width: 728px;
  }

  .cell-8, .cell-9 {
    justify-content: center;
    align-items: center;
  }

  .div-block-84 {
    justify-content: space-around;
  }

  .column-13 {
    justify-content: space-between;
  }

  .column-14 {
    padding-left: 78px;
  }
}

@media screen and (max-width: 767px) {
  .columns {
    padding-left: 144px;
    padding-right: 144px;
  }

  .div-block {
    width: 528px;
  }

  .column-2, .column-3, .div-block-4 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .text-block-7 {
    font-size: 13px;
    line-height: 17px;
  }

  .button-2 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 9px;
  }

  .slider-2 {
    height: 170px;
  }

  .section-vitrine {
    height: 400px;
    flex-direction: column;
    justify-content: center;
    display: flex;
  }

  .div-block-15 {
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .slider-4 {
    height: 300px;
  }

  .slide-7 {
    height: 150px;
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: scroll;
    padding-bottom: 0;
    padding-right: 0;
  }

  .container-8 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .container-12 {
    width: 500px;
    flex-direction: column;
    justify-content: center;
  }

  .brand-2 {
    padding-top: 0;
  }

  .navbar-2 {
    height: 80px;
  }

  .icon-6 {
    color: #fefefe;
  }

  .menubg, .menubg:active, .menubg:focus {
    background-color: #050505;
  }

  .image-39 {
    max-width: 50%;
    padding-top: 0;
  }

  .container-18 {
    width: 528px;
  }

  .trabalheconosco {
    height: 700px;
    max-height: 500px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .footer-subscribe {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-form-container-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-title {
    margin-right: 0;
  }

  .footer-form-block-two {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input {
    width: 100%;
  }

  .footer-block-three {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-link-three {
    margin-bottom: 10px;
  }

  .footer-social-block-three {
    margin-top: 10px;
  }

  .footer-bottom {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link {
    font-size: 14px;
    line-height: 20px;
  }

  .image-45 {
    max-width: 50%;
    padding-left: 20px;
  }

  .div-block-41 {
    width: 280px;
    height: 480px;
  }

  .heading-5 {
    font-size: 20px;
    line-height: 40px;
  }

  .quick-stack {
    width: 528px;
  }

  .section-head-planos {
    height: 2000px;
  }

  .image-46 {
    max-width: 70%;
  }

  .background-video-4 {
    display: flex;
  }

  .quick-stack-2 {
    width: 528px;
  }

  .div-block-65 {
    width: 528px;
    padding-left: 273px;
  }

  .paragraph-8 {
    padding-left: 30px;
    font-size: 16px;
  }

  .heading-6 {
    text-align: center;
    font-size: 20px;
  }

  .div-block-67, .container-26.bg_contain {
    width: 528px;
  }

  .div-block-70 {
    padding-top: 28px;
  }

  .sectionpopup {
    display: none;
  }

  .button-18 {
    text-align: center;
    font-size: 10px;
    line-height: 13px;
  }

  .text-block-31 {
    width: 350px;
    padding-right: 0;
    font-size: 13px;
  }

  .quick-stack-3 {
    padding: 0;
  }

  .container-29 {
    width: 528px;
  }

  .image-52, .image-53 {
    max-width: 120%;
  }

  .div-block-84 {
    justify-content: center;
    align-items: center;
    display: block;
  }

  .column-13 {
    align-items: center;
  }

  .column-14 {
    align-items: center;
    padding-left: 0;
    display: block;
  }

  .quick-stack-4 {
    width: 528px;
  }

  .section-19 {
    height: 1000px;
  }

  .div-block-85 {
    flex-direction: column;
  }

  .div-block-97 {
    display: block;
  }

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

  .section-empresas {
    height: 800px;
  }
}

@media screen and (max-width: 479px) {
  .image {
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 30px;
  }

  .navbar {
    padding-bottom: 0;
  }

  .nav-link, .nav-link:active, .nav-link-2, .nav-link-2:active, .nav-link-3, .nav-link-3:active {
    background-color: #0d28f4;
  }

  .icon {
    color: #f3f3f3;
    font-size: 24px;
    line-height: 40px;
  }

  .menu-button {
    background-color: #012aff;
  }

  .menu-button:active {
    color: #fff;
    background-color: #012aff;
  }

  .menu-button:focus {
    background-color: #012aff;
  }

  .columns {
    padding: 0 15px;
    display: flex;
  }

  .div-block {
    width: 320px;
    height: 1000px;
    flex-direction: column;
    padding-top: 26px;
    padding-bottom: 26px;
    display: flex;
  }

  .button {
    font-size: 10px;
    line-height: 18px;
  }

  .column, .column-2, .column-3 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-4, .image-5, .image-6, .image-7 {
    padding: 0;
  }

  .div-block-2, .div-block-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-4 {
    padding: 0 10px;
  }

  .background-video {
    object-fit: fill;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: static;
    overflow: visible;
  }

  .section {
    display: block;
  }

  .div-block-7 {
    padding: 10px 0;
    display: block;
  }

  .text-block-7 {
    text-align: center;
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: 10px;
  }

  .button-2 {
    padding: 10px;
    font-size: 9px;
    line-height: 11px;
  }

  .column-4 {
    padding-top: 0;
  }

  .div-block-8 {
    text-align: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .section-3 {
    display: block;
    position: static;
  }

  .text-block-8 {
    text-align: center;
    font-size: 9px;
    line-height: 14px;
  }

  .text-span-6 {
    font-size: 12px;
    font-weight: 600;
  }

  .image-8 {
    max-width: 120%;
  }

  .mask-2 {
    min-height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .slider-2 {
    height: auto;
    min-height: auto;
    margin-left: auto;
    margin-right: auto;
    display: inline;
  }

  .text-block-10 {
    padding: 35px;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
  }

  .slide-3 {
    position: static;
  }

  .div-block-10 {
    padding-top: 38px;
    padding-bottom: 38px;
  }

  .bold-text {
    font-size: 25px;
    line-height: 25px;
  }

  .heading {
    padding-top: 0;
    line-height: 25px;
  }

  .text-block-11 {
    font-size: 16px;
    line-height: 45px;
  }

  .paragraph-2 {
    text-align: center;
    padding-bottom: 20px;
  }

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

  .text-block-12 {
    font-size: 8px;
    line-height: 14px;
  }

  .section-vitrine {
    height: 450px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    display: flex;
  }

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

  .paragraph-3 {
    font-size: 12px;
  }

  .paragraph-4 {
    font-size: 12px;
    display: block;
  }

  .paragraph-5 {
    font-size: 12px;
  }

  .columns-3, .columns-4, .columns-5 {
    display: block;
  }

  .image-16, .image-17, .image-18 {
    padding-bottom: 30px;
  }

  .columns-6 {
    align-items: center;
    display: block;
  }

  .paragraph-6 {
    align-items: center;
    font-size: 17px;
    display: flex;
  }

  .columns-7 {
    display: inline-block;
  }

  .button-4 {
    text-align: left;
  }

  .column-6 {
    padding-right: 30px;
  }

  .div-block-15 {
    padding-top: 30px;
  }

  .slider-4 {
    height: 180px;
    display: block;
  }

  .slide-7 {
    height: 180px;
    background-image: url('../images/vitrinparamountfinal.jpg');
  }

  .image-30 {
    padding: 0 10px;
    display: block;
    overflow: hidden;
  }

  .section-ana {
    height: 600px;
    flex-direction: column;
    justify-content: space-around;
  }

  .text-block-20 {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
  }

  .text-block-21 {
    font-size: 8px;
    line-height: 13px;
  }

  .container-12 {
    width: 320px;
  }

  .brand-2 {
    padding-top: 0;
  }

  .navbar-2 {
    height: 110px;
    background-color: #0f0f0f;
  }

  .container-13 {
    padding-top: 18px;
    display: flex;
  }

  .icon-6 {
    color: #dbdbdb;
    padding-top: 7px;
    font-size: 24px;
  }

  .menubg {
    background-color: #0f0f0f;
  }

  .menubg:active, .menubg:focus {
    background-color: #050505;
  }

  .slider-5 {
    height: 200px;
  }

  .div-block-23 {
    grid-column-gap: 130px;
    grid-row-gap: 130px;
  }

  .logo {
    max-width: 85%;
    padding-top: 5px;
    padding-right: 20px;
  }

  .container-16 {
    padding-top: 0;
  }

  .container-18 {
    width: auto;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .columns-10 {
    width: 200px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 50px;
    display: flex;
  }

  .column-9, .column-10, .column-11, .column-12 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-42 {
    padding-left: 26px;
    padding-right: 26px;
  }

  .trabalheconosco {
    height: 550px;
    max-height: 900px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .section-vantagens {
    height: 1220px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .footer-subscribe {
    flex-direction: row;
  }

  .container-21 {
    height: 280px;
    max-width: none;
  }

  .footer-form-two {
    padding: 20px;
  }

  .footer-form-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-input {
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .button-primary.footer-form-button {
    position: relative;
    right: 0;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    text-align: center;
  }

  .lottie-animation {
    height: 50px;
  }

  .container-23 {
    height: 400px;
  }

  .slider-7 {
    height: 400px;
    border-radius: 0;
  }

  .div-block-40 {
    padding-top: 0;
  }

  .image-45 {
    max-width: 75%;
    padding-left: 18px;
  }

  .div-block-41 {
    width: 250px;
    height: 440px;
    border-width: 1.5px;
    border-radius: 30px;
    padding-top: 0;
  }

  .heading-5 {
    margin-top: 0;
    padding: 50px 0 0;
    font-size: 18px;
    line-height: 30px;
  }

  .quick-stack {
    width: 320px;
    grid-row-gap: 25px;
  }

  .div-block-44 {
    height: 1000px;
  }

  .div-block-48 {
    padding-bottom: 25px;
  }

  .assinar {
    border-width: 1px;
    border-color: rgba(0, 125, 255, .64);
  }

  .text-span-23 {
    font-weight: 600;
  }

  .section-head-planos {
    height: 1730px;
  }

  .div-block-54 {
    flex-direction: row;
    display: flex;
  }

  .image-46 {
    max-width: 85%;
  }

  .background-video-4 {
    justify-content: center;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .cell {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .container-25 {
    flex-direction: column;
    justify-content: center;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .div-block-56 {
    height: 220px;
    flex-direction: column;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-26 {
    padding-left: 35px;
  }

  .div-block-63 {
    width: 200px;
  }

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

  .text-block-29 {
    font-size: 20px;
  }

  .quick-stack-2 {
    width: 320px;
    padding-top: 0;
  }

  .div-block-65 {
    width: 300px;
    height: 330px;
    background-position: 30%;
    background-size: 1100px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 9px;
    padding-left: 0;
    padding-right: 0;
  }

  .cell-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .cell-3, .cell-4, .cell-5 {
    justify-content: center;
    align-items: center;
  }

  .div-block-66 {
    height: 250px;
    background-color: #003aff;
    border-radius: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .paragraph-8 {
    text-align: center;
    font-size: 17px;
  }

  .heading-6 {
    text-align: center;
    font-size: 18px;
    line-height: 30px;
  }

  .div-block-67 {
    width: 310px;
    justify-items: center;
    padding-top: 0;
    display: flex;
  }

  .text-span-31 {
    font-size: 50px;
    line-height: 20px;
  }

  .section-disponibilidade {
    height: 260px;
  }

  .container-26 {
    width: 320px;
    background-color: rgba(0, 58, 255, 0);
    padding: 20px;
  }

  .container-26.bg_contain {
    width: 320px;
    background-color: rgba(0, 33, 68, 0);
    flex-direction: column;
  }

  .text-block-30 {
    text-align: center;
    font-size: 18px;
  }

  .text-span-34 {
    font-size: 16px;
  }

  .div-block-69 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 7px;
    padding-right: 0;
    display: none;
  }

  .div-block-70 {
    height: 70px;
  }

  .button-17 {
    text-align: center;
    line-height: 35px;
    display: none;
  }

  .container-27 {
    width: 320px;
  }

  .container-27.bg_contain {
    width: 320px;
    height: 400px;
    border-radius: 35px;
    align-items: center;
  }

  .sectionpopup {
    height: 100px;
    flex-direction: column;
    display: none;
    overflow: visible;
  }

  .container-28 {
    flex-direction: column;
  }

  .text-block-31 {
    width: 320px;
    text-align: center;
    font-size: 12px;
  }

  .quick-stack-3 {
    grid-row-gap: 2px;
    align-self: flex-start;
  }

  .section-central {
    height: 550px;
    flex-direction: row;
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-29 {
    width: 320px;
    height: 500px;
    flex-direction: row;
  }

  .text-block-33 {
    font-size: 20px;
    line-height: 28px;
  }

  .image-50 {
    max-width: 80%;
  }

  .div-block-75 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-76 {
    height: 120px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-77 {
    justify-content: center;
    align-items: center;
    padding-bottom: 15px;
    display: flex;
  }

  .image-51 {
    padding-top: 15px;
  }

  .div-block-78 {
    flex-direction: column;
  }

  .image-52 {
    max-width: 100%;
  }

  .cell-8, .cell-9 {
    justify-content: center;
    align-items: center;
  }

  .image-53 {
    max-width: 100%;
  }

  .div-block-80 {
    width: 300px;
    height: 220px;
    background-position: 100% 0;
    border-radius: 35px;
  }

  .text-block-34 {
    color: #e0e0e0;
    font-size: 16px;
  }

  .div-block-83 {
    padding-top: 99px;
    padding-right: 60px;
  }

  .div-block-84 {
    width: 200px;
    flex-direction: row;
    display: flex;
  }

  .columns-11 {
    width: 320px;
    flex-direction: column;
  }

  .column-13 {
    flex-direction: column;
  }

  .column-14 {
    justify-content: center;
    align-self: center;
    padding-top: 5px;
    display: flex;
  }

  .quick-stack-4 {
    width: 320px;
    align-self: auto;
  }

  .section-19 {
    height: 1050px;
  }

  .container-30 {
    height: 1000px;
    flex-direction: column;
    display: flex;
  }

  .div-block-85 {
    height: 900px;
    flex-direction: column;
  }

  .div-block-87 {
    flex-direction: row;
  }

  .div-block-88 {
    width: 320px;
    height: 400px;
  }

  .div-block-89 {
    padding-top: 0;
  }

  .div-block-90 {
    width: 320px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 25px;
    display: flex;
  }

  .cell-11 {
    align-items: center;
  }

  .mapa {
    max-width: 100%;
  }

  .div-block-91 {
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }

  .div-block-93, .div-block-94 {
    display: none;
  }

  .image-57 {
    padding-bottom: 30px;
  }

  .div-block-95 {
    height: 350px;
    align-items: flex-end;
    display: flex;
  }

  .div-block-96 {
    display: block;
  }

  .cell-12 {
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-97 {
    display: block;
  }

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

  .section-empresas {
    height: 850px;
    padding-top: 70px;
  }

  .div-block-101 {
    padding-top: 0;
    display: block;
  }

  .button-20 {
    text-align: center;
    font-size: 18px;
    line-height: 28px;
  }

  .div-block-104 {
    height: 350px;
  }

  .div-block-105 {
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .div-block-106 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-110 {
    display: block;
  }

  .container-33 {
    height: 2800px;
    display: block;
  }

  .section-22 {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .paragraph-10 {
    text-align: justify;
    padding-left: 0;
    padding-right: 0;
    font-size: 8px;
    line-height: 12px;
  }
}

#w-node-_6fd628fc-cd2c-f777-a917-0bf2367f0c72-9bdb89f3, #w-node-_8c66f3d4-9d68-ea81-fe51-76e4ff7f2321-9bdb89f3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-ad78e61c-974f-6e78-31d9-c44058745d5d-9bdb89f3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_4e54a156-9aa1-515c-9a96-231f9bb18a9e-9bdb89f3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_64591f5f-69d0-a6dd-ca95-2d4c45a51c87-9bdb89f3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

#w-node-fd583b32-b7cf-ac8b-ed83-31d972cc0533-4d861b83, #w-node-fd583b32-b7cf-ac8b-ed83-31d972cc0534-4d861b83 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_75703bf0-1cd3-e423-e2d4-5aa353102d98-4d861b83 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_46a003fe-0b9c-2947-69bb-0d288bcea9f3-4d861b83 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-_8c66f3d4-9d68-ea81-fe51-76e4ff7f2321-9bdb89f3 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-ad78e61c-974f-6e78-31d9-c44058745d5d-9bdb89f3 {
    grid-template-rows: auto;
    grid-template-columns: .5fr .25fr;
  }

  #w-node-fd583b32-b7cf-ac8b-ed83-31d972cc0534-4d861b83 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_75703bf0-1cd3-e423-e2d4-5aa353102d98-4d861b83 {
    grid-template-rows: auto;
    grid-template-columns: .5fr .25fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_8c66f3d4-9d68-ea81-fe51-76e4ff7f2321-9bdb89f3, #w-node-_4e54a156-9aa1-515c-9a96-231f9bb18a9e-9bdb89f3, #w-node-fd583b32-b7cf-ac8b-ed83-31d972cc0534-4d861b83 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_6fd628fc-cd2c-f777-a917-0bf2367f0c72-9bdb89f3, #w-node-_8c66f3d4-9d68-ea81-fe51-76e4ff7f2321-9bdb89f3 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    display: grid;
  }

  #w-node-ad78e61c-974f-6e78-31d9-c44058745d5d-9bdb89f3, #w-node-_4e54a156-9aa1-515c-9a96-231f9bb18a9e-9bdb89f3, #w-node-_64591f5f-69d0-a6dd-ca95-2d4c45a51c87-9bdb89f3 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-fd583b32-b7cf-ac8b-ed83-31d972cc0533-4d861b83, #w-node-fd583b32-b7cf-ac8b-ed83-31d972cc0534-4d861b83 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    display: grid;
  }

  #w-node-_75703bf0-1cd3-e423-e2d4-5aa353102d98-4d861b83, #w-node-_46a003fe-0b9c-2947-69bb-0d288bcea9f3-4d861b83 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


