.s-whatsAppButton .whatsapp-link {
  position: fixed;
  bottom: 3rem;
  right: 4rem;
  background-color: #25D366;
  color: #FFF;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  font-size: 30px;
  z-index: 9999;
  transition: all 0.3s ease-in-out;
}
.s-whatsAppButton .whatsapp-link:hover {
  transform: scale(1.1);
  box-shadow: 0px 0px 15px #25D366;
}
.s-whatsAppButton .whatsapp-link .whatsapp-icon {
  font-size: 4rem;
  margin-top: 2px;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  scroll-behavior: smooth;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  overflow-x: hidden !important;
}

@font-face {
  font-family: NeutraLight;
  src: url(../fonts/NeutraText-LightAlt.ttf);
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: NeutraBook;
  src: url(../fonts/NeutraText-LightAlt.ttf);
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body {
  font-size: 1.6rem;
  -webkit-font-smoothing: antialiased;
  width: 100%;
  font-family: "Poppins", sans-serif;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  color: #000;
}
body::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
body p {
  color: #111111;
  font-size: 1.6rem;
}

img {
  max-width: 100%;
  display: block;
}

button {
  border: none;
  outline: none;
  cursor: pointer;
  font-family: "Inter Tight", sans-serif;
}

p {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #111111;
  font-family: "Inter Tight", sans-serif;
}

input {
  border: none;
  border-radius: 5px;
  font-family: "Inter Tight", sans-serif;
}

a {
  text-decoration: none;
  font-size: 1.6rem;
  font-family: "Inter Tight", sans-serif;
}

li {
  list-style: none;
  font-family: "Inter Tight", sans-serif;
}

span {
  font-size: 1.6rem;
  color: #111111;
  font-family: "Inter Tight", sans-serif;
}

h2 {
  font-size: 4rem;
  margin-bottom: 2rem;
  font-family: "Inter Tight", sans-serif;
  color: #111111;
}

h3 {
  font-family: "Inter Tight", sans-serif;
  color: #111111;
}

.header h3 {
  font-weight: 900;
  text-transform: uppercase;
  font-size: 1.6rem;
  margin-bottom: 1rem;
}
.header h2 {
  font-size: 4.6rem;
  font-weight: 900;
  text-transform: uppercase;
}

.container {
  width: 85%;
  margin: 0 auto;
}

strong {
  color: #212121;
  font-family: "Inter Tight", sans-serif;
}

.s-whatsAppButton .whatsapp-link {
  position: fixed;
  bottom: 3rem;
  right: 4rem;
  background-color: #25D366;
  color: #FFF;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  font-size: 30px;
  z-index: 9999;
  transition: all 0.3s ease-in-out;
}
.s-whatsAppButton .whatsapp-link:hover {
  transform: scale(1.1);
  box-shadow: 0px 0px 15px #25D366;
}
.s-whatsAppButton .whatsapp-link .whatsapp-icon {
  font-size: 4rem;
  margin-top: 2px;
}

.carousel-button:hover {
  color: #fff !important;
}

@media (max-width: 768px) {
  h2 {
    width: 100% !important;
    font-size: 30px !important;
  }
  p {
    width: 100% !important;
  }
  .left, .right {
    width: 100% !important;
  }
  h3 {
    font-size: 2.5rem !important;
  }
  .container {
    width: 90% !important;
  }
}
.s-whatsAppButton .whatsapp-link {
  position: fixed;
  bottom: 3rem;
  right: 4rem;
  background-color: #25D366;
  color: #FFF;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  font-size: 30px;
  z-index: 9999;
  transition: all 0.3s ease-in-out;
}
.s-whatsAppButton .whatsapp-link:hover {
  transform: scale(1.1);
  box-shadow: 0px 0px 15px #25D366;
}
.s-whatsAppButton .whatsapp-link .whatsapp-icon {
  font-size: 4rem;
  margin-top: 2px;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  scroll-behavior: smooth;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  overflow-x: hidden !important;
}

@font-face {
  font-family: NeutraLight;
  src: url(../fonts/NeutraText-LightAlt.ttf);
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: NeutraBook;
  src: url(../fonts/NeutraText-LightAlt.ttf);
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body {
  font-size: 1.6rem;
  -webkit-font-smoothing: antialiased;
  width: 100%;
  font-family: "Poppins", sans-serif;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  color: #000;
}
body::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
body p {
  color: #111111;
  font-size: 1.6rem;
}

img {
  max-width: 100%;
  display: block;
}

button {
  border: none;
  outline: none;
  cursor: pointer;
  font-family: "Inter Tight", sans-serif;
}

p {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #111111;
  font-family: "Inter Tight", sans-serif;
}

input {
  border: none;
  border-radius: 5px;
  font-family: "Inter Tight", sans-serif;
}

a {
  text-decoration: none;
  font-size: 1.6rem;
  font-family: "Inter Tight", sans-serif;
}

li {
  list-style: none;
  font-family: "Inter Tight", sans-serif;
}

span {
  font-size: 1.6rem;
  color: #111111;
  font-family: "Inter Tight", sans-serif;
}

h2 {
  font-size: 4rem;
  margin-bottom: 2rem;
  font-family: "Inter Tight", sans-serif;
  color: #111111;
}

h3 {
  font-family: "Inter Tight", sans-serif;
  color: #111111;
}

.header h3 {
  font-weight: 900;
  text-transform: uppercase;
  font-size: 1.6rem;
  margin-bottom: 1rem;
}
.header h2 {
  font-size: 4.6rem;
  font-weight: 900;
  text-transform: uppercase;
}

.container {
  width: 85%;
  margin: 0 auto;
}

strong {
  color: #212121;
  font-family: "Inter Tight", sans-serif;
}

.s-whatsAppButton .whatsapp-link {
  position: fixed;
  bottom: 3rem;
  right: 4rem;
  background-color: #25D366;
  color: #FFF;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  font-size: 30px;
  z-index: 9999;
  transition: all 0.3s ease-in-out;
}
.s-whatsAppButton .whatsapp-link:hover {
  transform: scale(1.1);
  box-shadow: 0px 0px 15px #25D366;
}
.s-whatsAppButton .whatsapp-link .whatsapp-icon {
  font-size: 4rem;
  margin-top: 2px;
}

.carousel-button:hover {
  color: #fff !important;
}

@media (max-width: 768px) {
  h2 {
    width: 100% !important;
    font-size: 30px !important;
  }
  p {
    width: 100% !important;
  }
  .left, .right {
    width: 100% !important;
  }
  h3 {
    font-size: 2.5rem !important;
  }
  .container {
    width: 90% !important;
  }
}
@keyframes floatAnimation {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-15px);
  }
  100% {
    transform: translateY(0);
  }
}
.icon-flutuante {
  animation: floatAnimation 3s ease-in-out infinite;
}

.s-1 {
  background-image: url("../img/bg_dream.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100vh;
  position: relative;
}
.s-1 .itens-cards {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  gap: 5rem;
  bottom: -8.5%;
}
.s-1 .itens-cards .card {
  width: 33%;
  border: 1px solid #CFCFCF;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.8);
  display: flex;
  align-items: center;
  padding: 2rem;
  gap: 2rem;
}
.s-1 .itens-cards .card .img {
  background: rgba(215, 37, 131, 0.1215686275);
  border: 1px solid rgba(215, 37, 131, 0.1215686275);
  width: 25%;
  padding: 1rem;
  border-radius: 20px;
}
.s-1 .itens-cards .card .img img {
  width: 100%;
}
.s-1 .itens-cards .card .info-text h3 {
  margin-bottom: 1rem;
}
.s-1 .itens-cards .card .info-text p {
  font-size: 12px;
}
.s-1 .container .content .head-mickey {
  position: absolute;
  top: 55%;
  right: 3%;
  width: 10%;
}
.s-1 .container .content .box .infos .text {
  width: 45%;
  position: absolute;
  bottom: 15%;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.s-1 .container .content .box .infos .text img {
  max-width: 15%;
}
.s-1 .container .content .box .infos .text p {
  width: 75%;
  color: #fff;
  font-size: 1.6rem;
  margin-top: -2rem;
}
.s-1 .container .content .box .infos .text .experience {
  display: flex;
  align-items: center;
  gap: 1rem;
  border: 1px solid #fff;
  border-radius: 50px;
  padding: 1rem 2rem;
  width: -moz-max-content;
  width: max-content;
}
.s-1 .container .content .box .infos .text .experience img {
  width: 40px;
}
.s-1 .container .content .box .infos .text h2 {
  color: #fff;
  font-size: 4rem;
  font-weight: 900;
  text-transform: uppercase;
  width: 80%;
}
.s-1 .container .content .box .infos .text .cta-itens {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 2rem;
  width: 50%;
}
.s-1 .container .content .box .infos .text .cta-itens .cta-rosa {
  padding: 1rem 2rem;
  border-radius: 10px;
  border: 1px solid #D72583;
  text-transform: uppercase;
  font-weight: 600;
  white-space: nowrap;
  background: #D72583;
  width: 50%;
  text-align: center;
  color: #fff;
}
.s-1 .container .content .box .infos .text .cta-itens .cta-azul {
  padding: 1rem 2rem;
  border-radius: 10px;
  border: 1px solid #fff;
  text-transform: uppercase;
  font-weight: 600;
  white-space: nowrap;
  background: #073050;
  width: 50%;
  text-align: center;
  color: #fff;
}

.s-2 {
  padding-bottom: 10rem;
  padding-top: 15rem;
}
.s-2 .container .content .box .header-title .info .detail {
  display: flex;
  align-items: center;
  gap: 1rem;
  border: 2px solid #B9B9B9;
  border-radius: 50px;
  padding: 1rem 2rem;
  width: -moz-max-content;
  width: max-content;
  margin-bottom: 2rem;
}
.s-2 .container .content .box .header-title .info .detail img {
  width: 40px;
}
.s-2 .container .content .box .header-title .info h2 {
  width: 45%;
}
.s-2 .container .content .box .header-title .info p {
  width: 50%;
}
.s-2 .container .content .box .header-title .info img {
  width: 40px;
  -o-object-fit: cover;
     object-fit: cover;
}
.s-2 .container .content .box .body-content {
  margin-top: 2rem;
  display: flex;
  align-items: center;
  gap: 5rem;
}
.s-2 .container .content .box .body-content .left {
  width: 50%;
  display: flex;
  flex-direction: column;
  gap: 6rem;
}
.s-2 .container .content .box .body-content .left .destaque {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5rem;
  width: 100%;
}
.s-2 .container .content .box .body-content .left .destaque .card {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  width: 50%;
}
.s-2 .container .content .box .body-content .left .destaque .card h3 {
  color: #D72583;
  font-size: 6rem;
  font-weight: 700;
}
.s-2 .container .content .box .body-content .left .destaque .card strong {
  font-size: 1.8rem;
  font-weight: 800;
}
.s-2 .container .content .box .body-content .left .destaque .card p {
  font-size: 1.6rem;
  color: #444444;
}
.s-2 .container .content .box .body-content .right {
  width: 50%;
  position: relative;
}
.s-2 .container .content .box .body-content .right .ioda {
  position: absolute;
  z-index: 3;
  bottom: 0%;
  left: -25%;
}
.s-2 .container .content .box .body-content .right .universal {
  position: absolute;
  z-index: 3;
  top: -15%;
  right: 0%;
}
.s-2 .container .content .box .body-content .right .disney-vacation {
  position: absolute;
  z-index: 3;
  bottom: -10%;
  right: 0%;
}

.s-3 {
  background-image: url("../img/bg_montanha_russa.svg");
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  padding-bottom: 10rem;
}
.s-3 .container .content .box .title {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 18%;
}
.s-3 .container .content .box .title h2 {
  color: #fff;
}
.s-3 .container .content .box .title p {
  color: #fff;
  width: 50%;
  text-align: center;
}
.s-3 .container .content .box .title p strong {
  color: #fff;
}
.s-3 .container .content .box .infos {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 5rem;
  margin-top: 5rem;
}
.s-3 .container .content .box .infos .content-cards {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8rem;
}
.s-3 .container .content .box .infos .content-cards .card {
  padding: 2rem;
  border-radius: 20px;
  background: rgba(30, 63, 97, 0.8);
  display: flex;
  flex-direction: column;
  gap: 2rem;
  width: 33%;
}
.s-3 .container .content .box .infos .content-cards .card .img img {
  background: #fff;
  width: 15%;
  border-radius: 10px;
  padding: 0.5rem;
}
.s-3 .container .content .box .infos .content-cards .card strong {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
}
.s-3 .container .content .box .infos .content-cards .card p {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
}

.s-4 {
  padding: 10rem 0;
  background: #073050;
  position: relative;
}
.s-4 .container .content .box {
  display: flex;
}
.s-4 .container .content .box .left {
  width: 50%;
}
.s-4 .container .content .box .left .detail {
  display: flex;
  align-items: center;
  gap: 1rem;
  border: 1px solid #fff;
  border-radius: 50px;
  padding: 1rem 2rem;
  width: -moz-max-content;
  width: max-content;
  margin-bottom: 2rem;
  color: #fff;
}
.s-4 .container .content .box .left .detail img {
  width: 40px;
}
.s-4 .container .content .box .left h2 {
  color: #fff;
}
.s-4 .container .content .box .left .checklist {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3rem;
  margin-bottom: 3rem;
}
.s-4 .container .content .box .left .checklist p {
  display: flex;
  align-items: center;
  gap: 1rem;
  color: #fff;
}
.s-4 .container .content .box .left .cta a {
  padding: 1rem 5rem;
  border-radius: 10px;
  border: 1px solid #D72583;
  text-transform: uppercase;
  font-weight: 600;
  white-space: nowrap;
  background: #D72583;
  text-align: center;
  color: #fff;
  width: 100%;
}
.s-4 .container .content .box .right {
  width: 50%;
}
.s-4 .container .content .box .right img {
  position: absolute;
  width: 70%;
  bottom: 0%;
  right: 5%;
}

.video-lightbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.85);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease, visibility 0.4s ease;
}
.video-lightbox .video-container {
  position: relative;
  width: 90%;
  max-width: 960px;
  padding-top: 56.25%;
  transform: scale(0.5);
  opacity: 0;
  transition: transform 0.4s ease, opacity 0.4s ease;
}
.video-lightbox .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.video-lightbox .video-container .close-button {
  position: absolute;
  top: -40px;
  right: 0;
  background: none;
  border: none;
  color: #fff;
  font-size: 3rem;
  font-weight: 300;
  cursor: pointer;
  line-height: 1;
  transition: transform 0.2s ease;
}
.video-lightbox .video-container .close-button:hover {
  transform: scale(1.2);
}
.video-lightbox.show {
  opacity: 1;
  visibility: visible;
}
.video-lightbox.show .video-container {
  transform: scale(1);
  opacity: 1;
}

#open-video-trigger {
  cursor: pointer;
}

.s-5 {
  padding: 10rem 0;
}
.s-5 .container .content .box .title {
  margin-bottom: 5rem;
}
.s-5 .container .content .box .title h2 {
  text-align: center;
}
.s-5 .container .content .box .content-depoimentos {
  position: relative;
  padding: 0 5rem;
}
.s-5 .container .content .box .content-depoimentos .swiper-slide {
  display: flex;
  align-items: center;
  gap: 5rem;
}
.s-5 .container .content .box .content-depoimentos .swiper-slide.swiper-slide-fade {
  opacity: 0;
  transition-property: opacity;
}
.s-5 .container .content .box .content-depoimentos .swiper-slide .left {
  width: 50%;
}
.s-5 .container .content .box .content-depoimentos .swiper-slide .left img {
  width: 100%;
  border-radius: 24px;
  -o-object-fit: cover;
     object-fit: cover;
}
.s-5 .container .content .box .content-depoimentos .swiper-slide .right {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 3rem;
}
.s-5 .container .content .box .content-depoimentos .swiper-slide .right .depoimento p {
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1.4;
  color: #333;
}
.s-5 .container .content .box .content-depoimentos .swiper-slide .right .autor p {
  color: #52525B;
}

.s-5 .swiper-pagination {
  position: absolute;
  bottom: -1rem;
  left: 25% !important;
  transform: translateX(-50%);
  width: auto !important;
}
.s-5 .swiper-pagination .swiper-pagination-bullet {
  background-color: #D9D9D9;
  width: 10px;
  height: 10px;
  opacity: 1;
  transition: background-color 0.3s ease;
}
.s-5 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #D72583;
}
.s-5 .swiper-button-prev,
.s-5 .swiper-button-next {
  color: #D72583;
  top: 50%;
  transform: translateY(-50%);
}
.s-5 .swiper-button-prev::after,
.s-5 .swiper-button-next::after {
  font-size: 24px;
  font-weight: 800;
}
.s-5 .swiper-button-prev {
  left: 0;
}
.s-5 .swiper-button-next {
  right: 0;
}

.s-itens-infos {
  padding-top: 10rem;
}
.s-itens-infos .container .content .box {
  display: flex;
  align-items: center;
}
.s-itens-infos .container .content .box .left h2 {
  color: #073050;
}
.s-itens-infos .container .content .box .left p {
  color: #073050;
}
.s-itens-infos .container .content .box .right .itens {
  -moz-column-count: 2;
       column-count: 2;
}
.s-itens-infos .container .content .box .right .itens p {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-bottom: 1.5rem;
  color: #073050;
}
.s-itens-infos .container .content .box .right .itens p img {
  width: 20px;
}
.s-itens-infos .container .content .box .right .itens p p {
  font-size: 1.6rem;
  color: #073050;
}

.s-6 {
  padding-bottom: 10rem;
}
.s-6 .container .content .box .title {
  margin-bottom: 5rem;
}
.s-6 .container .content .box .title h2 {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.s-6 .container .content .box .content-videos {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: space-between;
}
.s-6 .container .content .box .content-videos .mario {
  position: absolute;
  right: -7%;
  top: -60%;
  z-index: 3;
  width: 12%;
}

.s-7 .container .content .box .title {
  text-align: center;
  margin-bottom: 4rem;
}
.s-7 .container .content .box .title h2 {
  margin-bottom: 1rem;
}
.s-7 .container .content .box .title p {
  color: #111;
  width: 50%;
  margin: 0 auto;
}
.s-7 .container .content .box .content-infos {
  display: flex;
  align-items: flex-start;
  gap: 3rem;
}
.s-7 .container .content .box .content-infos .left, .s-7 .container .content .box .content-infos .right {
  width: 50%;
}
.s-7 .container .content .box .content-infos .left {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.s-7 .container .content .box .content-infos .left .accordion {
  max-height: 45rem;
  overflow-y: hidden;
  padding-right: 1rem;
}
.s-7 .container .content .box .content-infos .left .accordion:hover {
  overflow-y: auto;
}
.s-7 .container .content .box .content-infos .left .accordion::-webkit-scrollbar {
  width: 6px;
  display: none;
}
.s-7 .container .content .box .content-infos .left .accordion:hover::-webkit-scrollbar {
  display: block;
}
.s-7 .container .content .box .content-infos .left .accordion::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 10px;
}
.s-7 .container .content .box .content-infos .left .accordion::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 10px;
}
.s-7 .container .content .box .content-infos .left .accordion::-webkit-scrollbar-thumb:hover {
  background: #b3b3b3;
}
.s-7 .container .content .box .content-infos .left .accordion:not(:hover) {
  scrollbar-width: none;
}
.s-7 .container .content .box .content-infos .left .accordion:hover {
  scrollbar-width: thin;
}
.s-7 .container .content .box .content-infos .left .accordion-item {
  background: #fff;
  border: 1px solid #DFDFDF;
  border-radius: 12px;
  padding: 1.5rem;
  cursor: pointer;
  transition: all 0.3s ease;
  margin: 0 0 1.5rem 0;
}
.s-7 .container .content .box .content-infos .left .accordion-item .accordion-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
}
.s-7 .container .content .box .content-infos .left .accordion-item .accordion-header h3 {
  font-size: 2.8rem;
  color: #D72583;
}
.s-7 .container .content .box .content-infos .left .accordion-item .accordion-header .icon {
  width: 12px;
  height: 12px;
  border-left: 2px solid #111;
  border-bottom: 2px solid #111;
  transform: rotate(-45deg);
  transition: transform 0.3s ease;
}
.s-7 .container .content .box .content-infos .left .accordion-item .accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease-out, padding-top 0.4s ease;
}
.s-7 .container .content .box .content-infos .left .accordion-item .accordion-content span {
  color: #333333;
  font-size: 1.8rem;
  font-weight: 800;
}
.s-7 .container .content .box .content-infos .left .accordion-item .accordion-content p {
  color: #444;
  font-size: 1.6rem;
  font-weight: 500;
  margin-top: 1rem;
}
.s-7 .container .content .box .content-infos .left .accordion-item.active {
  background: #fff;
  border-color: #D72583;
}
.s-7 .container .content .box .content-infos .left .accordion-item.active .accordion-header .icon {
  transform: rotate(135deg);
}
.s-7 .container .content .box .content-infos .left .accordion-item.active .accordion-content {
  max-height: 200px;
  padding-top: 1rem;
}
.s-7 .container .content .box .content-infos .left .btn-primary {
  display: none !important;
  background-color: #D72583;
  color: #fff;
  padding: 1rem 1.5rem;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
  align-self: flex-start;
  width: 40%;
}
.s-7 .container .content .box .content-infos .right {
  position: sticky;
  top: 2rem;
  height: 500px;
}
.s-7 .container .content .box .content-infos .right img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
.s-7 .container .content .box .content-infos .right img.active {
  opacity: 1;
}
@media (max-width: 768px) {
  .s-7 .container .content .box .content-infos {
    flex-direction: column;
  }
  .s-7 .container .content .box .content-infos .left, .s-7 .container .content .box .content-infos .right {
    width: 100%;
  }
  .s-7 .container .content .box .content-infos .right {
    position: static;
    height: 300px;
  }
}

.s-8 {
  padding: 10rem 0;
}
.s-8 .container .content .box .title {
  margin-bottom: 5rem;
}
.s-8 .container .content .box .title h2 {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.s-8 .container .content .box .content-cards {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 5rem;
}
.s-8 .container .content .box .content-cards .card {
  border: 1px solid #CFCFCF;
  border-radius: 25px;
  position: relative;
}
.s-8 .container .content .box .content-cards .card .chapeu-harry {
  position: absolute;
  left: -25%;
  top: -30%;
}
.s-8 .container .content .box .content-cards .card .autor {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 3rem;
  padding: 2rem;
}
.s-8 .container .content .box .content-cards .card .autor .left {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.s-8 .container .content .box .content-cards .card .autor .left a {
  color: #111;
  font-weight: 600;
}
.s-8 .container .content .box .content-cards .card .autor .left p {
  color: #333;
  font-size: 1.2rem;
  font-weight: 600;
}
.s-8 .container .content .box .content-cards .card .autor .right a {
  padding: 1rem 2rem;
  border-radius: 10px;
  border: 1px solid #D72583;
  text-transform: uppercase;
  font-size: 1.2rem;
  font-weight: 700;
  white-space: nowrap;
  background: #D72583;
  text-align: center;
  color: #fff;
}

@keyframes slide {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
.s-9 {
  padding: 10rem 0;
  background: #073050;
}
.s-9 .container .content .box .title {
  margin-bottom: 5rem;
}
.s-9 .container .content .box .title h2 {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.s-9 .container .content .box .content-parceiros {
  overflow: hidden;
  white-space: nowrap;
  -webkit-mask: linear-gradient(to right, transparent, black 20%, black 80%, transparent);
  mask: linear-gradient(to right, transparent, black 20%, black 80%, transparent);
}
.s-9 .container .content .box .content-parceiros:hover .carrosel {
  animation-play-state: paused;
}
.s-9 .container .content .box .content-parceiros .carrosel {
  display: flex;
  align-items: center;
  gap: 5rem;
  animation: slide 25s linear infinite;
}
.s-9 .container .content .box .content-parceiros .carrosel img {
  height: 4.5rem;
  width: auto;
}

.s-10 {
  position: relative;
  position: relative;
}
.s-10 .minions-footer {
  position: absolute;
  right: 1%;
  top: 0%;
  z-index: 3;
}
.s-10 .fundo {
  position: absolute;
  top: 15rem;
  right: 0%;
  width: 100%;
  z-index: -1;
}
.s-10 .title {
  background: #073050;
  padding: 5rem 0;
  border-top: 1px solid #696969;
}
.s-10 .title h2, .s-10 .title p {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.s-10 .container .content {
  z-index: 2;
}
.s-10 .container .content .box .content-cards {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
.s-10 .container .content .box .content-cards .line {
  display: flex;
  align-items: stretch;
  gap: 5rem;
}
.s-10 .container .content .box .content-cards .line .card {
  width: 33%;
  padding: 2rem;
  background: #fff;
  border-radius: 20px;
  box-shadow: 0px 12px 16px -4px rgba(16, 24, 40, 0.3);
}
.s-10 .container .content .box .content-cards .line .card .card-infos {
  display: flex;
  flex-direction: column;
  height: 100%;
  gap: 2rem;
}
.s-10 .container .content .box .content-cards .line .card .card-infos .img img {
  border-radius: 20px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 22rem;
}
.s-10 .container .content .box .content-cards .line .card .card-infos .text {
  flex-grow: 1;
}
.s-10 .container .content .box .content-cards .line .card .card-infos .text strong {
  color: #073050;
  font-weight: 600;
  font-size: 1.4rem;
}
.s-10 .container .content .box .content-cards .line .card .card-infos .text .title-card {
  margin-top: 1rem;
  font-size: 2.4rem;
  color: #090914;
}
.s-10 .container .content .box .content-cards .line .card .card-infos .text p {
  color: #667085;
  font-size: 1.6rem;
  margin-top: 1rem;
}
.s-10 .container .content .box .content-cards .line .card .card-infos .autor {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.s-10 .container .content .box .content-cards .line .card .card-infos .autor .left img {
  width: 40px;
  -o-object-fit: cover;
     object-fit: cover;
}
.s-10 .container .content .box .content-cards .line .card .card-infos .autor .right .nome {
  color: #101828;
  font-weight: 500;
  font-size: 1.4rem;
}
.s-10 .container .content .box .content-cards .line .card .card-infos .autor .right .date {
  color: #667085;
  font-size: 1.4rem;
}
.s-10 .container .content .box .ver-todos {
  padding-top: 5rem;
  padding-bottom: 10rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.s-10 .container .content .box .ver-todos a {
  padding: 1rem 5rem;
  border-radius: 10px;
  border: 1px solid #D72583;
  text-transform: uppercase;
  font-weight: 700;
  white-space: nowrap;
  background: #D72583;
  text-align: center;
  color: #fff;
}

.line-footer {
  border-bottom: 1px solid #D72583;
  position: relative;
  width: 100%;
}
.line-footer img {
  position: absolute;
  top: 0%;
  left: 50%;
  margin-top: -2rem;
  padding: 0.5rem 1rem;
  z-index: 2;
}
.line-footer .bloco {
  width: 4rem;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 0%;
  left: 50.2%;
  margin-top: -0.8rem;
  padding: 0.5rem 1rem;
  z-index: 1;
}

footer {
  background-image: url("../img/bg_footer.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  width: 100%;
  padding-top: 25rem;
  padding-bottom: 5rem;
  background-color: #F8FCFE;
}
footer .container .content .box {
  display: flex;
  flex-direction: column;
  gap: 10rem;
}
footer .container .content .box .sup {
  display: flex;
  align-items: start;
  justify-content: space-between;
}
footer .container .content .box .sup .infos .itens {
  display: flex;
  align-items: center;
  gap: 5rem;
}
footer .container .content .box .sup .social-icons {
  display: flex;
  align-items: center;
  gap: 3rem;
}
footer .container .content .box .sup .social-icons a {
  font-size: 2.8rem;
  color: #111;
}
footer .container .content .box .inf {
  display: flex;
  align-items: end;
  justify-content: space-between;
}
footer .container .content .box .inf .itens-left {
  display: flex;
  align-items: center;
  gap: 3rem;
}
footer .container .content .box .inf .itens-left a {
  color: #111;
}

.mobile-itens {
  display: none;
}

@media (max-width: 426px) {
  .s-1 {
    background-image: url("../img/banner_mobile_home.svg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .s-3 {
    background-image: url("../img/montanha_russa_mobile.svg");
    background-size: cover;
    background-repeat: no-repeat;
  }
  .s-3 .container .content .box .title {
    padding-top: 60% !important;
  }
}
@media (max-width: 768px) {
  .cta-itens a {
    width: 100% !important;
  }
  .head-mickey {
    width: 22% !important;
    top: 30% !important;
  }
  .title h2 {
    text-align: center;
  }
  .itens-desktop {
    display: none !important;
  }
  .mobile-itens {
    display: block;
  }
  .itens-cards {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
  .itens-cards .card {
    margin-top: 5rem;
    width: 100%;
    border: 1px solid #CFCFCF;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.8);
    display: flex;
    align-items: center;
    padding: 2rem;
    gap: 2rem;
  }
  .itens-cards .card .img {
    background: rgba(215, 37, 131, 0.1215686275);
    border: 1px solid rgba(215, 37, 131, 0.1215686275);
    width: 25%;
    padding: 1rem;
    border-radius: 20px;
  }
  .itens-cards .card .img img {
    width: 100%;
  }
  .itens-cards .card .info-text h3 {
    margin-bottom: 1rem;
  }
  .itens-cards .card .info-text p {
    font-size: 12px;
  }
  .s-1 {
    overflow: hidden;
  }
  .s-1 .container .content .box .infos .text {
    width: 90%;
    position: absolute;
    top: 20%;
  }
  .s-1 .container .content .box .infos .text img {
    max-width: 30%;
  }
  .s-1 .container .content .box .infos .text p {
    width: 80% !important;
    font-size: 1.4rem !important;
    margin-top: -2rem !important;
  }
  .s-1 .container .content .box .infos .text h2 {
    font-size: 1.8rem !important;
    font-weight: 900 !important;
    text-transform: uppercase;
    width: 80% !important;
  }
  .s-1 .container .content .box .infos .text .experience {
    width: 55% !important;
    white-space: nowrap !important;
  }
  .s-1 .container .itens-cards {
    flex-direction: column;
  }
  .s-1 .container .itens-cards .card {
    width: 100% !important;
  }
  .s-2 {
    padding-top: 10rem !important;
  }
  .s-2 .container .content .box .header-title h2 {
    text-align: center;
  }
  .s-2 .container .content .box .body-content {
    flex-direction: column;
  }
  .s-2 .container .content .box .body-content .left .destaque {
    flex-direction: column;
  }
  .s-2 .container .content .box .body-content .left .destaque .card {
    width: 100%;
  }
  .s-2 .container .content .box .body-content .right .ioda {
    width: 30%;
    left: -20%;
    bottom: 5%;
  }
  .s-2 .container .content .box .body-content .right .universal {
    width: 50%;
  }
  .s-2 .container .content .box .body-content .right .disney-vacation {
    width: 50%;
  }
  .s-3 .container .content .box .infos .content-cards {
    flex-direction: column;
    gap: 5rem;
  }
  .s-3 .container .content .box .infos .content-cards .card {
    width: 100%;
  }
  .s-4 .container .content .box {
    flex-direction: column;
  }
  .s-4 .container .content .box .left {
    width: 100% !important;
  }
  .s-4 .container .content .box .left .checklist {
    display: grid;
    grid-template-columns: 1fr;
  }
  .s-4 .container .content .box .right {
    width: 100% !important;
    margin-top: 5rem;
  }
  .s-4 .container .content .box .right img {
    width: 100%;
  }
  .s-5 .swiper-pagination {
    left: 50% !important;
    margin-top: 1rem;
    bottom: -10% !important;
  }
  .s-5 .container .content .box .swiper-slide {
    flex-direction: column !important;
  }
  .s-5 .container .content .box .swiper-slide .right {
    gap: 1rem !important;
  }
  .s-5 .container .content .box .swiper-slide .right .aspas img {
    width: 50%;
  }
  .s-6 .container {
    overflow: hidden;
  }
  .s-6 .container .content .box .title {
    text-align: center;
    margin-bottom: 2rem;
  }
  .s-6 .container .content .box .content-videos {
    position: relative;
    display: flex;
    flex-direction: row;
    overflow-x: auto;
    gap: 16px;
    scroll-snap-type: x mandatory;
    padding: 0 5%;
    margin: 0 -5%;
  }
  .s-6 .container .content .box .content-videos::-webkit-scrollbar {
    display: none;
  }
  .s-6 .container .content .box .content-videos .mario {
    position: absolute;
    top: -20px;
    left: 10px;
    width: 80px;
    z-index: 2;
  }
  .s-6 .container .content .box .content-videos .card-video {
    flex: 0 0 90%;
    position: relative;
    border-radius: 16px;
    overflow: hidden;
    scroll-snap-align: center;
  }
  .s-6 .container .content .box .content-videos .card-video img {
    width: 100%;
    height: auto;
    display: block;
  }
  .s-6 .container .content .box .content-videos .card-video .play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60px;
    height: 60px;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
  .s-6 .container .content .box .content-videos .card-video .play-icon::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 20px solid #333;
    margin-left: 5px;
  }
  .s-7 .container .content .content-infos {
    flex-direction: column-reverse;
  }
  .s-8 .container {
    overflow-x: hidden;
  }
  .s-8 .container .content .box .title {
    text-align: center;
    margin-bottom: 2rem;
  }
  .s-8 .container .content .box .content-cards {
    display: flex;
    flex-direction: row;
    overflow-x: auto;
    gap: 20px;
    scroll-snap-type: x mandatory;
    padding: 0 24px;
    margin: 0 -24px;
  }
  .s-8 .container .content .box .content-cards::-webkit-scrollbar {
    display: none;
  }
  .s-8 .container .content .box .content-cards .card {
    flex: 0 0 85%;
    scroll-snap-align: center;
    position: relative;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  }
  .s-8 .container .content .box .content-cards .card .chapeu-harry {
    position: absolute;
    top: -25px;
    right: 10px;
    width: 80px;
    z-index: 5;
  }
  .s-8 .container .content .box .content-cards .card .img img {
    width: 100%;
    height: auto;
    display: block;
  }
  .s-8 .container .content .box .content-cards .card .autor {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 16px;
    font-size: 1.4rem;
  }
  .s-8 .container .content .box .content-cards .card .autor .left a {
    color: #111;
    font-weight: 600;
    text-decoration: none;
    display: block;
  }
  .s-8 .container .content .box .content-cards .card .autor .left p {
    color: #777;
    font-size: 1.2rem;
  }
  .s-8 .container .content .box .content-cards .card .autor .right a {
    color: #fff;
    font-weight: 500;
    text-decoration: none;
  }
  .s-itens-infos {
    padding-top: 10rem;
  }
  .s-itens-infos .container .content .box {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .s-itens-infos .container .content .box .left h2 {
    color: #073050;
  }
  .s-itens-infos .container .content .box .left p {
    color: #073050;
  }
  .s-itens-infos .container .content .box .right .itens {
    -moz-column-count: 2;
         column-count: 2;
  }
  .s-itens-infos .container .content .box .right .itens p {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 1.5rem;
    color: #073050;
  }
  .s-itens-infos .container .content .box .right .itens p img {
    width: 20px;
  }
  .s-itens-infos .container .content .box .right .itens p p {
    font-size: 1.6rem;
    color: #073050;
  }
  .s-10 .minions-footer {
    width: 12%;
  }
  .s-10 .title {
    padding-top: 10rem;
  }
  .s-10 .title p {
    width: 90% !important;
    margin: 0 auto;
  }
  .s-10 .container .content .box .content-cards {
    margin-top: 5rem;
  }
  .s-10 .container .content .box .content-cards .line {
    flex-direction: column;
  }
  .s-10 .container .content .box .content-cards .line .card {
    width: 100%;
  }
  footer .container .content .box {
    gap: 2rem;
  }
  footer .container .content .box .sup {
    flex-direction: column;
  }
  footer .container .content .box .sup .infos {
    margin: 2rem 0;
  }
  footer .container .content .box .sup .infos .itens {
    flex-direction: column;
    align-items: start;
    gap: 1rem;
  }
  footer .container .content .box .inf {
    flex-direction: column-reverse;
    align-items: start;
  }
  footer .container .content .box .inf .itens-left {
    flex-direction: column-reverse;
    align-items: start;
  }
  footer .container .content .box .inf .itens-right {
    margin-bottom: 2rem;
  }
}
.s-whatsAppButton .whatsapp-link {
  position: fixed;
  bottom: 3rem;
  right: 4rem;
  background-color: #25D366;
  color: #FFF;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  font-size: 30px;
  z-index: 9999;
  transition: all 0.3s ease-in-out;
}
.s-whatsAppButton .whatsapp-link:hover {
  transform: scale(1.1);
  box-shadow: 0px 0px 15px #25D366;
}
.s-whatsAppButton .whatsapp-link .whatsapp-icon {
  font-size: 4rem;
  margin-top: 2px;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  scroll-behavior: smooth;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  overflow-x: hidden !important;
}

@font-face {
  font-family: NeutraLight;
  src: url(../fonts/NeutraText-LightAlt.ttf);
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: NeutraBook;
  src: url(../fonts/NeutraText-LightAlt.ttf);
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body {
  font-size: 1.6rem;
  -webkit-font-smoothing: antialiased;
  width: 100%;
  font-family: "Poppins", sans-serif;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  color: #000;
}
body::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
body p {
  color: #111111;
  font-size: 1.6rem;
}

img {
  max-width: 100%;
  display: block;
}

button {
  border: none;
  outline: none;
  cursor: pointer;
  font-family: "Inter Tight", sans-serif;
}

p {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #111111;
  font-family: "Inter Tight", sans-serif;
}

input {
  border: none;
  border-radius: 5px;
  font-family: "Inter Tight", sans-serif;
}

a {
  text-decoration: none;
  font-size: 1.6rem;
  font-family: "Inter Tight", sans-serif;
}

li {
  list-style: none;
  font-family: "Inter Tight", sans-serif;
}

span {
  font-size: 1.6rem;
  color: #111111;
  font-family: "Inter Tight", sans-serif;
}

h2 {
  font-size: 4rem;
  margin-bottom: 2rem;
  font-family: "Inter Tight", sans-serif;
  color: #111111;
}

h3 {
  font-family: "Inter Tight", sans-serif;
  color: #111111;
}

.header h3 {
  font-weight: 900;
  text-transform: uppercase;
  font-size: 1.6rem;
  margin-bottom: 1rem;
}
.header h2 {
  font-size: 4.6rem;
  font-weight: 900;
  text-transform: uppercase;
}

.container {
  width: 85%;
  margin: 0 auto;
}

strong {
  color: #212121;
  font-family: "Inter Tight", sans-serif;
}

.s-whatsAppButton .whatsapp-link {
  position: fixed;
  bottom: 3rem;
  right: 4rem;
  background-color: #25D366;
  color: #FFF;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  font-size: 30px;
  z-index: 9999;
  transition: all 0.3s ease-in-out;
}
.s-whatsAppButton .whatsapp-link:hover {
  transform: scale(1.1);
  box-shadow: 0px 0px 15px #25D366;
}
.s-whatsAppButton .whatsapp-link .whatsapp-icon {
  font-size: 4rem;
  margin-top: 2px;
}

.carousel-button:hover {
  color: #fff !important;
}

@media (max-width: 768px) {
  h2 {
    width: 100% !important;
    font-size: 30px !important;
  }
  p {
    width: 100% !important;
  }
  .left, .right {
    width: 100% !important;
  }
  h3 {
    font-size: 2.5rem !important;
  }
  .container {
    width: 90% !important;
  }
}
header {
  position: fixed;
  top: 0;
  padding-top: 3rem;
  z-index: 99;
}
header .menu-toggle, header .blur-background {
  display: none;
}
header nav .itens-menu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
  background: rgba(30, 63, 97, 0.8);
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
  padding: 1rem;
  border-radius: 21.4px;
}
header nav .itens-menu a {
  font-size: 1.2rem;
  color: #fff;
  text-decoration: none;
}
header nav .itens-menu .logo-mobile {
  display: none;
}
header nav .itens-menu .logo {
  width: 10%;
  flex-shrink: 0;
}
header nav .itens-menu .logo img {
  width: 100%;
  display: block;
}
header nav .itens-menu .mobile-menu-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
  width: 100%;
}
header nav .itens-menu .links ul {
  display: flex;
  align-items: center;
  gap: 2rem;
  list-style: none;
  padding: 0;
  margin: 0;
}
header nav .itens-menu .links ul a {
  position: relative;
  color: #fff;
  padding-bottom: 4px;
  transition: color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
header nav .itens-menu .links ul a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background: #fff;
  transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
header nav .itens-menu .links ul a:hover {
  color: white;
}
header nav .itens-menu .links ul a:hover::after {
  width: 100%;
}
header nav .itens-menu .cta {
  display: flex;
  align-items: center;
  gap: 2rem;
}
header nav .itens-menu .cta .btn-area {
  padding: 1rem;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  text-transform: uppercase;
  font-weight: 600;
  white-space: nowrap;
}
header nav .itens-menu .cta .btn-cta {
  padding: 1rem 2rem;
  border-radius: 10px;
  border: 1px solid #D72583;
  text-transform: uppercase;
  font-weight: 600;
  white-space: nowrap;
  background: #D72583;
}
header nav .itens-menu .cta a {
  width: 12rem;
  text-align: center;
}

@media (max-width: 768px) {
  body.menu-is-open {
    overflow: hidden;
  }
  .s-1 header.is-open .menu-toggle span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 5px);
  }
  .s-1 header.is-open .menu-toggle span:nth-child(2) {
    opacity: 0;
  }
  .s-1 header.is-open .menu-toggle span:nth-child(3) {
    transform: rotate(-45deg) translate(7px, -7px);
  }
  .s-1 header.is-open .mobile-menu-content, .s-1 header.is-open .blur-background {
    opacity: 1;
    pointer-events: all;
    transform: translateX(0);
  }
  .s-1 header nav.container {
    position: sticky;
    top: 20px;
    left: 0%;
    right: 0%;
    width: 90%;
    z-index: 100;
    border-radius: 50px;
  }
  .s-1 header nav.container .itens-menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .s-1 header .logo-mobile {
    display: block !important;
    width: 30% !important;
    flex-shrink: 0;
  }
  .s-1 header .logo-mobile img {
    width: 100%;
    display: block;
  }
  .s-1 header .menu-toggle {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    width: 28px;
    height: 24px;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
    z-index: 100;
  }
  .s-1 header .menu-toggle span {
    width: 100%;
    height: 3px;
    background-color: #fff;
    border-radius: 3px;
    transition: all 0.3s ease-in-out;
  }
  .s-1 header .mobile-menu-content {
    position: fixed;
    top: -4rem !important;
    left: -4rem !important;
    width: 105vw !important;
    height: 105vh !important;
    max-width: 105vw !important;
    min-height: 100vh !important;
    overflow-y: auto !important;
    overscroll-behavior: contain !important;
    align-items: start !important;
    background-color: #121820;
    z-index: 98;
    padding: 100px 30px 30px 30px;
    box-shadow: -5px 0 15px rgba(0, 0, 0, 0.2);
    transform: translateX(100%);
    transition: transform 0.4s ease-in-out;
    opacity: 0;
    pointer-events: none;
    justify-content: left !important;
    display: flex;
    flex-direction: column;
    gap: 0 !important;
  }
  .s-1 header .mobile-menu-content .logo {
    width: 30%;
    margin-top: -5rem !important;
    margin-bottom: 2rem !important;
  }
  .s-1 header .mobile-menu-content .links ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 2rem;
    align-items: start !important;
    margin-top: 2rem !important;
  }
  .s-1 header .mobile-menu-content .links ul a {
    color: #fff;
    text-decoration: none;
    font-size: 18px;
  }
  .s-1 header .mobile-menu-content .cta {
    display: flex;
    flex-direction: row !important;
    gap: 15px;
    margin-top: 2rem !important;
  }
  .s-1 header .mobile-menu-content .cta a {
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 12px;
    border-radius: 8px;
    border: 1px solid #fff;
  }
  .s-1 header .mobile-menu-content .cta .btn-cta {
    background-color: #D72583;
    color: #fff;
    font-weight: bold;
    border: 1px solid #D72583;
  }
  .s-1 header .blur-background {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 97;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-backdrop-filter: blur(5px);
            backdrop-filter: blur(5px);
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.4s ease-in-out;
  }
}
.s-whatsAppButton .whatsapp-link {
  position: fixed;
  bottom: 3rem;
  right: 4rem;
  background-color: #25D366;
  color: #FFF;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  font-size: 30px;
  z-index: 9999;
  transition: all 0.3s ease-in-out;
}
.s-whatsAppButton .whatsapp-link:hover {
  transform: scale(1.1);
  box-shadow: 0px 0px 15px #25D366;
}
.s-whatsAppButton .whatsapp-link .whatsapp-icon {
  font-size: 4rem;
  margin-top: 2px;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  scroll-behavior: smooth;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  overflow-x: hidden !important;
}

@font-face {
  font-family: NeutraLight;
  src: url(../fonts/NeutraText-LightAlt.ttf);
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: NeutraBook;
  src: url(../fonts/NeutraText-LightAlt.ttf);
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body {
  font-size: 1.6rem;
  -webkit-font-smoothing: antialiased;
  width: 100%;
  font-family: "Poppins", sans-serif;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  color: #000;
}
body::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
body p {
  color: #111111;
  font-size: 1.6rem;
}

img {
  max-width: 100%;
  display: block;
}

button {
  border: none;
  outline: none;
  cursor: pointer;
  font-family: "Inter Tight", sans-serif;
}

p {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #111111;
  font-family: "Inter Tight", sans-serif;
}

input {
  border: none;
  border-radius: 5px;
  font-family: "Inter Tight", sans-serif;
}

a {
  text-decoration: none;
  font-size: 1.6rem;
  font-family: "Inter Tight", sans-serif;
}

li {
  list-style: none;
  font-family: "Inter Tight", sans-serif;
}

span {
  font-size: 1.6rem;
  color: #111111;
  font-family: "Inter Tight", sans-serif;
}

h2 {
  font-size: 4rem;
  margin-bottom: 2rem;
  font-family: "Inter Tight", sans-serif;
  color: #111111;
}

h3 {
  font-family: "Inter Tight", sans-serif;
  color: #111111;
}

.header h3 {
  font-weight: 900;
  text-transform: uppercase;
  font-size: 1.6rem;
  margin-bottom: 1rem;
}
.header h2 {
  font-size: 4.6rem;
  font-weight: 900;
  text-transform: uppercase;
}

.container {
  width: 85%;
  margin: 0 auto;
}

strong {
  color: #212121;
  font-family: "Inter Tight", sans-serif;
}

.s-whatsAppButton .whatsapp-link {
  position: fixed;
  bottom: 3rem;
  right: 4rem;
  background-color: #25D366;
  color: #FFF;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  font-size: 30px;
  z-index: 9999;
  transition: all 0.3s ease-in-out;
}
.s-whatsAppButton .whatsapp-link:hover {
  transform: scale(1.1);
  box-shadow: 0px 0px 15px #25D366;
}
.s-whatsAppButton .whatsapp-link .whatsapp-icon {
  font-size: 4rem;
  margin-top: 2px;
}

.carousel-button:hover {
  color: #fff !important;
}

@media (max-width: 768px) {
  h2 {
    width: 100% !important;
    font-size: 30px !important;
  }
  p {
    width: 100% !important;
  }
  .left, .right {
    width: 100% !important;
  }
  h3 {
    font-size: 2.5rem !important;
  }
  .container {
    width: 90% !important;
  }
}/*# sourceMappingURL=main.css.map */