.navbar-wrapper {
  display: contents;
}
.navbar-container {
  width: 100%;
  display: flex;
  position: relative;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-light);
}
.navbar-navbar-interactive {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.navbar-navlink1 {
  display: contents;
}
.navbar-nav-logo1 {
  width: 229px;
  height: 3rem;
  display: none;
  text-decoration: none;
}
.navbar-desktop-menu {
  flex: 1;
  display: flex;
  padding-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 20px;
  justify-content: space-between;
  background-color: var(--dl-color-background-body);
}
.navbar-navlink2 {
  display: contents;
}
.navbar-nav-logo2 {
  width: 229px;
  height: 3rem;
  text-decoration: none;
}
.navbar-links1 {
  gap: 32px;
  flex: 0 0 auto;
  display: flex;
  padding: 4px;
  box-shadow: 0px 4px 12px 0px #d4d4d4;
  align-items: center;
  border-radius: 100px;
  flex-direction: row;
  justify-content: center;
  background-color: var(--dl-color-theme-accent2);
}
.navbar-link11 {
  line-height: 1;
  padding-top: 12px;
  padding-left: 24px;
  border-radius: 100px;
  padding-right: 24px;
  padding-bottom: 12px;
  text-decoration: none;
  background-color: var(--dl-color-background-body);
}
.navbar-link12 {
  line-height: 1;
  padding-top: 12px;
  padding-left: 24px;
  border-radius: 100px;
  padding-right: 24px;
  padding-bottom: 12px;
  text-decoration: none;
}
.navbar-link13 {
  line-height: 1;
  padding-top: 12px;
  padding-left: 24px;
  border-radius: 100px;
  padding-right: 24px;
  padding-bottom: 12px;
  text-decoration: none;
}
.navbar-buttons {
  gap: 32px;
  display: flex;
  align-items: center;
  padding-top: 4px;
  padding-left: 16px;
  border-radius: 100px;
  padding-right: 16px;
  flex-direction: row;
  padding-bottom: 4px;
  background-color: var(--dl-color-theme-accent2);
}
.navbar-action {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
  display: flex;
  border-width: 0px;
  flex-direction: row;
}
.navbar-burger-menu {
  display: none;
}
.navbar-icon1 {
  width: 16px;
  height: 16px;
}
.navbar-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: 20px;
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: var(--dl-color-theme-neutral-light);
}
.navbar-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.navbar-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 48px;
  justify-content: space-between;
}
.navbar-logo {
  height: 3rem;
}
.navbar-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.navbar-icon3 {
  width: 45px;
  height: 45px;
}
.navbar-links2 {
  gap: 32px;
  flex: 0 0 auto;
  display: flex;
  padding: 4px;
  align-self: center;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-theme-accent2);
}
.navbar-link14 {
  transition: 0.3s;
  line-height: 1;
  padding-top: 12px;
  padding-left: 24px;
  border-radius: 100px;
  padding-right: 24px;
  padding-bottom: 12px;
  text-decoration: none;
}
.navbar-link14:hover {
  background-color: var(--dl-color-background-body);
}
.navbar-link15 {
  transition: 0.3s;
  line-height: 1;
  padding-top: 12px;
  padding-left: 24px;
  border-radius: 100px;
  padding-right: 24px;
  padding-bottom: 12px;
  text-decoration: none;
}
.navbar-link15:hover {
  background-color: var(--dl-color-background-body);
}
.navbar-link16 {
  transition: 0.3s;
  line-height: 1;
  padding-top: 12px;
  padding-left: 24px;
  border-radius: 100px;
  padding-right: 24px;
  padding-bottom: 12px;
  text-decoration: none;
}
.navbar-link16:hover {
  background-color: var(--dl-color-background-body);
}
.navbar-nav-logo3 {
  width: 229px;
  height: 3rem;
  text-decoration: none;
}
.navbar-links3 {
  gap: 32px;
  flex: 0 0 auto;
  display: flex;
  padding: 4px;
  box-shadow: 0px 4px 12px 0px #d4d4d4;
  align-items: center;
  border-radius: 100px;
  flex-direction: row;
  justify-content: center;
  background-color: var(--dl-color-theme-accent2);
}
.navbar-link17 {
  line-height: 1;
  padding-top: 12px;
  padding-left: 24px;
  border-radius: 100px;
  padding-right: 24px;
  padding-bottom: 12px;
  text-decoration: none;
  background-color: var(--dl-color-background-body);
}
.navbar-link18 {
  line-height: 1;
  padding-top: 12px;
  padding-left: 24px;
  border-radius: 100px;
  padding-right: 24px;
  padding-bottom: 12px;
  text-decoration: none;
}
.navbar-link19 {
  line-height: 1;
  padding-top: 12px;
  padding-left: 24px;
  border-radius: 100px;
  padding-right: 24px;
  padding-bottom: 12px;
  text-decoration: none;
}
.social-communities-fragment16 {
  display: contents;
}
.social-communities-text16 {
  display: inline-block;
}
.social-communities-fragment19 {
  display: contents;
}
.social-communities-text19 {
  display: inline-block;
}
.social-communities-fragment14 {
  display: contents;
}
.social-communities-text14 {
  display: inline-block;
}
.social-communities-fragment10 {
  display: contents;
}
.social-communities-text10 {
  display: inline-block;
}
.social-communities-fragment15 {
  display: contents;
}
.social-communities-text15 {
  display: inline-block;
}
.social-communities-fragment18 {
  display: contents;
}
.social-communities-text18 {
  display: inline-block;
}
.social-communities-fragment13 {
  display: contents;
}
.social-communities-text13 {
  display: inline-block;
}
.social-communities-fragment11 {
  display: contents;
}
.social-communities-text11 {
  display: inline-block;
}
.social-communities-fragment12 {
  display: contents;
}
.social-communities-text12 {
  display: inline-block;
}
.social-communities-fragment17 {
  display: contents;
}
.social-communities-text17 {
  display: inline-block;
}



@media(max-width: 767px) {
  .navbar-navbar-interactive {
    padding-top: 20px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 20px;
    background-color: var(--dl-color-background-body);
  }
  .navbar-nav-logo1 {
    display: flex;
  }
  .navbar-desktop-menu {
    display: none;
  }
  .navbar-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .navbar-icon1 {
    width: 45px;
    height: 45px;
  }
  .navbar-mobile-menu {
    padding: 20px;
  }
}
@media(max-width: 479px) {
  .navbar-navbar-interactive {
    padding: 20px;
  }
  .navbar-mobile-menu {
    padding: 20px;
  }
}

.social-communities-container10 {
  width: 100%;
  height: auto;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-color: #efefef;
}
.social-communities-header-section {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  justify-content: center;
}
.social-communities-fragment10 {
  display: contents;
}
.social-communities-text10 {
  display: inline-block;
}
.social-communities-fragment11 {
  display: contents;
}
.social-communities-text11 {
  display: inline-block;
}
.social-communities-fragment12 {
  display: contents;
}
.social-communities-text12 {
  display: inline-block;
}
.social-communities-fragment13 {
  display: contents;
}
.social-communities-text13 {
  display: inline-block;
}
.social-communities-fragment14 {
  display: contents;
}
.social-communities-text14 {
  display: inline-block;
}
.social-communities-fragment15 {
  display: contents;
}
.social-communities-text15 {
  display: inline-block;
}
.social-communities-fragment16 {
  display: contents;
}
.social-communities-text16 {
  display: inline-block;
}
.social-communities-fragment17 {
  display: contents;
}
.social-communities-text17 {
  display: inline-block;
}
.social-communities-fragment18 {
  display: contents;
}
.social-communities-text18 {
  display: inline-block;
}
.social-communities-fragment19 {
  display: contents;
}
.social-communities-text19 {
  display: inline-block;
}
.social-communities-main-section {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 80px;
  padding-left: 20px;
  padding-right: 20px;
  flex-direction: column;
  padding-bottom: 80px;
  justify-content: center;
  overflow: hidden;
}
.social-communities-content-container1 {
  margin-top: 0px;
  padding-top: 0px;
  padding-left: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
.social-communities-container11 {
  flex: 0 0 auto;
  width: 100%;
  height: 400px;
  display: flex;
  min-height: 400px;
  align-items: center;
  margin-bottom: 80px;
  justify-content: space-between;
}
.social-communities-container12 {
  flex: 0 0 auto;
  width: auto;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.social-communities-image10 {
  width: 312px;
  object-fit: cover;
}
.social-communities-container13 {
  flex: 0 0 auto;
  width: auto;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.social-communities-image11 {
  width: 319px;
  object-fit: cover;
}
.social-communities-container14 {
  flex: 0 0 auto;
  width: auto;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.social-communities-image12 {
  width: 312px;
  height: 312px;
  object-fit: cover;
}
.social-communities-hero-text {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 80px;
  flex-direction: column;
}
.social-communities-text20 {
  text-align: center;
  margin-bottom: 40px;
}
.social-communities-text21 {
  color: var(--dl-color-gray-700);
  text-align: center;
}
.social-communities-container15 {
  flex: 1;
  width: 1fr;
  height: 100%;
  display: flex;
  padding: 40px;
  align-items: center;
  border-radius: 30px;
  margin-bottom: 80px;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-theme-accent2);
}
.social-communities-image13 {
  width: 60px;
  object-fit: cover;
  margin-bottom: 20px;
}
.social-communities-text22 {
  text-align: center;
  margin-bottom: 20px;
}
.social-communities-text23 {
  fill: var(--dl-color-background-text);
  color: var(--dl-color-background-text);
  text-align: center;
}
.social-communities-container16 {
  flex: 0 0 auto;
  width: 100%;
  height: 432px;
  display: flex;
  flex-wrap: wrap;
  min-height: auto;
  align-items: center;
  margin-bottom: 80px;
  justify-content: space-between;
}
.social-communities-container17 {
  flex: 1;
  width: 1fr;
  height: 100%;
  display: flex;
  padding: 40px;
  align-items: center;
  margin-right: 80px;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-theme-accent2);
}
.social-communities-text24 {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
.social-communities-text29 {
  fill: var(--dl-color-background-text);
  color: var(--dl-color-background-text);
  width: auto;
  text-align: center;
  padding-top: 12px;
  border-color: var(--dl-color-gray-700);
  border-width: 1px;
  padding-left: 24px;
  border-radius: 100px;
  margin-bottom: 20px;
  padding-right: 24px;
  padding-bottom: 12px;
}
.social-communities-text30 {
  fill: var(--dl-color-background-text);
  color: var(--dl-color-background-text);
  text-align: center;
}
.social-communities-image14 {
  width: 540px;
  box-shadow: 0px 5px 10px 0px #d4d4d4;
  object-fit: cover;
  border-radius: 30px;
}
.social-communities-container18 {
  flex: 0 0 auto;
  width: 100%;
  height: 432px;
  display: flex;
  flex-wrap: wrap;
  min-height: auto;
  align-items: center;
  margin-bottom: 80px;
  justify-content: space-between;
}
.social-communities-image15 {
  width: 540px;
  box-shadow: 0px 5px 10px 0px #d4d4d4;
  object-fit: cover;
  margin-right: 80px;
  border-radius: 30px;
}
.social-communities-container19 {
  flex: 1;
  width: 1fr;
  height: 100%;
  display: flex;
  padding: 40px;
  align-items: center;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-theme-accent2);
}
.social-communities-text31 {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
.social-communities-text35 {
  fill: var(--dl-color-background-text);
  color: var(--dl-color-background-text);
  width: auto;
  text-align: center;
  padding-top: 12px;
  border-color: var(--dl-color-gray-700);
  border-width: 1px;
  padding-left: 24px;
  border-radius: 100px;
  margin-bottom: 20px;
  padding-right: 24px;
  padding-bottom: 12px;
}
.social-communities-text36 {
  fill: var(--dl-color-background-text);
  color: var(--dl-color-background-text);
  text-align: center;
}
.social-communities-container20 {
  flex: 1;
  width: 1fr;
  height: 100%;
  display: flex;
  padding: 40px;
  align-items: center;
  border-radius: 30px;
  margin-bottom: 80px;
  flex-direction: column;
  justify-content: center;
}
.social-communities-text37 {
  text-align: center;
  margin-bottom: 20px;
}
.social-communities-text38 {
  fill: var(--dl-color-background-text);
  color: var(--dl-color-background-text);
  width: auto;
  text-align: center;
  padding-top: 12px;
  padding-left: 24px;
  border-radius: 100px;
  margin-bottom: 20px;
  padding-right: 24px;
  padding-bottom: 12px;
  background-color: var(--dl-color-gray-white);
}
.social-communities-text39 {
  fill: var(--dl-color-background-text);
  color: var(--dl-color-background-text);
  text-align: center;
}
.social-communities-container21 {
  flex: 0 0 auto;
  width: 100%;
  height: 400px;
  display: flex;
  min-height: 400px;
  align-items: center;
  margin-bottom: 80px;
  justify-content: space-between;
}
.social-communities-container22 {
  flex: 0 0 auto;
  width: auto;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.social-communities-image16 {
  width: 312px;
  object-fit: cover;
}
.social-communities-container23 {
  flex: 0 0 auto;
  width: auto;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.social-communities-image17 {
  width: 319px;
  object-fit: cover;
}
.social-communities-container24 {
  flex: 0 0 auto;
  width: auto;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.social-communities-image18 {
  width: 312px;
  height: 312px;
  object-fit: cover;
}
.social-communities-container25 {
  flex: 0 0 auto;
  width: 100%;
  height: 432px;
  display: flex;
  flex-wrap: wrap;
  min-height: auto;
  align-items: center;
  margin-bottom: 80px;
  justify-content: space-between;
}
.social-communities-container26 {
  flex: 1;
  width: 1fr;
  height: 100%;
  display: flex;
  padding: 40px;
  align-items: center;
  margin-right: 80px;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-theme-accent2);
}
.social-communities-text40 {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
.social-communities-text44 {
  fill: var(--dl-color-background-text);
  color: var(--dl-color-background-text);
  width: auto;
  text-align: center;
  padding-top: 12px;
  border-color: var(--dl-color-gray-700);
  border-width: 1px;
  padding-left: 24px;
  border-radius: 100px;
  margin-bottom: 20px;
  padding-right: 24px;
  padding-bottom: 12px;
}
.social-communities-text45 {
  fill: var(--dl-color-background-text);
  color: var(--dl-color-background-text);
  text-align: center;
}
.social-communities-image19 {
  width: 540px;
  box-shadow: 0px 5px 10px 0px #d4d4d4;
  object-fit: cover;
  border-radius: 30px;
}
.social-communities-container27 {
  flex: 0 0 auto;
  width: 100%;
  height: 432px;
  display: flex;
  flex-wrap: wrap;
  min-height: auto;
  align-items: center;
  justify-content: space-between;
}
.social-communities-image20 {
  width: 540px;
  box-shadow: 0px 5px 10px 0px #d4d4d4;
  object-fit: cover;
  margin-right: 80px;
  border-radius: 30px;
}
.social-communities-container28 {
  flex: 1;
  width: 1fr;
  height: 100%;
  display: flex;
  padding: 40px;
  align-items: center;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-theme-accent2);
}
.social-communities-text46 {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
.social-communities-text50 {
  fill: var(--dl-color-background-text);
  color: var(--dl-color-background-text);
  width: auto;
  text-align: center;
  padding-top: 12px;
  border-color: var(--dl-color-gray-700);
  border-width: 1px;
  padding-left: 24px;
  border-radius: 100px;
  margin-bottom: 20px;
  padding-right: 24px;
  padding-bottom: 12px;
}
.social-communities-text51 {
  fill: var(--dl-color-background-text);
  color: var(--dl-color-background-text);
  text-align: center;
}
.social-communities-section1 {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 80px;
  padding-left: 20px;
  padding-right: 20px;
  flex-direction: column;
  padding-bottom: 80px;
  justify-content: center;
  overflow: hidden;
}
.social-communities-content-container2 {
  margin-top: 0px;
  padding-top: 0px;
  padding-left: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
.social-communities-sction-text {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 80px;
  flex-direction: column;
}
.social-communities-heading1 {
  text-align: center;
  margin-bottom: 40px;
}
.social-communities-text52 {
  color: var(--dl-color-gray-700);
  text-align: center;
}
.social-communities-container29 {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 80px;
  flex-direction: column;
  justify-content: space-between;
}
.social-communities-container30 {
  flex: 0 0 auto;
  width: 100%;
  height: 312px;
  display: flex;
  flex-wrap: wrap;
  min-height: auto;
  align-items: center;
  margin-bottom: 80px;
  flex-direction: row;
  justify-content: space-between;
}
.social-communities-container31 {
  flex: 0 0 auto;
  width: 45%;
  height: 100%;
  display: flex;
  padding: 40px;
  align-items: center;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-theme-accent2);
}
.social-communities-image21 {
  width: 60px;
  object-fit: cover;
  margin-bottom: 20px;
}
.social-communities-text53 {
  text-align: center;
  margin-bottom: 20px;
}
.social-communities-text57 {
  fill: var(--dl-color-background-text);
  color: var(--dl-color-background-text);
  text-align: center;
}
.social-communities-container32 {
  flex: 0 0 auto;
  width: 45%;
  height: 100%;
  display: flex;
  padding: 40px;
  align-items: center;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-theme-accent2);
}
.social-communities-image22 {
  width: 60px;
  object-fit: cover;
  margin-bottom: 20px;
}
.social-communities-text58 {
  text-align: center;
  margin-bottom: 20px;
}
.social-communities-text62 {
  fill: var(--dl-color-background-text);
  color: var(--dl-color-background-text);
  text-align: center;
}
.social-communities-container33 {
  flex: 0 0 auto;
  width: 100%;
  height: 312px;
  display: flex;
  flex-wrap: wrap;
  min-height: auto;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.social-communities-container34 {
  flex: 0 0 auto;
  width: 45%;
  height: 100%;
  display: flex;
  padding: 40px;
  align-items: center;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-theme-accent2);
}
.social-communities-image23 {
  width: 60px;
  object-fit: cover;
  margin-bottom: 20px;
}
.social-communities-text63 {
  text-align: center;
  margin-bottom: 20px;
}
.social-communities-text64 {
  fill: var(--dl-color-background-text);
  color: var(--dl-color-background-text);
  text-align: center;
}
.social-communities-container35 {
  flex: 0 0 auto;
  width: 45%;
  height: 100%;
  display: flex;
  padding: 40px;
  align-items: center;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-theme-accent2);
}
.social-communities-image24 {
  width: 60px;
  object-fit: cover;
  margin-bottom: 20px;
}
.social-communities-text65 {
  text-align: center;
  margin-bottom: 20px;
}
.social-communities-text66 {
  fill: var(--dl-color-background-text);
  color: var(--dl-color-background-text);
  text-align: center;
}
.social-communities-text67 {
  fill: var(--dl-color-background-text);
  color: var(--dl-color-background-text);
  text-align: center;
  margin-bottom: 80px;
}
.social-communities-text68 {
  text-align: center;
}
.social-communities-section2 {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 80px;
  padding-left: 20px;
  padding-right: 20px;
  flex-direction: column;
  padding-bottom: 80px;
  justify-content: center;
}
.social-communities-content-container3 {
  margin-top: 0px;
  padding-top: 0px;
  padding-left: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
.social-communities-section-text {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.social-communities-heading2 {
  text-align: center;
  margin-bottom: 40px;
}
.social-communities-text69 {
  text-align: center;
  margin-bottom: 40px;
}
.social-communities-container36 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  max-width: 473px;
  margin-top: 0px;
  align-items: flex-start;
  margin-bottom: 40px;
  justify-content: space-between;
}
.social-communities-image25 {
  width: 82px;
  object-fit: cover;
}
.social-communities-container37 {
  flex: 0 0 auto;
  width: 80%;
  height: auto;
  display: flex;
  padding: 36px;
  align-items: center;
  border-radius: 30px;
  flex-direction: row;
  justify-content: space-between;
  background-color: var(--dl-color-gray-white);
}
.social-communities-text70 {
  fill: var(--dl-color-background-text);
  color: var(--dl-color-background-text);
  width: 100%;
  height: auto;
  text-align: center;
}
.social-communities-container38 {
  gap: 20px;
  display: flex;
  align-items: center;
  flex-direction: row;
}
.social-communities-cta-btn {
  color: var(--dl-color-gray-white);
  font-style: normal;
  text-align: center;
  padding-top: var(--dl-space-space-doubleunit);
  padding-left: var(--dl-space-space-tenunits);
  border-radius: 30px;
  padding-right: var(--dl-space-space-tenunits);
  padding-bottom: var(--dl-space-space-doubleunit);
  background-color: var(--dl-color-gray-black);
}
@media(max-width: 991px) {
  .social-communities-main-section {
    flex-direction: column-reverse;
  }
  .social-communities-content-container1 {
    flex-direction: column;
  }
  .social-communities-container12 {
    flex: 1;
    width: 1fr;
  }
  .social-communities-image10 {
    width: 100%;
  }
  .social-communities-container13 {
    flex: 1;
    width: 1fr;
  }
  .social-communities-image11 {
    width: 100%;
  }
  .social-communities-container14 {
    flex: 1;
    width: 1fr;
  }
  .social-communities-image12 {
    width: 100%;
    height: auto;
  }
  .social-communities-hero-text {
    width: 80%;
  }
  .social-communities-container22 {
    flex: 1;
    width: 1fr;
  }
  .social-communities-image16 {
    width: 100%;
  }
  .social-communities-container23 {
    flex: 1;
    width: 1fr;
  }
  .social-communities-image17 {
    width: 100%;
  }
  .social-communities-container24 {
    flex: 1;
    width: 1fr;
  }
  .social-communities-image18 {
    width: 100%;
    height: auto;
  }
  .social-communities-section1 {
    flex-direction: column;
  }
  .social-communities-content-container2 {
    flex-direction: column;
  }
  .social-communities-sction-text {
    width: 80%;
  }
  .social-communities-container29 {
    flex-direction: column;
  }
  .social-communities-container30 {
    width: 100%;
    margin-bottom: 40px;
    flex-direction: row;
  }
  .social-communities-container33 {
    width: 100%;
    margin-bottom: 40px;
    flex-direction: row;
  }
  .social-communities-section2 {
    padding: 0px;
    flex-direction: column-reverse;
  }
  .social-communities-section-text {
    width: 100%;
    margin-bottom: 80px;
  }
  .social-communities-heading2 {
    font-size: 2rem;
  }
}
@media(max-width: 767px) {
  .social-communities-container11 {
    height: auto;
    min-height: auto;
  }
  .social-communities-container12 {
    flex: 1;
    width: 1fr;
  }
  .social-communities-image10 {
    width: 100%;
  }
  .social-communities-container13 {
    flex: 1;
    width: 1fr;
  }
  .social-communities-image11 {
    flex: 0 0 auto;
    width: 100%;
  }
  .social-communities-container14 {
    flex: 1;
    width: 1fr;
  }
  .social-communities-image12 {
    flex: 0 0 auto;
    width: 100%;
    height: auto;
  }
  .social-communities-container16,
  .social-communities-container25 {
    height: auto;
    flex-wrap: wrap;
    flex-direction: column;
    margin: 0;
  }
  .social-communities-container17,
  .social-communities-container19,
  .social-communities-container26,
  .social-communities-container28 {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .social-communities-container18,
  .social-communities-container27  {
    height: auto;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    margin: 0;
  }
  .social-communities-image14,
  .social-communities-image15,
  .social-communities-image19,
  .social-communities-image20 {
    width: 100%;
    margin: 0;
  }
  .social-communities-container16,
  .social-communities-container25 {
    margin-bottom: 20px;
  }
  .social-communities-container21 {
    height: auto;
    min-height: auto;
  }
  .social-communities-container22 {
    flex: 1;
    width: 1fr;
  }
  .social-communities-image16 {
    width: 100%;
  }
  .social-communities-container23 {
    flex: 1;
    width: 1fr;
  }
  .social-communities-image17 {
    flex: 0 0 auto;
    width: 100%;
  }
  .social-communities-container24 {
    flex: 1;
    width: 1fr;
  }
  .social-communities-image18 {
    flex: 0 0 auto;
    width: 100%;
    height: auto;
  }
  .social-communities-sction-text {
    width: 100%;
    margin-bottom: 80px;
  }
  .social-communities-container30,
  .social-communities-container33 {
    height: auto;
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
    gap: 20px;
  }
  .social-communities-container31,
  .social-communities-container32,
  .social-communities-container34,
  .social-communities-container35{
    width: 100%;
  }
}
@media(max-width: 479px) {
  .social-communities-main-section {
    padding-top: var(--dl-space-space-fourunits);
    padding-bottom: var(--dl-space-space-fourunits);
  }
  .social-communities-hero-text {
    width: 100%;
  }
  .social-communities-container16 {
    height: auto;
    flex-direction: column;
  }
  .social-communities-container17 {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .social-communities-container19 {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .social-communities-container25 {
    height: auto;
    flex-direction: column;
  }
  .social-communities-container26 {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .social-communities-container28 {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .social-communities-section1 {
    padding-top: var(--dl-space-space-fourunits);
    padding-bottom: var(--dl-space-space-fourunits);
  }
  .social-communities-sction-text {
    width: 100%;
  }
  .social-communities-section2 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .social-communities-section-text {
    width: 100%;
    margin-bottom: 0px;
  }
  .social-communities-container37 {
    padding: 16px;
  }
}
