p,
span {
  font-family: everett;
  font-style: normal;
  font-weight: normal;
  letter-spacing: -0.01em;
}
@media (min-width: 1440px) and (max-width: 1920px) {
  p,
span {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (min-width: 1920px) {
  p,
span {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (min-width: 1024px) and (max-width: 1440px) {
  p,
span {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  p,
span {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (max-width: 768px) {
  p,
span {
    font-size: 18px;
    line-height: 25px;
  }
}

h2 {
  font-family: everettBold;
  font-style: normal;
  font-weight: normal;
  letter-spacing: -0.01em;
}
@media (min-width: 1440px) and (max-width: 1920px) {
  h2 {
    font-size: 48px;
    line-height: 48px;
  }
}
@media (min-width: 1024px) and (max-width: 1440px) {
  h2 {
    font-size: 40px;
    line-height: 48px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  h2 {
    font-size: 35px;
    line-height: 35px;
  }
}
@media (max-width: 768px) {
  h2 {
    font-size: 24px;
    line-height: 24px;
  }
}

h3 {
  font-family: everettBold;
  font-style: normal;
  font-weight: normal;
  letter-spacing: -0.01em;
}
@media (min-width: 1440px) and (max-width: 1920px) {
  h3 {
    font-size: 62px;
    line-height: 68px;
  }
}
@media (min-width: 1024px) and (max-width: 1440px) {
  h3 {
    font-size: 52px;
    line-height: 58px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  h3 {
    font-size: 45px;
    line-height: 50px;
  }
}
@media (max-width: 768px) {
  h3 {
    font-size: 28px;
    line-height: 28px;
  }
}

.fontSize-xl {
  font-family: everett;
  font-style: normal;
  font-weight: normal;
  letter-spacing: -0.01em;
}
@media (min-width: 1920px) {
  .fontSize-xl {
    font-size: 62px;
    line-height: 68px;
  }
}
@media (min-width: 1440px) and (max-width: 1920px) {
  .fontSize-xl {
    font-size: 62px;
    line-height: 68px;
  }
}
@media (min-width: 1024px) and (max-width: 1440px) {
  .fontSize-xl {
    font-size: 52px;
    line-height: 58px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .fontSize-xl {
    font-size: 45px;
    line-height: 50px;
  }
}
@media (max-width: 768px) {
  .fontSize-xl {
    font-size: 28px;
    line-height: 30px;
  }
}
.fontSize-l {
  font-family: everett;
  font-style: normal;
  font-weight: normal;
  letter-spacing: -0.01em;
}
@media (min-width: 1920px) {
  .fontSize-l {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (min-width: 1440px) and (max-width: 1920px) {
  .fontSize-l {
    font-size: 34px;
    line-height: 44px;
  }
}
@media (min-width: 1024px) and (max-width: 1440px) {
  .fontSize-l {
    font-size: 28px;
    line-height: 38px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .fontSize-l {
    font-size: 22px;
    line-height: 30px;
  }
}
@media (max-width: 768px) {
  .fontSize-l {
    font-size: 18px;
    line-height: 25px;
  }
}
.fontSize-m {
  font-family: everett;
  font-style: normal;
  font-weight: normal;
  letter-spacing: -0.01em;
}
@media (min-width: 1920px) {
  .fontSize-m {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (min-width: 1440px) and (max-width: 1920px) {
  .fontSize-m {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (min-width: 1024px) and (max-width: 1440px) {
  .fontSize-m {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .fontSize-m {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (max-width: 768px) {
  .fontSize-m {
    font-size: 18px;
    line-height: 25px;
  }
}
.fontSize-card {
  font-family: everettBold;
  font-style: normal;
  font-weight: normal;
}
@media (min-width: 1920px) {
  .fontSize-card {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (min-width: 1440px) and (max-width: 1920px) {
  .fontSize-card {
    font-size: 24px;
    line-height: 28px;
  }
}
@media (min-width: 1024px) and (max-width: 1440px) {
  .fontSize-card {
    font-size: 22px;
    line-height: 26px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .fontSize-card {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (max-width: 768px) {
  .fontSize-card {
    font-size: 18px;
    line-height: 22px;
  }
}
.fontSize-sm {
  font-family: everett;
  font-style: normal;
  font-weight: normal;
}
@media (min-width: 1920px) {
  .fontSize-sm {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (min-width: 1440px) and (max-width: 1920px) {
  .fontSize-sm {
    font-size: 18px;
    line-height: 25px;
  }
}
@media (min-width: 1024px) and (max-width: 1440px) {
  .fontSize-sm {
    font-size: 16px;
    line-height: 23px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .fontSize-sm {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 768px) {
  .fontSize-sm {
    font-size: 14px;
    line-height: 18.49px;
  }
}
.fontSize-xs {
  font-family: everett;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18.49px;
}

#orgName {
  margin-top: -10px;
}

#biography p,
#biography span {
  font-family: everett;
  font-style: normal;
  font-weight: normal;
}
@media (min-width: 1920px) {
  #biography p,
#biography span {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (min-width: 1440px) and (max-width: 1920px) {
  #biography p,
#biography span {
    font-size: 18px;
    line-height: 25px;
  }
}
@media (min-width: 1024px) and (max-width: 1440px) {
  #biography p,
#biography span {
    font-size: 16px;
    line-height: 23px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #biography p,
#biography span {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 768px) {
  #biography p,
#biography span {
    font-size: 14px;
    line-height: 18.49px;
  }
}

.button-blue-reg {
  background-color: #0032FF;
  color: #FAF5F3;
  font-size: 18px;
  padding: 8px 10px;
  border-radius: 10px;
}
@media (max-width: 768px) {
  .button-blue-reg {
    font-size: 18px;
    padding: 2px 8px 4px 8px;
    border-radius: 5px;
  }
}
.button-blue-sm {
  background-color: #0032FF;
  color: #FAF5F3;
  font-size: 18px;
  padding: 2px 8px 4px 8px;
  border-radius: 5px;
}
.button-creme-reg {
  background-color: #FAF5F3;
  color: #000000;
  font-size: 18px;
  padding: 8px 10px;
  border-radius: 10px;
}
@media (max-width: 768px) {
  .button-creme-reg {
    font-size: 18px;
    padding: 2px 8px 4px 8px;
    border-radius: 5px;
  }
}
.button-creme-sm {
  background-color: #FAF5F3;
  color: #000000;
  font-size: 18px;
  padding: 2px 8px 4px 8px;
  border-radius: 5px;
}
.button-sable-reg {
  background-color: #FAF5F3;
  color: #000000;
  font-size: 18px;
  padding: 8px 10px;
  border-radius: 10px;
}
@media (max-width: 768px) {
  .button-sable-reg {
    font-size: 18px;
    padding: 2px 8px 4px 8px;
    border-radius: 5px;
  }
}
.button-sable-sm {
  background-color: #FAF5F3;
  color: #000000;
  font-size: 18px;
  padding: 2px 8px 4px 8px;
  border-radius: 5px;
}

.padding-lg {
  padding-bottom: 80px;
}
@media (max-width: 768px) {
  .padding-lg {
    padding-bottom: 72px;
  }
}
.padding-md {
  padding-bottom: 80px;
}
@media (max-width: 768px) {
  .padding-md {
    padding-bottom: 40px;
  }
}
.padding-sm {
  padding-bottom: 40px;
}

.subscribe {
  width: 100%;
  border: 1px solid black;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 13px;
  padding: 11px 16px;
}
.subscribe input {
  background: transparent;
  color: #000000;
  font-size: 22px;
  font-family: everett;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .subscribe input {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .subscribe input {
    font-size: 14px;
  }
}
.subscribe ::placeholder {
  font-family: everett;
  color: #000000;
  opacity: 1;
  font-size: 22px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .subscribe ::placeholder {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .subscribe ::placeholder {
    font-size: 14px;
  }
}

.blackBg {
  background-color: black !important;
  color: #FAF5F3;
}

.blueBg {
  background-color: #0032FF;
  color: #FAF5F3;
}

.sableBg {
  background-color: #E7E1D8;
  color: black;
}

.cremeBg {
  background-color: #FAF5F3;
  color: black;
}

.blueFont {
  color: #0032FF;
}

.sableFont {
  color: #E7E1D8;
}

.cremeFont {
  color: #FAF5F3;
}

.blackFont {
  color: black;
}

.radius {
  border-radius: 10px;
}

.modal-content,
.profile-picture,
.banner-thumbnail {
  border-radius: 15px !important;
}

.modal-body {
  margin-top: -30px;
}
@media (min-width: 992px) {
  .modal-body {
    display: flex;
    align-items: center;
  }
}
@media (min-width: 992px) {
  .modal-body h2 {
    margin-top: 0;
  }
}

.modal-header .close {
  z-index: 999;
}

.sliderScroll {
  height: 5px;
}

.horizontal-scrollable-row {
  margin-bottom: 40px;
}

.modal-dialog {
  pointer-events: none;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto !important;
}

@media (max-width: 992px) {
  .modal-dialog {
    height: 80vh;
    width: 80vw;
    max-width: 380px;
    margin:10vh auto !important;
    display: block;
  }
}


.modal-content {
  pointer-events: auto;
}

.participants,
.videos,
.articles {
  margin-left: -15px !important;
}

hr {
  border-top: 1px solid #000;
}

.section {
  padding-top: 50px;
  padding-bottom: 80px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}

.eventItem {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

h1 {
  font-family: "everett";
}

b, strong {
  font-family: "everettBold";
}

.notok a {
  color: black;
}

.notok a:hover {
  text-decoration: none;
}

.box-participant {
  min-height: 400px;
}
@media (min-width: 1440px) and (max-width: 1920px) {
  .box-participant {
    height: 448px !important;
  }
}
