@import url("https://fonts.googleapis.com/css2?family=Climate+Crisis&family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");

html {
  scroll-behavior: smooth;
}
/* HOMEPAGE HTML */
@media (min-width: 565px) {
  .footerfeatures {
    flex-direction: row;
  }
}
@media (min-width: 350px) and (max-width: 404px) {
  #qualityparent {
    gap: 10px;
    margin-top: -185px;
  }
  .homesectionsub {
    padding: 0px 45px;
  }
  .homeupcomingeventsimg {
    height: 289.5px;
    width: 339.5px;
  }
}
@media (min-width: 405px) and (max-width: 499px) {
  .becomeamember {
    width: auto;
    padding: 11px 90px;
  }
  #quality1,
  #quality2,
  #quality3 {
    margin: auto;
  }
  #qualityparent {
    gap: 10px;
    margin-top: -180px;
  }
  .homesectionsub {
    padding: 0px 75px;
  }
  .homeupcomingeventsimg {
    height: 332px;
    width: 389px;
  }
}
@media (min-width: 500px) and (max-width: 649px) {
  .becomeamember {
    width: auto;
    padding: 11px 70px;
  }
  #quality1,
  #quality2,
  #quality3 {
    margin: auto;
  }
  #qualityparent {
    gap: 13px;
    margin-top: -190px;
  }
  .homesectionsub {
    padding: 0px 115px;
  }
  .homeupcomingeventsimg {
    height: 374.5px;
    width: 438.5px;
  }
}
@media (min-width: 650px) and (max-width: 767px) {
  .becomeamember {
    width: auto;
    padding: 11px 48px;
  }
  #quality1,
  #quality2,
  #quality3 {
    margin: auto;
  }
  #qualityparent {
    gap: 13px;
    margin-top: -210px;
  }
  .homesectionsub {
    padding: 0px 97px;
  }
  .homeupcomingeventsimg {
    height: 417px;
    width: 488px;
  }
  .orientationdate {
    line-height: 22px;
  }
}

#eventslater1 {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
#eventslater2 {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

@media (min-width: 670px) {
  #eventslater1 {
    flex-direction: row;
    justify-content: center;
    gap: 60px;
  }
  #eventslater2 {
    flex-direction: row;
    justify-content: center;
    gap: 60px;
  }
}
@media (min-width: 850px) {
  #eventslater1 {
    flex-direction: row;
    gap: 85px;
  }
  #eventslater2 {
    flex-direction: row;
    gap: 85px;
  }
}

@media (min-width: 1024px) {
  #eventslater1 {
    flex-direction: row;
    gap: 20px;
    justify-content: center;
  }
  #eventslater2 {
    flex-direction: row;
    gap: 20px;
  }
}

@media (min-width: 800px) {
  #qualityparent {
    gap: 10px;
    padding: 0px 7px;
  }
}
@media (min-width: 850px) {
  #qualityparent {
    gap: 20px;
    padding: 0px 0px;
  }
}
@media (min-width: 900px) {
  #qualityparent {
    gap: 23px;
    padding: 0px 0px;
  }
}
@media (min-width: 1024px) {
  #qualityparent {
    gap: 23px;
    padding: 0px 0px;
  }
}
.eventscards {
  align-items: center;
}
@media (min-width: 1024px) {
  .eventscards {
    align-items: start;
  }
}

/* FAQ */
[data-accordion-icon] > svg {
  transition: transform 0.3s ease;
}

[data-accordion-icon][aria-expanded="true"] > svg {
  transform: rotate(90deg);
}

/* Contact */
.contactdiv {
  gap: 28px;
}

@media (min-width: 1145px) {
  .contactdiv {
    gap: 0px;
  }
}

/* EVENTS HTML */
#orientoverviewmd {
  display: block;
}
@media (min-width: 1150px) {
  #orientoverviewmd {
    display: none;
  }
}

#orientoverviewxl {
  display: none;
}
@media (min-width: 1150px) {
  #orientoverviewxl {
    display: block;
  }
}

#orientevent {
  display: flex;
  flex-direction: column;
}
@media (min-width: 1150px) {
  #orientevent {
    flex-direction: row;
  }
}

.dinnerxl {
  display: none;
}

.laterevents {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media (min-width: 1250px) {
  .laterevents {
    flex-direction: row;
  }
  .dinnermd {
    display: none;
  }
  .dinnerxl {
    display: block;
  }
}

.latereventsholder {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.commbutton:hover {
  background-color: #5acf87;
}
.commbutton {
  background-color: #22ba5c;
}
.teleButton {
  background-color: #22a4c8;
}
.teleButton:hover {
  background-color: #5cb8d1;
}

.binarybtn {
  background-color: black;
}
.binarybtn:hover {
  background-color: #343434;
}
.zaptekbtn {
  background-color: #a272ff;
}
.zaptekbtn:hover {
  background-color: #a97dff;
}
.whatsappbtn {
  background-color: #22ba5c;
}
.whatsappbtn:hover {
  background-color: #5acf87;
}
.Telegrambtn {
  background-color: #22a4c8;
}
.Telegrambtn:hover {
  background-color: #5cb8d1;
}

/* CAROUSEL */
.slider {
  display: flex;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: clamp(330px, 55vw, 450px);
}

.item {
  position: absolute;
  display: flex;
  justify-content: center;
  transition: 0.5s;
  left: calc(50% - 110px);
  top: 0;
}

@media (min-width: 1024px) {
  .item {
    left: calc(50% - 140px);
  }
}
#next,
#prev {
  position: absolute;
  top: 40%;
  left: 3%;
}
@media (min-width: 600px) {
  #next,
  #prev {
    display: flex;
    position: absolute;
    top: 40%;
    left: 3%;
  }
  #nextsm,
  #prevsm {
    display: none;
  }
  .slider {
    width: 80%;
  }
}

#next {
  left: unset;
  right: 3%;
}
.sidebarbtn {
  background-color: #161616;
  opacity: 0.6;
}

/* resources */
.resourcefooter{
  display: flex;
  flex-direction: column;
}

@media (min-width:1280px) {
  .resourcefooter{
    flex-direction: row;
  }  
}
