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

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

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

.block-king {
  flex-flow: column;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.body {
  background-color: #ffb332;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 1;
}

.body.body-jornada {
  font-family: Vollkorn, serif;
}

.section-hero {
  background-color: #002b36;
  background-image: none;
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-hero.sh-interna {
  height: 420px;
}

.box-menu {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  min-width: 1100px;
  height: 7.5rem;
  display: flex;
  position: absolute;
}

.block-absolut-colors {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.block-transparence {
  width: 100%;
  height: 100%;
  position: relative;
}

.block-absolut-image {
  position: absolute;
  inset: 0%;
}

.block-content {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 85%;
  min-height: 400px;
  display: flex;
  position: relative;
}

.image-hero {
  width: 50%;
  height: 100%;
  position: relative;
}

.content-hero {
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
  position: relative;
}

.brand {
  z-index: 10;
  background-image: url('../images/logo-enmc-2025.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 16vw;
  min-width: 10rem;
  max-width: 16rem;
  height: 6vw;
  padding-bottom: 0;
}

.brand.w--current {
  width: 18rem;
  min-width: 18rem;
  height: 6rem;
  top: 0;
}

.navbar {
  background-color: #ddd0;
  position: relative;
  inset: 0% 0% auto;
}

.container {
  width: 100%;
}

.block-container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 2%;
  padding-right: 2%;
  display: flex;
  position: relative;
}

.nav-link {
  color: #fff;
  text-align: center;
  margin-left: .625rem;
  margin-right: .625rem;
  padding-left: 10px;
  padding-right: 10px;
  font-size: .95rem;
  font-weight: 600;
}

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

.image {
  width: 100%;
}

.block-up {
  justify-content: center;
  align-items: flex-start;
  height: 80%;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.up-cor {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

.up-cor-1 {
  filter: blur(6.25rem);
  background-image: radial-gradient(circle, #05e5c859, #002b36 73%);
  border-bottom-right-radius: 12.5rem;
  border-bottom-left-radius: 0;
  width: 100%;
  height: 100%;
  position: relative;
  top: -11.5rem;
  left: -6.625rem;
}

.up-cor-2 {
  filter: blur(6.25rem);
  background-image: linear-gradient(167deg, #de00f670, #fff0 71%);
  border-bottom-right-radius: 12.5rem;
  border-bottom-left-radius: 12.5rem;
  width: 120%;
  height: 80%;
  position: relative;
  top: -2.4375rem;
  left: -3.3125rem;
}

.up-cor--2, .up-cor--3 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: visible;
}

.up-cor-2-copy {
  filter: blur(6.25rem);
  background-image: linear-gradient(167deg, #eaff08a3, #fff0 71%);
  border-bottom-right-radius: 12.5rem;
  border-bottom-left-radius: 12.5rem;
  width: 120%;
  height: 80%;
  position: relative;
  top: -2.4375rem;
  left: -3.3125rem;
}

.block-down {
  justify-content: center;
  align-items: flex-end;
  height: 80%;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.down-cor {
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

.down-cor--2 {
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: visible;
}

.down-cor--3 {
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: visible;
}

.down-cor-1 {
  filter: blur(6.25rem);
  background-image: radial-gradient(circle, #d0ff0054 8%, #002b36 98%);
  border-top-right-radius: 12.5rem;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  width: 100%;
  height: 100%;
  position: relative;
  bottom: -14.125rem;
  left: -7.8125rem;
}

.down-cor-2 {
  filter: blur(6.25rem);
  background-image: linear-gradient(167deg, #de00f670, #fff0 71%);
  border-bottom-right-radius: 12.5rem;
  border-bottom-left-radius: 12.5rem;
  width: 120%;
  height: 80%;
  position: relative;
  bottom: -16.625rem;
  left: auto;
}

.down-cor-3 {
  filter: blur(6.25rem);
  background-image: linear-gradient(167deg, #eaff08a3, #fff0 71%);
  border-bottom-right-radius: 12.5rem;
  border-bottom-left-radius: 12.5rem;
  width: 120%;
  height: 80%;
  position: relative;
}

.box-gradiente {
  filter: blur(6.25rem);
  background-image: radial-gradient(circle, #3a3089, #fff0 72%);
  border-radius: 100%;
  width: 95%;
  height: 95%;
  position: absolute;
}

.button-inscreva-se {
  background-color: #db0066;
  border: .125rem solid #fff;
  border-radius: 3.125rem;
  justify-content: center;
  align-items: center;
  width: 12rem;
  min-width: 135px;
  height: 3rem;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.b-green {
  background-color: #20847a;
  width: 100%;
  height: 0%;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.text-block {
  color: #fff;
  letter-spacing: .125rem;
  text-transform: uppercase;
  font-size: .8rem;
  font-weight: 600;
  position: relative;
}

.box-content {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 95%;
  min-width: 660px;
  height: 95%;
  min-height: 400px;
  padding-bottom: 5%;
  padding-left: 8vw;
  padding-right: 0;
  display: flex;
  position: relative;
}

.text-block-2 {
  color: #fff;
  letter-spacing: .125rem;
  -webkit-text-stroke-width: 2px;
  text-shadow: 0 0 5px #fff;
  margin-bottom: .5rem;
  font-size: 4.5rem;
  font-weight: 700;
  line-height: 1;
  position: relative;
}

.box-date {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: .5rem;
  display: flex;
  position: relative;
}

.text-block-3 {
  color: #ffa54b;
  letter-spacing: .2rem;
  -webkit-text-stroke-width: .5px;
  margin-left: .5rem;
  font-size: 1rem;
  font-weight: 300;
  position: relative;
}

.svg-icon {
  color: #ffffffba;
  width: 1.2rem;
  height: 1.2rem;
  position: relative;
}

.svg-icon:hover {
  cursor: pointer;
}

.svg-icon-date {
  color: #f09335;
  width: 2rem;
  height: 2rem;
  position: relative;
}

.svg-icon-date:hover {
  cursor: pointer;
}

.section-second {
  z-index: 1;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.block-elements-up {
  width: 100%;
  height: 3rem;
  position: relative;
  top: -5rem;
}

.montanha-right {
  background-color: #ec9b30;
  background-image: linear-gradient(#e28a38b3, #fff), url('../images/elemento-orange-circle-2.png');
  background-position: 0 0, 50%;
  background-size: auto, 1px;
  border-top-left-radius: 5000%;
  width: 90%;
  height: 18rem;
  position: absolute;
  inset: 0% 0% auto auto;
  box-shadow: 0 -20px 20px 5px #0003;
}

.montanha-right.mr-internas {
  border-top-left-radius: 500%;
  height: 8rem;
}

.montanha-left {
  background-color: #e94d4d;
  background-image: linear-gradient(#fa7901b3, #fff), url('../images/elemento-orange-circle-2.png');
  background-position: 0 0, 50%;
  background-size: auto, 1px;
  border-top-right-radius: 500%;
  width: 60%;
  height: 20rem;
  position: absolute;
  left: 0;
  box-shadow: -20px -20px 17px 2px #0003;
}

.montanha-left.ml-internas {
  border-top-right-radius: 500%;
  height: 9rem;
}

.image-hero-inside {
  background-image: url('../images/1_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.element-image-hero {
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-4 {
  opacity: .13;
  background-image: url('../images/elemento-meio-circulo.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 50%;
  height: 50%;
  position: relative;
  bottom: -5.625rem;
  left: -21.1875rem;
}

.nav-menu {
  justify-content: center;
  align-items: center;
  min-width: 715px;
  display: flex;
}

.line-down-nav {
  background-color: #db0066;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  height: .15rem;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
  overflow: hidden;
  box-shadow: 0 2px .3125rem #0003;
}

.box-link-menu {
  margin-left: .25rem;
  margin-right: .25rem;
  position: relative;
}

.line-left {
  background-color: #00c1db;
  border-top-left-radius: .625rem;
  border-bottom-left-radius: .625rem;
  width: 50%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.line-right {
  background-color: #db0066;
  border-top-right-radius: .625rem;
  border-bottom-right-radius: .625rem;
  width: 50%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.box-center-second {
  justify-content: space-around;
  align-items: center;
  width: 93%;
  margin-top: 1rem;
  margin-bottom: 4rem;
  display: flex;
  position: relative;
  inset: 0%;
}

.box-content-second {
  width: 30%;
  height: 100%;
  margin-left: 3rem;
  margin-right: 2rem;
  position: relative;
}

.box-images-second {
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
  position: relative;
}

.div-block-10 {
  justify-content: flex-end;
  align-items: center;
  width: 40%;
  display: flex;
  position: relative;
}

.div-block-11 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  display: flex;
}

.news-1 {
  mix-blend-mode: multiply;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  border-radius: 2px;
  width: 25rem;
  min-width: 25rem;
  height: 25rem;
  margin: .625rem;
  position: relative;
  box-shadow: 0 2px 20px 9px #fff;
}

.div-block-13 {
  mix-blend-mode: multiply;
  background-image: url('../images/redes-1_3.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 1px;
  width: 27rem;
  min-width: 27rem;
  height: 27rem;
  margin: .625rem;
  position: relative;
  box-shadow: 0 2px 20px 9px #fff;
}

.div-block-14 {
  mix-blend-mode: multiply;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  border-radius: 1px;
  width: 24rem;
  min-width: 24rem;
  height: 24rem;
  margin: .625rem;
  position: relative;
  box-shadow: 0 2px 20px 9px #fff;
}

.section-third {
  z-index: 1;
  background-color: #ffb332;
  justify-content: center;
  align-items: center;
  padding-top: 8rem;
  padding-bottom: 8rem;
  display: flex;
  position: relative;
}

.block-content-second {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.text-block-4 {
  color: #db0066;
  letter-spacing: .125rem;
  -webkit-text-stroke-width: .1rem;
  text-transform: none;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
  position: relative;
  top: -2rem;
}

.heading {
  color: #000;
  letter-spacing: .0625rem;
  -webkit-text-stroke-width: .2px;
  width: 100%;
  margin-top: 1rem;
  margin-bottom: .5rem;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.2;
  position: relative;
  bottom: .9rem;
}

.paragraph {
  margin-bottom: 2rem;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1.8;
  position: relative;
}

.circle {
  opacity: .3;
  border-radius: 100%;
  width: 25rem;
  height: 25rem;
  position: absolute;
  inset: -12.5rem 0% auto -34%;
}

.circle.c-2 {
  top: auto;
  left: auto;
  right: auto;
}

.elemento-girando {
  opacity: .49;
  background-image: url('../images/elemento-orange-circle.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.circle-2 {
  opacity: 1;
  border-radius: 100%;
  width: 25rem;
  height: 25rem;
  position: absolute;
}

.circle-2.c-2 {
  top: auto;
  left: auto;
  right: auto;
}

.elemento-girando-2 {
  opacity: .46;
  background-image: url('../images/elemento-orange-circle-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.code-embed {
  display: block;
}

.image-2 {
  position: relative;
}

.slider {
  background-color: #ddd0;
  width: 100%;
  height: 100%;
}

.slide-nav, .left-arrow, .right-arrow {
  display: none;
}

.image-hero-inside-2 {
  background-image: url('../images/2_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.image-hero-inside-3 {
  background-image: url('../images/3_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.div-block-15 {
  background-image: none;
  position: absolute;
  inset: 0%;
}

.div-block-16 {
  z-index: 2;
  background-image: linear-gradient(93deg, #17284b, #fff0 60%);
  width: 15rem;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.bg-duna {
  opacity: .05;
  background-image: url('../images/dunas-natal-bg.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.bg-duna.bd-internas {
  opacity: .05;
  background-attachment: fixed;
}

.box-redes-sociais {
  z-index: 1;
  justify-content: flex-start;
  align-items: center;
  height: 2.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  display: flex;
  position: relative;
}

.div-block-18 {
  z-index: 1;
  justify-content: flex-start;
  align-items: center;
  margin-top: 1rem;
  display: flex;
  position: relative;
}

.div-block-19 {
  outline-offset: 0px;
  background-color: #2ea0b200;
  border-radius: 20px;
  outline: 1px solid #ffffff8a;
  justify-content: center;
  align-items: center;
  width: 2.3rem;
  height: 2.3rem;
  margin-right: .65rem;
  transition: all .2s;
  display: flex;
  position: relative;
}

.div-block-19:hover {
  background-color: #2ea0b2;
}

.div-block-20 {
  border: 2rem solid #521461;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  width: 65rem;
  display: flex;
  position: relative;
}

.youtube {
  border-radius: 3px;
  box-shadow: 0 2px 13px 5px #0003;
}

.mask {
  border-top-left-radius: 28%;
  box-shadow: 0 2px 20px 10px #00000026;
}

.div-block-21 {
  filter: blur(50px);
  background-image: radial-gradient(circle, #fff, #fff0);
  width: 30rem;
  height: 30rem;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-148 {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: .3125rem;
  display: flex;
}

.apoio-sistema-cfc {
  background-image: url('../images/logo_sistema_cfc-crcs_color_horizontal-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 8rem;
  height: 3.75rem;
  margin: 1rem;
  transition: filter .6s;
}

.apoio-sistema-cfc:hover {
  filter: grayscale();
}

.heading-31 {
  color: #292929;
  font-size: .625rem;
  font-weight: 400;
}

.block-left-quatro {
  background-color: #0000;
  width: 30vw;
  min-width: 335px;
  margin-right: 1.25rem;
  padding-top: 1rem;
  padding-left: .625rem;
  padding-right: .625rem;
  position: relative;
}

.block-center-quatro {
  justify-content: center;
  align-items: flex-start;
  width: 90%;
  max-width: 1500px;
  height: auto;
  margin-top: 4rem;
  display: flex;
}

.div-block-apoio {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 85%;
  margin: 3rem .5rem 1.25rem;
  display: flex;
}

.text_detalhes-2 {
  color: #4e4e4e;
  letter-spacing: .03125rem;
  width: 60%;
  min-width: auto;
  font-size: 1rem;
}

.text_detalhes-2.td2_bold_green {
  color: #015f1d;
  letter-spacing: .0625rem;
  font-size: .6875rem;
  font-weight: 700;
}

.text_detalhes-2.td2_bold_green.td2bg_2 {
  letter-spacing: .03125rem;
  font-size: .6875rem;
}

.block-patrocinio-institucional {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 3rem .625rem 1.25rem;
  display: none;
}

.button-4 {
  color: #fff;
  text-align: center;
  letter-spacing: .125rem;
  text-transform: uppercase;
  background-color: #0000;
  background-image: linear-gradient(301deg, #005206, #007e04);
  border: .0625rem solid #0000;
  min-width: 8.75rem;
  margin-right: .375rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  font-size: .75rem;
  transition: color .1s, background-color .4s;
}

.button-4:hover {
  color: #fff;
  background-color: #727272;
  background-image: linear-gradient(301deg, #a70000, #f00404);
}

.button-4.endereco {
  margin-top: 1.0625rem;
  display: none;
}

.block-bronze {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin: 3rem .625rem 1.25rem;
  display: flex;
}

.text-block-50 {
  font-size: .75rem;
}

.div-block-113 {
  background-color: #0000;
  height: auto;
  margin-top: 1.25rem;
  padding: .625rem;
  display: none;
}

.div-block-123 {
  background-image: url('../images/bg-youtube.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 60.9375rem;
  width: 100%;
  height: 100%;
}

.apoio-7 {
  background-image: url('../images/bc-convention-marca-balnerio.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 6.5625rem;
  height: 3.75rem;
  margin: .625rem;
  transition: filter .6s;
  display: none;
}

.apoio-7:hover {
  filter: grayscale();
}

.div-block-219 {
  height: 9.375rem;
  position: absolute;
  inset: auto 0% 0%;
}

.block-diamante, .block-start-up {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 3rem .625rem 1.25rem;
  display: none;
}

.block-right-quatro {
  background-color: #0000;
  width: 100%;
}

.realizacao---1 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 12rem;
  height: 4rem;
  margin-left: .625rem;
  margin-right: .625rem;
  transition: filter .6s;
  display: flex;
}

.realizacao---1:hover {
  filter: grayscale();
}

.start-up {
  justify-content: center;
  align-items: center;
  width: 5.9375rem;
  margin: .9375rem;
  transition: filter .6s;
  display: flex;
  position: relative;
}

.start-up:hover {
  filter: grayscale();
}

.div-block-222 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  margin-bottom: .625rem;
  margin-left: .625rem;
  margin-right: .625rem;
  display: flex;
  position: relative;
}

.text-block-51 {
  filter: blur(.03125rem);
  color: #fff;
  text-align: center;
  letter-spacing: .3125rem;
  margin-top: -.7rem;
  font-size: 2.3rem;
  font-weight: 300;
  line-height: 1;
  position: relative;
}

.heading-21 {
  color: #474747;
  letter-spacing: .05rem;
  margin-top: .625rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.3;
  position: relative;
}

.link-block-3 {
  border: .0625rem solid #f2f2f2;
  width: 100%;
  height: auto;
  margin-top: .9375rem;
  margin-bottom: .9375rem;
  padding: .625rem;
  text-decoration: none;
  transition: transform .5s, box-shadow .5s, border-color .2s;
}

.link-block-3:hover {
  opacity: 1;
  border-color: #8309af;
  transform: scale(1.01);
  box-shadow: 0 0 20px 7px #00000026;
}

.box-right-quatro {
  background-color: #f7f7f7;
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 2rem;
  display: flex;
}

.div-block-111 {
  width: 100%;
  height: auto;
  margin-bottom: 1.25rem;
  padding-bottom: 1.25rem;
}

.text_detalhes {
  color: #252525;
  letter-spacing: .03125rem;
  width: 40%;
  min-width: 6.25rem;
  font-size: 1rem;
  font-weight: 600;
}

.bold-text {
  filter: blur(.03125rem);
  color: #fff;
  font-size: 3.75rem;
  font-weight: 800;
  line-height: 2.5rem;
  position: relative;
}

.div-block-125 {
  background-image: url('../images/camboriu-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 40rem;
  width: 100%;
  height: 100%;
}

.block-logos-patrocinios {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  height: auto;
  margin-top: 3.125rem;
  margin-bottom: 3.125rem;
  padding: 3.125rem;
  display: flex;
}

.apoio-abracicon {
  background-image: url('../images/logo-abracicon.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 8rem;
  height: 3.75rem;
  margin: 1rem;
  transition: filter .6s;
}

.apoio-abracicon:hover {
  filter: grayscale();
}

.box-apoio {
  justify-content: center;
  align-items: center;
  width: 9rem;
  height: 6rem;
  margin: 1rem;
  transition: filter .6s;
  display: flex;
  position: relative;
}

.box-apoio:hover {
  filter: grayscale();
}

.box-apoio.ba-fbc {
  width: 5.8rem;
  height: 5.8rem;
}

.box-apoio.ba-abracicon {
  width: 10rem;
}

.div-block-149 {
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: .3125rem;
  display: flex;
}

.div-block-120 {
  background-color: #0000;
  width: 100%;
  min-width: 480px;
  padding-top: 1rem;
  padding-left: .625rem;
  padding-right: .625rem;
  position: relative;
}

.block-platina {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 1.25rem .625rem;
  display: none;
}

.bronze {
  justify-content: center;
  align-items: center;
  width: 7.5rem;
  margin: .5rem;
  padding: .5rem;
  transition: filter .6s;
  display: flex;
  position: relative;
}

.bronze:hover {
  filter: grayscale();
}

.bronze.b_banco-ne {
  width: 9.5rem;
  display: flex;
}

.div-block-124 {
  border-left: .0625rem #e9e9e9;
  flex-direction: column;
  align-items: center;
  width: auto;
  height: auto;
  margin-bottom: 1rem;
  margin-left: 0;
  display: flex;
  position: relative;
}

.block-natal-te-espera {
  background-color: #0000;
  border: .0625rem #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 3rem;
  padding-bottom: 3rem;
  display: flex;
  position: relative;
}

.heading-22 {
  color: #db0066;
  letter-spacing: .0625rem;
  text-transform: none;
  align-self: flex-start;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 2rem;
  line-height: 1;
  position: relative;
}

.heading-22.h-hoteis {
  color: #db0066;
  text-align: center;
  -webkit-text-stroke-width: .2px;
  text-shadow: 0 6px 20px #fbff00;
  align-self: center;
  height: 100%;
  font-size: 2rem;
}

.heading-22.h-restaurante {
  color: #db0066;
  text-align: center;
  letter-spacing: 0;
  -webkit-text-stroke-width: .2px;
  text-shadow: 0 6px 20px #fbff00;
  align-self: center;
  height: 100%;
  font-size: 1.5rem;
}

.apoio-fecontesc {
  background-image: url('../images/fecontesc.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 8rem;
  height: 3.75rem;
  margin: 1rem;
  transition: filter .6s;
}

.apoio-fecontesc:hover {
  filter: grayscale();
}

.div-block-idealizacao {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin: 1.25rem 2rem;
  display: flex;
}

.platina {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  width: 8.5rem;
  min-height: 3.125rem;
  margin: .5rem 1rem;
  padding: 1rem .5rem;
  transition: filter .6s;
  display: flex;
  position: relative;
}

.platina:hover {
  filter: grayscale();
}

.platina.nic {
  background-color: #f7f7f7;
}

.div-block-126 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 15rem;
  margin-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-126.b {
  background-image: url('../images/arranha-cus-modernos-e-noites-agitadas-nos-restaurantes_1arranha-cus-modernos-e-noites-agitadas-nos-restaurantes.webp');
  background-size: cover;
  height: 11.25rem;
}

.div-block-126.c {
  background-image: url('../images/infraestrutura-sem-igual_1infraestrutura-sem-igual.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.bold-text-11 {
  font-weight: 400;
}

.apoio-sindicont {
  background-image: url('../images/sindiconte-litoral-balnerio.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 8rem;
  height: 3.75rem;
  margin: 1rem;
  transition: filter .6s;
  display: block;
}

.apoio-sindicont:hover {
  filter: grayscale();
}

.div-block-136 {
  background-image: url('../images/centro-de-convenes-de-natal_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.heading-29 {
  color: #292929;
  font-size: .625rem;
  font-weight: 400;
}

.apoio-6 {
  background-image: url('../images/logo-oficial_fundo-claro_horizontal.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 5.9375rem;
  height: 3.75rem;
  margin: .625rem;
  transition: filter .6s;
  display: none;
}

.apoio-6:hover {
  filter: grayscale();
}

.div-block-152 {
  filter: sepia(34%);
  background-color: #0000;
  background-image: url('../images/photo-camera_1photo-camera.png'), linear-gradient(297deg, #2b2c2b, #bcbebc);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, auto;
  width: 100%;
  height: 3.75rem;
  transition: filter .3s;
}

.div-block-152:hover {
  filter: none;
}

.div-block-152._4 {
  background-image: url('../images/stick-man-speech_1stick-man-speech.png'), linear-gradient(297deg, #2b2c2b, #bcbebc);
}

.div-block-152._2 {
  background-image: url('../images/play-button-3_1play-button-3.png'), linear-gradient(297deg, #2b2c2b, #bcbebc);
}

.div-block-152._3 {
  background-image: url('../images/old-video-camera-outline-symbol_1old-video-camera-outline-symbol.png'), linear-gradient(297deg, #2b2c2b, #bcbebc);
}

.diamante {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  width: 9rem;
  margin: .5rem .6rem;
  padding: 1rem .5rem;
  transition: filter .6s;
  display: flex;
  position: relative;
}

.diamante:hover {
  filter: grayscale();
}

.diamante.d-caixa {
  width: 24rem;
  height: 8rem;
  display: flex;
}

.diamante.d-caixa:hover {
  filter: none;
}

.idealizacao-1 {
  justify-content: center;
  align-items: center;
  width: 10rem;
  height: 3.75rem;
  margin-left: .625rem;
  margin-right: .625rem;
  transition: filter .6s;
  display: flex;
  position: relative;
}

.idealizacao-1:hover {
  filter: grayscale();
}

.div-block-patrocinio {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 1.25rem .5rem;
  display: none;
}

.section-quatro {
  background-color: #fcfcfc;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  padding-bottom: 0;
  display: flex;
  position: relative;
  left: 0;
  right: 0;
  overflow: hidden;
}

.heading-19-copy {
  color: #474747;
  letter-spacing: .125rem;
  text-transform: uppercase;
  background-color: #f5f5f5;
  margin-top: 0;
  margin-bottom: .1875rem;
  padding: .1875rem 1.25rem;
  font-size: .85rem;
  font-weight: 400;
  line-height: 1.25rem;
  position: relative;
}

.div-block-menor-organizacao {
  border-top: .0625rem solid #e7e7e7;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: .3125rem;
  margin-left: .3125rem;
  margin-right: .3125rem;
  padding: .5rem .625rem;
  display: flex;
}

.text-block-52 {
  color: #fff;
  justify-content: center;
  align-items: center;
  font-size: 5rem;
  font-weight: 400;
  line-height: .8;
  display: flex;
  position: relative;
}

.div-block-151 {
  opacity: .8;
  filter: grayscale(80%);
  background-image: url('../images/enmc-foz_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 7.5rem;
  margin: 0 .3125rem 0 0;
  transition: filter .8s cubic-bezier(.23, 1, .32, 1);
}

.div-block-151:hover {
  filter: none;
}

.div-block-151._2 {
  background-image: url('../images/enmc-manaus_1.avif');
  background-size: cover;
  margin-left: .3125rem;
  margin-right: 0;
}

.div-block-151._3 {
  background-image: url('../images/enmc-santos_1.avif');
  background-size: cover;
}

.div-block-151._4 {
  background-image: url('../images/enmc-porto-de-galinhas_1.avif');
  background-size: cover;
  margin-left: .3125rem;
  margin-right: 0;
}

.div-block-121 {
  background-color: #0000;
  border-right: .0625rem #eee;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding-top: 0;
  display: flex;
}

.block-local-do-evento {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 0;
  padding-bottom: 2rem;
  padding-left: 1.25rem;
  display: flex;
}

.div-block-realizacao {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin: 1.25rem 2rem;
  display: flex;
}

.div-block-114 {
  transform: scale3d(1none, 1none, 1none);
  transform-style: preserve-3d;
  background-image: url('../images/camboriu-corao.png');
  background-repeat: no-repeat;
  background-size: cover;
  height: 13.125rem;
  margin-bottom: 1.25rem;
  display: none;
  overflow: hidden;
}

.div-block-275 {
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.patrocinio {
  justify-content: center;
  align-items: center;
  width: 10rem;
  height: 4.5rem;
  margin: 1rem .625rem 1rem .5rem;
  padding: .5rem;
  transition: filter .6s;
  display: flex;
}

.patrocinio:hover {
  filter: grayscale();
}

.patrocinio.p-sebrae {
  display: flex;
}

.link-block-10 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 25%;
  margin-left: 0;
  margin-right: 0;
  padding: 0 0 .3125rem;
  font-size: .5625rem;
  text-decoration: none;
  display: flex;
}

.link-block-10._4 {
  margin-right: 0;
}

.block-detalhes {
  align-items: flex-start;
  height: 2.5rem;
  display: flex;
  position: relative;
}

.button-9 {
  color: #073474;
  text-align: center;
  letter-spacing: .125rem;
  text-transform: uppercase;
  background-color: #fff;
  background-image: none;
  border: .0625rem solid #0000;
  min-width: 8.75rem;
  margin-right: .375rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  font-size: .875rem;
  font-weight: 600;
  transition: color .1s, background-color .4s;
}

.button-9:hover {
  color: #fff;
  background-color: #727272;
  background-image: linear-gradient(301deg, #a70000, #f00404);
}

.div-block-218 {
  background-color: #0048ff;
  background-image: linear-gradient(234deg, #00868d73, #8800ffd1);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-112 {
  background-color: #0000;
  border-bottom: .0625rem solid #009144;
  border-right: .0625rem solid #009144;
  height: 11.25rem;
  margin-left: 1.875rem;
}

.div-block-112.data {
  background-color: #fff;
  border-bottom-style: none;
  border-right-style: none;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  min-width: 380px;
  height: auto;
  margin-left: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
  box-shadow: 0 1px 1.25rem .0625rem #00000026;
}

.div-block-112.data.internas {
  opacity: .9;
  background-color: #f2f2f2;
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: -12rem;
  padding-bottom: 2rem;
  transform: scale(.9);
}

.heading-19-copy-2 {
  color: #fff;
  letter-spacing: .3125rem;
  text-transform: uppercase;
  background-color: #494949;
  margin-top: 0;
  margin-bottom: .1875rem;
  padding: .1875rem .625rem;
  font-size: .85rem;
  font-weight: 600;
  line-height: 1.25rem;
  position: relative;
}

.heading-19-copy-2.h_prata {
  color: #000;
  background-color: #dadada;
}

.heading-19-copy-2.h_paladio {
  color: #fff;
  background-color: #5c7ef7;
}

.heading-19-copy-2.h_platina {
  color: #fff;
  background-color: #00975e;
}

.heading-19-copy-2.h_ouro {
  color: #000;
  background-color: #f5f23f;
}

.heading-19-copy-2.h-p_insti {
  color: #4b4b4b;
  letter-spacing: .2rem;
  background-color: #f7f7f7;
  font-weight: 700;
}

.heading-19-copy-2.h-startup {
  color: #fff;
  background-color: #000;
}

.heading-19-copy-2.h_diamante {
  color: #fff;
  background-color: #11adab;
}

.heading-19-copy-2.h_cobre {
  color: #fff;
  background-color: #b19411;
}

.block-camboriu {
  display: none;
  position: relative;
}

.text-block-6 {
  color: #474747;
  letter-spacing: .05rem;
  border-bottom: .0625rem solid #eee;
  width: 95%;
  margin-top: .5rem;
  margin-right: .9375rem;
  padding-bottom: .625rem;
  font-size: .85rem;
  font-style: italic;
  line-height: 1.3rem;
  position: relative;
}

.block-prata {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin: 3rem .625rem 1.25rem;
  display: flex;
}

.heading-25 {
  color: #747474;
  width: 70%;
  margin-top: .625rem;
  padding-left: .875rem;
  font-size: .875rem;
  font-weight: 300;
  line-height: 1.5625rem;
}

.block-month-button {
  flex-flow: wrap;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
  position: relative;
}

.div-block-realizacao-geral {
  border: 0 solid #f1f1f1;
  border-bottom-width: .0625rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: .3125rem;
  margin-bottom: 1.25rem;
  display: flex;
}

.div-block-menor-apoio {
  border-top: .0625rem solid #ededed;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  min-height: 120px;
  margin-top: .3125rem;
  margin-left: 0;
  margin-right: 0;
  padding: .625rem .5rem;
  display: flex;
  position: relative;
}

.apoio-fenacon {
  background-image: url('../images/fenacon.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 8rem;
  height: 3.75rem;
  margin: 1rem;
  transition: filter .6s;
}

.apoio-fenacon:hover {
  filter: grayscale();
}

.ouro {
  justify-content: center;
  align-items: center;
  width: 8rem;
  margin: 1rem;
  padding: .5rem;
  transition: filter .6s;
  display: flex;
  position: relative;
}

.ouro:hover {
  filter: grayscale();
}

.ouro.o-bb {
  width: 17rem;
  display: flex;
}

.ouro.spa {
  width: 4.6875rem;
  height: 5rem;
}

.ouro.o_fcx {
  width: 5.3125rem;
}

.ouro.o_caixa {
  width: 17rem;
  display: flex;
}

.p-institucional {
  justify-content: center;
  align-items: center;
  width: 8rem;
  margin: .5rem;
  padding: 1rem;
  transition: filter .6s;
  display: flex;
  position: relative;
}

.p-institucional:hover {
  filter: grayscale();
}

.div-block-132 {
  background-color: #0000;
  align-items: center;
  height: 5rem;
  margin-bottom: 1.25rem;
  display: flex;
  position: relative;
}

.div-block-menor-patrocinio {
  border-top: .0625rem solid #e7e7e7;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: .3125rem;
  margin-left: .5rem;
  margin-right: .5rem;
  padding: .625rem;
  display: flex;
}

.block-ouro {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin: 3rem .625rem 1.25rem;
  display: flex;
}

.div-block-118 {
  position: relative;
  overflow: hidden;
}

.div-block-menor-idealizacao {
  border-top: .0625rem solid #e7e7e7;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 15rem;
  margin-top: .3125rem;
  margin-left: .3125rem;
  margin-right: .3125rem;
  padding: .5rem .625rem;
  display: flex;
}

.div-block-223 {
  flex-direction: column;
  align-items: center;
  width: 90%;
  margin: .625rem .625rem .3125rem;
  display: flex;
}

.div-block-150 {
  opacity: .8;
  filter: grayscale(80%);
  background-image: url('../images/enmc-gramado_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 12.5rem;
  margin: .3125rem;
  transition: filter .8s cubic-bezier(.165, .84, .44, 1);
}

.div-block-150:hover {
  filter: none;
}

.div-block-133 {
  background-color: #0000;
  background-image: url('../images/centro-de-eventos-01_1centro-de-eventos-01.webp');
  background-position: 50%;
  background-size: cover;
  width: 40%;
  height: 5rem;
}

.div-block-133.ce2 {
  background-image: url('../images/centro-de-eventos-02_1centro-de-eventos-02.webp');
  background-size: 37.5rem;
}

.div-block-133.ce3 {
  background-image: url('../images/centro-de-eventos-03_1centro-de-eventos-03.webp');
  background-size: 10.1875rem;
}

.paragraph-3 {
  color: #acacac;
  text-align: justify;
  margin-top: .6875rem;
  margin-bottom: 1.25rem;
  line-height: 1.5625rem;
}

.block-detalhes-evento {
  background-color: #f2f2f2;
  border: .0625rem #000;
  width: 100%;
  height: auto;
  margin-left: 1.875rem;
  padding: 2rem .625rem 0 1.875rem;
}

.block-historico-home-interno {
  background-color: #f2f2f2;
  border: .0625rem #000;
  width: 100%;
  height: auto;
  padding: 1rem 2rem 2rem;
}

.gradiente-montanhas {
  opacity: .9;
  filter: blur(30px);
  background-image: radial-gradient(circle, #fff 52%, #fff0);
  width: 25rem;
  height: 14rem;
  position: absolute;
  inset: auto -14% -79% auto;
}

.block-absolut-words {
  position: absolute;
  inset: 0%;
}

.mulher {
  color: #775100;
  -webkit-text-stroke-width: .1rem;
  mix-blend-mode: overlay;
  font-size: 10rem;
  font-weight: 700;
  position: absolute;
  inset: 0% 0% auto auto;
}

.contabilista {
  color: #775100;
  -webkit-text-stroke-width: .1rem;
  mix-blend-mode: overlay;
  font-size: 10rem;
  font-weight: 700;
  position: absolute;
  inset: auto auto 0% 0%;
}

.bracos-abertos {
  filter: blur(.03125rem);
  color: #c900cf;
  text-align: center;
  letter-spacing: .3125rem;
  background-color: #e9af00;
  border-radius: 1px;
  margin-top: 0;
  padding: 0 1rem;
  font-size: 2.1rem;
  font-weight: 800;
  line-height: 1;
  display: inline-block;
  position: relative;
}

.div-block-277 {
  position: relative;
}

.bold-text-12 {
  font-size: 4rem;
  line-height: .6;
  position: relative;
}

.div-block-278 {
  opacity: .1;
  background-image: url('../images/elemento-orange-circle-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  align-self: center;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.text-block-53 {
  color: #474747;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 1.1rem;
  line-height: 1.8;
  position: relative;
}

.text-block-53.tb53-local {
  width: 95%;
  margin-top: .5rem;
  font-size: .95rem;
  line-height: 1.6;
}

.div-block-279 {
  position: relative;
}

.card-testemunhal {
  border-radius: 2px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 100%;
  padding: .5rem;
  display: flex;
  position: relative;
}

.div-block-280 {
  opacity: .9;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 2px;
  width: 14.5rem;
  min-width: 14.5rem;
  height: 9.7rem;
  transition: all .1s;
  position: relative;
  box-shadow: 0 2px 20px 10px #0000001c;
}

.div-block-280:hover {
  outline-offset: 0px;
  outline: 3px solid #a404c4;
}

.heading-32 {
  color: #fffffff0;
  letter-spacing: .085rem;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 1rem;
  font-size: 1.3rem;
  line-height: 1.2;
  position: relative;
}

.collection-item {
  position: relative;
}

.heading-33 {
  color: #db0066;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 1rem;
  font-size: 2rem;
  position: relative;
}

.heading-33.h33-fala-interna {
  color: #333;
  text-align: center;
  letter-spacing: 1px;
  background-image: linear-gradient(#bbbbbb80, #d1d1d180);
  margin-top: 0;
  margin-left: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-weight: 600;
}

.div-block-281 {
  margin-top: 2rem;
  position: relative;
}

.ct-gradient {
  opacity: .1;
  filter: blur(30px);
  background-image: radial-gradient(circle, #fff, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
}

.text-natal {
  color: #474747;
  margin-top: 1rem;
  margin-left: 1rem;
  padding-right: 1rem;
  font-size: 1.1rem;
  line-height: 1.8;
  position: relative;
}

.text-natal.tn-2 {
  display: none;
}

.text-natal.tn-fala-interna {
  text-align: center;
  margin-left: 0;
  padding-left: 2rem;
  padding-right: 2rem;
}

.collection-list {
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  padding-top: 1.5rem;
  padding-bottom: 2rem;
  padding-left: 1rem;
  display: flex;
  position: relative;
}

.collection-list.cl-fala-interna {
  justify-content: center;
  align-items: center;
  padding-right: 1rem;
}

.box-image-hoteis-home {
  width: 60%;
  height: 100%;
  margin-left: .5rem;
  position: relative;
}

.block-hoteis-home {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.bold-text-13 {
  font-size: 1rem;
  font-style: normal;
}

.image-3 {
  width: 95%;
  max-width: 95%;
  position: relative;
}

.image-4 {
  max-width: none;
  height: 100%;
}

.image-5 {
  position: relative;
}

.heading-19-copy-2-copy {
  color: #fff;
  letter-spacing: .3125rem;
  text-transform: uppercase;
  background-color: #494949;
  margin-top: 0;
  margin-bottom: .1875rem;
  padding: .1875rem .625rem;
  font-size: .75rem;
  font-weight: 600;
  line-height: 1.25rem;
  position: relative;
}

.heading-19-copy-2-copy.h_prata {
  color: #000;
  background-color: #b1b1b1;
}

.heading-19-copy-2-copy.h_paladio {
  color: #fff;
  background-color: #62008a;
}

.heading-19-copy-2-copy.h_platina {
  color: #fff;
  background-color: #00975e;
}

.heading-19-copy-2-copy.h_ouro {
  color: #000;
  background-color: #e6d21f;
}

.heading-19-copy-2-copy.h-p_insti {
  color: #4b4b4b;
  letter-spacing: .2rem;
  background-color: #f7f7f7;
  font-weight: 700;
}

.heading-19-copy-2-copy.h-startup {
  color: #fff;
  background-color: #000;
}

.heading-19-copy-2-copy.h_diamante {
  color: #fff;
  background-color: #11adab;
}

.image-6 {
  position: relative;
}

.paragraph-4 {
  letter-spacing: .0625rem;
  font-size: .9375rem;
  line-height: 1.375rem;
}

.heading-24 {
  text-align: center;
  font-size: 1rem;
}

.div-block-227 {
  width: 15.625rem;
  height: 4.375rem;
  position: absolute;
  inset: auto 7rem 20px auto;
}

.div-block-131 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  height: auto;
  margin-top: 5rem;
  margin-bottom: 0;
  padding-bottom: 3.125rem;
  display: flex;
  position: relative;
}

.bold-text-4 {
  width: 50%;
}

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

.link-block-17 {
  filter: blur(.03125rem);
  background-image: url('../images/instagram-white_1instagram-white.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 1.5625rem;
  height: 1.5625rem;
  transition: all .2s;
}

.link-block-17:hover {
  transform: scale(1.1);
}

.section-7 {
  background-color: #002b36;
  background-image: none;
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  left: 0;
  right: 0;
  overflow: hidden;
}

.div-block-129 {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 3rem;
  display: flex;
}

.heading-34 {
  color: #fff;
  margin-bottom: 0;
  font-size: .8125rem;
  font-weight: 600;
  line-height: 1.875rem;
}

.div-block-127 {
  background-image: url('../images/logo-14-enmc-natal-2025-horizontal-positivo_1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  position: relative;
}

.paragraph-5 {
  text-align: center;
  font-size: 1.0625rem;
  line-height: 1.875rem;
}

.div-block-130 {
  color: #fff;
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 50%;
  margin-top: 1.25rem;
  display: flex;
}

.link-block-12 {
  opacity: .85;
  background-color: #fff;
  background-image: url('../images/vipmar.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 12.5rem;
  height: 5rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.block-insta-button {
  border: .0625rem solid #fff0;
  border-radius: 3.125rem;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  height: 1.875rem;
  margin-bottom: 2.525rem;
  margin-right: .1375rem;
  padding: 1.25rem;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: absolute;
  inset: auto 0% -2.5rem auto;
  transform: scale(.95);
}

.block-insta-button:hover {
  background-color: #ffffff17;
  border-color: #fff;
}

.button-5 {
  letter-spacing: .125rem;
  background-color: #0000;
  border: .0625rem solid #0000;
  border-radius: 2.5rem;
  margin: .3125rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  font-size: .6875rem;
  transition: border-color .3s;
}

.button-5:hover {
  border-style: solid;
  border-color: #fff;
}

.bold-text-3 {
  color: #fff;
  letter-spacing: .0625rem;
  text-transform: uppercase;
  width: 70%;
}

.text-block-55 {
  color: #fff;
  letter-spacing: .04375rem;
  margin-right: .625rem;
  font-size: .8125rem;
  font-weight: 300;
  line-height: .9375rem;
  position: relative;
}

.link-block-9 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: .625rem;
  display: flex;
  position: relative;
}

.div-block-128 {
  border-bottom: .0625rem solid #fff3;
  flex-direction: column;
  align-items: center;
  width: 50%;
  margin-top: 2.5rem;
  margin-bottom: 1.5rem;
  padding-bottom: .3125rem;
  font-size: .9375rem;
  display: flex;
  position: relative;
}

.image-35 {
  opacity: .8;
  width: 3.125rem;
  margin-bottom: 3.125rem;
  position: relative;
  top: auto;
}

.link-block-4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 25%;
  height: 9.375rem;
  padding: 0;
  display: flex;
}

.link-block-4.w--current {
  background-color: #0000;
  width: 25rem;
  height: 9.375rem;
}

.link-block-5 {
  color: #fff;
  text-align: center;
  width: 50%;
  margin-top: .625rem;
  text-decoration: none;
}

.link {
  color: #fff;
  letter-spacing: .05rem;
  margin-left: .6rem;
  margin-right: .6rem;
  padding: 20px;
  font-size: .9rem;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.box-hoteis-home {
  background-color: #ffb332;
  border-radius: 1px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 1rem;
  padding: 1rem;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: relative;
}

.box-hoteis-home:hover {
  outline-offset: 0px;
  outline: 2px solid #c000b3;
}

.image-36 {
  opacity: .87;
  border-radius: 2px;
  position: relative;
  box-shadow: 0 2px 20px 9px #ffffff17;
}

.bg-duna-hoteis-home {
  opacity: .15;
  background-image: url('../images/dunas-natal-bg.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-282 {
  justify-content: center;
  align-items: center;
  width: 30%;
  height: 100%;
  margin-right: .5rem;
  display: flex;
  position: relative;
}

.box-text-content-interna {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-self: center;
  align-items: flex-start;
  width: 49vw;
  min-width: 815px;
  padding-bottom: 4rem;
  padding-left: 4rem;
  padding-right: 4rem;
  display: flex;
  position: relative;
}

.box-text-content-interna.btci-dia {
  justify-content: flex-start;
  align-self: center;
  align-items: center;
}

.box-text-content-interna.btci-prog {
  padding-left: 3rem;
  padding-right: 3rem;
}

.div-block-283 {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: .3125rem;
  display: flex;
}

.div-block-53 {
  border-top: 1.875rem solid #fafafa;
  width: 105%;
  height: auto;
  margin-top: 1.875rem;
  display: none;
}

.text_detalhes-3 {
  color: #929090;
  letter-spacing: .03125rem;
  width: 60%;
  min-width: auto;
  font-size: .875rem;
}

.text_detalhes-3.td2_bold_green {
  color: #015f1d;
  letter-spacing: .0625rem;
  font-size: .6875rem;
  font-weight: 700;
}

.text_detalhes-3.td2_bold_green.td2bg_2 {
  letter-spacing: .03125rem;
  font-size: .6875rem;
}

.block-patrocinio-institucional-2, .block-paladio-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 3rem .625rem 1.25rem;
  display: flex;
}

.text-block-56 {
  font-size: .75rem;
}

.div-block-284 {
  background-image: url('../images/footer-hero.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 9.375rem;
  position: absolute;
  inset: auto 0% 0%;
}

.block-diamante-2, .block-start-up-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 3rem .625rem 1.25rem;
  display: flex;
}

.heading-28 {
  color: #a100b3;
  text-shadow: 0 0 1px #a100b3;
  margin-top: 2rem;
  margin-bottom: 2rem;
  font-size: 2.1875rem;
  font-weight: 700;
  line-height: 2.8125rem;
  position: relative;
}

.heading-28.h28-dia {
  display: none;
}

.realizacao---2 {
  background-color: #0000;
  background-image: url('../images/fbc.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 6rem;
  height: 3.75rem;
  margin: .625rem;
  transition: filter .6s;
}

.realizacao---2:hover {
  filter: grayscale();
}

.div-block-285 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  margin: .3125rem .625rem .625rem;
  display: flex;
  position: relative;
}

.text-block-57 {
  filter: blur(.03125rem);
  color: #fff;
  letter-spacing: .3125rem;
  margin-top: .625rem;
  font-size: 2.5rem;
  font-weight: 800;
  line-height: 1.875rem;
}

.rich-text-block-2 {
  color: #000;
  text-align: justify;
  letter-spacing: .02rem;
  font-size: 1.2rem;
  line-height: 2.3rem;
  position: relative;
}

.div-block-286 {
  width: 100%;
  height: auto;
  margin-bottom: 1.25rem;
  padding-bottom: 1.25rem;
}

.text_detalhes-4 {
  color: #929090;
  letter-spacing: .03125rem;
  width: 40%;
  min-width: 6.25rem;
  font-size: .875rem;
}

.bold-text-14 {
  filter: blur(.03125rem);
  color: #fff;
  font-size: 3.75rem;
  font-weight: 800;
  line-height: 2.5rem;
}

.block-2-text-image-content {
  flex-direction: column;
  align-items: center;
  width: 95%;
  max-width: 1400px;
  margin-top: -10rem;
  padding: 1.25rem;
  display: flex;
  position: relative;
}

.block-2-text-image-content.b2tic-dia {
  flex-flow: row;
}

.text-block-11 {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  height: auto;
  margin-top: 3.125rem;
  margin-bottom: 3.125rem;
  padding: 3.125rem;
  display: flex;
}

.apoio-crcsc {
  background-image: url('../images/logo_crc-sc.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 8rem;
  height: 4.375rem;
  margin: 1rem;
  transition: filter .6s;
}

.apoio-crcsc:hover {
  filter: grayscale();
}

.div-block-287 {
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: .3125rem;
  display: flex;
}

.div-block-288 {
  background-color: #0000;
  width: 100%;
  margin-top: -3.125rem;
  padding-left: .625rem;
  padding-right: .625rem;
}

.div-block-288.internas-2 {
  background-color: #fafafa;
  width: 25%;
  margin-top: 0;
  padding-left: 1.875rem;
  display: none;
}

.block-platina-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 1.25rem .625rem;
  display: flex;
}

.div-block-289 {
  border-left: .0625rem #e9e9e9;
  flex-direction: column;
  align-items: center;
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 1.25rem;
  display: flex;
}

.block-nov_2020-2 {
  background-color: #0000;
  border: .0625rem #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
  display: flex;
  position: relative;
}

.heading-35 {
  color: #0040cf;
  letter-spacing: .0625rem;
  text-transform: uppercase;
  align-self: flex-start;
  margin-top: 3.75rem;
  margin-bottom: 1.25rem;
  font-size: 1.125rem;
  line-height: 1.5rem;
}

.section-10 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.section-10.s10-dia {
  display: none;
}

.block-1-text-image-content {
  z-index: 1;
  flex-direction: row;
  justify-content: center;
  width: 90%;
  display: flex;
  position: relative;
}

.block-1-text-image-content.b1tic-dia {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
}

.div-block-idealizacao-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 1.25rem 2rem;
  display: flex;
}

.box-image-content-interna {
  z-index: 1;
  box-shadow: none;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 49vw;
  min-width: 815px;
  margin-top: -12rem;
  display: flex;
  position: relative;
}

.box-image-content-interna.bici-dia {
  align-self: center;
  margin-bottom: 2rem;
}

.box-image-content-interna.bici-dia-2 {
  background-image: url('../images/24-de-setembro-quarta-feira_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  align-self: center;
  width: 49vw;
  min-width: 815px;
  height: 18vw;
}

.box-image-content-interna.bici-dia-2.bici-dia-2-segundo {
  background-image: url('../images/25-de-setembro-quinta-feira_1.avif');
}

.box-image-content-interna.bici-dia-2.bici-dia-2-terceiro {
  background-image: url('../images/26-de-setembro-sexta-feira_1.avif');
}

.div-block-120-mob {
  background-color: #0000;
  width: 100%;
  margin-top: -3.125rem;
  padding-left: .625rem;
  padding-right: .625rem;
}

.div-block-120-mob.internas-2 {
  background-color: #fafafa;
  width: 25%;
  margin-top: 0;
  padding-left: 1.875rem;
  display: none;
}

.bold-text-15 {
  font-weight: 400;
}

.div-block-290 {
  background-image: url('../images/expocentro-01_1expocentro-01.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.heading-36 {
  color: #292929;
  font-size: .625rem;
  font-weight: 400;
}

.apoio-8 {
  background-image: url('../images/logo-oficial_fundo-claro_horizontal.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 5.9375rem;
  height: 3.75rem;
  margin: .625rem;
  transition: filter .6s;
  display: none;
}

.apoio-8:hover {
  filter: grayscale();
}

.div-block-291 {
  filter: sepia(34%);
  background-color: #0000;
  background-image: url('../images/photo-camera_1photo-camera.png'), linear-gradient(297deg, #2b2c2b, #bcbebc);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, auto;
  width: 100%;
  height: 3.75rem;
  transition: filter .3s;
}

.div-block-291:hover {
  filter: none;
}

.div-block-291._4 {
  background-image: url('../images/stick-man-speech_1stick-man-speech.png'), linear-gradient(297deg, #2b2c2b, #bcbebc);
}

.div-block-291._2 {
  background-image: url('../images/play-button-3_1play-button-3.png'), linear-gradient(297deg, #2b2c2b, #bcbebc);
}

.div-block-291._3 {
  background-image: url('../images/old-video-camera-outline-symbol_1old-video-camera-outline-symbol.png'), linear-gradient(297deg, #2b2c2b, #bcbebc);
}

.idealizacao-2 {
  background-image: url('../images/cfc_2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 7.5rem;
  height: 3.75rem;
  margin: .625rem;
  transition: filter .6s;
}

.idealizacao-2:hover {
  filter: grayscale();
}

.div-block-patrocinio-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 1.25rem .5rem;
  display: flex;
}

.heading-19-copy-3 {
  color: #181818;
  letter-spacing: .125rem;
  text-transform: uppercase;
  background-color: #fff;
  margin-bottom: .3125rem;
  padding: .3125rem 1.25rem;
  font-size: .75rem;
  font-weight: 700;
  line-height: 1.25rem;
}

.div-block-menor-organizacao-2 {
  border-top: .0625rem solid #e7e7e7;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 15rem;
  margin-top: .3125rem;
  margin-left: .3125rem;
  margin-right: .3125rem;
  padding: .3125rem .625rem;
  display: flex;
}

.div-block-217 {
  width: 100%;
  padding-left: 1.25rem;
}

.text-block-58 {
  justify-content: center;
  align-items: center;
  font-size: 3.125rem;
  line-height: 2.1875rem;
  display: flex;
}

.div-block-292 {
  opacity: .8;
  filter: sepia();
  background-image: url('../images/dia11-abertura-027-compressed_1dia11-abertura-027-compressed.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 7.5rem;
  margin: 0 .3125rem 0 0;
  transition: filter .8s cubic-bezier(.23, 1, .32, 1);
}

.div-block-292:hover {
  filter: none;
}

.div-block-292._2 {
  background-image: url('../images/dia11-abertura-174-compressed_1dia11-abertura-174-compressed.webp');
  background-size: 41.4375rem;
  margin-left: .3125rem;
  margin-right: 0;
}

.div-block-293 {
  background-color: #0000;
  border-right: .0625rem solid #eee;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding-top: 0;
  display: flex;
}

.div-block-realizacao-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 1.25rem 2rem;
  display: flex;
}

.div-block-294 {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.link-block-18 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 25%;
  margin-left: 0;
  margin-right: 0;
  padding: 0 0 .3125rem;
  font-size: .5625rem;
  text-decoration: none;
  display: flex;
}

.link-block-18._4 {
  margin-right: 0;
}

.block-detalhes-2 {
  align-items: flex-start;
  height: 2.5rem;
  display: flex;
}

.button-10 {
  color: #073474;
  text-align: center;
  letter-spacing: .125rem;
  text-transform: uppercase;
  background-color: #fff;
  background-image: none;
  border: .0625rem solid #0000;
  min-width: 8.75rem;
  margin-right: .375rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  font-size: .875rem;
  font-weight: 600;
  transition: color .1s, background-color .4s;
}

.button-10:hover {
  color: #fff;
  background-color: #727272;
  background-image: linear-gradient(301deg, #a70000, #f00404);
}

.div-block-295 {
  background-color: #0048ff;
  background-image: linear-gradient(234deg, #0048ff, #00ff6fe6);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.heading-19-copy-4 {
  color: #fff;
  letter-spacing: .3125rem;
  text-transform: uppercase;
  background-color: #494949;
  margin-bottom: .1875rem;
  padding: .1875rem .625rem;
  font-size: .75rem;
  font-weight: 600;
  line-height: 1.25rem;
  position: relative;
}

.heading-19-copy-4.h_prata {
  color: #000;
  background-color: #b1b1b1;
}

.heading-19-copy-4.h_paladio {
  color: #fff;
  background-color: #62008a;
}

.heading-19-copy-4.h_platina {
  color: #fff;
  background-color: #00975e;
}

.heading-19-copy-4.h_ouro {
  color: #000;
  background-color: #e6d21f;
}

.heading-19-copy-4.h-p_insti {
  color: #4b4b4b;
  letter-spacing: .2rem;
  background-color: #f7f7f7;
  font-weight: 700;
}

.heading-19-copy-4.h-startup {
  color: #fff;
  background-color: #000;
}

.heading-19-copy-4.h_diamante {
  color: #fff;
  background-color: #11adab;
}

.text-block-59 {
  color: #929090;
  border-bottom: .0625rem solid #eee;
  width: 80%;
  margin-top: .5rem;
  margin-right: .9375rem;
  padding-bottom: .625rem;
  font-size: .75rem;
  line-height: 1rem;
}

.block-prata-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 3rem .625rem 1.25rem;
  display: flex;
}

.heading-37 {
  color: #747474;
  width: 70%;
  margin-top: .625rem;
  padding-left: .875rem;
  font-size: .875rem;
  font-weight: 300;
  line-height: 1.5625rem;
}

.block-month-button-2 {
  flex-flow: wrap;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  display: flex;
  position: relative;
}

.div-block-296 {
  background-color: #0000;
  align-items: center;
  height: 5rem;
  margin-bottom: 1.25rem;
  display: flex;
  position: relative;
}

.block-ouro-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 3rem .625rem 1.25rem;
  display: flex;
}

.block-3-text-image-content {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
}

.div-block-297 {
  width: 80%;
  height: 15vh;
  overflow: hidden;
}

.box-text-image-content {
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.div-block-menor-idealizacao-2 {
  border-top: .0625rem solid #e7e7e7;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 15rem;
  margin-top: .3125rem;
  margin-left: .3125rem;
  margin-right: .3125rem;
  padding: .3125rem .625rem;
  display: flex;
}

.div-block-298 {
  flex-direction: column;
  align-items: center;
  width: 90%;
  margin: .625rem .625rem .3125rem;
  display: flex;
}

.div-block-299 {
  opacity: .8;
  filter: sepia();
  background-image: url('../images/dia11-abertura-168-compressed_1dia11-abertura-168-compressed.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 12.5rem;
  margin: .3125rem;
  transition: filter .8s cubic-bezier(.165, .84, .44, 1);
}

.div-block-299:hover {
  filter: none;
}

.div-block-300 {
  background-color: #0000;
  background-image: url('../images/centro-de-eventos-01_1centro-de-eventos-01.webp');
  background-position: 50%;
  background-size: cover;
  width: 40%;
  height: 5rem;
}

.div-block-300.ce2 {
  background-image: url('../images/centro-de-eventos-02_1centro-de-eventos-02.webp');
  background-size: 37.5rem;
}

.div-block-300.ce3 {
  background-image: url('../images/centro-de-eventos-03_1centro-de-eventos-03.webp');
  background-size: 10.1875rem;
}

.div-block-301 {
  background-color: #f2f2f2;
  border: .0625rem #000;
  width: 100%;
  height: auto;
  margin-left: 1.875rem;
  padding-left: 1.875rem;
  padding-right: .625rem;
}

.block-historico-home-interno-2 {
  background-color: #f2f2f2;
  border: .0625rem #000;
  width: 100%;
  height: auto;
  padding-bottom: .625rem;
  padding-left: 1.875rem;
  padding-right: .625rem;
}

.image-42 {
  border-radius: 1px;
  display: inline-block;
  position: relative;
}

.image-42.i42-dia-2 {
  align-self: center;
}

.collection-list-wrapper {
  position: relative;
}

.text-block-60 {
  color: #fff;
  text-align: center;
  letter-spacing: 1.5px;
  font-weight: 700;
  position: relative;
}

.div-block-302 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 14.2rem;
  min-width: 14.2rem;
  height: 9.7rem;
}

.collection-list-wrapper-2 {
  z-index: 999;
  position: relative;
}

.collection-list-2 {
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.collection-item-2 {
  padding: .5rem;
}

.empty-state {
  background-color: #ddd0;
}

.image-text-p1 {
  z-index: 98;
  background-color: #fff;
  border-radius: .1875rem;
  width: 62.5rem;
  height: 31rem;
  margin-top: 3.125rem;
  display: flex;
  position: relative;
  box-shadow: 0 2px 1.1875rem .5rem #00000030;
}

.about-p1-b {
  z-index: 99;
  color: #000;
  height: 100%;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: .3125rem;
  font-size: 1.1rem;
  line-height: 1.8rem;
  position: relative;
  overflow: auto;
}

.circle-black-p1 {
  background-color: #f3f3f3;
  border-radius: 100%;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 5.3125rem;
  min-width: 5.3125rem;
  height: 5.3125rem;
  margin-left: -.1875rem;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.div-block-265 {
  opacity: .1;
  background-image: url('../images/grafismos-de-canto-de-tela.png');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: auto;
  position: absolute;
  inset: 0% -.3125rem 0% 0%;
}

.colection-p {
  border: .0625rem solid #e6e6e600;
  border-radius: 100%;
  justify-content: center;
  align-items: flex-start;
  width: 11.44rem;
  height: 255px;
  padding: 1rem 0;
  text-decoration: none;
  transition: opacity .3s;
  display: flex;
  position: relative;
}

.bg-p1 {
  z-index: 99;
  background-color: #043579d6;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0% 0;
}

.x-close-p1 {
  background-color: #000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3.125rem;
  height: 3.125rem;
  transition: background-color .1s;
  display: flex;
  position: absolute;
  inset: -1.25rem -1.25rem auto auto;
}

.x-close-p1:hover {
  background-color: #d60000;
}

.box-right-p {
  background-color: #f3f3f3;
  border-top-right-radius: 0;
  width: 20%;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.div-block-266 {
  background-image: none;
  border-radius: 100%;
  position: absolute;
  inset: 0%;
}

.block-texts-p1 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: .85rem;
  padding-right: .85rem;
  display: flex;
  position: relative;
  inset: auto 0% 0;
}

.card-p {
  z-index: 1;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.tipo-p {
  z-index: 1;
  color: #000;
  text-align: center;
  letter-spacing: .1875rem;
  -webkit-text-stroke-width: .0125rem;
  text-transform: uppercase;
  border-bottom: .0625rem #3d3d3d;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: .5rem;
  padding: .25rem .65rem;
  font-size: .6rem;
  font-weight: 400;
  line-height: 1;
  display: flex;
  position: relative;
  inset: 0 0% auto auto;
}

.box-image-p_1 {
  background-image: url('../images/bg-palestrantes-site.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 8.23rem;
  min-width: 8.23rem;
  height: 10.29rem;
  margin-bottom: .625rem;
  display: flex;
  position: relative;
  box-shadow: 0 2px 18px #00000026;
}

.image-p1 {
  background-image: url('../images/bg-palestrantes-site.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: .1875rem;
  border-bottom-left-radius: .1875rem;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 25rem;
  min-width: 25rem;
  height: 31rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.svg-icon-pp {
  color: #fff;
  width: 2rem;
  height: 2rem;
}

.svg-icon-pp:hover {
  cursor: pointer;
}

.text-p1 {
  flex-flow: column;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 1.5625rem 1.25rem 2.1875rem;
  display: flex;
  position: relative;
}

.name-p1 {
  border-bottom: .0625rem solid #e9e9e9;
  width: 96%;
  margin-bottom: .5rem;
  margin-left: -.3125rem;
  padding-bottom: .5rem;
  padding-left: .3125rem;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.3125rem;
  position: relative;
}

.bg-cover {
  background-image: linear-gradient(135deg, #ff05f799, #fff0 27%), radial-gradient(circle, #82992f17, #2f047982), url('../images/favicon-32x32.png');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, repeat;
  background-size: auto, auto, 1px;
  position: absolute;
  inset: 0%;
}

.nome-p1 {
  z-index: 1;
  color: #000;
  text-align: center;
  letter-spacing: .5px;
  font-size: .85rem;
  font-weight: 700;
  line-height: 1rem;
  position: relative;
}

.tipo-p1 {
  color: #333;
  letter-spacing: .1875rem;
  padding: .2rem 0 1rem .31rem;
  font-weight: 400;
  position: relative;
  inset: auto auto 0%;
}

.block_horario {
  box-shadow: none;
  color: #000;
  -webkit-text-stroke-width: .0125rem;
  border-bottom: .0625rem solid #e0e0e0;
  align-items: center;
  width: 110%;
  margin-top: 3rem;
  margin-bottom: 1.5rem;
  margin-left: 0;
  padding: .5rem 1rem 1rem;
  font-size: 1.25rem;
  font-weight: 700;
  display: flex;
  position: relative;
}

.circle-icon {
  background-color: #f8f8f8;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  min-width: 3.5rem;
  height: 3.5rem;
  min-height: 3.5rem;
  display: flex;
  position: relative;
}

.image-44 {
  opacity: .6;
  filter: invert();
  mix-blend-mode: overlay;
  position: relative;
}

.text_horario {
  color: #db0066;
  letter-spacing: .2px;
  -webkit-text-stroke-width: .0125rem;
  width: auto;
  margin: 0 .6rem 0 .625rem;
  padding: 0;
  font-size: 1.3rem;
  font-weight: 700;
  position: relative;
}

.block-dia_ok {
  color: #000;
  letter-spacing: .0625rem;
  background-color: #fff;
  border-left: 2px solid #000;
  align-items: center;
  margin-left: .15625rem;
  margin-right: .15625rem;
  padding: .75rem .8125rem;
  font-size: 3.125rem;
  font-weight: 400;
  display: flex;
  position: relative;
  inset: 0% 0% 0% auto;
  overflow: hidden;
}

.text_dia_ok {
  opacity: .9;
  color: #fff;
  letter-spacing: .0625rem;
  align-items: center;
  padding: .35rem .8rem .3rem;
  font-size: .9rem;
  font-weight: 400;
  line-height: 1rem;
  display: flex;
  position: relative;
}

.card-atividade {
  flex-flow: column;
  justify-content: flex-start;
  align-self: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-303 {
  width: 100%;
  padding: 2rem;
  position: relative;
}

.block-fala-contador, .box-fala-interna {
  position: relative;
}

.div-block-304 {
  background-image: url('../images/maps-centro-de-convenes-de-natal_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 10rem;
  position: relative;
}

.image-maps {
  height: 10rem;
  position: relative;
}

.box-maps {
  mix-blend-mode: multiply;
  background-image: url('../images/maps-centro-de-convenes-de-natal_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 1px;
  align-self: flex-start;
  width: 95%;
  height: 10rem;
  margin-bottom: .5rem;
  transition: all .2s;
  position: relative;
  overflow: hidden;
}

.box-maps:hover {
  box-shadow: 0 1px 10px 2px #0003;
}

.card-pessoas {
  flex-flow: row;
  justify-content: flex-start;
  align-self: center;
  align-items: flex-start;
  display: inline-flex;
  position: relative;
}

.block-atividade {
  width: 100%;
  position: relative;
}

.collection-item-3 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.collection-list-3 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.collection-list-4 {
  flex-flow: wrap;
  display: flex;
  position: relative;
}

.collection-item-4 {
  border: 1px solid #e2e2e2;
  align-self: flex-start;
  margin: .35rem;
  transition: all .2s;
  position: relative;
}

.collection-item-4:hover {
  border: 1px solid #969696;
}

.collection-item-4.ci4-mediador {
  background-color: #f7f7f7;
}

.collection-list-wrapper-3 {
  position: relative;
}

.block-auditorio {
  background-image: none;
  border-bottom: .0625rem #f2f2f2;
  border-left: .0625rem #f2f2f2;
  border-right: 5px #000;
  border-radius: 100px 0 0 100px;
  justify-content: flex-start;
  align-self: center;
  align-items: stretch;
  width: 102.5%;
  margin-top: 2rem;
  margin-bottom: .5rem;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.text-block-61 {
  color: #00000091;
  text-align: left;
  letter-spacing: 0;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 6%;
  background-repeat: no-repeat;
  background-size: 1.8rem;
  justify-content: flex-start;
  align-items: center;
  padding: 1rem 1.5rem .95rem 3.2rem;
  font-size: .95rem;
  font-weight: 700;
  display: flex;
  position: relative;
}

.empty-state-2 {
  background-color: #ddd0;
  height: 0;
  padding: 0;
  position: relative;
}

.collection-list-wrapper-horario {
  display: none;
  position: relative;
}

.heading-38 {
  color: #1d1d1d;
  letter-spacing: .25px;
  -webkit-text-stroke-width: .35px;
  -webkit-text-stroke-color: #000;
  width: auto;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  font-size: 1.3rem;
  line-height: 1.25;
  position: relative;
}

.collection-list-wrapper-4 {
  position: relative;
}

.block-ementa {
  background-image: none;
  border-bottom: .0625rem #f2f2f2;
  border-left: .0625rem #f2f2f2;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  width: 95%;
  font-size: 1rem;
  line-height: 1.5;
  display: flex;
  position: relative;
}

.rich-text-block-3 {
  font-size: 1.1rem;
  font-weight: 300;
  position: relative;
}

.div-block-305 {
  opacity: .8;
  position: relative;
}

.div-block-306 {
  align-self: center;
  width: 90%;
  position: relative;
}

.block-menu-dias {
  justify-content: space-between;
  align-self: center;
  align-items: center;
  width: 105%;
  margin-top: 3rem;
  margin-bottom: 1rem;
  display: flex;
  position: relative;
}

.link-2 {
  position: relative;
}

.menu-dia {
  opacity: .5;
  filter: grayscale();
  color: #feb334;
  letter-spacing: 1px;
  background-image: url('../images/24-de-setembro-quarta-feira_1.avif');
  background-position: 50% 70%;
  background-repeat: no-repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  width: 6rem;
  height: 2rem;
  margin-left: .2rem;
  margin-right: .2rem;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  position: relative;
}

.menu-dia.w--current {
  opacity: 39;
  filter: grayscale(0%);
}

.menu-dia.md-25 {
  background-image: url('../images/25-de-setembro-quinta-feira_1.avif');
  transition: all .2s;
}

.menu-dia.md-25:hover {
  opacity: 100;
  filter: grayscale(0%);
}

.menu-dia.md-26 {
  background-image: url('../images/26-de-setembro-sexta-feira_1.avif');
  transition: all .2s;
}

.menu-dia.md-26:hover {
  opacity: 100;
  filter: grayscale(0%);
}

.block-icon-local {
  opacity: .72;
  background-color: #6c50b9;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 60%;
  border-radius: 100%;
  align-self: center;
  width: 3.5rem;
  min-width: 3.5rem;
  height: 3.5rem;
  margin-right: .75rem;
  position: absolute;
  inset: auto auto auto -1%;
}

.text-block-62 {
  letter-spacing: .5px;
  width: 100%;
  margin-left: 2.5rem;
  position: relative;
}

.text-local {
  color: #00000091;
  text-align: left;
  letter-spacing: 0;
  border-radius: 25px 1px 1px 25px;
  justify-content: flex-start;
  align-items: center;
  padding: 1.25rem 1.5rem;
  font-size: .95rem;
  font-weight: 700;
  display: flex;
  position: relative;
}

.box-auditorio {
  z-index: 1;
  opacity: .9;
  color: #00000091;
  text-align: left;
  letter-spacing: 0;
  border-radius: 25px 0 0 25px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  padding: 1.25rem 1.5rem;
  font-size: .95rem;
  font-weight: 700;
  display: flex;
  position: relative;
  box-shadow: 2px 0 6px -2px #0000001a;
}

.box-auditorio.ba-tipo {
  z-index: 0;
  border-radius: 1px;
  padding: 0;
  box-shadow: 0 2px 10px 2px #0000000d;
}

.block-icon-auditorio {
  opacity: .85;
  border-radius: 100%;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 3.5rem;
  min-width: 3.5rem;
  height: 3.5rem;
  margin-right: .75rem;
  display: flex;
  position: absolute;
  inset: auto auto auto -1%;
}

.text-auditorio {
  letter-spacing: .5px;
  width: 100%;
  margin-left: 2.5rem;
  position: relative;
}

.text-auditorio.ta-tipo {
  color: #000;
  letter-spacing: 1px;
  margin-left: 0;
  padding: .5rem 1rem;
  font-size: .75rem;
}

.div-block-307 {
  opacity: .6;
  filter: blur(.2px);
  mix-blend-mode: overlay;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 2rem;
  min-width: 2rem;
  height: 2rem;
  min-height: 2rem;
  position: relative;
}

.block-titulo {
  align-self: center;
  width: 95%;
  position: relative;
  overflow: hidden;
}

.image-45 {
  position: relative;
  overflow: visible;
}

.div-block-308 {
  opacity: .3;
  background-image: url('../images/morro-do-careca-bg.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: relative;
  inset: 0%;
}

.link-3 {
  color: #db0066;
  letter-spacing: .2px;
  align-self: flex-start;
  margin-top: 1rem;
  padding-left: .5rem;
  font-size: 1rem;
  font-weight: 600;
  position: relative;
}

.home__lecture {
  z-index: 2;
  align-items: center;
  padding-left: 76px;
  display: none;
  position: relative;
}

.home__lecture-images {
  z-index: 2;
  opacity: .7;
  filter: blur(.3px);
  background-color: #101010b5;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 7rem;
  min-width: 7rem;
  height: 7rem;
  min-height: 7rem;
  display: none;
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 20px 12px #ffffff24;
}

.heading1__span2 {
  display: inline-block;
  position: relative;
  left: -5.9rem;
}

.heading1__span2.mod--2 {
  left: 118px;
}

.heading1 {
  z-index: 1;
  color: #575149;
  text-transform: uppercase;
  white-space: nowrap;
  mix-blend-mode: hard-light;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 2.1rem;
  font-family: Vollkorn, serif;
  font-size: 4.8rem;
  line-height: 1.1em;
  display: inline-block;
  position: relative;
}

.section {
  padding: 64px;
}

.section.mod--hero {
  z-index: 2;
  margin-bottom: 0;
  padding: 12rem 2rem 0;
  position: relative;
}

.home__lecture-txt-wrap {
  z-index: 1;
  padding-left: 40px;
  position: relative;
  overflow: hidden;
}

.home__lecture-img {
  display: block;
}

.home__lecture-img.mod--1 {
  filter: sepia();
  width: 8rem;
  min-width: 8rem;
  height: 8rem;
  min-height: 8rem;
}

.home__lecture-img.mod--2 {
  z-index: 2;
  filter: sepia();
  width: 8rem;
  min-width: 8rem;
  height: 8rem;
  min-height: 8rem;
  position: absolute;
  inset: 0%;
  transform: translate(95px, -104px);
}

.home__lecture-img.mod--3 {
  z-index: 3;
  width: 7rem;
  min-width: 7rem;
  height: 7rem;
  min-height: 7rem;
  position: absolute;
  inset: 0%;
}

.home__lecture-txt {
  z-index: -1;
  flex-flow: column;
  justify-content: space-around;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.home__content {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 120px;
  padding-bottom: 120px;
  display: flex;
  position: relative;
  overflow: visible;
}

.home__star-wrap {
  z-index: 2;
  filter: blur(.9px) sepia();
  mix-blend-mode: luminosity;
  align-items: center;
  width: 80px;
  display: flex;
  position: absolute;
  top: 145px;
  right: -40px;
}

.home__lecture-txt-1 {
  color: #b37000;
  letter-spacing: 3px;
  font-family: Vollkorn, serif;
  font-size: 1.5rem;
  line-height: .85;
  display: inline-block;
  position: relative;
}

.grid {
  grid-column-gap: 40px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: space-between;
  width: 100%;
}

.grid.mod--home {
  z-index: 0;
  justify-content: center;
  display: block;
  position: absolute;
  inset: 0% 0% 0% 0;
}

.img__hover {
  z-index: 1;
  filter: sepia(50%);
  background-image: url('../images/manaus-publico.jpg');
  background-position: 22%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  transition: all .4s;
  position: relative;
  inset: -100% 0% 0;
}

.img__hover.active {
  background-color: #666;
  background-image: url('../images/1_1.avif');
  background-position: 22%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  display: block;
  position: relative;
}

.home__star {
  filter: sepia();
  transform-style: preserve-3d;
  width: 100%;
  transition: all .5s;
  transform: none;
}

.home__star:hover {
  transform: translate(0);
}

.home__img-wrap {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-right: 76px;
  font-size: 16px;
  display: flex;
  position: relative;
}

.heading1__span-ico {
  background-image: url('../images/ico_copyright.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 62px;
  margin-right: 16px;
  display: inline-block;
  position: relative;
  bottom: -2px;
}

.home__img {
  flex: 1;
  max-width: none;
  height: 100%;
  display: block;
  position: relative;
}

.home__img.mod--1 {
  background-color: #3d3d3d;
  background-image: url('../images/overlay-bg.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 112px;
  max-height: 520px;
  display: flex;
  overflow: hidden;
}

.home__img.mod--2 {
  opacity: 1;
  background-color: #363636;
  background-image: url('../images/overlay-bg.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  max-width: 336px;
  max-height: 632px;
  margin-left: 2rem;
  overflow: hidden;
}

.home__lecture-txt-2 {
  color: #9e6300;
  letter-spacing: 3px;
  -webkit-text-stroke-color: #975f00;
  background-color: #cc8001;
  justify-content: center;
  align-items: center;
  padding: .5rem 1.5rem;
  font-family: Vollkorn, serif;
  font-size: 5rem;
  font-weight: 600;
  line-height: .85;
  display: flex;
  position: relative;
}

.content {
  width: 100%;
  max-width: 1312px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.heading1__span1 {
  font-weight: 500;
  display: inline-block;
  position: relative;
  left: 2rem;
}

.gradiente-topo {
  background-image: linear-gradient(#00152afc, #fff0);
  height: 500px;
  position: absolute;
  inset: 0% 0% auto;
}

.section-11 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.gradiente {
  opacity: 1;
  filter: blur(35px);
  background-image: radial-gradient(circle, #fff, #fff0);
  width: 70rem;
  height: 35rem;
  position: absolute;
  inset: 5% auto auto -9%;
}

.div-block-311 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 85%;
  min-width: 1350px;
  max-width: 1500px;
  display: flex;
  position: relative;
}

.card-edicao {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 3rem;
  margin-bottom: 3rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
  position: relative;
}

.image-edicao {
  opacity: .9;
  border-radius: 2px;
  width: 100%;
  height: 25rem;
  margin-bottom: 0;
  transition: all .3s;
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 30px 5px #fcffc761;
}

.div-block-314 {
  background-color: #2b2b2b;
  width: .1rem;
  height: 100%;
  margin-left: 1rem;
  margin-right: 1rem;
  position: relative;
}

.box-image {
  border-left: 1px solid #cc800100;
  border-right: 1px solid #8f8f8f;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 50%;
  padding: 4rem 2rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.box-image.bi-2 {
  border-left: 1px solid #8f8f8f;
  border-right-color: #cc800100;
  justify-content: flex-start;
  align-items: flex-start;
}

.ano-h2 {
  color: #333;
  letter-spacing: 2px;
  mix-blend-mode: difference;
  margin-top: 0;
  margin-bottom: -2.4rem;
  font-family: Vollkorn, serif;
  font-size: 12vw;
  font-weight: 400;
  line-height: 1;
  position: relative;
}

.text-edicao {
  color: #272015;
  letter-spacing: .2px;
  align-self: flex-start;
  margin-bottom: .5rem;
  font-family: Vollkorn, serif;
  font-size: 1.3rem;
  line-height: 1.9;
  position: relative;
}

.text-edicao.te-2 {
  text-align: right;
  align-self: flex-end;
}

.box-text {
  border-left: 1px solid #0000;
  border-right: 1px solid #0000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  padding: 4rem 2rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.box-text.bt-2 {
  justify-content: flex-start;
  align-items: flex-end;
}

.local {
  letter-spacing: .5px;
  mix-blend-mode: difference;
  align-self: flex-start;
  margin-top: 1rem;
  font-family: Vollkorn, serif;
  font-size: 6rem;
  line-height: .85;
  position: relative;
}

.local.l-2 {
  text-align: right;
  align-self: flex-end;
}

.text-block-65 {
  letter-spacing: 2px;
  margin-bottom: 1rem;
  font-family: Vollkorn, serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.3;
  position: relative;
}

.collection-list-wrapper-5, .collection-list-5 {
  width: 100%;
}

.collection-list-wrapper-5-mob {
  width: 100%;
  display: none;
}

.line-sections {
  z-index: 1;
  opacity: .79;
  background-color: #3a3a3a;
  background-image: linear-gradient(#fddf9f80, #fddf9f80), url('../images/overlay-bg.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  align-self: center;
  width: 75%;
  margin-bottom: 4rem;
  padding: 2.5rem 5rem;
  position: relative;
}

.paragraph-6 {
  color: #5f5f5e;
  text-align: center;
  margin-bottom: 0;
  font-family: Vollkorn, serif;
  font-size: 1.4rem;
  line-height: 1.9;
  position: relative;
}

.bold-text-16 {
  border-top: 1px solid #00000026;
  margin-top: 1rem;
  padding-top: 1rem;
  padding-left: 2rem;
  padding-right: 2rem;
  display: inline-block;
}

.text-block-66 {
  z-index: 1;
  filter: blur(.5px);
  color: #333;
  text-align: center;
  mix-blend-mode: difference;
  align-self: center;
  width: 75%;
  margin-top: 5rem;
  padding-left: 4rem;
  padding-right: 1.5rem;
  font-family: Vollkorn, serif;
  font-size: 4.5rem;
  font-weight: 700;
  display: flex;
  position: relative;
}

.div-block-315 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.img__hover-maior {
  z-index: 1;
  filter: sepia(50%);
  background-image: url('../images/manaus-publico.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  transition: all .4s;
  position: relative;
  inset: 100% 0% auto;
}

.img__hover-maior.active {
  background-color: #666;
  background-image: url('../images/1_1.avif');
  background-position: 22%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  display: block;
  position: relative;
}

.home_img-mob {
  display: none;
}

.bg-overlay {
  opacity: .8;
  background-image: url('../images/overlay-bg.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: absolute;
  inset: 0%;
}

.div-block-317 {
  background-image: url('../images/overlay-bg.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  inset: 0%;
}

.div-block-318 {
  opacity: .7;
  filter: sepia();
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all .3s;
  position: absolute;
  inset: 0%;
}

.div-block-318:hover {
  opacity: 100;
  filter: sepia(35%);
}

.div-block-319 {
  position: relative;
}

.box-image-p_1-copy {
  border-radius: 1px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 8.23rem;
  min-width: 8.23rem;
  margin-bottom: .625rem;
  display: flex;
  position: relative;
  box-shadow: 0 2px 18px #00000026;
}

.block-tipo-area-dia {
  opacity: .5;
  justify-content: flex-start;
  align-self: center;
  align-items: stretch;
  height: auto;
  margin-left: 1.25rem;
  display: flex;
  position: relative;
}

.text-tipo-area {
  opacity: 1;
  color: #00000091;
  letter-spacing: 1px;
  border-radius: 1px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: .5rem 1rem .45rem;
  font-size: .75rem;
  font-weight: 600;
  display: flex;
  position: relative;
  box-shadow: 0 2px 8px 3px #0000000d;
}

.text-area {
  letter-spacing: 1px;
  border-left: 1px solid #000;
  width: 100%;
  margin-left: 1rem;
  padding: .5rem .5rem .5rem 1rem;
  font-size: .85rem;
  font-weight: 600;
  display: flex;
  position: relative;
}

.barra-maior {
  opacity: .6;
  width: 1px;
  height: auto;
  margin-top: .25rem;
  margin-bottom: .25rem;
  margin-left: 1.5rem;
  display: none;
  position: relative;
}

.point-menor {
  border-radius: 100%;
  flex-flow: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: .5rem;
  min-width: .5rem;
  height: .5rem;
  min-height: .5rem;
  display: flex;
  position: absolute;
}

.block-point-menor {
  align-self: center;
  width: .5rem;
  min-width: .5rem;
  height: .5rem;
  min-height: .5rem;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
  display: flex;
  position: relative;
}

.box-tipo-area-dia {
  justify-content: center;
  align-items: center;
  width: auto;
  padding: .25rem;
  display: flex;
  position: relative;
}

.div-block-320 {
  justify-content: center;
  align-items: center;
  width: 20%;
  display: none;
  position: relative;
}

.div-block-321 {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: .5rem 1rem .45rem;
  display: flex;
  position: absolute;
}

.text-block-67 {
  text-align: center;
  width: 100%;
  position: relative;
}

.box-tipo-area-dia-ok {
  justify-content: center;
  align-items: center;
  width: auto;
  padding: .25rem;
  display: none;
  position: relative;
}

.text-tipo-area-ok {
  opacity: 1;
  color: #00000091;
  letter-spacing: 1px;
  border-radius: 1px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: .5rem 1rem .45rem;
  font-size: .75rem;
  font-weight: 600;
  display: flex;
  position: relative;
  box-shadow: 0 2px 8px 3px #0000000d;
}

.cor-auditorio-tansparence {
  opacity: .1;
  position: absolute;
  inset: 0%;
}

.image-p_1 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.div-block-322 {
  background-color: #db5959;
  background-image: url('../images/denise-fraga.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  transform: none;
}

.div-block-323 {
  background-color: #eba6a6;
  justify-content: center;
  align-items: flex-start;
  width: 1080px;
  height: 1350px;
  display: flex;
  position: relative;
  transform: none;
}

.div-block-324, .div-block-324-2, .div-block-324-3, .div-block-324-4, .div-block-324-5 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.text-block-68 {
  opacity: 0;
  font-size: 100px;
  line-height: 100px;
  position: relative;
}

.block-whatsapp {
  z-index: 100;
  background-color: #12b300;
  background-image: url('../images/logo-whatsapp.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 60%;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  transition: all .3s;
  display: flex;
  position: fixed;
  inset: auto 2% 20px auto;
}

.block-whatsapp:hover {
  background-color: #0f9600;
}

.prata {
  justify-content: center;
  align-items: center;
  width: 7.5rem;
  margin: .5rem;
  padding: .5rem;
  transition: filter .6s;
  display: flex;
  position: relative;
}

.prata:hover {
  filter: grayscale();
}

.prata.prata-80 {
  width: 6rem;
}

.news-1-image {
  mix-blend-mode: multiply;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 2px;
  width: 25rem;
  min-width: 25rem;
  height: 25rem;
  transition: all .2s, opacity .3s;
  position: relative;
  box-shadow: 0 2px 20px 9px #fff;
}

.news-1-image:hover {
  transform: rotate(-5deg)scale(1.15);
}

.collection-item-5 {
  position: relative;
  overflow: hidden;
}

.image-47 {
  width: 1.2rem;
  height: 1.2rem;
  position: relative;
}

.box-sub-menus {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.box-pdf-button {
  opacity: .5;
  margin-left: 1rem;
  margin-right: 0;
}

.text-block-69 {
  color: #232454;
  letter-spacing: 1px;
  font-size: .65rem;
  font-weight: 600;
  text-decoration: none;
  position: relative;
}

.link-block-19 {
  border: 1px solid #0e2c4542;
  border-radius: 100px;
  justify-content: flex-start;
  align-items: center;
  padding: .35rem .5rem .25rem;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  position: relative;
}

.link-block-19:hover {
  background-color: #f0f0f0;
}

.svg-icon-pdf {
  color: #232454;
  width: 1.35rem;
  height: 1.35rem;
  margin-right: .125rem;
  position: relative;
}

.svg-icon-pdf:hover {
  cursor: pointer;
}

.block-cobre {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin: 3rem .625rem 1.25rem;
  display: flex;
}

.cobre {
  justify-content: center;
  align-items: center;
  width: 7.5rem;
  margin: .5rem;
  padding: .5rem;
  transition: filter .6s;
  display: flex;
  position: relative;
}

.cobre:hover {
  filter: grayscale();
}

.div-block-325 {
  background-color: #f09999;
  width: 6000px;
  height: 3375px;
  position: relative;
  transform: scale(.5);
}

.image-48 {
  max-width: 110%;
}

.div-block-326 {
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 97%;
  display: flex;
}

.box-restaurantes-home {
  background-color: #ffb332;
  border-radius: 1px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 1rem;
  padding: 1rem;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: relative;
}

.box-restaurantes-home:hover {
  outline-offset: 0px;
  outline: 2px solid #c000b3;
}

.div-nome-restaurante {
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  margin-left: .5rem;
  display: flex;
  position: relative;
}

.div-image-restaurante {
  width: 45%;
  height: 100%;
  margin-right: .5rem;
  position: relative;
}

.button-certificado {
  background-color: #db0066;
  background-image: linear-gradient(#f09035, #f9d92e);
  border: .125rem solid #fff;
  border-radius: 3.125rem;
  justify-content: center;
  align-items: center;
  width: 11rem;
  min-width: 135px;
  height: 2.5rem;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-certificado:hover {
  background-color: #d8cd00;
  background-image: none;
}

.text-block-certificado {
  color: #1b4431;
  text-align: center;
  letter-spacing: .125rem;
  text-transform: uppercase;
  font-size: .6rem;
  font-weight: 700;
  position: relative;
}

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

.text-block-70 {
  color: #fff;
  text-align: center;
  letter-spacing: .75px;
  font-size: .5rem;
  position: absolute;
  inset: auto 0% -24px;
}

.box-button-certificado {
  justify-content: center;
  align-items: center;
  min-width: 135px;
  margin-right: 1rem;
  display: none;
  position: relative;
}

.box-button-certificado.bbc-menu {
  display: flex;
}

@media screen and (max-width: 991px) {
  .section-hero.sh-interna {
    height: 380px;
  }

  .box-menu {
    min-width: auto;
  }

  .block-content {
    flex-flow: column;
  }

  .image-hero {
    width: 100%;
  }

  .content-hero {
    justify-content: center;
    align-items: center;
    width: 95%;
  }

  .brand {
    width: 16rem;
    min-width: 16rem;
    height: 8rem;
    top: .95rem;
  }

  .nav-link {
    color: #1d1d1d;
    text-align: center;
    letter-spacing: .4rem;
    -webkit-text-stroke-width: .5px;
    padding-top: 2rem;
    padding-bottom: 2rem;
    font-size: 2rem;
    font-weight: 800;
  }

  .button-inscreva-se {
    display: none;
  }

  .button-inscreva-se.bi-2, .button-inscreva-se.bi_2 {
    display: flex;
  }

  .box-content {
    width: 70%;
    min-width: auto;
    min-height: auto;
    padding-bottom: 0%;
    padding-left: 0;
  }

  .block-elements-up {
    top: -3.75rem;
  }

  .montanha-right {
    width: 90%;
    height: 10rem;
  }

  .montanha-left {
    background-image: linear-gradient(#e28a38, #fff);
    width: 90%;
    height: 10rem;
    top: -.225rem;
  }

  .nav-menu {
    background-color: #c8c8c800;
    background-image: radial-gradient(circle, #f9d92ef2, #f19635f2);
    min-width: auto;
    height: 100vh;
    margin-top: .5rem;
    padding-top: 2rem;
  }

  .box-link-menu {
    background-image: radial-gradient(circle, #f9d92e, #f19635);
    margin: .5rem 0;
  }

  .box-link-menu.blm-footer {
    background-image: none;
  }

  .box-center-second {
    flex-flow: column;
  }

  .box-content-second {
    width: 80%;
    margin-bottom: 2rem;
    margin-left: 0;
  }

  .box-images-second {
    width: 95%;
  }

  .div-block-10, .div-block-11 {
    width: 50%;
  }

  .news-1 {
    width: 23rem;
    min-width: 23rem;
    height: 23rem;
  }

  .div-block-13 {
    width: 25rem;
    min-width: 25rem;
    height: 25rem;
  }

  .div-block-14 {
    width: 22rem;
    min-width: 22rem;
    height: 22rem;
  }

  .circle {
    left: 50%;
  }

  .menu-button {
    background-color: #db0066;
  }

  .menu-button.w--open {
    background-color: #20847a;
  }

  .icon {
    color: #fff;
  }

  .div-block-20 {
    width: 50rem;
  }

  .block-left-quatro {
    width: 50%;
    margin-bottom: 1.875rem;
  }

  .block-center-quatro {
    flex-direction: column;
    align-items: center;
    width: 95vw;
  }

  .box-right-quatro {
    flex-flow: column;
    padding-left: .625rem;
    padding-right: .625rem;
  }

  .div-block-120, .div-block-112.data {
    min-width: auto;
  }

  .div-block-112.data.internas {
    align-items: center;
    width: 100%;
    margin-top: 0;
  }

  .text-block-6 {
    font-size: 1.1rem;
    line-height: 1.5rem;
  }

  .block-detalhes-evento {
    margin-left: 0;
  }

  .block-historico-home-interno {
    align-self: flex-start;
    width: 100%;
  }

  .text-block-53.tb53-local {
    font-size: 1.1rem;
    line-height: 1.8;
  }

  .collection-list {
    padding-left: 0;
  }

  .div-block-227 {
    justify-content: center;
    display: none;
    bottom: 2.0625rem;
    right: 3.125rem;
  }

  .div-block-130 {
    width: 80%;
  }

  .block-insta-button {
    display: none;
    right: auto;
  }

  .div-block-128 {
    width: 80%;
  }

  .link-block-4 {
    width: 50%;
    height: 8.125rem;
  }

  .link-block-5 {
    width: 80%;
  }

  .box-text-content-interna {
    z-index: 1;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    width: 100%;
    min-width: auto;
    margin-top: -3rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    box-shadow: 0 -20px 20px -17px #0003;
  }

  .box-text-content-interna.btci-prog {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: 0;
  }

  .block-2-text-image-content {
    width: 95%;
  }

  .block-2-text-image-content.b2tic-prog {
    margin-top: -4rem;
  }

  .div-block-288.internas-2 {
    width: 85%;
    padding-left: .625rem;
    display: none;
  }

  .block-1-text-image-content {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100vw;
  }

  .box-image-content-interna {
    width: 100vw;
    min-width: auto;
  }

  .box-image-content-interna.bici-dia-2 {
    width: 100%;
    min-width: auto;
    height: 35vw;
    margin-top: -18.7rem;
  }

  .div-block-120-mob.internas-2 {
    background-color: #0000;
    width: 95%;
    margin-top: 0;
    padding-left: .625rem;
    display: block;
  }

  .div-block-217 {
    padding-right: 1.25rem;
  }

  .block-3-text-image-content {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .box-text-image-content {
    order: -1;
    width: 100%;
  }

  .div-block-301 {
    margin-left: 0;
  }

  .block-historico-home-interno-2 {
    align-self: flex-start;
    width: 100%;
  }

  .image-text-p1 {
    flex-flow: column;
    align-items: center;
    width: 31.25rem;
    height: 50rem;
  }

  .colection-p {
    height: auto;
  }

  .image-p1 {
    min-height: 31.25rem;
  }

  .text-p1 {
    height: 18.75rem;
  }

  .box-maps {
    height: 20rem;
  }

  .card-pessoas {
    flex-flow: wrap;
    display: flex;
  }

  .home__lecture {
    padding-left: 0;
  }

  .heading1__span2, .heading1__span2.mod--2 {
    left: auto;
  }

  .heading1 {
    text-align: center;
    margin-left: 0;
    font-size: 4rem;
    line-height: 1.2em;
    top: -1.5rem;
  }

  .section {
    padding-left: 24px;
    padding-right: 24px;
  }

  .home__content {
    justify-content: flex-start;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  .home__star-wrap {
    width: 40px;
    top: 92px;
    right: -20px;
  }

  .grid {
    grid-column-gap: 24px;
  }

  .grid.mod--home {
    height: 30rem;
    position: relative;
  }

  .home__img-wrap {
    justify-content: center;
    align-items: center;
    padding-right: 0;
  }

  .home__img.mod--1 {
    display: none;
  }

  .home__img.mod--2 {
    max-width: 200px;
    margin-left: 0;
    display: none;
  }

  .content {
    max-width: none;
  }

  .heading1__span1 {
    left: auto;
  }

  .gradiente {
    width: 95%;
    top: -98%;
    left: -2%;
  }

  .div-block-311 {
    width: 95%;
    min-width: auto;
    max-width: none;
  }

  .card-edicao {
    flex-flow: column;
  }

  .image-edicao {
    opacity: .7;
    filter: sepia();
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0 2px 30px -3px #fcffc761;
  }

  .box-image {
    border-right-color: #cc800100;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .ano-h2 {
    align-self: flex-start;
    font-size: 14rem;
  }

  .text-edicao {
    font-size: 1.5rem;
  }

  .box-text {
    width: 95%;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .local {
    order: -1;
  }

  .collection-list-wrapper-5 {
    display: none;
  }

  .collection-list-wrapper-5-mob {
    display: block;
  }

  .line-sections {
    width: 95%;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .text-block-66 {
    width: 85%;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .home_img-mob {
    filter: sepia(50%);
    background-image: url('../images/manaus-publico.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 30rem;
    display: flex;
    position: relative;
  }

  .news-1-image {
    width: 23rem;
    min-width: 23rem;
    height: 23rem;
  }

  .button-certificado, .button-certificado.bi-2, .button-certificado.bi_2 {
    display: flex;
  }

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

  .box-button-certificado {
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .section-hero.sh-interna {
    height: 340px;
  }

  .brand {
    width: 14rem;
    min-width: 14rem;
    height: 7rem;
    top: .55rem;
  }

  .box-content {
    width: 90%;
  }

  .box-center-second, .box-content-second {
    width: 95%;
  }

  .box-images-second {
    flex-flow: column;
  }

  .div-block-10 {
    justify-content: center;
    align-items: center;
    width: 90%;
  }

  .div-block-11 {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .news-1 {
    width: 22rem;
    min-width: 22rem;
    height: 22rem;
  }

  .div-block-13 {
    width: 27rem;
    min-width: 27rem;
    height: 27rem;
  }

  .div-block-20 {
    width: 35rem;
  }

  .div-block-menor-organizacao {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-25 {
    font-size: .75rem;
    line-height: .9375rem;
  }

  .div-block-menor-apoio, .div-block-menor-patrocinio, .div-block-menor-idealizacao {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-3 {
    font-size: .9375rem;
  }

  .mulher, .contabilista {
    font-size: 8rem;
  }

  .collection-list {
    justify-content: center;
    align-items: center;
  }

  .div-block-131 {
    width: 95%;
  }

  .link-block-4 {
    width: 60%;
  }

  .box-text-content-interna {
    margin-top: -2rem;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .div-block-menor-organizacao-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-37 {
    font-size: .75rem;
    line-height: .9375rem;
  }

  .div-block-menor-idealizacao-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-text-p1 {
    width: 18.75rem;
    height: 50rem;
  }

  .image-p1 {
    width: 18.75rem;
    min-width: 18.75rem;
    height: 18.75rem;
    min-height: 18.75rem;
  }

  .text-p1 {
    height: 31.25rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .block_horario {
    width: 100%;
    margin-left: -1.25rem;
  }

  .card-pessoas {
    width: 90%;
    margin-left: 0;
  }

  .block-auditorio {
    width: 95%;
  }

  .heading-38 {
    margin-left: .5rem;
  }

  .block-ementa {
    width: 90%;
    padding-left: .5rem;
  }

  .block-menu-dias {
    width: 100%;
  }

  .block-titulo {
    width: 90%;
  }

  .home__lecture-images {
    max-width: 64px;
  }

  .heading1 {
    font-size: 52px;
  }

  .section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section.mod--hero {
    margin-bottom: 0;
    padding-top: 10rem;
  }

  .home__lecture-txt-wrap {
    padding-left: 24px;
  }

  .home__content {
    margin-right: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .home__lecture-txt-1 {
    margin-bottom: 11px;
  }

  .grid.mod--home {
    margin-bottom: 54px;
    position: relative;
  }

  .home__img-wrap {
    justify-content: center;
    height: auto;
    min-height: 360px;
    padding-right: 0;
  }

  .heading1__span-ico {
    width: 40px;
    margin-right: 11px;
  }

  .home__img.mod--1 {
    max-width: 64px;
    max-height: 250px;
    margin-left: 0;
  }

  .home__lecture-txt-2 {
    font-size: 18px;
  }

  .card-edicao {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }

  .ano-h2 {
    font-size: 10rem;
  }

  .local {
    font-size: 5rem;
  }

  .line-sections {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .bold-text-16 {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-66 {
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 3rem;
  }

  .home_img-mob {
    padding-bottom: 0;
    padding-right: 0;
  }

  .news-1-image {
    width: 22rem;
    min-width: 22rem;
    height: 22rem;
  }
}

@media screen and (max-width: 479px) {
  .section-hero {
    height: 700px;
  }

  .section-hero.sh-interna {
    height: 270px;
  }

  .brand {
    width: 12rem;
    min-width: 12rem;
    height: 5rem;
    top: 0;
  }

  .nav-link {
    letter-spacing: .35rem;
    -webkit-text-stroke-width: .5px;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    font-size: 1.7rem;
    font-weight: 300;
  }

  .button-inscreva-se.bi_2 {
    display: none;
  }

  .box-content {
    width: 95%;
    padding-left: 1%;
    padding-right: 1%;
  }

  .text-block-2 {
    -webkit-text-stroke-width: 0rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: 2.7rem;
    line-height: 1.1;
  }

  .box-date {
    margin-bottom: 0;
  }

  .text-block-3 {
    letter-spacing: .15rem;
    margin-left: .25rem;
    font-size: .85rem;
  }

  .block-elements-up {
    top: -3.65rem;
  }

  .box-link-menu.blm-footer {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }

  .box-center-second {
    justify-content: flex-start;
    align-items: center;
    margin-top: -2.6rem;
  }

  .box-content-second {
    margin-top: 1.5rem;
    margin-right: 0;
  }

  .box-images-second {
    flex-flow: column;
  }

  .div-block-10, .div-block-11 {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .section-third {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .text-block-4 {
    font-size: 2.3rem;
    line-height: 1.3;
  }

  .paragraph {
    width: 100%;
    font-size: 1.5rem;
    line-height: 1.8;
  }

  .box-redes-sociais {
    padding-left: 0;
    padding-right: .5rem;
  }

  .div-block-18 {
    margin-top: .5rem;
  }

  .div-block-20 {
    width: 95%;
  }

  .mask {
    border-top-right-radius: 28%;
  }

  .apoio-sistema-cfc {
    width: 7rem;
    height: 4rem;
  }

  .block-left-quatro {
    width: 100%;
    margin-right: 0;
    padding-top: 0;
  }

  .block-center-quatro {
    width: 98vw;
  }

  .button-4 {
    padding-left: .625rem;
    padding-right: .625rem;
    font-size: .8125rem;
  }

  .button-4.endereco {
    margin-right: 0;
  }

  .div-block-113 {
    height: 9.375rem;
  }

  .apoio-7 {
    width: 6.25rem;
  }

  .realizacao---1 {
    width: 10rem;
    height: 4rem;
    margin-top: .5rem;
    margin-bottom: .5rem;
  }

  .start-up {
    width: 6.25rem;
    margin-left: .3rem;
    margin-right: .3rem;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .heading-21 {
    text-align: center;
    font-size: 1.1rem;
    line-height: 1.5;
  }

  .box-right-quatro {
    flex-direction: column;
    width: 100%;
    padding-bottom: 0;
  }

  .block-logos-patrocinios {
    margin-top: 0;
    padding: 0 .3125rem;
  }

  .apoio-abracicon {
    width: 7rem;
    height: 4rem;
  }

  .box-apoio {
    width: 10rem;
    height: 6rem;
  }

  .box-apoio.ba-fbc {
    width: 10rem;
  }

  .div-block-149 {
    flex-direction: row;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-120 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
    padding-left: .5rem;
    padding-right: .5rem;
    display: flex;
    position: relative;
  }

  .mask-2 {
    height: 9.375rem;
  }

  .bronze {
    width: 6.5rem;
    margin-left: .3rem;
    margin-right: .3rem;
  }

  .div-block-124 {
    width: 100%;
    margin-left: .5rem;
    margin-right: .5rem;
  }

  .block-natal-te-espera {
    border-left: .0625rem #009144;
  }

  .heading-22 {
    text-align: left;
    width: 100%;
    margin-top: 1.875rem;
    margin-bottom: 0;
  }

  .heading-22.center {
    text-align: left;
    margin-top: 0;
    margin-bottom: .5rem;
  }

  .apoio-fecontesc {
    width: 7rem;
    height: 4rem;
  }

  .platina {
    width: 7.5rem;
    margin-left: .3rem;
    margin-right: .3rem;
  }

  .bold-text-11 {
    text-align: left;
  }

  .apoio-sindicont {
    width: 7rem;
    height: 4rem;
  }

  .apoio-6 {
    width: 6.25rem;
  }

  .diamante {
    width: 8rem;
    margin-left: .3rem;
    margin-right: .3rem;
  }

  .idealizacao-1 {
    width: 10rem;
    height: 4rem;
  }

  .section-quatro {
    padding-bottom: 1.25rem;
    left: auto;
    right: auto;
  }

  .div-block-menor-organizacao {
    flex-flow: wrap;
  }

  .div-block-151 {
    border-left: 3px solid #fff;
    border-right: 3px solid #fff;
    height: 5rem;
    margin-right: 0;
  }

  .div-block-151._2, .div-block-151._4 {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-121 {
    text-align: center;
    background-color: #f7f7f7;
    border-right-style: none;
    align-items: flex-start;
    width: 100%;
    padding-bottom: 0;
    padding-left: 0;
  }

  .block-local-do-evento {
    width: 100%;
    margin-left: 0;
    padding-top: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .div-block-114 {
    height: 9.375rem;
  }

  .patrocinio {
    width: 8rem;
    height: 5rem;
    margin-left: .3rem;
    margin-right: .3rem;
  }

  .button-9 {
    padding-left: .625rem;
    padding-right: .625rem;
    font-size: .8125rem;
  }

  .div-block-112.data {
    align-items: center;
    padding-bottom: 0;
  }

  .slider-2 {
    height: 9.375rem;
  }

  .text-block-6 {
    text-align: left;
    width: 95%;
    margin-right: 0;
    font-size: 1.2rem;
    line-height: 1.6rem;
  }

  .div-block-realizacao-geral {
    margin-top: 0;
  }

  .div-block-menor-apoio {
    min-height: auto;
  }

  .apoio-fenacon {
    width: 7rem;
    height: 4rem;
  }

  .ouro {
    width: 7rem;
    margin-left: .3rem;
    margin-right: .3rem;
  }

  .p-institucional {
    width: 6.25rem;
    margin-left: .3rem;
    margin-right: .3rem;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .div-block-118 {
    width: 100%;
    height: 9.375rem;
    display: flex;
  }

  .div-block-150 {
    margin-left: 0;
    margin-right: 0;
  }

  .paragraph-3 {
    line-height: 1.375rem;
  }

  .block-detalhes-evento {
    border-right-style: none;
    margin-left: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .block-historico-home-interno {
    border-right-style: none;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    display: flex;
  }

  .bracos-abertos {
    min-width: 295px;
    font-size: 2rem;
  }

  .text-block-53 {
    font-size: 1.3rem;
  }

  .text-block-53.tb53-local {
    text-align: left;
    font-size: 1.2rem;
  }

  .div-block-279 {
    width: 110%;
  }

  .card-testemunhal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block-280 {
    width: 10rem;
    min-width: 10rem;
    height: 7rem;
  }

  .heading-33 {
    margin-top: 1rem;
    margin-left: 0;
  }

  .heading-33.h33-fala-interna {
    letter-spacing: 0;
    font-size: 1.8rem;
  }

  .text-natal {
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
    font-size: 1.3rem;
  }

  .text-natal.tn-fala-interna {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .collection-list {
    justify-content: center;
    align-items: center;
  }

  .bold-text-13 {
    font-size: 1.1rem;
    line-height: 1.5rem;
  }

  .link-block-17 {
    margin-bottom: -.9375rem;
  }

  .div-block-129 {
    flex-flow: column;
  }

  .paragraph-5 {
    text-align: center;
    width: 100%;
    font-size: .75rem;
    line-height: .9375rem;
  }

  .block-insta-button {
    justify-content: center;
    height: 3.75rem;
    margin-bottom: 0;
    padding: .625rem;
    top: .5625rem;
    bottom: auto;
    right: -.75rem;
  }

  .bold-text-3 {
    font-size: .875rem;
    font-weight: 600;
  }

  .text-block-55 {
    margin-bottom: .3125rem;
    margin-right: 0;
    display: none;
  }

  .image-35 {
    top: auto;
  }

  .link-block-4 {
    width: 15.625rem;
    height: 9.375rem;
  }

  .box-text-content-interna {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    width: 100%;
    margin-top: -1rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .box-text-content-interna.btci-prog {
    padding-top: 1rem;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .heading-28 {
    font-size: 2rem;
    line-height: 2.5rem;
  }

  .realizacao---2 {
    width: 5.5rem;
  }

  .rich-text-block-2 {
    text-align: left;
    font-size: 1.3rem;
    line-height: 2.4rem;
  }

  .block-2-text-image-content {
    background-color: #0000;
    width: 100%;
    margin-top: .625rem;
    padding: .625rem 0;
    top: 0;
  }

  .block-2-text-image-content.b2tic-prog {
    margin-top: 7rem;
  }

  .text-block-11 {
    margin-top: 0;
    padding: 0 .3125rem;
  }

  .apoio-crcsc {
    width: 7rem;
    height: 4rem;
  }

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

  .div-block-288 {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .div-block-288.internas-2 {
    width: 98%;
    display: none;
  }

  .div-block-289 {
    width: 100%;
    margin-right: 0;
  }

  .block-nov_2020-2 {
    border-left: .0625rem #009144;
  }

  .heading-35 {
    text-align: left;
    width: 100%;
    margin-top: 1.875rem;
  }

  .heading-35.center {
    text-align: left;
  }

  .section-10 {
    z-index: 5;
  }

  .block-1-text-image-content {
    width: 97%;
    margin-top: -3.75rem;
  }

  .box-image-content-interna {
    box-shadow: 1px 1px .625rem #6b6b6b;
  }

  .box-image-content-interna.bici-dia-2 {
    width: 100vw;
    height: 40vw;
  }

  .div-block-120-mob {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .div-block-120-mob.internas-2 {
    padding-left: 0;
    display: block;
  }

  .bold-text-15 {
    text-align: left;
  }

  .apoio-8, .idealizacao-2 {
    width: 6.25rem;
  }

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

  .div-block-292 {
    height: 5rem;
  }

  .div-block-292._2 {
    margin-right: .3125rem;
  }

  .div-block-293 {
    text-align: center;
    background-color: #f7f7f7;
    border-right-style: none;
    align-items: flex-start;
    width: 100%;
    padding-bottom: 3.125rem;
    padding-left: 0;
  }

  .button-10 {
    padding-left: .625rem;
    padding-right: .625rem;
    font-size: .8125rem;
  }

  .text-block-59 {
    text-align: left;
    width: 95%;
    margin-right: 0;
  }

  .block-3-text-image-content {
    margin-top: 0;
  }

  .div-block-297 {
    width: 100%;
    height: 9.375rem;
  }

  .image-41 {
    border-radius: .125rem;
  }

  .div-block-299 {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-301 {
    border-right-style: none;
    margin-left: 0;
    padding-left: .625rem;
  }

  .block-historico-home-interno-2 {
    border-right-style: none;
    width: 100%;
    padding-bottom: 0;
    padding-left: .625rem;
  }

  .image-text-p1 {
    width: 85%;
    margin-top: 5rem;
  }

  .circle-black-p1 {
    width: 5rem;
    min-width: 5rem;
    height: 5rem;
  }

  .colection-p {
    width: auto;
    min-width: auto;
    max-width: none;
    height: 280px;
  }

  .bg-p1 {
    display: none;
  }

  .block-texts-p1 {
    width: auto;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .card-p {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
    width: auto;
  }

  .tipo-p {
    margin-top: .25rem;
    font-size: .75rem;
    top: .3125rem;
  }

  .box-image-p_1 {
    width: 9rem;
    min-width: 9rem;
    height: 11.5rem;
  }

  .image-p1 {
    width: 14.375rem;
    min-width: 14.375rem;
    height: 18rem;
    min-height: 18rem;
    margin-top: .625rem;
  }

  .text-p1 {
    height: 21.875rem;
    padding: .9375rem;
  }

  .name-p1 {
    letter-spacing: 0;
    font-size: 1.25rem;
    line-height: 1.25rem;
  }

  .bg-cover {
    background-position: 0 0, 0 0, 100% 0, 50% 100%, 50%;
    background-size: auto, auto, contain, auto, .1875rem;
  }

  .nome-p1 {
    letter-spacing: normal;
    padding-top: 0;
    font-size: 1.1rem;
    line-height: 1.25rem;
  }

  .tipo-p1 {
    padding-top: .5rem;
    padding-bottom: .25rem;
    font-size: .75rem;
    line-height: .875rem;
  }

  .block_horario {
    min-width: 18.75rem;
    margin-bottom: 1.875rem;
    margin-left: -.625rem;
    padding: .3125rem 0 .3125rem .3125rem;
  }

  .circle-icon {
    width: 3rem;
    min-width: 3rem;
    height: 3rem;
    min-height: 3rem;
  }

  .text_horario {
    letter-spacing: .0625rem;
    margin-bottom: 0;
    font-size: 1.25rem;
  }

  .block-dia_ok {
    letter-spacing: .03125rem;
    margin-left: .125rem;
    margin-right: .125rem;
    padding-left: .6875rem;
    padding-right: .6875rem;
    font-style: italic;
  }

  .text_dia_ok {
    letter-spacing: .03125rem;
    font-size: .75rem;
    font-style: normal;
  }

  .card-atividade {
    margin-left: 0;
  }

  .div-block-303 {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .block-fala-contador {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-left: 1rem;
    padding-right: 1rem;
    display: flex;
  }

  .box-fala-interna {
    width: 110%;
  }

  .box-maps {
    width: 100%;
    height: 15rem;
    display: flex;
  }

  .card-pessoas {
    background-color: #f7f7f7;
    justify-content: center;
    align-items: center;
    width: 102%;
    margin-left: 0;
    padding: 1rem .5rem;
  }

  .collection-list-4 {
    justify-content: center;
    align-items: flex-start;
  }

  .collection-item-4 {
    align-self: flex-start;
    width: 140px;
    margin: .2rem;
  }

  .block-auditorio {
    background-color: #fafafa00;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    min-width: 20rem;
    margin-left: -.3125rem;
    padding-right: .3125rem;
    overflow: visible;
  }

  .heading-38 {
    margin-left: .5rem;
    font-size: 1.8rem;
    line-height: 1.5;
  }

  .collection-list-wrapper-4 {
    width: 100%;
  }

  .block-ementa {
    width: 100%;
    min-width: 20rem;
    margin-left: 0;
    padding-left: .5rem;
    padding-right: 0;
  }

  .rich-text-block-3 {
    font-size: 1.3rem;
    line-height: 1.3;
  }

  .div-block-305 {
    border-radius: 2px;
    margin-top: 2rem;
    box-shadow: 0 -20px 20px -20px #0003;
  }

  .block-menu-dias {
    flex-flow: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 1rem;
  }

  .box-auditorio {
    padding-right: 2rem;
  }

  .box-auditorio.ba-tipo {
    margin: .25rem;
  }

  .block-icon-auditorio {
    width: 3.7rem;
    min-width: 3.7rem;
    height: 3.7rem;
  }

  .text-auditorio {
    margin-left: 3rem;
    font-size: 1.2rem;
  }

  .text-auditorio.ta-tipo {
    padding: .65rem 1.25rem .55rem;
    font-size: 1.1rem;
  }

  .block-titulo {
    width: 100%;
  }

  .image-46 {
    width: 70%;
  }

  .heading1__span2, .heading1__span2.mod--2 {
    left: auto;
  }

  .heading1 {
    color: #242221;
    font-size: 8vw;
    top: -1rem;
  }

  .section.mod--hero {
    padding-top: 9rem;
    padding-left: 0;
    padding-right: 0;
  }

  .grid.mod--home {
    margin-bottom: 0;
  }

  .heading1__span-ico {
    width: 32px;
    margin-right: 8px;
  }

  .gradiente {
    height: 10rem;
    top: -33%;
  }

  .div-block-311 {
    width: 100%;
  }

  .box-image {
    padding-left: 0;
    padding-right: 0;
  }

  .ano-h2 {
    margin-bottom: -.8rem;
    padding-left: 1rem;
    font-size: 30vw;
  }

  .text-edicao {
    margin-top: .5rem;
    font-size: 1.5rem;
    line-height: 1.8;
  }

  .box-text {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .local {
    margin-bottom: 1rem;
    font-size: 15vw;
  }

  .line-sections {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .paragraph-6 {
    font-size: 1.5rem;
    line-height: 1.8;
  }

  .text-block-66 {
    justify-content: center;
    align-items: center;
    width: 95%;
    font-size: 8.5vw;
  }

  .box-image-p_1-copy {
    width: 9rem;
    min-width: 9rem;
    height: 10rem;
  }

  .block-tipo-area-dia {
    opacity: .6;
    flex-flow: wrap;
    align-self: flex-start;
    margin-top: 1.5rem;
    margin-left: 0;
  }

  .text-tipo-area {
    letter-spacing: .5px;
    width: auto;
    font-size: 1rem;
    line-height: 1.2;
  }

  .text-area {
    letter-spacing: .5px;
    margin-left: 1rem;
    font-size: 1.1rem;
  }

  .point-menor {
    display: flex;
  }

  .block-point-menor {
    display: none;
  }

  .box-tipo-area-dia, .box-tipo-area-dia-ok {
    margin: .5rem;
  }

  .text-tipo-area-ok {
    letter-spacing: .5px;
    width: auto;
    font-size: 1rem;
    line-height: 1.2;
  }

  .cor-auditorio-tansparence {
    opacity: 0;
  }

  .block-whatsapp {
    bottom: 3%;
    right: 5%;
  }

  .prata {
    width: 6.5rem;
    margin-left: .3rem;
    margin-right: .3rem;
  }

  .box-pdf-button {
    margin-top: 1rem;
    margin-left: .3rem;
  }

  .text-block-69 {
    font-size: 1rem;
  }

  .cobre {
    width: 6.5rem;
    margin-left: .3rem;
    margin-right: .3rem;
  }

  .div-block-326 {
    width: 100%;
  }

  .box-button-certificado {
    margin-right: 0;
  }
}

#w-node-_7c24327a-0b05-cdb4-3656-7c6d3b0b51c5-8c708704 {
  grid-area: 1 / 3 / 2 / 4;
}

@media screen and (max-width: 767px) {
  #w-node-_7c24327a-0b05-cdb4-3656-7c6d3b0b51c5-8c708704 {
    grid-area: 1 / 1 / 2 / 4;
  }
}


