/* default.html */
.divider {
  width: min(70%, 720px);
  border: 0;
  border-top: 1px solid var(--Borders, #D1D5DB);
  margin: 96px auto;
}

/* default.html */

.defaultWrapper {
  padding: 120px 0;
}

.defaultWrapper .container {
  margin-left: 100px;
  margin-right: 101px;
  max-width: calc(100% - 201px);
  /* 100px + 101px = 201px */
  width: auto;
  padding: 0;
}

.defaultText {
  gap: 35px;
}

.defaultText p {
  color: var(--Text, #111827);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 29.25px;
  margin-bottom: 0;
}

/* terms&Conditions.html */

.termsSection .container {
  margin-left: 99px;
  margin-right: 144px;
  max-width: calc(100% - 243px);
  width: auto;
  padding: 0;
}

.termsConsent {
  margin-left: 99px;
  margin-right: auto;
  max-width: calc(100% - 99px);
  width: auto;
  padding: 37px 0;
  gap: 50px;
}

.termsSection {
  width: 100%;
  max-width: 100%;
  padding: 47px 0;
}

.termsText h2 {
  color: var(--blue);
  font-size: 23.508px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 35.262px */
  margin-bottom: 7px;
}

.termsText {
  gap: 35px;
}

.termsText p {
  color: var(--Gris-oscuro, #6B6B6B);
  text-align: justify;
  font-size: 22.202px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 33.303px */
}

.termsConsent {
  padding: 37px 0;
}

.termsConsentLabel {
  gap: 18.28px;
}

.termsConsentLabel span {
  color: #000 !important;
  text-align: justify;
  font-size: 23.202px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 33.303px */
}

.termsConsentLabel input[type="checkbox"] {
  width: 31.344px;
  height: 31.344px;
  flex-shrink: 0;
}

.termsConsentBtn {
  gap: 56.07px;
}

.termsConsentBtn .greenBtn {
  display: flex;
  width: 218.105px;
  justify-content: center;
  align-items: center;
  gap: 13.06px;
  font-size: 20.896px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  /* 31.344px */
}

.termsConsentBtn .cancelBtn {
  color: #395839;
  font-size: 22.202px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 33.303px */
  margin-left: 12.37px;
}

/* privacy page */
.privacySection {
  padding: 60px 0 104px 0;
  /* top 60, bottom 104 */
}

.privacySection .container {
  margin-left: 105px;
  /* left margin 105px */
  margin-right: auto;
  max-width: calc(100% - 105px);
  width: auto;
  padding: 0;
}

.privacyWrapper {
  max-width: 1194px;
  width: 100%;
}

.privacyText {
  gap: 35px;
  padding-bottom: 44px;
}

.privacyText p {
  color: var(--Gris-oscuro, #6B6B6B);
  text-align: justify;
  font-size: 22.202px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 33.303px */
  margin-bottom: 0;
}

.privacyTitle h1 {
  padding-bottom: 3px;
}

.privacyConsent {
  padding-top: 12px;
  margin-left: 0;
  max-width: 1194px;
}

.privacyConsentLabel {
  gap: 18.28px;
}

.privacyConsentLabel span {
  color: #000 !important;
  text-align: justify;
  font-size: 22.202px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}

.privacyConsentLabel input[type="checkbox"] {
  width: 31.344px;
  height: 31.344px;
  flex-shrink: 0;
  accent-color: #2f4f2f;
}

.privacyConsentBtn {
  gap: 26.07px;
}

.privacyConsentBtn .greenBtn {
  display: flex;
  width: 218.105px;
  justify-content: center;
  align-items: center;
  gap: 13.06px;
  font-size: 20.896px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  margin-left: 0;
}

.privacyConsentBtn .cancelBtn {
  color: #395839;
  font-size: 22.202px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  margin-left: 12.37px;
}

/* noEvents.html */
.noEventsSection {
  gap: 24px;
}

.noEventsTitle {
  color: var(--Text, #111827);
}

.noEventsCopy {
  color: var(--Text, #111827);
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 140% */
}

.noEventsIcon {
  margin-top: 35.5px;
  margin-bottom: 40.5px;
  width: 222px;
  height: 222px;
}

.noEventsLinksLabel {
  font-weight: 400;
  line-height: 20px;
}

.noEventsLinks {
  color: var(--green);
}

.noEventsLink {
  color: var(--green);
  text-decoration: none;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.2;
}

.noEventsLink:hover {
  color: var(--green);
  text-decoration: none;
}

.noEventsLink img {
  width: 14.016px;
  height: 14px;
}

.noEventsDot {
  color: var(--green);
  font-size: 12px;
  line-height: 1;
}

.home-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  background-image: url('../home.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  flex-shrink: 0;
}

.noEventsHomeBtn {
  margin-top: 38px;
}

.noEventsSection .divider {
  margin-top: 24px;
  margin-bottom: 24px;
}

.noEventsHomeBtn a:hover .home-icon {
  background-image: url('../home-green.svg');
}

.noEventsHomeBtn a {
  text-align: center;
  justify-content: center;
  width: 214px;
  height: 60px;
  flex-shrink: 0;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
}

.exceptionalBg.fallback-image {
    background-size: 57% auto;
    background-position: center calc(50% + 25px);
}