h1 {
  font-family: "Roboto Mono", monospace;
  font-size: 40px;
  font-weight: bold;
  color: #003046;
  text-align: left;

}

h3 {
  font-family: "Roboto Mono", monospace;
  font-size: 25px;
  font-weight: bold;
}

p {
  font-family: "Roboto Mono", monospace;
  font-size: 18px;
}

.subhead {
  font-family: "Roboto Mono", monospace;
}

.text-heading h1 {
  text-align: center !important;

}

.image-container-2 {
  display: flex;
  justify-content: space-between;
}

.image-container-2 img {
  margin-right: 10px;
}


.email a {
  color: #003046;
}

.formlink {
  color: #003046 !important;
}

body {
  font-family: Roboto;
  margin: 0px;
  padding: 0px;

  overflow-x: clip;
}

.body-container {
  margin: 1.2rem;
}

.wavyline {
  margin-bottom: 1.5rem;
  margin-top: .2rem;
  width: 25rem !important;
}

nav {
  background-color: lightcyan;
  border-bottom: 1px solid #003046;
  box-sizing: border-box;
}

nav a {
  color: #003046;
  padding: 10px 15px;
  float: right;
  font-size: 1.2rem;
}

.navBar {
  display: flex;
  justify-content: flex-end;
}

.middle-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: left;
  padding: 10px;
}

.middle-block-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  /* Adjusted width for smaller screens */
  max-width: 45%;
  /* Added max-width to prevent overflow on smaller screens */
  margin-bottom: 20px;
  /* Added spacing between items */
}

.event-dates p {
  margin-bottom: 0px;
}

.event-dates a {
  color: #003046;
  margin-bottom: 10px;
}

.image-container-2 img {
  margin-top: 25px;
}

.image-container-1 img {
  align-items: center;
  margin-top: 25px;
}

.google-form {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  width: 70%;
  margin: 0 auto;
}

.form-wrapper {
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

/* uncomment this when the form link is fixed
.form-wrapper iframe {
    width: 100%; 
    height: 100%; 
    border: none; 
}
*/


#gwc-header {
  text-align: center;
}

#contact {
  background-color: darkcyan;
  padding: 20px;
  font-family: Roboto;
  font-size: 20px;
  color: white;
}

.header3 {
  margin-top: -5px;
}

.box {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}

.gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.gallery-item {
  margin: 10px;
  text-align: center;
}

.gallery-item img {
  max-width: 200px;
  max-height: 200px;
}

.image-name {
  margin-top: 5px;
}

.collapsible {
  background-color: #0D9C90;
  color: white;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
}

.collapsible_content {
  padding: 0 18px;
  display: block;
  /* Ensure content is initially displayed */
  overflow: hidden;
  background-color: white;
  border: 3px solid #0D9C90;
}

.collapsible:after {
  content: '\002B';
  color: white;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.collapsible.active:after {
  content: "\2212";
}

a {
  font-family: "Roboto Mono", monospace;
  font-size: 20px;
  color: white;
}

.gwc-title {
  position: absolute;
  color: #003046;
  font-size: 5.5rem;
  font-weight: bold;
  text-shadow: 0px 0px 30px #D7F9F4;
  z-index: 100;
}

.gwc-title-1 {
  position: absolute;
  top: 20%;
  left: 70%;
  transform: translate(-50%, -50%);
  padding: 5px 10px;
  text-align: right;
}

.gwc-title-2 {
  position: absolute;
  top: 35%;
  left: 80%;
  transform: translate(-50%, -50%);
  padding: 5px, 10px;
  text-align: right;
}

.gwc-title-3 {
  position: absolute;
  top: 50%;
  left: 70%;
  transform: translate(-50%, -50%);
  padding: 5px, 10px;
  text-align: right;
}

.gwc-title-4 {
  position: absolute;
  top: 65%;
  left: 80%;
  transform: translate(-50%, -50%);
  padding: 5px, 10px;
  text-align: right;
}

.gwc-title-5 {
  position: absolute;
  top: 80%;
  left: 70%;
  transform: translate(-50%, -50%);
  padding: 5px, 10px;
  text-align: right;
}

.gb2 {
  z-index: -100;
  position: absolute;
  top: 320px !important;
  left: 360px !important;
  opacity: .7;

  width: 40rem;
  height: 20rem;
}

.gb3 {
  z-index: -100;
  position: absolute;
  top: 1400px !important;
  right: 200px !important;
  opacity: .7;
}

.gb4 {
  z-index: -100;
  position: absolute;
  top: 200px !important;
  right: -50px !important;
  opacity: .7;
}

.gradient-blob {
  position: absolute;
  top: 195px;
  right: 125px;
  width: 20rem;
  height: 20rem;
  border-radius: 15rem;
  background: radial-gradient(73.4% 100.98% at 95.54% 95.05%, rgba(255, 156, 65, 0.78) 0%, rgba(255, 168, 88, 0) 100%), linear-gradient(197.37deg, #FFF9E2 -0.38%, rgba(255, 240, 164, 0) 101.89%), radial-gradient(58.85% 73.83% at 9.82% 3.13%, rgba(49, 132, 255, 0.8) 0%, rgba(56, 75, 247, 0.208) 52.16%, rgba(62, 246, 246, 0) 100%), linear-gradient(117.39deg, #E5F8FF 3.91%, rgba(238, 43, 183, 0.33) 37.48%, rgba(246, 62, 106, 0) 73.98%), linear-gradient(306.53deg, #FEEFEE 19.83%, rgba(255, 170, 221, 0) 97.33%);
  background-blend-mode: normal, normal, normal, normal, normal, normal;
  filter: blur(50px);
  opacity: .9;
}


/* test */
.wavy-line {
  left: 0px;
  --mask:
    radial-gradient(22.83px at 50% calc(100% + 10.20px), #0000 calc(99% - 6px), #000 calc(101% - 6px) 99%, #0000 101%) calc(50% - 34px) calc(50% - 11.5px + .5px)/68px 23px repeat-x,
    radial-gradient(22.83px at 50% -10.2px, #0000 calc(99% - 6px), #000 calc(101% - 6px) 99%, #0000 101%) 50% calc(50% + 11.5px)/68px 23px repeat-x;
  -webkit-mask: var(--mask);
  mask: var(--mask);
}

.rect {
  left: 50px;
  width: 380px;
  height: 30px;
  color: #0D9C90;
  background-color: #0D9C90;
}

.opacity {
  opacity: 0.7;
}

.split {
  height: 100%;
  width: 50%;
  position: fixed;
  z-index: 1;
  top: 0;
  overflow-x: hidden;
  padding-top: 20px;
}

.left-about {
  left: 25%;
  margin-top: 50px;
}

/* Control the right side */
.right-about {
  right: 0;
  margin-top: 50px;
}

.centered {
  position: absolute;
  top: 20%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.button {
  display: inline-block;
  padding: 10px 20px;
  background-color: #0D9C90;
  color: white;
  text-decoration: none;
  border-radius: 0;
  font-weight: bold;
}

.button:hover {
  background-color: #003046;
}

.img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 900px) {
  .gwc-title {
    /* background-color: #FDD946; */
    font-size: 2.5rem;
  }

  .gwc-title-1 {
    top: 16%;
  }

  .gwc-title-2 {
    top: 21%;
  }

  .gwc-title-3 {
    top: 26%;
  }

  .gwc-title-4 {
    top: 31%;
  }

  .gwc-title-5 {
    top: 36%;
  }

  .gradient-blob {
    top: 100px;
    right: 50px;

    width: 8rem;
    height: 8rem;
  }

}


.gallery-item>img {

  width: 130px;
  height: 130px;
  object-fit: cover;
}

#responsive-gallery {
  line-height: 0;
  -webkit-column-count: 3;
  /* split it into 5 columns */
  -webkit-column-gap: 5px;
  /* give it a 5px gap between columns */
  -moz-column-count: 3;
  -moz-column-gap: 5px;
  column-count: 3;
  column-gap: 5px;
  margin: 0px;
  width: 100;
}

#responsive-gallery img {
  width: 100% !important;
  height: auto !important;
  margin-bottom: 5px;
  /* to match column gap */
}

.text-flexbox {
  display: flex;
  flex-direction: row;
  gap: 4rem;
  margin: 10px;
}

@media (max-width: 1200px) {
  #responsive-gallery {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
  }
}

@media (max-width: 600px) {
  #responsive-gallery {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }

  .text-flexbox {
    flex-direction: column;
    gap: 10px;
  }

  .wavyline {
    margin-bottom: 1.5rem;
    margin-top: .2rem;
    width: 13rem !important;
  }
}

.event-container {
  display: block;
  margin-top: 10px;
  margin-bottom: 20px;
  /* Adjust as needed */
}

/* Use Flexbox to control the layout */
.text-body {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

/* Set the width of the event containers based on screen size */
@media (max-width: 768px) {
  .event-container {
    width: 65%;
  }
}

.blurred-image {
  filter: blur(10px);
  /* Initial blur effect */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* Ensure the image covers the entire background */
  z-index: -1;
  /* Place it behind other content */
}