.homepage-carousel--slide {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: calc(100dvh - var(--bb-header-height));
  overflow: hidden;
  color: #fff;
  position: relative;
}

.homepage-carousel.slick-initialized .slick-slide {
  display: flex;
}

.homepage-carousel--slide.hcs1 {
  background-color: #145647;
  align-items: center;
  justify-content: center;
}

.homepage-carousel--slide.hcs1 h2 {
  height: 100%;
  color: #f3a8a0;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: var(--bb-font-family-3);
  font-size: 20vw;
  font-weight: 500;
  display: flex;
  margin: 0;
}

.homepage-carousel .slick-arrow {
  display: flex;
  position: absolute;
  z-index: 10;
  height: 100%;
  background-color: transparent;
  border: 0;
  width: 15%;
  padding: 0;
  cursor: pointer;
  top: 0;
  padding-top: min(max(25px, 2.5dvw), 35px);
  align-items: flex-start;
}

.homepage-carousel .slick-arrow.slick-prev {
  left: 0;
  justify-content: flex-start;
  padding-left: min(max(10px, 2.5dvw), 35px);
}

.homepage-carousel .slick-arrow.slick-next {
  right: 0;
  justify-content: flex-end;
  padding-right: min(max(10px, 2.5dvw), 35px);
}

.homepage-carousel .slick-arrow span img {
  width: min(max(22px, 1.8dvw), 28px);
  height: auto;
}

.homepage-carousel .slick-arrow.slick-next span {
  transform: scaleX(-1);
}

.homepage-carousel--slide--tag {
  position: absolute;
  bottom: min(max(25px, 2.5dvw), 35px);
  left: min(max(10px, 2.5dvw), 35px);
  margin: 0;
  color: #000;
  z-index: 60;
  justify-content: center;
  align-items: center;
  font-family: var(--bb-font-family-1);
  font-size: min(max(15px, 2.2dvw), 38px);
  font-weight: 500;
  line-height: 0;
  display: flex;
  padding: min(max(20px, 1.5dvw), 25px) min(max(13px, 1dvw), 15px);
}

.homepage-carousel .slick-dots {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  position: absolute;
  z-index: 65;
  right: min(max(10px, 2.5dvw), 35px);
  bottom: min(max(25px, 2.5dvw), 35px);
  border-radius: 100vw;
}

.homepage-carousel .slick-dots,
.homepage-carousel--slide--shape {
  padding: 0 min(max(13px, 1dvw), 15px);
  background-color: #FFF;
  border-radius: 100vw;
  overflow: hidden;
  height: min(max(30px, 3dvw), 50px);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.homepage-carousel .slick-dots button {
  background-color: transparent;
  border: 0;
  cursor: pointer;
  padding: 0;
  font-family: var(--bb-font-family-1);
  font-size: min(max(15px, 2.2dvw), 38px);
  font-weight: 500;
}

.homepage-carousel .slick-dots li+li button::before {
  content: "/";
}

.homepage-carousel--slide.hcs2 {
  background-color: #f8fea6;
}

.homepage-carousel--slide.hcs2 h2 {
  font-family: var(--bb-font-family-1);
  font-size: 8vw;
  font-style: normal;
  font-weight: 500;
  line-height: 1.1em;
  display: flex;
  color: #000;
  padding-left: min(max(55px, 4dvw), 66px);
}

.home-1 {
  height: 100dvh;
  color: #000;
  background-color: #fceb5b;
  align-items: flex-start;
  padding-top: 5vh;
  padding-left: 4vh;
  padding-right: 4vh;
  display: flex;
  position: relative;
}

.circulo-girando {
  width: 25dvw;
  height: 40dvh;
  position: absolute;
  top: auto;
  bottom: 0;
  left: auto;
  right: 0%;
  overflow: hidden;
}

.image-19 {
  width: 40vw;
  height: auto;
  max-width: none;
  overflow: visible;
  transition: transform 0.1s linear;

  will-change: transform;
  transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0) skew(0deg);
  transform-style: preserve-3d;
}

.div-prazer {
  width: auto;
  margin-right: min(max(26px, 2dvw), 32px);
}

.titulo-maior {
  color: #000;
  font-family: var(--bb-font-family-3);
  font-size: 5.5vw;
  line-height: 1em;
  display: block;
}

.prazer {
  color: #000;
  border-bottom: 1px #000;
  margin-top: 0;
  padding-left: 0;
  font-family: var(--bb-font-family-3);
  font-size: 5.5vw;
  font-weight: 700;
  line-height: 1em;
}

.subtitulo-prazer {
  font-family: var(--bb-font-family-1);
  font-size: min(max(18px, 2.1dvw), 35px);
  line-height: 1em;
}

.titulo-maior.prazer {
  width: 40dvw;
  height: 60dvh;
  border-top: 2px solid #000;
  border-top-width: 2px;
  align-items: flex-end;
  margin-top: 1vh;
  margin-bottom: 0;
  font-family: var(--bb-font-family-1);
  font-size: min(max(45px, 10dvw), 172px);
  font-weight: 500;
  line-height: .9em;
  display: flex;
  min-height: 530px;
}

.text-block-6 {
  width: 35dvw;
  height: 60dvh;
  border-top: 2px solid #000;
  border-top-width: 2px;
  align-items: flex-end;
  margin-top: 1vh;
  font-family: var(--bb-font-family-1);
  font-size: min(max(16px, 2.2dvw), 34px);
  font-weight: 300;
  line-height: 1.2em;
  display: flex;
  min-height: 530px;
}

.div-index {
  z-index: 10;
  width: auto;
  height: auto;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: auto;
  bottom: 5vh;
  left: auto;
  right: 5vh;
}

.w-button {
  color: #fff;
  line-height: inherit;
  cursor: pointer;
  background-color: #3898ec;
  border: 0;
  border-radius: 0;
  padding: 9px 15px;
  text-decoration: none;
  display: inline-block;
}

.bot-o-index {
  width: min(max(80px, 8dvw), 100px);
  height: min(max(80px, 8dvw), 100px);
  color: #000;
  text-align: center;
  cursor: pointer !important;
  background-color: #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-family: var(--bb-font-family-1);
  font-size: 1em;
  font-weight: 500;
  line-height: 16px;
  text-decoration: underline;
  display: flex;
  position: static;
  top: 0;
}

.bot-o-index span {
  cursor: pointer !important;
}

.bot-o-index:hover {
  background-color: #7398f5;
}

.text-span-11 {
  font-size: .9em;
  line-height: 17px;
}

.projects-container {
  padding: var(--bb-site-margins) var(--bb-site-margins) 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: var(--bb-site-margins);
}

.project-item img {
  aspect-ratio: 680/812;
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: center;
}

.project-item.project-item-3,
.project-item.project-item-6 {
  grid-column: span 2;
}

.project-item.project-item-3 img,
.project-item.project-item-6 img {
  aspect-ratio: 1380/1005;
}

.project-item {
  padding-top: 120px;
  opacity: 0;
  transition: 0.9s;
}

.project-item.active {
  padding-top: 0;
  opacity: 1;
}

.project-item a {
  display: flex;
  position: relative;
  transition: 0.4s;
  overflow: hidden;
}

.div-loop-home {
  width: 100%;
  object-fit: contain;
  flex-direction: column;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 20vh;
  overflow: hidden;
}

.frase-loop-home {
  width: 100%;
  height: min(max(100px, 11dvw), 170px);
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
}

.titulo-maior.o-que-fazemos {
  padding-right: 2vw;
  font-family: var(--bb-font-family-1);
  font-size: min(max(55px, 7dvw), 120px);
  display: inline-block;
  white-space: nowrap;
}

.home-4 {
  height: 400dvw;
  object-fit: contain;
  flex-flow: wrap;
  align-items: flex-start;
  display: block;
  overflow: visible;
}

.camera {
  width: 100%;
  height: 100dvh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.frame-5,
.frame-6 {
  width: auto;
  height: 100%;
  background-color: rgba(50, 112, 255, 0);
  display: flex;
  position: relative;
}

.frase {
  z-index: 1;
  width: 50dvw;
  align-items: flex-end;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.cor {
  width: 100dvw;
  height: 100dvh;
  background-color: #2c57ff;
  flex: none;
}

.cor.vermelho {
  width: 100dvw;
  background-color: #fd5a46;
}

.cor.lil-s {
  background-color: #a982b6;
}

.cor.verde {
  background-color: #145647;
}

.cor.azul {
  background-color: #2657ab;
}

.cor.amarelo {
  background-color: #fceb5b;
}

.div-frases {
  width: 100dvw;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 5dvh;
  padding-left: min(max(15px, 1.5dvw), 40px);
  padding-right: min(max(15px, 1.5dvw), 40px);
  display: flex;
  position: absolute;
}

.div-frases.vermelho {
  height: 50dvh;
  background-color: rgba(253, 90, 70, 0);
  display: flex;
}

.div-frases.lil-s {
  height: 50dvh;
  opacity: 0;
  background-color: rgba(169, 130, 182, 0);
  display: flex;
}

.div-frases.verde {
  height: 50dvh;
  opacity: 0;
  background-color: rgba(20, 86, 71, 0);
  display: flex;
}

.div-frases.azul {
  height: 50dvh;
  opacity: 0;
  background-color: rgba(38, 87, 171, 0);
}

.div-frases.amarelo {
  height: 50dvh;
  opacity: 0;
  background-color: rgba(255, 234, 49, 0);
  display: flex;
}

.frase-x {
  width: 70dvw;
  color: #000;
  font-family: Athletics, sans-serif;
  font-size: 7vw;
  line-height: .9em;
  position: static;
  top: auto;
  bottom: 40vh;
  left: 5vw;
  right: 0%;
}

.frase-x.numera-o {
  width: 20dvw;
  color: #000;
  text-align: right;
  font-family: Athletics, sans-serif;
  line-height: 1em;
  position: static;
}

/* Cursor personalizado */
.cursor-circle {
  width: 70px;
  height: 70px;
  background-color: #fff;
  border-radius: 50%;
  position: fixed;
  pointer-events: none;
  z-index: 9999;
  transform: translate(-50%, -50%);
  transition: opacity 0.15s ease;
  opacity: 0;
}

.home-2 {
  cursor: none;
}

.home-2 * {
  cursor: none;
}

.projeto-legenda {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  padding: 3vh 2vh;
  display: flex;
  position: absolute;
  top: auto;
  bottom: -100%;
  left: 0%;
  right: 0%;
  overflow: visible;
  height: 45%;
  display: flex;
  transition: 0.4s bottom;
}

.projeto-legenda._001 {
  background-color: #739cf9;
}

.projeto-legenda._002 {
  background-color: #c89fd7;
}

.projeto-legenda._003 {
  background-color: #fd702c;
}

.projeto-legenda._004 {
  background-color: #3fb86f;
}

.projeto-legenda._005 {
  background-color: #fceb5b;
}

.projeto-legenda._006 {
  background-color: #f3a8a0;
}

.projeto-legenda._007 {
  background-color: #a982b6;
}

.project-item a:hover .projeto-legenda {
  display: flex;
  bottom: 0;
}

.titulo-maior.projeto {
  width: auto;
  height: auto;
  max-width: 85vw;
  color: #000;
  background-color: rgba(255, 255, 255, 0);
  margin: 0 0 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: var(--bb-font-family-1);
  font-size: min(max(32px, 6.5dvw), 112px);
  line-height: .9em;
  text-decoration: none;
  display: flex;
  overflow: visible;
}

.categoria {
  color: #000;
  background-color: #fff;
  border-radius: 100vw;
  padding: 7px 12px 5px;
  font-family: var(--bb-font-family-1);
  font-size: min(max(18px, 2dvw), 34px);
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 1;
}

.homepage-carousel--container.hero-top {
  position: relative;
}

.homepage-carousel--counter {
  margin: 0;
  list-style: none;
  position: absolute;
  z-index: 65;
  right: min(max(10px, 2.5dvw), 35px);
  bottom: min(max(25px, 2.5dvw), 35px);
  padding: 0 min(max(13px, 1dvw), 15px);
  background-color: #FFF;
  border-radius: 100vw;
  overflow: hidden;
  height: min(max(30px, 3dvw), 50px);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.homepage-carousel--counter li {
  background-color: transparent;
  border: 0;
  padding: 0;
  font-family: var(--bb-font-family-1);
  font-size: min(max(15px, 2.2dvw), 38px);
  font-weight: 500;
}

.homepage-carousel--counter li+li::before {
  content: "/";
}

/* Responsive */

@media screen and (min-width: 1440px) {
  .text-block-6 {
    font-size: 2vw;
  }

  .div-index {
    display: none;
    position: fixed;
  }

  .bot-o-index {
    display: flex;
  }
}

@media screen and (min-width: 1280px) {
  .titulo-maior.prazer {
    border-top-width: 3px;
  }

  .text-block-6 {
    border-top-width: 3px;
  }

  .div-index {
    display: none;
  }

  .bot-o-index {
    font-size: 1.2em;
    line-height: 18px;
  }
}

@media (max-width: 991px) {
  .circulo-girando {
    width: 40dvw;
    height: 40dvw;
  }

  .image-19 {
    width: 50dvw;
  }

  .titulo-maior.prazer,
  .text-block-6 {
    height: 45dvh;
    min-height: initial;
  }

  .homepage-carousel--slide.hcs2 {
    align-items: center;
  }

  .homepage-carousel--slide.hcs2 h2 {
    margin: 100px 0 auto;
  }
}

@media (max-width: 767px) {
  .home-1 {
    height: auto;
    padding-bottom: calc(40dvw + 20px);
    align-items: stretch;
  }

  .titulo-maior.prazer,
  .text-block-6 {
    height: auto;
    padding-top: min(max(30px, 12dvh), 100px);
    height: 100%;
  }

  .div-prazer {
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  #main {
    position: relative;
    z-index: 10;
  }

  .home-2,
  .home-3 {
    background-color: #FFF;
  }

  .home-4 {
    height: calc((calc(100dvh - 53px)) * 4);
  }

  .camera {
    height: calc(100dvh - 53px);
  }

  .site-footer {
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: -1;
    height: 53px;
    overflow: hidden;
  }

  .div-frases {
    gap: 2dvw;
    padding-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .frase-x {
    font-size: min(48px, 7dvw);
    height: auto;
    width: 80dvw;
    line-height: 1em;
  }

  .frase-x.numera-o {
    width: 20dvw;
    font-size: min(48px, 7dvw);
  }
}

@media(max-width: 479px) {
  .homepage-carousel--slide {
    height: 50dvh;
  }

  .home-1 {
    padding-top: 40px;
    padding-left: var(--bb-site-margins);
    padding-right: var(--bb-site-margins);
    flex-direction: column;
    gap: 45px;
  }

  .titulo-maior.prazer,
  .text-block-6 {
    width: 60vw;
    padding-top: 45px;
  }

  .titulo-maior.prazer {
    font-size: min(max(50px, 18dvw), 86px);
  }

  .subtitulo-prazer {
    font-size: min(max(18px, 5dvw), 24px);
    font-weight: 500;
  }

  .text-block-6 {
    font-size: min(max(15px, 4.2dvw), 19px);
  }

  .circulo-girando {
    width: 45dvw;
    height: 45dvw;
  }

  .image-19 {
    width: 80dvw;
  }

  .projects-container {
    grid-template-columns: 1fr;
  }

  .project-item.project-item-3,
  .project-item.project-item-6 {
    grid-column: initial;
  }

  .project-item img,
  .project-item.project-item-3 img,
  .project-item.project-item-6 img {
    aspect-ratio: 1/1;
  }

  .homepage-carousel .slick-arrow {
    width: 80px;
  }

  .slick-arrow .homepage-carousel--slide--shape {
    padding: 0;
    width: 50px;
  }

  .homepage-carousel .slick-arrow span img {
    width: 18px;
    height: auto;
  }

  .frase-x {
    font-size: min(48px, 10dvw);
  }

  .frase-x.numera-o {
    font-size: min(48px, 10dvw);
  }
}