.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;
}
section, main {
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}

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 {
  color: #157ecf;
  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: 80%;
  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 {
  background-color: #157ecf !important;
  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;
}
section, main {
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}

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 {
  color: #157ecf;
  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: 80%;
  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 {
  background-color: #157ecf !important;
  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-1 {
  background-image: url("../img/bg.svg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100vh;
  position: relative;
}
.s-1 .container .menino-banner {
  position: absolute;
  bottom: 0;
  right: 10%;
  width: 40%;
  z-index: 1;
}
@media (max-width: 992px) {
  .s-1 .container .menino-banner {
    width: 85%;
  }
}
@media (max-width: 768px) {
  .s-1 .container .menino-banner {
    width: 85%;
    bottom: 0%;
    right: 0%;
  }
}
.s-1 .container .folhas-fundos {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}
@media (max-width: 992px) {
  .s-1 .container .folhas-fundos {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .s-1 .container .folhas-fundos {
    width: 100%;
  }
}
.s-1 .container .folhas-mobile {
  display: none;
}
@media (max-width: 768px) {
  .s-1 .container .folhas-mobile {
    display: block;
    position: absolute;
    -o-object-fit: cover;
       object-fit: cover;
    bottom: 0;
    left: 0;
    width: 40%;
    z-index: -1;
  }
}
.s-1 .container .bg-mobile {
  display: none;
}
@media (max-width: 768px) {
  .s-1 .container .bg-mobile {
    display: block;
    position: absolute;
    -o-object-fit: cover;
       object-fit: cover;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: -1;
  }
}
.s-1 .container .portas-abertas {
  position: absolute;
  top: 15%;
  left: 10%;
  width: 20%;
}
@media (max-width: 992px) {
  .s-1 .container .portas-abertas {
    width: 55%;
  }
}
@media (max-width: 768px) {
  .s-1 .container .portas-abertas {
    width: 55%;
    bottom: -5%;
    left: 5%;
  }
}
.s-1 .container .content .box .infos .text {
  width: 60%;
  position: absolute;
  bottom: 17%;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media (max-width: 768px) {
  .s-1 .container .content .box .infos .text {
    bottom: 35%;
    width: 70%;
  }
}
.s-1 .container .content .box .infos .text img {
  max-width: 15%;
}
.s-1 .container .content .box .infos .text p {
  width: 65%;
  font-size: 1.8rem;
  color: #234247;
}
@media (max-width: 768px) {
  .s-1 .container .content .box .infos .text p {
    font-size: 1.4rem !important;
    width: 100%;
    width: 100% !important;
  }
}
.s-1 .container .content .box .infos .text h2 {
  font-size: 4.4rem;
  font-weight: 900;
  margin-bottom: 0rem !important;
  color: #14326E;
}
@media (max-width: 768px) {
  .s-1 .container .content .box .infos .text h2 {
    font-size: 3.2rem !important;
  }
}
.s-1 .container .content .box .infos .text .cta {
  width: -moz-fit-content;
  width: fit-content;
}
.s-1 .container .content .box .infos .text .cta .btn-cta {
  padding: 1rem 2rem;
  border-radius: 50px;
  font-weight: 600;
  background: #14326E;
  box-shadow: 0px 0px 15px #14326E;
  white-space: nowrap;
  display: flex;
  align-items: center;
  gap: 1rem;
  color: #fff;
}
@media (max-width: 768px) {
  .s-1 .container .content .box .infos .text .cta .btn-cta {
    font-size: 1.4rem !important;
    padding: 1rem 2rem;
    gap: 0.5rem;
  }
}
.s-1 .container .content .box .infos .text .cta .btn-cta i {
  background: #fff;
  color: #14326E;
  padding: 0.5rem;
  border-radius: 100px;
  margin-left: 1rem;
  width: 3rem;
  height: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.s-2 {
  padding: 5rem 0;
  background-color: white;
}
.s-2 .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}
.s-2 .box {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  gap: 4rem;
}
@media (max-width: 992px) {
  .s-2 .box {
    flex-direction: column-reverse;
  }
}
.s-2 .left, .s-2 .right {
  width: 50%;
}
@media (max-width: 992px) {
  .s-2 .left, .s-2 .right {
    width: 100%;
  }
}
.s-2 .left h2 {
  color: #14326E;
  margin-bottom: 20px;
  font-size: 3.2rem;
}
.s-2 .left p {
  color: #234247;
  line-height: 1.6;
  margin-bottom: 30px;
  font-size: 1.6rem;
}
.s-2 .left .cta a {
  background-color: #14326E;
  color: white;
  padding: 15px 30px;
  border-radius: 50px;
  text-decoration: none;
  font-weight: bold;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  transition: background-color 0.3s;
}
.s-2 .left .cta a:hover {
  background-color: rgb(12.1538461538, 30.3846153846, 66.8461538462);
}
.s-2 .right .form-wrapper {
  background-color: #F3F3F3;
  padding: 40px;
  border-radius: 24px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
}
.s-2 .right .form-wrapper.submission-success > .infos {
  display: none !important;
}
.s-2 .right .form-wrapper.submission-success > #event-info {
  display: none !important;
}
.s-2 .right .form-wrapper.submission-success > #form-content {
  display: block !important;
}
.s-2 .right .form-wrapper.submission-success > #form-content > form#registration-form {
  display: none !important;
}
.s-2 .right .form-wrapper.submission-success #confirmation-message {
  display: block !important;
  opacity: 1 !important;
  padding: 20px 0 !important;
}
.s-2 .right .form-wrapper .infos h2 {
  color: #14326E;
  font-size: 3.2rem;
  margin-bottom: 10px;
  text-align: left;
}
.s-2 .right .form-wrapper .infos p {
  color: #234247;
  margin-bottom: 25px;
  text-align: left;
}
.s-2 .right .form-wrapper .infos .escolha-data {
  display: flex;
  justify-content: flex-start;
  gap: 15px;
  margin-bottom: 30px;
  border-bottom: 1px solid #E0E0E0;
  padding-bottom: 30px;
}
@media (max-width: 768px) {
  .s-2 .right .form-wrapper .infos .escolha-data {
    flex-direction: column;
  }
}
.s-2 .right .form-wrapper .infos .escolha-data .date-btn {
  padding: 12px 25px;
  border-radius: 8px;
  border: 1px solid #14326E;
  color: #14326E;
  background-color: transparent;
  cursor: pointer;
  font-weight: 500;
  transition: all 0.3s;
}
.s-2 .right .form-wrapper .infos .escolha-data .date-btn.active {
  background-color: #14326E;
  color: white;
  border-color: #14326E;
}
.s-2 .right .form-wrapper #event-info {
  margin-bottom: 3rem;
  transition: opacity 0.3s ease;
}
.s-2 .right .form-wrapper #event-info.hidden {
  display: none;
}
.s-2 .right .form-wrapper #event-info h3 {
  color: #14326E;
  font-size: 1.8rem;
  margin-bottom: 15px;
}
.s-2 .right .form-wrapper #event-info .list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1rem;
  list-style: none;
}
.s-2 .right .form-wrapper #event-info .list li {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 1.6rem;
  color: #234247;
}
.s-2 .right .form-wrapper #event-info .list li svg {
  width: 24px;
  height: 24px;
}
.s-2 .right .form-wrapper #form-content {
  transition: opacity 0.5s ease;
}
.s-2 .right .form-wrapper #form-content.hidden {
  display: none;
  opacity: 0;
}
.s-2 .right .form-wrapper form#registration-form .form-group {
  margin-bottom: 20px;
}
.s-2 .right .form-wrapper form#registration-form .form-group label {
  display: block;
  margin-bottom: 8px;
  font-weight: 500;
  color: #234247;
}
.s-2 .right .form-wrapper form#registration-form .form-group input[type=text],
.s-2 .right .form-wrapper form#registration-form .form-group input[type=email],
.s-2 .right .form-wrapper form#registration-form .form-group input[type=tel] {
  width: 100%;
  padding: 12px;
  border: 1px solid #E0E0E0;
  border-radius: 8px;
  background-color: #EAEAEA;
}
.s-2 .right .form-wrapper form#registration-form .radio-columns {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .s-2 .right .form-wrapper form#registration-form .radio-columns {
    grid-template-columns: 1fr;
  }
}
.s-2 .right .form-wrapper form#registration-form .radio-group p {
  font-weight: 500;
  color: #234247;
  text-align: left;
  margin-bottom: 10px;
}
.s-2 .right .form-wrapper form#registration-form .radio-group label {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 8px;
  cursor: pointer;
  color: #234247;
}
.s-2 .right .form-wrapper form#registration-form .submit-btn {
  width: 100%;
  padding: 15px;
  background-color: #14326E;
  color: white;
  border: none;
  border-radius: 8px;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.s-2 .right .form-wrapper form#registration-form .submit-btn:hover {
  background-color: rgb(12.1538461538, 30.3846153846, 66.8461538462);
}
.s-2 .right .form-wrapper #confirmation-message {
  text-align: center;
  display: none !important;
  opacity: 0;
}
.s-2 .right .form-wrapper #confirmation-message h2 {
  font-size: 3.2rem;
  color: #14326E;
  margin-bottom: 15px;
}
.s-2 .right .form-wrapper #confirmation-message p {
  font-size: 1.6rem;
  line-height: 1.7;
  color: #234247;
  text-align: center;
}
.s-2 .date-btn:disabled, .s-2 .submit-btn:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.s-2 .date-btn:disabled:hover, .s-2 .submit-btn:disabled:hover {
  background-color: #14326E;
}

.s-3 {
  padding: 5rem 0;
}
.s-3 .container {
  margin: 0 auto;
  padding: 0 15px;
}
.s-3 .container .content h2 {
  font-size: 3.2rem;
  color: #14326E;
  margin-bottom: 40px;
  text-align: center;
  width: 40%;
  margin: 3rem auto;
}
.s-3 .box {
  display: flex;
  align-items: center;
  gap: 3rem;
}
@media (max-width: 992px) {
  .s-3 .box {
    flex-direction: column;
    gap: 40px;
  }
}
.s-3 .left {
  flex: 1;
}
.s-3 .left h2 {
  font-size: 3.2rem;
  color: #14326E;
  margin-bottom: 5rem;
}
.s-3 .left h2 br {
  display: block;
  content: "";
  margin-top: -10px;
}
.s-3 .left img {
  width: 100%;
  height: auto;
  border-radius: 12px;
  -o-object-fit: cover;
     object-fit: cover;
}
.s-3 .right {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.s-3 .right .list-item {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 20px;
  background-color: #F3F3F3;
  border-radius: 12px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.03);
}
.s-3 .right .list-item .icon-wrapper {
  min-width: 70px;
  height: 80px;
  background-color: #14326E;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.s-3 .right .list-item .icon-wrapper svg {
  fill: white;
  width: 36px;
  height: 36px;
}
.s-3 .right .list-item .text-content h3 {
  font-size: 2.2rem !important;
  color: #14326E;
  margin-bottom: 8px;
}
.s-3 .right .list-item .text-content p {
  font-size: 1.6rem;
  line-height: 1.5;
  color: #234247;
}

.s-4 {
  padding: 5rem 0;
  background-color: white;
}
.s-4 .container {
  margin: 0 auto;
  padding: 0 15px;
}
.s-4 .content h2 {
  font-size: 3.2rem;
  color: #14326E;
  margin-bottom: 40px;
  text-align: left;
}
.s-4 .content .gallery-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: 250px 250px;
  gap: 20px;
}
.s-4 .content .gallery-grid .item-1 {
  grid-column: 1/3;
  grid-row: 1/2;
}
.s-4 .content .gallery-grid .item-2 {
  grid-column: 3/4;
  grid-row: 1/2;
}
.s-4 .content .gallery-grid .item-3 {
  grid-column: 4/5;
  grid-row: 1/3;
}
.s-4 .content .gallery-grid .item-4 {
  grid-column: 1/2;
  grid-row: 2/3;
}
.s-4 .content .gallery-grid .item-5 {
  grid-column: 2/4;
  grid-row: 2/3;
}
.s-4 .content .gallery-grid .gallery-item {
  overflow: hidden;
  border-radius: 12px;
}
.s-4 .content .gallery-grid .gallery-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 992px) {
  .s-4 .content .gallery-grid {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
  }
  .s-4 .content .gallery-grid .item-1, .s-4 .content .gallery-grid .item-2, .s-4 .content .gallery-grid .item-3, .s-4 .content .gallery-grid .item-4, .s-4 .content .gallery-grid .item-5 {
    grid-column: auto;
    grid-row: auto;
    height: 200px;
  }
}
@media (max-width: 768px) {
  .s-4 .content .gallery-grid {
    grid-template-columns: 1fr;
  }
  .s-4 .content .gallery-grid .gallery-item {
    height: 200px;
  }
}

.s-5 {
  padding: 5rem 0;
  background-color: white;
}
.s-5 .container {
  margin: 0 auto;
  padding: 0 15px;
}
.s-5 .box {
  display: flex;
  align-items: center;
  gap: 60px;
}
@media (max-width: 992px) {
  .s-5 .box {
    flex-direction: column;
    gap: 40px;
  }
}
.s-5 .left, .s-5 .right {
  flex: 1;
}
@media (max-width: 992px) {
  .s-5 .left, .s-5 .right {
    flex: none;
    width: 100%;
  }
}
.s-5 .left h2 {
  font-size: 3.2rem;
  color: #14326E;
  margin-bottom: 20px;
  line-height: 1.3;
}
.s-5 .left p {
  font-size: 1.6rem;
  line-height: 1.7;
  color: #234247;
  margin-bottom: 30px;
}
.s-5 .left .whatsapp-btn {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  padding: 15px 30px;
  background-color: #14326E;
  color: white;
  font-weight: bold;
  text-decoration: none;
  border-radius: 50px;
  transition: background-color 0.3s ease;
}
.s-5 .left .whatsapp-btn:hover {
  background-color: rgb(12.1538461538, 30.3846153846, 66.8461538462);
}
.s-5 .right img {
  width: 100%;
  height: auto;
  border-radius: 24px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.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;
}
section, main {
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}

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 {
  color: #157ecf;
  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: 80%;
  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 {
  background-color: #157ecf !important;
  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: sticky;
  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;
  border-radius: 90px;
  background: rgba(27, 45, 92, 0.12);
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  padding: 1rem;
}
header nav .itens-menu a {
  color: #234247;
  text-decoration: none;
}
header nav .itens-menu .logo-mobile {
  display: none;
}
header nav .itens-menu .logo {
  width: 5%;
  flex-shrink: 0;
}
header nav .itens-menu .logo img {
  width: 60%;
  display: block;
}
header nav .itens-menu .mobile-menu-content {
  display: flex;
  align-items: center;
  justify-content: start;
  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: #234247;
  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: #234247;
  transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
header nav .itens-menu .links ul a:hover {
  color: rgb(51.8396226415, 97.7547169811, 105.1603773585);
}
header nav .itens-menu .links ul a:hover::after {
  width: 100%;
}
header nav .itens-menu .cta {
  display: flex;
  align-items: center;
  gap: 2rem;
  margin-left: auto;
}
header nav .itens-menu .cta .btn-cta {
  padding: 1rem 2rem;
  border-radius: 50px;
  font-weight: 600;
  background: #14326E;
  box-shadow: 0px 0px 15px #14326E;
  white-space: nowrap;
  display: flex;
  align-items: center;
  gap: 1rem;
  color: #fff;
}
header nav .itens-menu .cta .btn-cta i {
  background: #fff;
  color: #14326E;
  padding: 0.5rem;
  border-radius: 100px;
  margin-left: 1rem;
  width: 3rem;
  height: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 768px) {
  body.menu-is-open {
    overflow: hidden;
  }
  .s-2 .right .form-wrapper .infos2 .list {
    gap: 1rem !important;
  }
  .s-2 .right .form-wrapper .infos2 .list li {
    gap: 0.2rem !important;
  }
  .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: fixed;
    top: 20px;
    left: 0%;
    right: 0%;
    width: 90%;
    z-index: 100;
    background-color: rgba(27, 45, 92, 0.1215686275);
    border-radius: 50px;
    padding: 10px 20px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  }
  .s-1 header nav.container .itens-menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: transparent;
  }
  .s-1 header .logo-mobile {
    display: block !important;
    width: 10% !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: #14326E;
    border-radius: 3px;
    transition: all 0.3s ease-in-out;
  }
  .s-1 header .mobile-menu-content {
    position: fixed;
    top: -3rem !important;
    left: -4rem !important;
    width: 100%;
    height: 100vh !important;
    max-width: 100%;
    min-height: 100vh !important;
    overflow-y: auto !important;
    overscroll-behavior: contain !important;
    align-items: start !important;
    background-color: #A4E235;
    z-index: 98;
    padding: 100px 30px 30px 30px;
    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: #14326E;
    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;
    margin-right: auto !important;
    margin-left: 0 !important;
  }
  .s-1 header .mobile-menu-content .cta a {
    color: #14326E;
    text-decoration: none;
    text-align: center;
    padding: 12px 24px;
    border-radius: 8px;
  }
  .s-1 header .mobile-menu-content .cta .btn-cta {
    background-color: #fff;
    color: #121820;
    font-weight: bold;
    border-radius: 50px;
    background: #14326E;
    color: #fff;
  }
  .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;
}
section, main {
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}

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 {
  color: #157ecf;
  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: 80%;
  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 {
  background-color: #157ecf !important;
  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;
  }
}
.site-footer .cta-banner {
  background-color: #A4E235;
  padding: 50px 0;
}
.site-footer .cta-banner .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 50%;
  margin: 0 auto;
  padding: 0 15px;
}
.site-footer .cta-banner .cta-title {
  color: #14326E;
  font-size: 3.2rem;
  font-weight: 700;
  flex: 1;
  margin-right: 20px;
  text-align: center;
}
.site-footer .cta-banner .cta-buttons {
  display: flex;
  gap: 15px;
}
.site-footer .cta-banner .cta-buttons .btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 12px 25px;
  background-color: #14326E;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  border-radius: 50px;
  transition: transform 0.2s ease;
}
.site-footer .cta-banner .cta-buttons .btn svg {
  width: 20px;
  height: 20px;
}
.site-footer .cta-banner .cta-buttons .btn:hover {
  transform: translateY(-2px);
  background-color: rgb(16.0769230769, 40.1923076923, 88.4230769231);
}
.site-footer .footer-bottom {
  background-color: #14326E;
  padding: 25px 0;
  color: #FFFFFF;
}
.site-footer .footer-bottom .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}
.site-footer .footer-bottom .copyright {
  font-size: 1.2rem;
  opacity: 0.8;
  color: #FFFFFF;
}
.site-footer .footer-bottom .copyright a {
  font-size: 1.2rem;
  color: #FFFFFF;
}
.site-footer .footer-bottom .social-icons {
  display: flex;
  gap: 20px;
}
.site-footer .footer-bottom .social-icons a {
  color: #FFFFFF;
  font-size: 2rem;
  text-decoration: none;
  transition: color 0.2s ease;
}
.site-footer .footer-bottom .social-icons a:hover {
  color: #A4E235;
}

@media (max-width: 768px) {
  .site-footer .btn {
    font-size: 1.4rem !important;
    white-space: nowrap !important;
  }
}
@media (max-width: 992px) {
  .cta-banner .container,
  .footer-bottom .container {
    flex-direction: column;
    text-align: center;
    gap: 25px;
  }
  .cta-title {
    margin-bottom: 10px;
  }
  .footer-bottom .container {
    flex-direction: column-reverse;
  }
}/*# sourceMappingURL=main.css.map */