.navbar6-wrapper {
  display: contents;
}
 
.navbar6-container {
  width: 100%;
  display: flex;
  z-index: 100;
  position: relative;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.35);
}
 
.navbar6-navbar-interactive {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-halfunit);
  z-index: 100;
  position: relative;
  align-items: center;
  justify-content: space-between;
}
 
.navbar6-navlink1 {
  display: contents;
}
 
.navbar6-image {
  height: 50px;
  object-fit: cover;
  text-decoration: none;
}
 
.navbar6-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.navbar6-links1 {
  flex: 1;
  display: flex;
  align-self: stretch;
  align-items: center;
  margin-left: var(--dl-space-space-unit);
  flex-direction: row;
  justify-content: space-between;
}
 
.navbar6-link11 {
  color: #ffffff;
  font-size: 30px;
  font-family: "Anton";
  text-shadow: 0.5px 0px 3px black,  /* Right */   -0.5px 0px 3px black, /* Left */   0px 0.5px 3px black,  /* Bottom */   0px -0.5px 3px black; /* Top */;
  text-decoration: none;
}
 
.navbar6-link21 {
  color: #ffffff;
  font-size: 30px;
  font-family: "Anton";
  text-shadow: 0.5px 0px 3px black,  /* Right */   -0.5px 0px 3px black, /* Left */   0px 0.5px 3px black,  /* Bottom */   0px -0.5px 3px black; /* Top */;
  text-decoration: none;
}
 
.navbar6-link31 {
  color: #ffffff;
  font-size: 30px;
  font-family: "Anton";
  text-shadow: 0.5px 0px 3px black,  /* Right */   -0.5px 0px 3px black, /* Left */   0px 0.5px 3px black,  /* Bottom */   0px -0.5px 3px black; /* Top */;
  text-decoration: none;
}
 
.navbar6-link41 {
  color: #ffffff;
  font-size: 30px;
  font-family: "Anton";
  text-shadow: 0.5px 0px 3px black,  /* Right */   -0.5px 0px 3px black, /* Left */   0px 0.5px 3px black,  /* Bottom */   0px -0.5px 3px black; /* Top */;
  text-decoration: none;
}
 
.navbar6-link42 {
  color: #ffffff;
  font-size: 30px;
  font-family: "Anton";
  text-shadow: 0.5px 0px 3px black,  /* Right */   -0.5px 0px 3px black, /* Left */   0px 0.5px 3px black,  /* Bottom */   0px -0.5px 3px black; /* Top */;
  text-decoration: none;
}
 
.navbar6-burger-menu {
  display: none;
}
 
.navbar6-icon10 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
 
.navbar6-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: var(--dl-space-space-twounits);
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: rgb(102, 85, 58);
}
 
.navbar6-nav {
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
 
.navbar6-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
 
.navbar6-navlink2 {
  display: contents;
}
 
.navbar6-logo {
  height: 3rem;
  text-decoration: none;
}
 
.navbar6-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.navbar6-icon12 {
  fill: #ffffff;
  width: var(--dl-size-size-small);
  height: var(--dl-size-size-small);
}
 
.navbar6-links2 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  display: flex;
  align-self: flex-start;
  flex-direction: column;
}
 
.navbar6-link12 {
  color: #ffffff;
  font-size: 30px;
  font-family: "Anton";
  text-shadow: 0.5px 0px 3px black,  /* Right */   -0.5px 0px 3px black, /* Left */   0px 0.5px 3px black,  /* Bottom */   0px -0.5px 3px black; /* Top */;
  text-decoration: none;
}
 
.navbar6-link22 {
  color: #ffffff;
  font-size: 30px;
  font-family: "Anton";
  text-shadow: 0.5px 0px 3px black,  /* Right */   -0.5px 0px 3px black, /* Left */   0px 0.5px 3px black,  /* Bottom */   0px -0.5px 3px black; /* Top */;
  text-decoration: none;
}
 
.navbar6-link32 {
  color: #ffffff;
  font-size: 30px;
  font-family: "Anton";
  text-shadow: 0.5px 0px 3px black,  /* Right */   -0.5px 0px 3px black, /* Left */   0px 0.5px 3px black,  /* Bottom */   0px -0.5px 3px black; /* Top */;
  text-decoration: none;
}
 
.navbar6-link43 {
  color: rgb(255, 255, 255);
  font-size: 30px;
  font-family: "Anton";
  text-shadow: 0.5px 0px 3px black,  /* Right */   -0.5px 0px 3px black, /* Left */   0px 0.5px 3px black,  /* Bottom */   0px -0.5px 3px black; /* Top */;
  text-decoration: none;
}
 
.navbar6-link44 {
  color: rgb(255, 255, 255);
  font-size: 30px;
  font-family: "Anton";
  text-shadow: 0.5px 0px 3px black,  /* Right */   -0.5px 0px 3px black, /* Left */   0px 0.5px 3px black,  /* Bottom */   0px -0.5px 3px black; /* Top */;
  text-decoration: none;
}
 
.navbar6-icon-group {
  gap: var(--dl-space-space-twounits);
  display: flex;
}
 
.navbar6-icon14 {
  height: var(--dl-size-size-xsmall);
}
 
.navbar6-icon16 {
  height: var(--dl-size-size-xsmall);
}
 
.navbar6-icon18 {
  height: var(--dl-size-size-xsmall);
}
 
.community-sessions-fragment14 {
  display: contents;
}
 
.community-sessions-text14 {
  display: inline-block;
}
 
.community-sessions-fragment12 {
  display: contents;
}
 
.community-sessions-text12 {
  display: inline-block;
}
 
.community-sessions-fragment13 {
  display: contents;
}
 
.community-sessions-text13 {
  display: inline-block;
}
 
.community-sessions-fragment11 {
  display: contents;
}
 
.community-sessions-text11 {
  display: inline-block;
}
 
.community-sessions-fragment10 {
  display: contents;
}
 
.community-sessions-text10 {
  display: inline-block;
}
 
.navbar6root-class-name {
  top: 0px;
  left: 0px;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.35);
}
 
.navbar6root-class-name1 {
  top: 0px;
  left: 0px;
  position: absolute;
}
 
.navbar6root-class-name2 {
  top: 0px;
  left: 0px;
  position: relative;
  background-size: cover;
  background-color: transparent;
  background-image: url("public/ImageStructures/About/5_hero-200h.png");
}
 
.navbar6root-class-name3 {
  top: 0px;
  left: 0px;
  position: absolute;
}
 
.navbar6root-class-name4 {
  top: 0px;
  left: 0px;
  position: relative;
  background-size: cover;
  background-color: transparent;
  background-image: url("public/ImageStructures/Community Partnerships/8_hero-200h.png");
}
 
.navbar6root-class-name5 {
  top: 0px;
  left: 0px;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.35);
}
 
@media(max-width: 991px) {
  .navbar6-link11 {
    font-size: 23px;
  }
  .navbar6-link21 {
    font-size: 23px;
  }
  .navbar6-link31 {
    font-size: 23px;
  }
  .navbar6-link41 {
    font-size: 23px;
  }
  .navbar6-link42 {
    font-size: 23px;
  }
}
 
@media(max-width: 767px) {
  .navbar6-navbar-interactive {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .navbar6-desktop-menu {
    display: none;
  }
  .navbar6-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .navbar6-icon10 {
    fill: #D9D9D9;
    width: var(--dl-size-size-small);
    height: var(--dl-size-size-small);
  }
}
 
@media(max-width: 479px) {
  .navbar6-navbar-interactive {
    padding: var(--dl-space-space-unit);
  }
  .navbar6-icon10 {
    fill: #ffffff;
  }
  .navbar6-mobile-menu {
    padding: var(--dl-space-space-unit);
  }
  .navbar6-link12 {
    color: #ffffff;
    font-size: 30px;
  }
  .navbar6-link22 {
    color: #ffffff;
    font-size: 30px;
  }
  .navbar6-link32 {
    color: #ffffff;
    font-size: 30px;
  }
  .navbar6-link43 {
    color: #ffffff;
    font-size: 30px;
  }
  .navbar6-link44 {
    color: #ffffff;
    font-size: 30px;
  }
  .navbar6root-class-name2 {
    position: relative;
    background-size: cover;
    background-color: transparent;
    background-image: url("public/ImageStructures/About/5_hero-200h.png");
    background-position: top right;
  }
  .navbar6root-class-name3 {
    position: static;
    background-color: #000000;
  }
  .navbar6root-class-name4 {
    background-size: cover;
    background-color: transparent;
    background-image: url("public/ImageStructures/Community Partnerships/8_hero-200h.png");
  }
  .navbar6root-class-name5 {
    position: relative;
    background-size: cover;
    background-color: transparent;
    background-image: url("public/ImageStructures/Community Partnerships/8_hero-1500w.png");
  }
}

.footer-wrapper {
  display: contents;
}
 
.footer-container1 {
  width: 100%;
  height: 400px;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: var(--dl-space-space-fourunits);
  flex-direction: column;
  background-size: cover;
  justify-content: center;
  background-image: url("public/ImageStructures/Home/8_footerbg-1500w.png");
}
 
.footer-image {
  width: 100px;
  object-fit: cover;
  margin-bottom: var(--dl-space-space-twounits);
}
 
.footer-container2 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: center;
  border-color: #ffffff;
  border-width: 0px;
  margin-bottom: var(--dl-space-space-twounits);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-unit);
  justify-content: center;
  border-bottom-width: 3px;
}
 
.footer-navlink1 {
  display: contents;
}
 
.footer-text10 {
  color: rgb(255, 255, 255);
  font-size: 35px;
  font-style: normal;
  font-family: "Anton";
  font-weight: 400;
  text-shadow: 0.5px 0px 1.5px black,  /* Right */   -0.5px 0px 1.5px black, /* Left */   0px 0.5px 1.5px black,  /* Bottom */   0px -0.5px 1.5px black; /* Top */;
  text-decoration: none;
}
 
.footer-navlink2 {
  display: contents;
}
 
.footer-text11 {
  color: rgb(255, 255, 255);
  font-size: 35px;
  font-style: normal;
  font-family: "Anton";
  font-weight: 400;
  text-shadow: 0.5px 0px 1.5px black,  /* Right */   -0.5px 0px 1.5px black, /* Left */   0px 0.5px 1.5px black,  /* Bottom */   0px -0.5px 1.5px black; /* Top */;
  text-decoration: none;
}
 
.footer-navlink3 {
  display: contents;
}
 
.footer-text12 {
  color: rgb(255, 255, 255);
  font-size: 35px;
  font-style: normal;
  font-family: "Anton";
  font-weight: 400;
  text-shadow: 0.5px 0px 1.5px black,  /* Right */   -0.5px 0px 1.5px black, /* Left */   0px 0.5px 1.5px black,  /* Bottom */   0px -0.5px 1.5px black; /* Top */;
  text-decoration: none;
}
 
.footer-navlink4 {
  display: contents;
}
 
.footer-text13 {
  color: rgb(255, 255, 255);
  font-size: 35px;
  font-style: normal;
  font-family: "Anton";
  font-weight: 400;
  text-shadow: 0.5px 0px 1.5px black,  /* Right */   -0.5px 0px 1.5px black, /* Left */   0px 0.5px 1.5px black,  /* Bottom */   0px -0.5px 1.5px black; /* Top */;
  text-decoration: none;
}
 
.footer-navlink5 {
  display: contents;
}
 
.footer-text14 {
  color: rgb(255, 255, 255);
  font-size: 35px;
  font-style: normal;
  font-family: "Anton";
  font-weight: 400;
  text-shadow: 0.5px 0px 1.5px black,  /* Right */   -0.5px 0px 1.5px black, /* Left */   0px 0.5px 1.5px black,  /* Bottom */   0px -0.5px 1.5px black; /* Top */;
  text-decoration: none;
}
 
.footer-navlink6 {
  display: contents;
}
 
.footer-text15 {
  color: rgb(255, 255, 255);
  font-size: 35px;
  font-style: normal;
  font-family: "Anton";
  font-weight: 400;
  text-shadow: 0.5px 0px 1.5px black,  /* Right */   -0.5px 0px 1.5px black, /* Left */   0px 0.5px 1.5px black,  /* Bottom */   0px -0.5px 1.5px black; /* Top */;
  text-decoration: none;
}
 
.footer-text16 {
  color: rgb(255, 255, 255);
  font-size: 30px;
  font-style: normal;
  text-align: center;
  font-family: "Anton";
  font-weight: 400;
}
 
.community-sessions-fragment19 {
  display: contents;
}
 
.community-sessions-text46 {
  display: inline-block;
}
 
.community-sessions-fragment18 {
  display: contents;
}
 
.community-sessions-text45 {
  display: inline-block;
}
 
.community-sessions-fragment16 {
  display: contents;
}
 
.community-sessions-text43 {
  display: inline-block;
}
 
.community-sessions-fragment17 {
  display: contents;
}
 
.community-sessions-text44 {
  display: inline-block;
}
 
.community-sessions-fragment21 {
  display: contents;
}
 
.community-sessions-text48 {
  display: inline-block;
}
 
.community-sessions-fragment15 {
  display: contents;
}
 
.community-sessions-text42 {
  display: inline-block;
}
 
.community-sessions-fragment20 {
  display: contents;
}
 
.community-sessions-text47 {
  display: inline-block;
}
 
.footerroot-class-name {
  left: 0px;
  bottom: 0px;
  position: relative;
}
 

 

 

 

 

 
@media(max-width: 991px) {
  .footer-container2 {
    gap: var(--dl-space-space-unit);
  }
  .footer-text10 {
    font-size: 3vw;
  }
  .footer-text11 {
    font-size: 3vw;
  }
  .footer-text12 {
    font-size: 3vw;
  }
  .footer-text13 {
    font-size: 3vw;
  }
  .footer-text14 {
    font-size: 3vw;
  }
  .footer-text15 {
    font-size: 3vw;
  }
}
 
@media(max-width: 767px) {
  .footer-container2 {
    gap: var(--dl-space-space-halfunit);
    width: 70%;
    display: grid;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .footer-text10 {
    font-size: 25px;
    text-align: center;
  }
  .footer-text11 {
    font-size: 25px;
    text-align: center;
  }
  .footer-text12 {
    font-size: 25px;
    text-align: center;
  }
  .footer-text13 {
    font-size: 25px;
    text-align: center;
  }
  .footer-text14 {
    font-size: 25px;
    text-align: center;
  }
  .footer-text15 {
    font-size: 25px;
    text-align: center;
  }
}
 
@media(max-width: 479px) {
  .footer-container1 {
    padding-top: var(--dl-space-space-threeunits);
  }
  .footer-container2 {
    width: 80%;
    align-self: center;
  }
  .footer-text10 {
    font-size: 23px;
    text-align: center;
  }
  .footer-text11 {
    font-size: 23px;
    text-align: center;
  }
  .footer-text12 {
    font-size: 23px;
    text-align: center;
  }
  .footer-text13 {
    font-size: 23px;
    text-align: center;
  }
  .footer-text14 {
    font-size: 23px;
    text-align: center;
  }
  .footer-text15 {
    font-size: 23px;
    text-align: center;
  }
}

.community-sessions-container10 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  overflow-x: hidden;
  overflow-y: hidden;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
 
.community-sessions-fragment10 {
  display: contents;
}
 
.community-sessions-text10 {
  display: inline-block;
}
 
.community-sessions-fragment11 {
  display: contents;
}
 
.community-sessions-text11 {
  display: inline-block;
}
 
.community-sessions-fragment12 {
  display: contents;
}
 
.community-sessions-text12 {
  display: inline-block;
}
 
.community-sessions-fragment13 {
  display: contents;
}
 
.community-sessions-text13 {
  display: inline-block;
}
 
.community-sessions-fragment14 {
  display: contents;
}
 
.community-sessions-text14 {
  display: inline-block;
}
 
.community-sessions-container11 {
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
 
.community-sessions-background {
  width: 100%;
  object-fit: cover;
}
 
.community-sessions-container12 {
  top: 65%;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  margin: auto;
  display: flex;
  position: absolute;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
 
.community-sessions-image10 {
  width: 100%;
  object-fit: cover;
}
 
.community-sessions-text15 {
  left: 0px;
  color: rgb(102, 85, 58);
  right: 0px;
  bottom: 25%;
  margin: auto;
  position: absolute;
  font-size: 80px;
  text-align: center;
  font-family: "Anton";
  text-shadow: 3px 0px 1px white,  /* Right */   -3px 0px 1px white, /* Left */   0px -3px 1px white,  /* Bottom */   0px 3px 1px white; /* Top */;
}
 
.community-sessions-text16 {
  left: 0px;
  color: rgb(255, 255, 255);
  right: 0px;
  bottom: 10%;
  margin: auto;
  position: absolute;
  font-size: 40px;
  text-align: center;
  font-family: "Anton";
  text-shadow: 0.5px 0px 3px black,  /* Right */   -0.5px 0px 3px black, /* Left */   0px 0.5px 3px black,  /* Bottom */   0px -0.5px 3px black; /* Top */;
}
 
.community-sessions-container13 {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  flex-direction: column;
  padding-bottom: 0px;
  background-size: cover;
  justify-content: center;
  background-image: url("public/ImageStructures/CommunitySessions/3_eventsbackground-1500w.png");
}
 
.community-sessions-container14 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  padding: var(--dl-space-space-unit);
  margin-top: 15%;
  align-items: center;
  justify-content: center;
}
 
.community-sessions-container15 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: none;
  align-items: center;
  justify-content: center;
}
 
.community-sessions-container16 {
  width: 150px;
  height: 250px;
  display: flex;
  align-items: center;
  border-radius: 16px;
  flex-direction: row;
  background-size: cover;
  justify-content: center;
  background-image: url("public/ImageStructures/Home/7_eventdate-1400w.png");
}
 
.community-sessions-text17 {
  color: rgb(255, 255, 255);
  font-size: 75px;
  font-style: normal;
  text-align: center;
  font-family: "Anton";
  font-weight: 400;
  line-height: 90px;
  text-shadow: 0.5px 0px 3px black,  /* Right */   -0.5px 0px 3px black, /* Left */   0px 0.5px 3px black,  /* Bottom */   0px -0.5px 3px black; /* Top */;
}
 
.community-sessions-text21 {
  font-size: 40px;
}
 
.community-sessions-image11 {
  height: 320px;
  box-shadow: 5px 5px 10px 0px #000000;
  object-fit: cover;
  border-radius: 16px;
}
 
.community-sessions-container17 {
  width: 800px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
 
.community-sessions-text22 {
  color: rgb(102, 85, 58);
  font-size: 60px;
  text-align: center;
  font-family: "Anton";
}
 
.community-sessions-container18 {
  gap: var(--dl-space-space-unit);
  width: 90%;
  height: 225px;
  display: flex;
  align-items: center;
  border-radius: 32px;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(143, 133, 132, 0.21);
}
 
.community-sessions-text23 {
  fill: #66553a;
  color: rgb(102, 85, 58);
  font-size: 2em;
  text-align: center;
  font-family: "Now-Bold";
}
 
.community-sessions-container19 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.community-sessions-link10 {
  display: contents;
}
 
.community-sessions-container20 {
  display: flex;
  box-shadow: 5px 5px 10px 0px #000000;
  align-items: center;
  padding-top: var(--dl-space-space-unit);
  border-radius: var(--dl-radius-radius-buttonradius);
  padding-right: var(--dl-space-space-unit);
  padding-bottom: var(--dl-space-space-unit);
  background-size: cover;
  justify-content: center;
  text-decoration: none;
  background-image: url("public/ImageStructures/Home/7_eventdate-1400w.png");
}
 
.community-sessions-icon1 {
  width: var(--dl-size-size-medium);
  height: var(--dl-size-size-medium);
}
 
.community-sessions-container21 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.community-sessions-link11 {
  display: contents;
}
 
.community-sessions-container22 {
  display: flex;
  box-shadow: 5px 5px 10px 0px #000000;
  align-items: center;
  padding-top: var(--dl-space-space-unit);
  border-radius: var(--dl-radius-radius-buttonradius);
  padding-right: var(--dl-space-space-unit);
  padding-bottom: var(--dl-space-space-unit);
  background-size: cover;
  justify-content: center;
  text-decoration: none;
  background-image: url("public/ImageStructures/Home/7_eventdate-1400w.png");
}
 
.community-sessions-icon3 {
  width: var(--dl-size-size-medium);
  height: var(--dl-size-size-medium);
}
 
.community-sessions-container23 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.community-sessions-sessions-desktop {
  width: 100%;
  height: auto;
  display: flex;
}
 
.community-sessions-slider-slide1 {
  display: flex;
  justify-content: center;
}
 
.community-sessions-container24 {
  gap: var(--dl-space-space-unit);
  width: 80%;
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.community-sessions-container25 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  display: flex;
  justify-content: center;
}
 
.community-sessions-link12 {
  display: contents;
}
 
.community-sessions-container26 {
  width: 32%;
  display: flex;
  position: relative;
  justify-content: center;
  text-decoration: none;
}
 
.community-sessions-image12 {
  width: 100%;
  object-fit: cover;
}
 
.community-sessions-text28 {
  top: 45%;
  color: rgb(255, 255, 255);
  position: absolute;
  font-size: 40px;
  text-align: center;
  font-family: "Anton";
  text-shadow: 0.5px 0px 3px black,  /* Right */   -0.5px 0px 3px black, /* Left */   0px 0.5px 3px black,  /* Bottom */   0px -0.5px 3px black; /* Top */;
}
 
.community-sessions-link13 {
  display: contents;
}
 
.community-sessions-container27 {
  width: 32%;
  display: flex;
  position: relative;
  justify-content: center;
  text-decoration: none;
}
 
.community-sessions-image13 {
  width: 100%;
  object-fit: cover;
}
 
.community-sessions-text29 {
  top: 45%;
  color: rgb(255, 255, 255);
  position: absolute;
  font-size: 40px;
  text-align: center;
  font-family: "Anton";
  text-shadow: 0.5px 0px 3px black,  /* Right */   -0.5px 0px 3px black, /* Left */   0px 0.5px 3px black,  /* Bottom */   0px -0.5px 3px black; /* Top */;
}
 
.community-sessions-link14 {
  display: contents;
}
 
.community-sessions-container28 {
  width: 32%;
  display: flex;
  position: relative;
  justify-content: center;
  text-decoration: none;
}
 
.community-sessions-image14 {
  width: 100%;
  object-fit: cover;
}
 
.community-sessions-text30 {
  top: 45%;
  color: rgb(255, 255, 255);
  position: absolute;
  font-size: 40px;
  text-align: center;
  font-family: "Anton";
  text-shadow: 0.5px 0px 3px black,  /* Right */   -0.5px 0px 3px black, /* Left */   0px 0.5px 3px black,  /* Bottom */   0px -0.5px 3px black; /* Top */;
}
 
.community-sessions-container29 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  display: flex;
  justify-content: center;
}
 
.community-sessions-link15 {
  display: contents;
}
 
.community-sessions-container30 {
  width: 32%;
  display: flex;
  position: relative;
  justify-content: center;
  text-decoration: none;
}
 
.community-sessions-image15 {
  width: 100%;
  object-fit: cover;
}
 
.community-sessions-text31 {
  top: 45%;
  color: rgb(255, 255, 255);
  position: absolute;
  font-size: 40px;
  text-align: center;
  font-family: "Anton";
  text-shadow: 0.5px 0px 3px black,  /* Right */   -0.5px 0px 3px black, /* Left */   0px 0.5px 3px black,  /* Bottom */   0px -0.5px 3px black; /* Top */;
}
 
.community-sessions-link16 {
  display: contents;
}
 
.community-sessions-container31 {
  width: 32%;
  display: flex;
  position: relative;
  justify-content: center;
  text-decoration: none;
}
 
.community-sessions-image16 {
  width: 100%;
  object-fit: cover;
}
 
.community-sessions-text32 {
  top: 45%;
  color: rgb(255, 255, 255);
  position: absolute;
  font-size: 40px;
  text-align: center;
  font-family: "Anton";
  text-shadow: 0.5px 0px 3px black,  /* Right */   -0.5px 0px 3px black, /* Left */   0px 0.5px 3px black,  /* Bottom */   0px -0.5px 3px black; /* Top */;
}
 
.community-sessions-link17 {
  display: contents;
}
 
.community-sessions-container32 {
  width: 32%;
  display: flex;
  position: relative;
  justify-content: center;
  text-decoration: none;
}
 
.community-sessions-image17 {
  width: 100%;
  object-fit: cover;
}
 
.community-sessions-text33 {
  top: 45%;
  color: rgb(255, 255, 255);
  position: absolute;
  font-size: 40px;
  text-align: center;
  font-family: "Anton";
  text-shadow: 0.5px 0px 3px black,  /* Right */   -0.5px 0px 3px black, /* Left */   0px 0.5px 3px black,  /* Bottom */   0px -0.5px 3px black; /* Top */;
}
 
.community-sessions-slider-slide2 {
  display: flex;
  justify-content: center;
}
 
.community-sessions-container33 {
  width: 80%;
}
 
.community-sessions-container34 {
  width: 32%;
  display: flex;
  position: relative;
  justify-content: center;
  text-decoration: none;
}
 
.community-sessions-image18 {
  width: 100%;
  object-fit: cover;
}
 
.community-sessions-text34 {
  top: 45%;
  color: rgb(255, 255, 255);
  position: absolute;
  font-size: 40px;
  text-align: center;
  font-family: "Anton";
  text-shadow: 0.5px 0px 3px black,  /* Right */   -0.5px 0px 3px black, /* Left */   0px 0.5px 3px black,  /* Bottom */   0px -0.5px 3px black; /* Top */;
}
 
.community-sessions-slider-pagination1 {
  fill: rgb(102, 85, 58);
  color: rgb(102, 85, 58);
  display: block;
}
 
.community-sessions-slider-pagination-bullet1 {
  color: rgb(102, 85, 58);
}
 
.community-sessions-slider-button-prev1 {
  fill: rgb(102, 85, 58);
  color: rgb(102, 85, 58);
}
 
.community-sessions-slider-button-next1 {
  fill: rgb(102, 85, 58);
  color: rgb(102, 85, 58);
}
 
.community-sessions-sessions-mobile {
  width: 100%;
  height: auto;
  display: none;
}
 
.community-sessions-slider-slide3 {
  display: flex ;
}
 
.community-sessions-container35 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  display: flex;
  justify-content: center;
}
 
.community-sessions-link19 {
  display: contents;
}
 
.community-sessions-container36 {
  width: 32%;
  display: flex;
  position: relative;
  justify-content: center;
  text-decoration: none;
}
 
.community-sessions-image19 {
  width: 100%;
  object-fit: cover;
}
 
.community-sessions-text35 {
  top: 45%;
  color: rgb(255, 255, 255);
  position: absolute;
  font-size: 40px;
  text-align: center;
  font-family: "Anton";
  text-shadow: 0.5px 0px 3px black,  /* Right */   -0.5px 0px 3px black, /* Left */   0px 0.5px 3px black,  /* Bottom */   0px -0.5px 3px black; /* Top */;
}
 
.community-sessions-slider-slide4 {
  display: flex ;
}
 
.community-sessions-container37 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  display: flex;
  justify-content: center;
}
 
.community-sessions-link20 {
  display: contents;
}
 
.community-sessions-container38 {
  width: 32%;
  display: flex;
  position: relative;
  justify-content: center;
  text-decoration: none;
}
 
.community-sessions-image20 {
  width: 100%;
  object-fit: cover;
}
 
.community-sessions-text36 {
  top: 45%;
  color: rgb(255, 255, 255);
  position: absolute;
  font-size: 40px;
  text-align: center;
  font-family: "Anton";
  text-shadow: 0.5px 0px 3px black,  /* Right */   -0.5px 0px 3px black, /* Left */   0px 0.5px 3px black,  /* Bottom */   0px -0.5px 3px black; /* Top */;
}
 
.community-sessions-slider-slide5 {
  display: flex ;
}
 
.community-sessions-container39 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  display: flex;
  justify-content: center;
}
 
.community-sessions-link21 {
  display: contents;
}
 
.community-sessions-container40 {
  width: 32%;
  display: flex;
  position: relative;
  justify-content: center;
  text-decoration: none;
}
 
.community-sessions-image21 {
  width: 100%;
  object-fit: cover;
}
 
.community-sessions-text37 {
  top: 45%;
  color: rgb(255, 255, 255);
  position: absolute;
  font-size: 40px;
  text-align: center;
  font-family: "Anton";
  text-shadow: 0.5px 0px 3px black,  /* Right */   -0.5px 0px 3px black, /* Left */   0px 0.5px 3px black,  /* Bottom */   0px -0.5px 3px black; /* Top */;
}
 
.community-sessions-slider-slide6 {
  display: flex ;
}
 
.community-sessions-container41 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  display: flex;
  justify-content: center;
}
 
.community-sessions-link22 {
  display: contents;
}
 
.community-sessions-container42 {
  width: 32%;
  display: flex;
  position: relative;
  justify-content: center;
  text-decoration: none;
}
 
.community-sessions-image22 {
  width: 100%;
  object-fit: cover;
}
 
.community-sessions-text38 {
  top: 45%;
  color: rgb(255, 255, 255);
  position: absolute;
  font-size: 40px;
  text-align: center;
  font-family: "Anton";
  text-shadow: 0.5px 0px 3px black,  /* Right */   -0.5px 0px 3px black, /* Left */   0px 0.5px 3px black,  /* Bottom */   0px -0.5px 3px black; /* Top */;
}
 
.community-sessions-slider-slide7 {
  display: flex ;
}
 
.community-sessions-container43 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  display: flex;
  justify-content: center;
}
 
.community-sessions-link23 {
  display: contents;
}
 
.community-sessions-container44 {
  width: 32%;
  display: flex;
  position: relative;
  justify-content: center;
  text-decoration: none;
}
 
.community-sessions-image23 {
  width: 100%;
  object-fit: cover;
}
 
.community-sessions-text39 {
  top: 45%;
  color: rgb(255, 255, 255);
  position: absolute;
  font-size: 40px;
  text-align: center;
  font-family: "Anton";
  text-shadow: 0.5px 0px 3px black,  /* Right */   -0.5px 0px 3px black, /* Left */   0px 0.5px 3px black,  /* Bottom */   0px -0.5px 3px black; /* Top */;
}
 
.community-sessions-slider-slide8 {
  display: flex;
  justify-content: center;
}
 
.community-sessions-container45 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  display: flex;
  justify-content: center;
}
 
.community-sessions-link24 {
  display: contents;
}
 
.community-sessions-container46 {
  width: 32%;
  display: flex;
  position: relative;
  justify-content: center;
  text-decoration: none;
}
 
.community-sessions-image24 {
  width: 100%;
  object-fit: cover;
}
 
.community-sessions-text40 {
  top: 45%;
  color: rgb(255, 255, 255);
  position: absolute;
  font-size: 40px;
  text-align: center;
  font-family: "Anton";
  text-shadow: 0.5px 0px 3px black,  /* Right */   -0.5px 0px 3px black, /* Left */   0px 0.5px 3px black,  /* Bottom */   0px -0.5px 3px black; /* Top */;
}
 
.community-sessions-slider-slide9 {
  display: flex;
  justify-content: center;
}
 
.community-sessions-container47 {
  width: 80%;
}
 
.community-sessions-container48 {
  width: 32%;
  display: flex;
  position: relative;
  justify-content: center;
  text-decoration: none;
}
 
.community-sessions-image25 {
  width: 100%;
  object-fit: cover;
}
 
.community-sessions-text41 {
  top: 45%;
  color: rgb(255, 255, 255);
  position: absolute;
  font-size: 40px;
  text-align: center;
  font-family: "Anton";
  text-shadow: 0.5px 0px 3px black,  /* Right */   -0.5px 0px 3px black, /* Left */   0px 0.5px 3px black,  /* Bottom */   0px -0.5px 3px black; /* Top */;
}
 
.community-sessions-slider-pagination2 {
  fill: rgb(102, 85, 58);
  color: rgb(102, 85, 58);
  display: block;
}
 
.community-sessions-slider-pagination-bullet3 {
  color: rgb(102, 85, 58);
}
 
.community-sessions-slider-button-prev2 {
  fill: rgb(102, 85, 58);
  color: rgb(102, 85, 58);
}
 
.community-sessions-slider-button-next2 {
  fill: rgb(102, 85, 58);
  color: rgb(102, 85, 58);
}
 
.community-sessions-fragment15 {
  display: contents;
}
 
.community-sessions-text42 {
  display: inline-block;
}
 
.community-sessions-fragment16 {
  display: contents;
}
 
.community-sessions-text43 {
  display: inline-block;
}
 
.community-sessions-fragment17 {
  display: contents;
}
 
.community-sessions-text44 {
  display: inline-block;
}
 
.community-sessions-fragment18 {
  display: contents;
}
 
.community-sessions-text45 {
  display: inline-block;
}
 
.community-sessions-fragment19 {
  display: contents;
}
 
.community-sessions-text46 {
  display: inline-block;
}
 
.community-sessions-fragment20 {
  display: contents;
}
 
.community-sessions-text47 {
  display: inline-block;
}
 
.community-sessions-fragment21 {
  display: contents;
}
 
.community-sessions-text48 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .community-sessions-container14 {
    flex-direction: column-reverse;
  }
  .community-sessions-container15 {
    gap: var(--dl-space-space-sixunits);
  }
  .community-sessions-container17 {
    align-self: center;
  }
  .community-sessions-container19 {
    flex-direction: row;
  }
  .community-sessions-image12 {
    width: 100%;
  }
  .community-sessions-image13 {
    width: 100%;
  }
  .community-sessions-image14 {
    width: 100%;
  }
  .community-sessions-image15 {
    width: 100%;
  }
  .community-sessions-image16 {
    width: 100%;
  }
  .community-sessions-image17 {
    width: 100%;
  }
  .community-sessions-image18 {
    width: 100%;
  }
  .community-sessions-image19 {
    width: 100%;
  }
  .community-sessions-image20 {
    width: 100%;
  }
  .community-sessions-image21 {
    width: 100%;
  }
  .community-sessions-image22 {
    width: 100%;
  }
  .community-sessions-image23 {
    width: 100%;
  }
  .community-sessions-image24 {
    width: 100%;
  }
  .community-sessions-image25 {
    width: 100%;
  }
}
 
@media(max-width: 767px) {
  .community-sessions-text15 {
    bottom: 15%;
    font-size: 8vw;
  }
  .community-sessions-text16 {
    bottom: 0%;
    font-size: 4vw;
  }
  .community-sessions-container14 {
    width: 90%;
  }
  .community-sessions-container15 {
    gap: var(--dl-space-space-unit);
  }
  .community-sessions-image11 {
    height: 280px;
  }
  .community-sessions-container17 {
    width: 90%;
  }
  .community-sessions-container18 {
    gap: var(--dl-space-space-oneandhalfunits);
    height: auto;
    padding-top: var(--dl-space-space-twounits);
    padding-bottom: var(--dl-space-space-twounits);
  }
  .community-sessions-container19 {
    flex-direction: column;
  }
  .community-sessions-sessions-desktop {
    display: none;
  }
  .community-sessions-container25 {
    align-self: center;
    align-items: center;
    flex-direction: column;
  }
  .community-sessions-container26 {
    width: 75%;
  }
  .community-sessions-container27 {
    width: 75%;
  }
  .community-sessions-container28 {
    width: 75%;
  }
  .community-sessions-container29 {
    width: 100%;
    align-items: center;
    flex-direction: column;
  }
  .community-sessions-container30 {
    width: 75%;
  }
  .community-sessions-container31 {
    width: 75%;
  }
  .community-sessions-container32 {
    width: 75%;
  }
  .community-sessions-container34 {
    width: 75%;
  }
  .community-sessions-sessions-mobile {
    display: flex;
  }
  .community-sessions-container35 {
    align-self: center;
    align-items: center;
    flex-direction: column;
  }
  .community-sessions-container36 {
    width: 75%;
  }
  .community-sessions-container37 {
    align-self: center;
    align-items: center;
    flex-direction: column;
  }
  .community-sessions-container38 {
    width: 75%;
  }
  .community-sessions-container39 {
    align-self: center;
    align-items: center;
    flex-direction: column;
  }
  .community-sessions-container40 {
    width: 75%;
  }
  .community-sessions-container41 {
    width: 100%;
    align-items: center;
    flex-direction: column;
  }
  .community-sessions-container42 {
    width: 75%;
  }
  .community-sessions-container43 {
    width: 100%;
    align-items: center;
    flex-direction: column;
  }
  .community-sessions-container44 {
    width: 75%;
  }
  .community-sessions-container45 {
    width: 100%;
    align-items: center;
    flex-direction: column;
  }
  .community-sessions-container46 {
    width: 75%;
  }
  .community-sessions-container47 {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .community-sessions-container48 {
    width: 75%;
  }
}
 
@media(max-width: 479px) {
  .community-sessions-container12 {
    top: 90%;
  }
  .community-sessions-text15 {
    bottom: -5vw;
  }
  .community-sessions-text16 {
    bottom: -8vw;
  }
  .community-sessions-container14 {
    width: 100%;
  }
  .community-sessions-container17 {
    width: 100%;
  }
  .community-sessions-container18 {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .community-sessions-container19 {
    flex-direction: column;
  }
  .community-sessions-slider-slide9 {
    justify-content: center;
  }
  .community-sessions-container47 {
    align-items: center;
  }
  .community-sessions-container48 {
    justify-content: center;
  }
}
