.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* Adjust the color and transparency as needed */
  display: none;
  z-index: 999; /* Ensure the overlay is on top of other content */
}

@keyframes MoveBackgroundPosition {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.title-large {
  font-size: 4rem;
  font-weight: 700;
  color: rgba(247, 247, 247, 0.5);
  font-family: "Syne", sans-serif;
  line-height: 1.2;
  margin-bottom: 1rem;
  text-transform: none;
}
@media (max-width: 576px) {
  .title-large {
    font-size: 3.2rem;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .title-large {
    font-size: 3.6rem;
  }
}

.title-medium {
  font-size: 3rem;
  font-weight: 700;
  color: rgba(247, 247, 247, 0.5);
  font-family: "Syne", sans-serif;
  line-height: 1.2;
  margin-bottom: 1rem;
  text-transform: none;
}
@media (max-width: 576px) {
  .title-medium {
    font-size: 2.4rem;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .title-medium {
    font-size: 2.7rem;
  }
}

.title-small {
  font-size: 2rem;
  font-weight: 700;
  color: rgba(247, 247, 247, 0.5);
  font-family: "Syne", sans-serif;
  line-height: 1.2;
  margin-bottom: 1rem;
  text-transform: none;
}
@media (max-width: 576px) {
  .title-small {
    font-size: 1.6rem;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .title-small {
    font-size: 1.8rem;
  }
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* Adjust the color and transparency as needed */
  display: none;
  z-index: 999; /* Ensure the overlay is on top of other content */
}

@keyframes MoveBackgroundPosition {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.title-large {
  font-size: 4rem;
  font-weight: 700;
  color: rgba(247, 247, 247, 0.5);
  font-family: "Syne", sans-serif;
  line-height: 1.2;
  margin-bottom: 1rem;
  text-transform: none;
}
@media (max-width: 576px) {
  .title-large {
    font-size: 3.2rem;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .title-large {
    font-size: 3.6rem;
  }
}

.title-medium {
  font-size: 3rem;
  font-weight: 700;
  color: rgba(247, 247, 247, 0.5);
  font-family: "Syne", sans-serif;
  line-height: 1.2;
  margin-bottom: 1rem;
  text-transform: none;
}
@media (max-width: 576px) {
  .title-medium {
    font-size: 2.4rem;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .title-medium {
    font-size: 2.7rem;
  }
}

.title-small {
  font-size: 2rem;
  font-weight: 700;
  color: rgba(247, 247, 247, 0.5);
  font-family: "Syne", sans-serif;
  line-height: 1.2;
  margin-bottom: 1rem;
  text-transform: none;
}
@media (max-width: 576px) {
  .title-small {
    font-size: 1.6rem;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .title-small {
    font-size: 1.8rem;
  }
}

.title-large {
  color: rgba(247, 247, 247, 0.5);
  font-family: "Syne", sans-serif;
  font-size: 6rem;
  font-style: normal;
  font-weight: 700;
  line-height: 3.55rem;
}
@media (max-width: 768px) {
  .title-large {
    font-size: 2.5rem;
  }
}

.title-medium {
  color: rgba(247, 247, 247, 0.5);
  font-family: "Syne", sans-serif;
  font-size: 4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 3rem;
}
@media (max-width: 768px) {
  .title-medium {
    font-size: 2rem;
  }
}

.title-small {
  color: rgba(247, 247, 247, 0.5);
  font-family: "Syne", sans-serif;
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2rem;
}
@media (max-width: 768px) {
  .title-small {
    font-size: 1.5rem;
  }
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* Adjust the color and transparency as needed */
  display: none;
  z-index: 999; /* Ensure the overlay is on top of other content */
}

@keyframes MoveBackgroundPosition {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.title-large {
  font-size: 4rem;
  font-weight: 700;
  color: rgba(247, 247, 247, 0.5);
  font-family: "Syne", sans-serif;
  line-height: 1.2;
  margin-bottom: 1rem;
  text-transform: none;
}
@media (max-width: 576px) {
  .title-large {
    font-size: 3.2rem;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .title-large {
    font-size: 3.6rem;
  }
}

.title-medium {
  font-size: 3rem;
  font-weight: 700;
  color: rgba(247, 247, 247, 0.5);
  font-family: "Syne", sans-serif;
  line-height: 1.2;
  margin-bottom: 1rem;
  text-transform: none;
}
@media (max-width: 576px) {
  .title-medium {
    font-size: 2.4rem;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .title-medium {
    font-size: 2.7rem;
  }
}

.title-small {
  font-size: 2rem;
  font-weight: 700;
  color: rgba(247, 247, 247, 0.5);
  font-family: "Syne", sans-serif;
  line-height: 1.2;
  margin-bottom: 1rem;
  text-transform: none;
}
@media (max-width: 576px) {
  .title-small {
    font-size: 1.6rem;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .title-small {
    font-size: 1.8rem;
  }
}

.go-link {
  height: 4rem;
  padding-right: 0rem;
  padding-left: 0rem;
  backdrop-filter: blur(25px);
  border-radius: 8rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid rgba(247, 247, 247, 0.2);
  border-bottom: 3px solid rgba(247, 247, 247, 0.2);
  box-shadow: 0px 8px 40px 0px rgba(16, 16, 16, 0.6);
  height: 4rem;
  width: 4rem;
}
@media (max-width: 576px) {
  .go-link {
    height: 3rem;
    width: 3rem;
  }
}

.go-link:hover {
  background: linear-gradient(74.38deg, #ffce00 19.92%, #de1061 117.57%);
}

@media (max-width: 992px) {
  .portfolio-arrow {
    height: 3rem;
    width: 3rem;
  }
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* Adjust the color and transparency as needed */
  display: none;
  z-index: 999; /* Ensure the overlay is on top of other content */
}

@keyframes MoveBackgroundPosition {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.title-large {
  font-size: 4rem;
  font-weight: 700;
  color: rgba(247, 247, 247, 0.5);
  font-family: "Syne", sans-serif;
  line-height: 1.2;
  margin-bottom: 1rem;
  text-transform: none;
}
@media (max-width: 576px) {
  .title-large {
    font-size: 3.2rem;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .title-large {
    font-size: 3.6rem;
  }
}

.title-medium {
  font-size: 3rem;
  font-weight: 700;
  color: rgba(247, 247, 247, 0.5);
  font-family: "Syne", sans-serif;
  line-height: 1.2;
  margin-bottom: 1rem;
  text-transform: none;
}
@media (max-width: 576px) {
  .title-medium {
    font-size: 2.4rem;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .title-medium {
    font-size: 2.7rem;
  }
}

.title-small {
  font-size: 2rem;
  font-weight: 700;
  color: rgba(247, 247, 247, 0.5);
  font-family: "Syne", sans-serif;
  line-height: 1.2;
  margin-bottom: 1rem;
  text-transform: none;
}
@media (max-width: 576px) {
  .title-small {
    font-size: 1.6rem;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .title-small {
    font-size: 1.8rem;
  }
}

.carousel {
  position: relative;
  padding-top: 10px;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0px;
  --bs-gutter-x: 10px;
}

.slider-row {
  margin-right: 10px;
  margin-left: 10px;
}

* {
  margin: 0;
  padding: 0;
}

.section_question {
  background-image: url("../../../assets/img/cover.webp?h=d5210b78b1621eb5e6d2193a54499047");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 60vh;
  padding: 5rem 0;
  background: linear-gradient(to bottom, transparent 0%, #101010 100%), url("../../../assets/img/cover.webp?h=d5210b78b1621eb5e6d2193a54499047");
  display: flex;
  justify-content: center;
  align-items: center;
}

.section_servicos {
  background-image: url("../../../assets/img/BG_roxo-overlay.webp?h=8e7e041198c6b405ac9a2d5102f8bc77") !important;
  height: 60vh;
}

.row-service {
  padding-top: 3rem;
}

.col-process {
  position: relative;
}

.col-process-style {
  position: absolute;
  top: 0;
  left: 0;
  color: white;
}

.position-process {
  position: relative;
}

@media (min-width: 360px) and (max-width: 768px) {
  .img-service {
    height: 70%;
  }
}
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* Adjust the color and transparency as needed */
  display: none;
  z-index: 999; /* Ensure the overlay is on top of other content */
}

@keyframes MoveBackgroundPosition {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.title-large {
  font-size: 4rem;
  font-weight: 700;
  color: rgba(247, 247, 247, 0.5);
  font-family: "Syne", sans-serif;
  line-height: 1.2;
  margin-bottom: 1rem;
  text-transform: none;
}
@media (max-width: 576px) {
  .title-large {
    font-size: 3.2rem;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .title-large {
    font-size: 3.6rem;
  }
}

.title-medium {
  font-size: 3rem;
  font-weight: 700;
  color: rgba(247, 247, 247, 0.5);
  font-family: "Syne", sans-serif;
  line-height: 1.2;
  margin-bottom: 1rem;
  text-transform: none;
}
@media (max-width: 576px) {
  .title-medium {
    font-size: 2.4rem;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .title-medium {
    font-size: 2.7rem;
  }
}

.title-small {
  font-size: 2rem;
  font-weight: 700;
  color: rgba(247, 247, 247, 0.5);
  font-family: "Syne", sans-serif;
  line-height: 1.2;
  margin-bottom: 1rem;
  text-transform: none;
}
@media (max-width: 576px) {
  .title-small {
    font-size: 1.6rem;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .title-small {
    font-size: 1.8rem;
  }
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* Adjust the color and transparency as needed */
  display: none;
  z-index: 999; /* Ensure the overlay is on top of other content */
}

@keyframes MoveBackgroundPosition {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.title-large {
  font-size: 4rem;
  font-weight: 700;
  color: rgba(247, 247, 247, 0.5);
  font-family: "Syne", sans-serif;
  line-height: 1.2;
  margin-bottom: 1rem;
  text-transform: none;
}
@media (max-width: 576px) {
  .title-large {
    font-size: 3.2rem;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .title-large {
    font-size: 3.6rem;
  }
}

.title-medium {
  font-size: 3rem;
  font-weight: 700;
  color: rgba(247, 247, 247, 0.5);
  font-family: "Syne", sans-serif;
  line-height: 1.2;
  margin-bottom: 1rem;
  text-transform: none;
}
@media (max-width: 576px) {
  .title-medium {
    font-size: 2.4rem;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .title-medium {
    font-size: 2.7rem;
  }
}

.title-small {
  font-size: 2rem;
  font-weight: 700;
  color: rgba(247, 247, 247, 0.5);
  font-family: "Syne", sans-serif;
  line-height: 1.2;
  margin-bottom: 1rem;
  text-transform: none;
}
@media (max-width: 576px) {
  .title-small {
    font-size: 1.6rem;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .title-small {
    font-size: 1.8rem;
  }
}

.title-large {
  color: rgba(247, 247, 247, 0.5);
  font-family: "Syne", sans-serif;
  font-size: 6rem;
  font-style: normal;
  font-weight: 700;
  line-height: 3.55rem;
}
@media (max-width: 768px) {
  .title-large {
    font-size: 2.5rem;
  }
}

.title-medium {
  color: rgba(247, 247, 247, 0.5);
  font-family: "Syne", sans-serif;
  font-size: 4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 3rem;
}
@media (max-width: 768px) {
  .title-medium {
    font-size: 2rem;
  }
}

.title-small {
  color: rgba(247, 247, 247, 0.5);
  font-family: "Syne", sans-serif;
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2rem;
}
@media (max-width: 768px) {
  .title-small {
    font-size: 1.5rem;
  }
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* Adjust the color and transparency as needed */
  display: none;
  z-index: 999; /* Ensure the overlay is on top of other content */
}

@keyframes MoveBackgroundPosition {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.title-large {
  font-size: 4rem;
  font-weight: 700;
  color: rgba(247, 247, 247, 0.5);
  font-family: "Syne", sans-serif;
  line-height: 1.2;
  margin-bottom: 1rem;
  text-transform: none;
}
@media (max-width: 576px) {
  .title-large {
    font-size: 3.2rem;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .title-large {
    font-size: 3.6rem;
  }
}

.title-medium {
  font-size: 3rem;
  font-weight: 700;
  color: rgba(247, 247, 247, 0.5);
  font-family: "Syne", sans-serif;
  line-height: 1.2;
  margin-bottom: 1rem;
  text-transform: none;
}
@media (max-width: 576px) {
  .title-medium {
    font-size: 2.4rem;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .title-medium {
    font-size: 2.7rem;
  }
}

.title-small {
  font-size: 2rem;
  font-weight: 700;
  color: rgba(247, 247, 247, 0.5);
  font-family: "Syne", sans-serif;
  line-height: 1.2;
  margin-bottom: 1rem;
  text-transform: none;
}
@media (max-width: 576px) {
  .title-small {
    font-size: 1.6rem;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .title-small {
    font-size: 1.8rem;
  }
}

.go-link {
  height: 4rem;
  padding-right: 0rem;
  padding-left: 0rem;
  backdrop-filter: blur(25px);
  border-radius: 8rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid rgba(247, 247, 247, 0.2);
  border-bottom: 3px solid rgba(247, 247, 247, 0.2);
  box-shadow: 0px 8px 40px 0px rgba(16, 16, 16, 0.6);
  height: 4rem;
  width: 4rem;
}
@media (max-width: 576px) {
  .go-link {
    height: 3rem;
    width: 3rem;
  }
}

.go-link:hover {
  background: linear-gradient(74.38deg, #ffce00 19.92%, #de1061 117.57%);
}

@media (max-width: 992px) {
  .portfolio-arrow {
    height: 3rem;
    width: 3rem;
  }
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* Adjust the color and transparency as needed */
  display: none;
  z-index: 999; /* Ensure the overlay is on top of other content */
}

@keyframes MoveBackgroundPosition {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.title-large {
  font-size: 4rem;
  font-weight: 700;
  color: rgba(247, 247, 247, 0.5);
  font-family: "Syne", sans-serif;
  line-height: 1.2;
  margin-bottom: 1rem;
  text-transform: none;
}
@media (max-width: 576px) {
  .title-large {
    font-size: 3.2rem;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .title-large {
    font-size: 3.6rem;
  }
}

.title-medium {
  font-size: 3rem;
  font-weight: 700;
  color: rgba(247, 247, 247, 0.5);
  font-family: "Syne", sans-serif;
  line-height: 1.2;
  margin-bottom: 1rem;
  text-transform: none;
}
@media (max-width: 576px) {
  .title-medium {
    font-size: 2.4rem;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .title-medium {
    font-size: 2.7rem;
  }
}

.title-small {
  font-size: 2rem;
  font-weight: 700;
  color: rgba(247, 247, 247, 0.5);
  font-family: "Syne", sans-serif;
  line-height: 1.2;
  margin-bottom: 1rem;
  text-transform: none;
}
@media (max-width: 576px) {
  .title-small {
    font-size: 1.6rem;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .title-small {
    font-size: 1.8rem;
  }
}

.carousel {
  position: relative;
  padding-top: 10px;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0px;
  --bs-gutter-x: 10px;
}

.slider-row {
  margin-right: 10px;
  margin-left: 10px;
}

* {
  margin: 0;
  padding: 0;
}


/* pacotes */
.section_packages {
  background-image: url("../../../assets/img/BG_roxo-overlay.webp?h=8e7e041198c6b405ac9a2d5102f8bc77");
  height: 100vh;
}
.section_packages .container {
  padding-left: 0;
  padding-right: 0;
}
.section_packages .service-column {
  position: relative;
  color: rgba(247, 247, 247, 0.6);
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Vastago Grotesk", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  height: 4rem;
  padding-right: 0;
  padding-left: 0;
  backdrop-filter: blur(25px);
  border-radius: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid rgba(247, 247, 247, 0.2);
  border-bottom: 3px solid rgba(247, 247, 247, 0.2);
  box-shadow: 0px 8px 40px 0px rgba(16, 16, 16, 0.6);
  height: 30rem;
  padding: 3rem 0 !important;
}
.section_packages .service-column .service {
  color: rgba(247, 247, 247, 0.6);
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Vastago Grotesk", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5rem;
  text-transform: uppercase;
  letter-spacing: 0.625rem;
  color: rgb(247, 247, 247);
}
@media (max-width: 992px) {
  .section_packages .service-column .service {
    color: rgba(247, 247, 247, 0.6);
    font-feature-settings: "clig" off, "liga" off;
    font-family: "Vastago Grotesk", sans-serif;
    font-size: 0.85rem;
    font-weight: 700;
    line-height: 1.5rem;
    letter-spacing: 0.5rem;
  }
}
.section_packages .service-column .service-cta {
  color: rgb(247, 247, 247);
  text-align: center;
  text-shadow: 0px 1.4px 1px rgba(0, 0, 0, 0.7);
  font-family: "Syne", sans-serif;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  width: 16rem;
  height: 2.8125rem;
  border-radius: 0.4375rem;
  border: none;
  background: linear-gradient(92.35deg, #de1061 -4.5%, #ffce00 140.32%);
}
@media (max-width: 412px) {
  .section_packages .service-column .service-cta {
    width: 14rem;
    line-height: 1.25rem;
  }
}