@font-face {
  font-family: 'Libre Baskerville';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/librebaskerville/v16/kmKhZrc3Hgbbcjq75U4uslyuy4kn0qNcaxY.ttf) format('truetype');
}
@font-face {
  font-family: 'Libre Baskerville';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/librebaskerville/v16/kmKnZrc3Hgbbcjq75U4uslyuy4kn0pNe.ttf) format('truetype');
}
html {
  scroll-behavior: smooth;
}
body {
  background: none;
}
nav.nav-new,
nav.nav-new.offline,
.navbar-footer,
.navbar-footer-offset {
  display: none;
}
.sl-promotion-offset,
.sl-campaign {
  display: none;
}
.swing-day-nav-container {
  width: 100%;
  background: #592066;
  position: fixed;
  top: 0;
  z-index: 9999;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #592066;
}
.swing-day-nav {
  width: 1200px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 10px;
}
.swing-day-nav__links {
  display: none;
}
@media (min-width: 992px) {
  .swing-day-nav__links {
    display: block;
  }
}
.swing-day-nav__link {
  color: #fff;
  font-size: 18px;
  margin: 0 30px;
}
.swing-day-nav__link:hover {
  color: #fff;
}
.swing-day-nav__tab-btn {
  background: transparent;
  border: none;
}
@media (min-width: 992px) {
  .swing-day-nav__hamburguer {
    display: none;
  }
}
.swing-day-nav__sidebar {
  background: #792477;
  position: fixed;
  height: 100%;
  top: 55px;
  width: 70%;
  right: 0;
  animation: sidebar-animation 0.2s forwards;
  display: flex;
  flex-direction: column;
}
.swing-day-nav__sidebar-link {
  margin: 10px 20px;
  padding: 16px 0;
  border-bottom: solid 1px rgba(255, 255, 255, 0.5);
  color: #fff;
  font-size: 22px;
  white-space: nowrap;
}
.swing-day-nav__sidebar-link--participate {
  font-weight: bold;
}
.swing-day-nav__sidebar-link:hover {
  color: #592066;
}
.swing-day-nav__backdrop {
  background: rgba(51, 51, 51, 0.5);
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.swing-day-nav__btn {
  margin-left: 30px;
  font-size: 16px;
  color: #592066;
  background: #FEC179;
  border: transparent;
  padding: 10px 33px;
  border-radius: 100px;
  font-weight: bold;
  text-align: center;
}
.swing-day-nav__btn:hover {
  color: #592066;
}
.section--presentation {
  padding-top: 75px;
  background-color: #FEC179;
  background-image: url(../../../../../assets/images/modules/swing-day/bg-swing-day-mobile.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  height: 970px;
  background-position-y: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  color: #592066;
}
@media (min-width: 992px) {
  .section--presentation {
    flex-direction: row;
    background-image: url('../../../../../assets/images/modules/swing-day/bg-swing-day-desk.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 300px 90px 0 70px;
  }
}
.section--presentation .subsection {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (min-width: 992px) {
  .section--presentation .subsection {
    align-items: start;
    justify-content: center;
  }
}
.section--presentation .subsection--info {
  margin-top: 20px;
  padding: 20px;
}
@media (min-width: 992px) {
  .section--presentation .subsection--info {
    width: 45%;
    padding: 30px;
  }
}
.section--presentation .title-image {
  text-align: center;
}
@media (min-width: 992px) {
  .section--presentation .title-image {
    display: none;
  }
}
.section--presentation .title-image-desk {
  display: none;
}
@media (min-width: 992px) {
  .section--presentation .title-image-desk {
    height: 95px;
    width: auto;
    display: block;
  }
}
.section--presentation .title {
  color: #792477;
  text-align: center;
  font-weight: 300;
  font-size: 31px;
  padding: 0 50px;
}
@media (min-width: 992px) {
  .section--presentation .title {
    padding: 0;
  }
}
.section--presentation .subsection--info {
  padding: 30px;
}
@media (min-width: 992px) {
  .section--presentation .subsection--info {
    max-width: 400px;
  }
}
.section--presentation .subsection--info p {
  font-size: 17px;
}
.section--participate {
  background-color: #CED8BF;
  height: 670px;
  padding: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  color: #592066;
}
@media (min-width: 992px) {
  .section--participate {
    flex-direction: row;
    justify-content: center;
    gap: 165px;
    height: 387px;
  }
  .section--participate div {
    max-width: 262px;
  }
  .section--participate .subsection--participate {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 28px;
  }
  .section--participate .subsection--participate img {
    margin-right: 20px;
  }
}
.section--participate p {
  font-size: 17px;
  padding: 30px 0;
  width: 239px;
}
@media (min-width: 992px) {
  .section--participate p {
    text-align: start;
  }
}
.section--participating-counter {
  height: 120px;
  background-color: #792477;
  display: flex;
  justify-content: center;
  padding: 20px 70px;
  gap: 5px;
}
.section--participating-counter .subsection {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.section--participating-counter .number {
  font-size: 50px;
  font-weight: bold;
  color: #fff;
}
.section--participating-counter .info {
  font-size: 20px;
  color: #fff;
  text-align: center;
}
.section--gifts {
  background-color: #CED8BF;
  background-image: url(../../../../../assets/images/modules/swing-day/bg-gifts-mobile.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position-y: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 25px 30px;
}
@media (min-width: 992px) {
  .section--gifts {
    background-image: url(../../../../../assets/images/modules/swing-day/bg-gifts-desk.png);
    justify-content: space-evenly;
  }
}
.section--gifts .title-img {
  padding: 45px 0 25px 0;
}
.section--gifts p {
  font-size: 17px;
  text-align: center;
  color: #592066;
}
.section--gifts h3 {
  font-size: 32px;
  color: #849865;
  margin-bottom: 20px;
  font-weight: bold;
}
@media (min-width: 992px) {
  .section--gifts .brinde-desk {
    background-image: url(../../../../../assets/images/modules/swing-day/brinde-desk.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    height: 300px;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
    padding-left: 50px;
    width: 860px;
  }
  .section--gifts .brinde-desk p {
    color: #592066;
    max-width: 337px;
    text-align: left;
  }
  .section--gifts .brinde-desk h3 {
    font-size: 32px;
    color: #592066;
  }
}
.section--gifts .note {
  font-size: 15px;
  color: #A2A2A2;
  margin-top: 20px;
  max-width: 100%;
  text-align: center;
}
.section--gallery {
  background-color: #C593E1;
  min-height: 500px;
  text-align: center;
  padding: 50px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 992px) {
  .section--gallery {
    padding: 50px;
  }
}
.section--gallery p {
  font-size: 17px;
  padding: 30px 60px;
  color: #592066;
}
.section--gallery .galeria {
  display: flex;
  flex-direction: row;
  gap: 30px;
  flex-wrap: wrap;
  margin: 0 auto;
  justify-content: center;
}
.section--gallery .galeria__item {
  color: #592066;
  font-size: 15px;
}
.section--gallery .galeria__item img {
  height: 400px;
  width: 395px;
  object-fit: fill;
  padding-bottom: 5px;
}
.section--questions {
  background-color: #792477;
  min-height: 860px;
  background-image: url(../../../../../assets/images/modules/swing-day/bg-questions-mobile.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position-y: 0;
  padding: 55px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 992px) {
  .section--questions {
    background-image: url(../../../../../assets/images/modules/swing-day/bg-questions-desk.png);
  }
}
.section--questions .accordion {
  width: 100%;
  max-width: 334px;
  margin-top: 20px;
}
@media (min-width: 992px) {
  .section--questions .accordion {
    max-width: 907px;
  }
}
.section--questions .accordion__checkbox {
  display: none;
}
.section--questions .accordion__title {
  display: block;
  padding: 15px;
  cursor: pointer;
  transition: background 0.2s;
  margin: 0;
  position: relative;
  font-size: 20px;
  font-weight: bold;
}
.section--questions .accordion__title::after {
  content: '';
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%) rotate(0deg);
  border-style: solid;
  border-width: 7px 6px 0 6px;
  border-color: #DC3EE7 transparent transparent transparent;
  transition: transform 0.3s;
}
@media (min-width: 992px) {
  .section--questions .accordion__title::after {
    right: 20px;
  }
}
.section--questions .accordion__item:nth-child(even) .accordion__title {
  background-color: #4D135A;
  color: #fff;
}
.section--questions .accordion__item:nth-child(odd) .accordion__title {
  background-color: #592066;
  color: #fff;
}
.section--questions .accordion__title:hover {
  background: #e0e0e0;
}
.section--questions .accordion__content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  padding: 0 15px;
  z-index: 999;
  display: flex;
  flex-direction: column;
}
.section--questions .accordion__content hr {
  width: 100%;
  height: 1px;
}
@media (min-width: 992px) {
  .section--questions .accordion__content hr {
    width: 260px;
  }
}
.section--questions .accordion__content a {
  margin-top: 16px;
  font-size: 13px;
  color: #fff;
  text-decoration: underline;
}
.section--questions .accordion__item:nth-child(even) .accordion__content {
  background-color: #4D135A;
  color: #fff;
}
.section--questions .accordion__item:nth-child(odd) .accordion__content {
  background-color: #592066;
  color: #fff;
}
.section--questions .accordion__checkbox:checked + .accordion__title + .accordion__content {
  max-height: 500px;
  padding: 15px;
}
.section--questions .accordion__checkbox:checked + .accordion__title::after {
  transform: translateY(-50%) rotate(180deg);
}
.section--reminder {
  background-color: #CED8BF;
  padding: 25px 45px;
  text-align: center;
  font-size: 21px;
  color: #592066;
}
.section--reminder div {
  margin: 0 auto;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 284px;
}
@media (min-width: 992px) {
  .section--reminder div {
    max-width: 410px;
  }
}
.section--reminder div p {
  font-size: 21px;
}
.section--final {
  background-color: #FEC179;
  padding: 45px 25px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.section--share {
  background-color: #FEC179;
  padding-top: 20px;
}
.section--share .share {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  padding: 30px 0;
}
.section--share svg {
  width: 38px;
  height: 38px;
  cursor: pointer;
}
.regulation {
  margin-top: 30px;
  background-color: #F7EFDC;
  border-radius: 20px;
  padding: 30px;
  max-width: 830px;
}
.regulation-inside {
  width: 100%;
  height: 415px;
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 30px;
  color: #592066;
  /* Custom scrollbar styles */
  /* Firefox scrollbar */
}
.regulation-inside::-webkit-scrollbar {
  width: 8px;
  background: #fff;
  border-radius: 8px;
}
.regulation-inside::-webkit-scrollbar-thumb {
  background: #aaa;
  border-radius: 8px;
}
.regulation-inside::-webkit-scrollbar-thumb:hover {
  background: #521850;
}
@media (min-width: 992px) {
  .regulation-inside {
    width: 300px;
    height: 400px;
    width: fit-content;
  }
}
.regulation-inside p {
  font-size: 16px;
  color: #792477;
}
.regulation-inside th,
.regulation-inside td {
  text-align: center;
  border: solid 1px;
}
.footer__span {
  background-color: #FEC179;
  color: #592066;
  font-size: 16px;
  text-align: center;
  gap: 35px;
  display: flex;
  flex-direction: column;
  padding: 35px 25px;
}
.footer__span div {
  margin: 0 auto;
  width: 360px;
}
.swing-day__state {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 25px;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 17px;
  background-color: #C593E1;
  border-radius: 17px;
  padding: 20px;
  font-weight: bold;
}
.swing-day__title {
  color: #592066;
  text-align: center;
  font-size: 26px;
}
.swing-day__select {
  color: #000;
  font-weight: normal;
  border-radius: 5px;
  padding: 5px 15px;
  width: 100%;
}
.swing-day__button {
  background-color: #792477;
  color: #fff;
  border: none;
  padding: 10px 35px;
  border-radius: 20px;
  font-size: 16px;
  cursor: pointer;
}
.swing-day__button:hover {
  background-color: #521850;
}
.swing-day__modal-title {
  color: #792477;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
.swing-day__btn {
  max-width: 272px;
  width: 100%;
  height: 46px;
  border-radius: 23px;
  padding: 12px;
  margin: 0 auto;
  border: 0px;
  color: #fff;
  font-weight: bold;
  background: #2C0735;
}
.swing-day__state-mob {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 28px;
  gap: 40px;
}
.main-modal {
  height: 100%;
  width: 100%;
}
@media (min-width: 992px) {
  .main-modal {
    width: 450px;
    height: 387px;
  }
}
.modal-dialog {
  margin: auto;
  height: 100%;
  display: flex;
  align-items: center;
}
@media (min-width: 992px) {
  .modal-dialog {
    width: 450px;
  }
}
.modal-content {
  border-radius: 32px;
  width: 90%;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .modal-content {
    width: 450px;
  }
}
.img-mobile {
  display: block;
}
@media (min-width: 992px) {
  .img-mobile {
    display: none;
  }
}
.img-desk {
  display: none;
}
@media (min-width: 992px) {
  .img-desk {
    display: block;
  }
}
.swing-day-modal .forget-password {
  color: #792477;
  font-size: 14px;
  text-decoration: underline;
}
.swing-day-modal__body {
  display: flex;
  flex-direction: column;
  padding: 30px;
}
@media (max-width: 992px) {
  .swing-day-modal__body {
    padding: 65px 31px;
  }
}
.swing-day-modal__btn {
  max-width: 272px;
  width: 100%;
  height: 46px;
  border-radius: 23px;
  padding: 12px;
  margin: 0 auto;
  border: 0px;
  color: #fff;
  font-weight: bold;
  background: #2C0735;
}
.swing-day-modal__terms-block {
  margin: 14px 0;
}
.swing-day-modal__terms-text {
  color: #2C0735;
  font-size: 14px;
  font-weight: normal;
}
.swing-day-modal__terms-text a {
  text-decoration: underline;
  color: #2C0735;
}
.swing-day-modal__terms-block {
  margin: 14px 0;
}
.swing-day-modal__checkbox {
  /* Posicionar o checkbox invisível sobre o customizado */
  position: absolute;
  opacity: 0;
  cursor: pointer;
  width: 22px;
  height: 22px;
  z-index: 1;
  /* Estilo para o label */
  /* Quando o checkbox estiver marcado */
  /* Estados de hover */
  /* Estado de focus para acessibilidade */
}
.swing-day-modal__checkbox + .swing-day-modal__terms-text {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  display: inline-block;
  line-height: 20px;
  /* Criar o checkbox customizado */
  /* Criar o check mark - usando método mais simples */
}
.swing-day-modal__checkbox + .swing-day-modal__terms-text::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #792477;
  border-radius: 5px;
  background: transparent;
  transition: all 0.2s ease;
}
.swing-day-modal__checkbox + .swing-day-modal__terms-text::after {
  content: '\2713';
  position: absolute;
  left: 3px;
  top: -3px;
  font-size: 21px;
  font-weight: bold;
  color: #28a745;
  opacity: 0;
  transition: opacity 0.2s ease;
}
.swing-day-modal__checkbox:checked + .swing-day-modal__terms-text::before {
  background: white;
  border-color: #28a745;
}
.swing-day-modal__checkbox:checked + .swing-day-modal__terms-text::after {
  opacity: 1;
}
.swing-day-modal__checkbox:hover + .swing-day-modal__terms-text::before {
  border-color: #007bff;
}
.swing-day-modal__checkbox:focus + .swing-day-modal__terms-text::before {
  box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.25);
}
.swing-day-modal__obs {
  text-align: center;
  margin-top: 12px;
}
.swing-day-modal__inputs {
  display: flex;
  flex-direction: column;
}
.swing-day-modal__gender-span {
  margin-top: 18px;
  font-size: 16px;
  color: #2C0735;
  font-weight: 400;
}
.swing-day-modal__input {
  border: solid 1px #707070;
  width: 100%;
  background-color: #fff;
  min-height: 42px;
  border-radius: 7px;
}
.swing-day-modal__input:focus {
  border: solid 1px #707070;
  box-shadow: unset;
}
.swing-day-modal__input:focus-visible {
  border: solid 1px #707070;
  box-shadow: unset;
}
.swing-day-modal__label {
  margin-top: 18px;
  font-size: 16px;
  color: #2C0735;
  font-weight: normal;
  margin-bottom: 6px;
}
.swing-day-modal .modal-dialog {
  margin: auto;
  height: 100%;
  display: flex;
  align-items: center;
}
@media (min-width: 992px) {
  .swing-day-modal .modal-dialog {
    width: 450px;
  }
}
.swing-day-modal .modal-content {
  border-radius: 32px;
  width: 90%;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .swing-day-modal .modal-content {
    width: 450px;
  }
}
.swing-day-modal__body {
  padding: 65px 31px;
  display: flex;
  flex-direction: column;
}
.swing-day-modal__btn {
  max-width: 272px;
  width: 100%;
  height: 46px;
  border-radius: 23px;
  padding: 12px;
  margin: 10px auto;
  border: 0px;
  color: #fff;
  font-weight: bold;
  background: #2C0735;
}
.question__btn-participate--login {
  color: #2C0735;
  font-weight: bold;
  background: #fff;
  border: 0.5px solid #2C0735;
}
.participating {
  height: 248px;
  width: 262px;
  font-weight: normal;
}
.participating__title {
  font-size: 18px;
  padding-bottom: 20px;
}
.participating__title-end {
  color: #792477;
  padding-bottom: 20px;
}
.participating__subtitle {
  font-size: 16px;
}
