.notification-toast-wrapper {
  display: contents;
}
 
.notification-toast-container1 {
  z-index: 200;
}
 
.notification-toast-thq-header-elm {
  height: 30px;
  align-items: center;
  margin-bottom: var(--dl-layout-space-one);
  padding-bottom: 0px;
}
 
.notification-toast-icon10 {
  align-self: center;
}
 
.notification-toast-icon18 {
  align-self: center;
}
 
.notification-toast-text1 {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
}
 
.notification-toast-text2 {
  top: 0px;
  right: 0px;
  width: 30px;
  cursor: pointer;
  height: 30px;
  display: flex;
  position: absolute;
  font-size: 20px;
  align-self: center;
  font-style: normal;
  text-align: center;
  transition: all 0.3s ease;
  align-items: center;
  font-weight: 700;
  aspect-ratio: 1/1;
  border-color: transparent;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-4px);
  justify-content: center;
}
 
.notification-toast-text2:hover {
  border-color: var(--dl-color-theme-neutral-dark);
  border-width: 1px;
}
 
.notification-toast-text3 {
  fill: var(--dl-color-shades-900);
  color: var(--dl-color-shades-900);
  width: auto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  margin-left: 35px;
}
 
.notification-toast-thq-timer-bar-elm {
  flex: 0 0 auto;
  left: 0px;
  width: 100%;
  bottom: 0px;
  height: 5px;
  margin: auto;
  display: flex;
  position: absolute;
  transition: all 0.4s ease;
  align-items: flex-start;
}
 
.easter-camp-fragment1 {
  display: contents;
}
 
.easter-camp-text10 {
  display: inline-block;
}
 
.easter-camp-fragment3 {
  display: contents;
}
 
.easter-camp-text12 {
  display: inline-block;
}
 
.easter-camp-fragment2 {
  display: contents;
}
 
.easter-camp-text11 {
  display: inline-block;
}
 
.notification-toastroot-class-name {
  bottom: 2rem;
}
 
.notification-toastroot-class-name1 {
  bottom: -180px;
}
 
.notification-toastroot-class-name2 {
  bottom: -180px;
}
 
.notification-toastroot-class-name3 {
  bottom: -180px;
}
 
.notification-toastroot-class-name4 {
  bottom: 2rem;
}
 
.notification-toastroot-class-name5 {
  bottom: 2rem;
}
 
.notification-toastroot-class-name6 {
  bottom: 2rem;
}
 
@media(max-width: 1600px) {
  .notification-toast-text1 {
    height: 100%;
    display: flex;
    align-items: center;
  }
}
 
@media(max-width: 767px) {
  .notification-toast-thq-header-elm {
    height: 25px;
    margin-bottom: var(--dl-layout-space-one);
  }
  .notification-toast-icon10 {
    width: 20px;
    align-self: stretch;
  }
  .notification-toast-text1 {
    font-size: 15px;
    align-items: center;
    justify-content: center;
  }
  .notification-toast-text2 {
    width: 25px;
    height: 25px;
    font-size: 20px;
  }
  .notification-toast-text3 {
    font-size: 13px;
    margin-left: 0px;
  }
  .notification-toast-thq-timer-bar-elm {
    height: 3px;
  }
}
 
@media(max-width: 479px) {
  .notification-toast-text3 {
    font-size: 13px;
  }
}

.success-pop-up-wrapper {
  display: contents;
}
 
.success-pop-up-container1 {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  margin: auto;
  z-index: 50;
  position: fixed;
  align-items: flex-start;
  flex-direction: column;
  backdrop-filter: blur(5px);
  background-color: rgba(0, 0, 0, 0.5);
}
 
.success-pop-up-thq-container-elm {
  top: 0px;
  flex: 0 0 auto;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  display: flex;
  z-index: 50;
  position: relative;
  align-items: center;
  justify-content: center;
}
 
.success-pop-up-thq-pop-up-con-elm {
  flex: 0 0 auto;
  height: auto;
  display: flex;
  padding: 3rem;
  position: relative;
  max-width: 600px;
  align-items: center;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  background-color: #cfffcb;
}
 
.success-pop-up-container2 {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
  flex-direction: row;
  justify-content: center;
}
 
.success-pop-up-icon1 {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
  width: 45px;
  height: 45px;
  margin-right: var(--dl-layout-space-three);
}
 
.success-pop-up-text1 {
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
}
 
.success-pop-up-button {
  width: 100%;
  font-size: 25px;
  margin-top: 3rem;
}
 
.easter-camp-fragment5 {
  display: contents;
}
 
.easter-camp-text93 {
  display: inline-block;
}
 
.easter-camp-text95 {
  font-weight: 700;
}
 
.easter-camp-text96 {
  font-weight: 700;
}
 
.easter-camp-fragment6 {
  display: contents;
}
 
.easter-camp-text98 {
  display: inline-block;
}
 
.easter-camp-fragment4 {
  display: contents;
}
 
.easter-camp-text92 {
  display: inline-block;
}
 
.success-pop-uproot-class-name {
  display: none;
}
 
.success-pop-uproot-class-name1 {
  display: none;
}
 
@media(max-width: 1200px) {
  .success-pop-up-thq-pop-up-con-elm {
    width: auto;
  }
}
 
@media(max-width: 991px) {
  .success-pop-up-thq-pop-up-con-elm {
    width: auto;
    padding: var(--dl-layout-space-four);
    max-width: 80%;
  }
}
 
@media(max-width: 767px) {
  .success-pop-up-thq-pop-up-con-elm {
    width: auto;
  }
}
 
@media(max-width: 479px) {
  .success-pop-up-thq-pop-up-con-elm {
    width: var(--dl-layout-size-90);
    padding: var(--dl-layout-space-four);
    max-width: var(--dl-layout-size-90);
  }
}

.page-loading-wrapper {
  display: contents;
}
 
.easter-camp-fragment7 {
  display: contents;
}
 
.easter-camp-text99 {
  display: inline-block;
}
 
.page-loadingroot-class-name {
  display: none;
}
 
.page-loadingroot-class-name1 {
  display: none;
}

.easter-camp-container100 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  scroll-snap-type: mandatory;
}
 
.easter-camp-fragment1 {
  display: contents;
}
 
.easter-camp-text10 {
  display: inline-block;
}
 
.easter-camp-fragment2 {
  display: contents;
}
 
.easter-camp-text11 {
  display: inline-block;
}
 
.easter-camp-fragment3 {
  display: contents;
}
 
.easter-camp-text12 {
  display: inline-block;
}
 
.easter-camp-container102 {
  display: contents;
}
 
.easter-camp-thq-hero-elm {
  z-index: 10;
  overflow: hidden;
  position: relative;
  min-height: 100vh;
  justify-content: center;
  background-image: linear-gradient(90deg, rgb(185, 235, 255) 0.00%,rgb(185, 255, 214) 47.00%,rgb(255, 250, 209) 99.00%),linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0.00%,rgb(255, 255, 255) 97.00%);
  background-blend-mode: overlay;
}
 
.easter-camp-container103 {
  width: 70%;
  z-index: 10;
  margin-bottom: 2rem;
}
 
.easter-camp-thq-log-in-header-elm10 {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
  font-size: 2rem;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-family: "Nunito";
  font-weight: 500;
  margin-bottom: 0px;
  text-transform: capitalize;
}
 
.easter-camp-thq-log-in-header-elm11 {
  fill: var(--dl-color-shades-black);
  color: var(--dl-color-shades-black);
  font-size: 6rem;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-family: "Nunito";
  font-weight: 700;
  line-height: 1;
  text-transform: capitalize;
}
 
.easter-camp-container104 {
  width: var(--dl-layout-size-90);
  height: 50vh;
  display: flex;
  overflow: hidden;
  align-items: center;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
}
 
.easter-camp-video {
  width: 100%;
  height: 100%;
  overflow: hidden;
  object-fit: cover;
  background-color: var(--dl-color-shades-100);
}
 
.easter-camp-thq-log-in-header-elm12 {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
  font-size: 1.5rem;
  align-self: center;
  font-style: normal;
  margin-top: 1rem;
  text-align: center;
  font-family: "Nunito";
  font-weight: 500;
  margin-bottom: 0px;
  text-transform: capitalize;
}
 
.easter-camp-thq-log-in-header-elm13 {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
  font-size: 1.5rem;
  align-self: center;
  font-style: normal;
  margin-top: 1rem;
  text-align: center;
  font-family: "Nunito";
  font-weight: 500;
  margin-bottom: 2rem;
  text-transform: capitalize;
}
 
.easter-camp-button10 {
  width: 200px;
  font-size: 25px;
}
 
.easter-camp-thq-camp-info-elm {
  overflow: hidden;
  justify-content: flex-start;
  background-color: var(--dl-color-shades-white);
}
 
.easter-camp-thq-header-elm {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
  z-index: 10;
  font-size: 3rem;
  align-self: center;
  font-style: normal;
  margin-top: 3rem;
  text-align: center;
  font-family: "Nunito";
  font-weight: 700;
  margin-bottom: 0px;
  text-transform: capitalize;
}
 
.easter-camp-thq-background-elm {
  top: 0px;
  flex: 0 0 auto;
  left: 0px;
  width: 100%;
  height: 70%;
  display: flex;
  position: absolute;
  align-items: flex-start;
  background-image: linear-gradient(0deg, rgb(236, 236, 236) 2.00%,rgb(255, 255, 255) 55.00%);
}
 
.easter-camp-thq-info-carousel-container-elm {
  gap: 6rem;
  top: 0px;
  flex: 0 0 auto;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 600px;
  display: flex;
  z-index: 10;
  overflow: visible;
  position: absolute;
  margin-top: auto;
  transition: all 0.5s ease;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: calc((100% - 1100px) / 2);
  margin-bottom: auto;
  padding-right: calc((100% - 300px) / 2);
  justify-content: flex-start;
}
 
.easter-camp-thq-background-image-elm1 {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  margin: auto;
  position: absolute;
  object-fit: cover;
}
 
.easter-camp-container105 {
  gap: var(--dl-layout-space-four);
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  padding: var(--dl-layout-space-four);
  z-index: 10;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.2);
}
 
.easter-camp-thq-log-in-header-elm14 {
  fill: var(--dl-color-shades-white);
  color: var(--dl-color-shades-white);
  font-size: 6rem;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-family: "Nunito";
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0px;
  text-transform: capitalize;
}
 
.easter-camp-thq-log-in-header-elm15 {
  fill: var(--dl-color-shades-white);
  color: var(--dl-color-shades-white);
  font-size: 2rem;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-family: "Nunito";
  font-weight: 500;
  margin-bottom: 0px;
  text-transform: capitalize;
}
 
.easter-camp-thq-background-image-elm2 {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  margin: auto;
  position: absolute;
  object-fit: cover;
}
 
.easter-camp-container106 {
  gap: var(--dl-layout-space-four);
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  padding: var(--dl-layout-space-four);
  z-index: 10;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.2);
}
 
.easter-camp-thq-log-in-header-elm16 {
  fill: var(--dl-color-shades-white);
  color: var(--dl-color-shades-white);
  font-size: 6rem;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-family: "Nunito";
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0px;
  text-transform: capitalize;
}
 
.easter-camp-thq-log-in-header-elm17 {
  fill: var(--dl-color-shades-white);
  color: var(--dl-color-shades-white);
  font-size: 2rem;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-family: "Nunito";
  font-weight: 500;
  margin-bottom: 0px;
  text-transform: capitalize;
}
 
.easter-camp-thq-background-image-elm3 {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  margin: auto;
  position: absolute;
  object-fit: cover;
}
 
.easter-camp-container107 {
  gap: var(--dl-layout-space-four);
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  padding: var(--dl-layout-space-four);
  z-index: 10;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.3);
}
 
.easter-camp-thq-log-in-header-elm18 {
  fill: var(--dl-color-shades-white);
  color: var(--dl-color-shades-white);
  font-size: 6rem;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-family: "Nunito";
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0px;
  text-transform: capitalize;
}
 
.easter-camp-thq-log-in-header-elm19 {
  fill: var(--dl-color-shades-white);
  color: var(--dl-color-shades-white);
  font-size: 2rem;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-family: "Nunito";
  font-weight: 500;
  margin-bottom: 0px;
  text-transform: capitalize;
}
 
.easter-camp-thq-background-image-elm4 {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  margin: auto;
  position: absolute;
  object-fit: cover;
}
 
.easter-camp-container108 {
  gap: var(--dl-layout-space-four);
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  padding: var(--dl-layout-space-four);
  z-index: 10;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.4);
}
 
.easter-camp-thq-log-in-header-elm20 {
  fill: var(--dl-color-shades-white);
  color: var(--dl-color-shades-white);
  font-size: 6rem;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-family: "Nunito";
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0px;
  text-transform: capitalize;
}
 
.easter-camp-thq-log-in-header-elm21 {
  fill: var(--dl-color-shades-white);
  color: var(--dl-color-shades-white);
  font-size: 2rem;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-family: "Nunito";
  font-weight: 500;
  margin-bottom: 0px;
  text-transform: capitalize;
}
 
.easter-camp-thq-background-image-elm5 {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  margin: auto;
  position: absolute;
  object-fit: cover;
}
 
.easter-camp-container109 {
  gap: var(--dl-layout-space-four);
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  padding: var(--dl-layout-space-four);
  z-index: 10;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.4);
}
 
.easter-camp-thq-log-in-header-elm22 {
  fill: var(--dl-color-shades-white);
  color: var(--dl-color-shades-white);
  font-size: 6rem;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-family: "Nunito";
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0px;
  text-transform: capitalize;
}
 
.easter-camp-thq-log-in-header-elm23 {
  fill: var(--dl-color-shades-white);
  color: var(--dl-color-shades-white);
  font-size: 2rem;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-family: "Nunito";
  font-weight: 500;
  margin-bottom: 0px;
  text-transform: capitalize;
}
 
.easter-camp-thq-left-control-elm {
  left: 0px;
  right: auto;
}
 
.easter-camp-button11 {
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  border-color: var(--dl-color-gray-black);
  border-radius: var(--dl-layout-radius-round);
  flex-direction: row;
  justify-content: center;
  background-color: var(--dl-color-special1-300);
}
 
.easter-camp-icon10 {
  width: var(--dl-layout-size-80);
  height: var(--dl-layout-size-80);
}
 
.easter-camp-button12 {
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  border-color: var(--dl-color-gray-black);
  border-radius: var(--dl-layout-radius-round);
  flex-direction: row;
  justify-content: center;
}
 
.easter-camp-icon12 {
  width: var(--dl-layout-size-80);
  height: var(--dl-layout-size-80);
}
 
.easter-camp-thq-camp-spill-elm {
  background-color: var(--dl-color-shades-200);
}
 
.easter-camp-thq-pop-up-info-elm {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.easter-camp-container111 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  min-height: 35px;
  align-items: center;
  margin-bottom: var(--dl-layout-space-two);
  justify-content: space-between;
}
 
.easter-camp-container112 {
  gap: 2rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
 
.easter-camp-container113 {
  gap: var(--dl-layout-space-two);
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
 
.easter-camp-container114 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  min-height: 35px;
  align-items: center;
  margin-bottom: var(--dl-layout-space-two);
  justify-content: space-between;
}
 
.easter-camp-container115 {
  gap: var(--dl-layout-space-two);
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
 
.easter-camp-container116 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  min-height: 35px;
  align-items: center;
  margin-bottom: var(--dl-layout-space-two);
  justify-content: space-between;
}
 
.easter-camp-container117 {
  gap: var(--dl-layout-space-two);
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
 
.easter-camp-container118 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  min-height: 35px;
  align-items: center;
  margin-bottom: var(--dl-layout-space-two);
  justify-content: space-between;
}
 
.easter-camp-container119 {
  gap: var(--dl-layout-space-two);
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
 
.easter-camp-link1 {
  width: 100px;
  border-color: var(--dl-color-gray-black);
}
 
.easter-camp-container120 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  min-height: 35px;
  align-items: center;
  margin-bottom: var(--dl-layout-space-two);
  justify-content: space-between;
}
 
.easter-camp-container121 {
  gap: var(--dl-layout-space-two);
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
 
.easter-camp-link2 {
  width: 100px;
  border-color: var(--dl-color-gray-black);
}
 
.easter-camp-container122 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  min-height: 35px;
  align-items: center;
  margin-bottom: var(--dl-layout-space-two);
  justify-content: space-between;
}
 
.easter-camp-container123 {
  gap: var(--dl-layout-space-two);
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
 
.easter-camp-link3 {
  width: 100px;
  border-color: var(--dl-color-gray-black);
}
 
.easter-camp-container124 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  min-height: 35px;
  align-items: center;
  margin-bottom: var(--dl-layout-space-two);
  justify-content: space-between;
}
 
.easter-camp-container125 {
  gap: var(--dl-layout-space-two);
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
 
.easter-camp-link4 {
  width: 100px;
  border-color: var(--dl-color-gray-black);
  text-decoration: none;
}
 
.easter-camp-text22 {
  font-size: 15px;
  font-style: normal;
  margin-top: 2rem;
  font-weight: 700;
  margin-bottom: var(--dl-layout-space-one);
  padding-bottom: 5px;
}
 
.easter-camp-text23 {
  width: 100%;
  text-align: left;
  line-height: 1.3;
  letter-spacing: 1.5px;
}
 
.easter-camp-thq-camper-main-info-elm {
  background-color: var(--dl-color-shades-white);
}
 
.easter-camp-container128 {
  gap: var(--dl-layout-space-two);
  width: 75%;
  display: flex;
  align-self: stretch;
  align-items: stretch;
  justify-content: center;
}
 
.easter-camp-textinput10 {
  width: 100%;
  background-color: var(--dl-color-shades-200);
}
 
.easter-camp-textinput11 {
  width: 100%;
  background-color: var(--dl-color-shades-200);
}
 
.easter-camp-text28 {
  height: 100%;
}
 
.easter-camp-container130 {
  gap: var(--dl-layout-space-three);
  width: 75%;
  display: flex;
  align-self: stretch;
  align-items: stretch;
  justify-content: center;
}
 
.easter-camp-textinput12 {
  width: var(--dl-layout-size-half);
  background-color: var(--dl-color-shades-200);
}
 
.easter-camp-text29 {
  font-size: 2.2rem;
  align-self: center;
}
 
.easter-camp-textinput13 {
  width: var(--dl-layout-size-half);
  background-color: var(--dl-color-shades-200);
}
 
.easter-camp-text30 {
  font-size: 2.2rem;
  align-self: center;
}
 
.easter-camp-textinput14 {
  width: 100%;
  background-color: var(--dl-color-shades-200);
}
 
.easter-camp-container132 {
  gap: var(--dl-layout-space-two);
  width: 75%;
  display: flex;
  align-self: stretch;
  align-items: stretch;
  justify-content: center;
}
 
.easter-camp-button13 {
  width: 100%;
  height: 100%;
}
 
.easter-camp-button14 {
  width: 100%;
  height: 100%;
}
 
.easter-camp-button15 {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
  width: 100%;
  font-size: 18px;
  justify-content: center;
  background-color: var(--dl-color-shades-800);
}
 
.easter-camp-thq-count-down-elm {
  gap: var(--dl-layout-space-four);
  top: 0px;
  flex: 0 0 auto;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  margin: auto;
  display: flex;
  z-index: 100;
  position: absolute;
  align-items: center;
  flex-direction: column;
  backdrop-filter: blur(5px);
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.3);
}
 
.easter-camp-text32 {
  font-size: 80px;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 2rem;
}
 
.easter-camp-container134 {
  flex: 0 0 auto;
  width: auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
 
.easter-camp-text33 {
  width: 300px;
  font-size: 25px;
  text-align: center;
}
 
.easter-camp-text34 {
  width: 300px;
  font-size: 25px;
  text-align: center;
  margin-left: 100px;
  margin-right: 100px;
}
 
.easter-camp-text35 {
  width: 300px;
  font-size: 25px;
  align-self: center;
  text-align: center;
}
 
.easter-camp-container135 {
  gap: var(--dl-layout-space-four);
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.easter-camp-text38 {
  font-size: 12rem;
}
 
.easter-camp-text41 {
  font-size: 12rem;
}
 
.easter-camp-thq-tick-prices-elm {
  display: none;
  background-color: var(--dl-color-shades-200);
}
 
.easter-camp-container138 {
  gap: var(--dl-layout-space-two);
  width: 75%;
  display: flex;
  align-self: stretch;
  align-items: stretch;
  justify-content: center;
}
 
.easter-camp-button17 {
  width: 100%;
  height: 100%;
  background-color: var(--dl-color-shades-white);
}
 
.easter-camp-container140 {
  gap: var(--dl-layout-space-two);
  width: 75%;
  display: flex;
  align-self: stretch;
  align-items: stretch;
  justify-content: center;
}
 
.easter-camp-button18 {
  width: 100%;
  height: 100%;
  background-color: var(--dl-color-shades-white);
}
 
.easter-camp-container142 {
  gap: var(--dl-layout-space-two);
  width: 75%;
  display: flex;
  align-self: stretch;
  align-items: stretch;
  justify-content: center;
}
 
.easter-camp-button19 {
  width: 100%;
  height: 100%;
  background-color: var(--dl-color-shades-white);
}
 
.easter-camp-container144 {
  gap: var(--dl-layout-space-two);
  width: 75%;
  display: flex;
  align-self: stretch;
  align-items: stretch;
  justify-content: center;
}
 
.easter-camp-button20 {
  width: 100%;
  height: 100%;
  background-color: var(--dl-color-shades-white);
}
 
.easter-camp-button21 {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
  width: 100%;
  font-size: 18px;
  justify-content: center;
  background-color: var(--dl-color-shades-800);
}
 
.easter-camp-button22 {
  width: 100%;
  font-size: 18px;
}
 
.easter-camp-thq-code-of-conduct-elm {
  display: none;
  background-color: var(--dl-color-shades-white);
}
 
.easter-camp-text48 {
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 1.5px;
}
 
.easter-camp-container149 {
  gap: var(--dl-layout-space-two);
  width: 75%;
  display: flex;
  align-self: stretch;
  align-items: stretch;
  justify-content: center;
}
 
.easter-camp-button23 {
  width: 100%;
  height: 100%;
}
 
.easter-camp-button24 {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
  width: 100%;
  font-size: 18px;
  justify-content: center;
  background-color: var(--dl-color-shades-800);
}
 
.easter-camp-button25 {
  width: 100%;
  font-size: 18px;
}
 
.easter-camp-thq-wwcc-elm {
  display: none;
  background-color: var(--dl-color-shades-200);
}
 
.easter-camp-text50 {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 2rem;
  letter-spacing: 1.5px;
}
 
.easter-camp-text52 {
  font-style: italic;
  font-weight: 700;
}
 
.easter-camp-text54 {
  font-style: italic;
  font-weight: 700;
}
 
.easter-camp-text56 {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 2rem;
  letter-spacing: 1.5px;
}
 
.easter-camp-text58 {
  font-style: italic;
  font-weight: 700;
}
 
.easter-camp-container153 {
  gap: var(--dl-layout-space-two);
  width: 75%;
  display: flex;
  align-self: stretch;
  align-items: stretch;
  justify-content: center;
}
 
.easter-camp-textinput15 {
  width: 100%;
  background-color: var(--dl-color-shades-white);
}
 
.easter-camp-button26 {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
  width: 100%;
  font-size: 18px;
  justify-content: center;
  background-color: var(--dl-color-shades-800);
}
 
.easter-camp-button27 {
  width: 100%;
  font-size: 18px;
}
 
.easter-camp-thq-address-elm {
  display: none;
  background-color: var(--dl-color-shades-white);
}
 
.easter-camp-container157 {
  gap: var(--dl-layout-space-two);
  width: 75%;
  display: flex;
  align-self: stretch;
  align-items: stretch;
  justify-content: center;
}
 
.easter-camp-textinput16 {
  width: 100%;
  background-color: var(--dl-color-shades-200);
}
 
.easter-camp-container159 {
  gap: var(--dl-layout-space-two);
  width: 75%;
  display: flex;
  align-self: stretch;
  align-items: stretch;
  justify-content: center;
}
 
.easter-camp-textinput17 {
  width: 100%;
  background-color: var(--dl-color-shades-200);
}
 
.easter-camp-container161 {
  gap: var(--dl-layout-space-two);
  width: 75%;
  display: flex;
  align-self: stretch;
  align-items: stretch;
  justify-content: center;
}
 
.easter-camp-textinput18 {
  width: 100%;
  background-color: var(--dl-color-shades-200);
}
 
.easter-camp-container163 {
  gap: var(--dl-layout-space-two);
  width: 75%;
  display: flex;
  align-self: stretch;
  align-items: stretch;
  justify-content: center;
}
 
.easter-camp-textinput19 {
  width: 100%;
  background-color: var(--dl-color-shades-200);
}
 
.easter-camp-button28 {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
  width: 100%;
  font-size: 18px;
  justify-content: center;
  background-color: var(--dl-color-shades-800);
}
 
.easter-camp-button29 {
  width: 100%;
  font-size: 18px;
}
 
.easter-camp-thq-contact-elm {
  display: none;
  background-color: var(--dl-color-shades-200);
}
 
.easter-camp-container167 {
  gap: var(--dl-layout-space-two);
  width: 75%;
  display: flex;
  align-self: stretch;
  align-items: stretch;
  justify-content: center;
}
 
.easter-camp-textinput20 {
  width: 100%;
  background-color: var(--dl-color-shades-white);
}
 
.easter-camp-container169 {
  gap: var(--dl-layout-space-two);
  width: 75%;
  display: flex;
  align-self: stretch;
  align-items: stretch;
  justify-content: center;
}
 
.easter-camp-textinput21 {
  width: 100%;
  background-color: var(--dl-color-shades-white);
}
 
.easter-camp-button30 {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
  width: 100%;
  font-size: 18px;
  justify-content: center;
  background-color: var(--dl-color-shades-800);
}
 
.easter-camp-button31 {
  width: 100%;
  font-size: 18px;
}
 
.easter-camp-thq-medical-elm1 {
  display: none;
  background-color: var(--dl-color-shades-white);
}
 
.easter-camp-container173 {
  gap: var(--dl-layout-space-two);
  width: 75%;
  display: flex;
  align-self: stretch;
  align-items: stretch;
  justify-content: center;
}
 
.easter-camp-textinput22 {
  width: 100%;
  background-color: var(--dl-color-shades-200);
}
 
.easter-camp-textinput23 {
  width: 40%;
  background-color: var(--dl-color-shades-200);
}
 
.easter-camp-container175 {
  gap: var(--dl-layout-space-two);
  width: 75%;
  display: flex;
  align-self: stretch;
  align-items: stretch;
  justify-content: center;
}
 
.easter-camp-textinput24 {
  width: 100%;
  background-color: var(--dl-color-shades-200);
}
 
.easter-camp-container177 {
  gap: var(--dl-layout-space-two);
  width: 75%;
  display: flex;
  align-self: stretch;
  align-items: stretch;
  justify-content: center;
}
 
.easter-camp-textinput25 {
  width: 100%;
  background-color: var(--dl-color-shades-200);
}
 
.easter-camp-container179 {
  gap: var(--dl-layout-space-two);
  width: 75%;
  display: flex;
  align-self: stretch;
  align-items: stretch;
  justify-content: center;
}
 
.easter-camp-textinput26 {
  width: 100%;
  background-color: var(--dl-color-shades-200);
}
 
.easter-camp-button32 {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
  width: 100%;
  font-size: 18px;
  justify-content: center;
  background-color: var(--dl-color-shades-800);
}
 
.easter-camp-button33 {
  width: 100%;
  font-size: 18px;
}
 
.easter-camp-thq-emergancy-contact-person-elm {
  display: none;
  background-color: var(--dl-color-shades-200);
}
 
.easter-camp-container183 {
  gap: var(--dl-layout-space-two);
  width: 75%;
  display: flex;
  align-self: stretch;
  align-items: stretch;
  justify-content: center;
}
 
.easter-camp-textinput27 {
  width: 100%;
  background-color: var(--dl-color-shades-white);
}
 
.easter-camp-textinput28 {
  width: 100%;
  background-color: var(--dl-color-shades-white);
}
 
.easter-camp-container185 {
  gap: var(--dl-layout-space-two);
  width: 75%;
  display: flex;
  align-self: stretch;
  align-items: stretch;
  justify-content: center;
}
 
.easter-camp-textinput29 {
  width: 100%;
  background-color: var(--dl-color-shades-white);
}
 
.easter-camp-button34 {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
  width: 100%;
  font-size: 18px;
  justify-content: center;
  background-color: var(--dl-color-shades-800);
}
 
.easter-camp-button35 {
  width: 100%;
  font-size: 18px;
}
 
.easter-camp-thq-dietary-elm {
  display: none;
  background-color: var(--dl-color-shades-white);
}
 
.easter-camp-container188 {
  justify-content: space-between;
}
 
.easter-camp-container189 {
  gap: var(--dl-layout-space-two);
  width: 75%;
  display: flex;
  align-self: stretch;
  align-items: stretch;
  justify-content: flex-end;
}
 
.easter-camp-button36 {
  width: 100%;
  height: 100%;
}
 
.easter-camp-button37 {
  width: 100%;
  height: 100%;
}
 
.easter-camp-container190 {
  display: none;
}
 
.easter-camp-text73 {
  align-self: flex-start;
}
 
.easter-camp-container191 {
  gap: var(--dl-layout-space-two);
  width: 75%;
  display: flex;
  align-self: stretch;
  align-items: stretch;
  justify-content: center;
}
 
.easter-camp-button38 {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
  width: 100%;
  font-size: 18px;
  justify-content: center;
  background-color: var(--dl-color-shades-800);
}
 
.easter-camp-button39 {
  width: 100%;
  font-size: 18px;
}
 
.easter-camp-thq-medical-elm2 {
  display: none;
  background-color: var(--dl-color-shades-200);
}
 
.easter-camp-container194 {
  justify-content: space-between;
}
 
.easter-camp-container195 {
  gap: var(--dl-layout-space-two);
  width: 75%;
  display: flex;
  align-self: stretch;
  align-items: stretch;
  justify-content: flex-end;
}
 
.easter-camp-button40 {
  width: 100%;
  height: 100%;
  background-color: var(--dl-color-shades-white);
}
 
.easter-camp-button41 {
  width: 100%;
  height: 100%;
  background-color: var(--dl-color-shades-white);
}
 
.easter-camp-container196 {
  display: none;
}
 
.easter-camp-text75 {
  align-self: flex-start;
}
 
.easter-camp-container197 {
  gap: var(--dl-layout-space-two);
  width: 75%;
  display: flex;
  align-self: stretch;
  align-items: stretch;
  justify-content: center;
}
 
.easter-camp-textarea2 {
  background-color: var(--dl-color-shades-white);
}
 
.easter-camp-button42 {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
  width: 100%;
  font-size: 18px;
  justify-content: center;
  background-color: var(--dl-color-shades-800);
}
 
.easter-camp-button43 {
  width: 100%;
  font-size: 18px;
}
 
.easter-camp-thq-photo-release-consent-elm {
  display: none;
  background-color: var(--dl-color-shades-white);
}
 
.easter-camp-text76 {
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 1.5px;
}
 
.easter-camp-container202 {
  gap: var(--dl-layout-space-two);
  width: 75%;
  display: flex;
  align-self: stretch;
  align-items: stretch;
  justify-content: center;
}
 
.easter-camp-button44 {
  width: 100%;
  height: 100%;
}
 
.easter-camp-container203 {
  justify-content: flex-end;
}
 
.easter-camp-container204 {
  gap: var(--dl-layout-space-two);
  width: 75%;
  display: flex;
  align-self: stretch;
  align-items: stretch;
  justify-content: center;
}
 
.easter-camp-button45 {
  width: 100%;
  height: 100%;
}
 
.easter-camp-button46 {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
  width: 100%;
  font-size: 18px;
  justify-content: center;
  background-color: var(--dl-color-shades-800);
}
 
.easter-camp-button47 {
  width: 100%;
  font-size: 18px;
}
 
.easter-camp-thq-last-comment-elm {
  display: none;
  background-color: var(--dl-color-shades-200);
}
 
.easter-camp-text79 {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 2rem;
  letter-spacing: 1.5px;
}
 
.easter-camp-text80 {
  align-self: flex-start;
}
 
.easter-camp-container208 {
  gap: var(--dl-layout-space-two);
  width: 75%;
  display: flex;
  align-self: stretch;
  align-items: stretch;
  justify-content: center;
}
 
.easter-camp-textarea3 {
  background-color: var(--dl-color-shades-white);
}
 
.easter-camp-button48 {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
  width: 100%;
  font-size: 18px;
  justify-content: center;
  background-color: var(--dl-color-shades-800);
}
 
.easter-camp-button49 {
  width: 100%;
  font-size: 18px;
}
 
.easter-camp-thq-sign-elm {
  display: none;
  background-color: var(--dl-color-shades-white);
}
 
.easter-camp-thq-log-in-header-elm37 {
  text-transform: capitalize;
}
 
.easter-camp-container211 {
  gap: var(--dl-layout-space-four);
  align-items: flex-start;
  flex-direction: column;
}
 
.easter-camp-text81 {
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 1.5px;
}
 
.easter-camp-text83 {
  font-weight: 700;
}
 
.easter-camp-link5 {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  text-decoration: underline;
}
 
.easter-camp-container213 {
  gap: var(--dl-layout-space-two);
  width: 75%;
  display: flex;
  align-self: stretch;
  align-items: stretch;
  justify-content: center;
}
 
.easter-camp-button50 {
  width: 100%;
  height: 100%;
}
 
.easter-camp-button51 {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
  width: 100%;
  font-size: 18px;
  justify-content: center;
  background-color: var(--dl-color-shades-800);
}
 
.easter-camp-button52 {
  width: 100%;
  display: flex;
  font-size: 18px;
  flex-direction: row;
}
 
.easter-camp-thq-donation-form-elm {
  display: none;
  background-color: var(--dl-color-shades-200);
}
 
.easter-camp-thq-log-in-header-elm38 {
  text-transform: capitalize;
}
 
.easter-camp-text87 {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 2rem;
  letter-spacing: 1.5px;
}
 
.easter-camp-text89 {
  font-weight: 700;
}
 
.easter-camp-container217 {
  gap: var(--dl-layout-space-two);
  width: 75%;
  display: flex;
  align-self: stretch;
  align-items: stretch;
  justify-content: center;
}
 
.easter-camp-button53 {
  width: 100%;
  height: 100%;
  background-color: var(--dl-color-shades-white);
}
 
.easter-camp-container218 {
  justify-content: flex-end;
}
 
.easter-camp-container219 {
  gap: var(--dl-layout-space-two);
  width: 75%;
  display: flex;
  align-self: stretch;
  align-items: stretch;
  justify-content: center;
}
 
.easter-camp-button54 {
  width: 100%;
  height: 100%;
  background-color: var(--dl-color-shades-white);
}
 
.easter-camp-container220 {
  justify-content: flex-end;
}
 
.easter-camp-container221 {
  gap: var(--dl-layout-space-two);
  width: 75%;
  display: flex;
  align-self: stretch;
  align-items: stretch;
  justify-content: center;
}
 
.easter-camp-button55 {
  width: 100%;
  height: 100%;
  background-color: var(--dl-color-shades-white);
}
 
.easter-camp-container222 {
  justify-content: flex-end;
}
 
.easter-camp-container223 {
  gap: var(--dl-layout-space-four);
  width: 75%;
  display: flex;
  align-self: stretch;
  align-items: stretch;
  justify-content: center;
}
 
.easter-camp-button56 {
  width: 40%;
  height: 100%;
  background-color: var(--dl-color-shades-white);
}
 
.easter-camp-textinput30 {
  width: 100%;
  background-color: var(--dl-color-shades-white);
}
 
.easter-camp-button57 {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
  width: 100%;
  font-size: 18px;
  justify-content: center;
  background-color: var(--dl-color-shades-800);
}
 
.easter-camp-button58 {
  width: 100%;
  display: flex;
  font-size: 18px;
  flex-direction: row;
}
 
.easter-camp-icon36 {
  width: 30px;
  height: 30px;
  display: none;
}
 
.easter-camp-fragment4 {
  display: contents;
}
 
.easter-camp-text92 {
  display: inline-block;
}
 
.easter-camp-fragment5 {
  display: contents;
}
 
.easter-camp-text93 {
  display: inline-block;
}
 
.easter-camp-text95 {
  font-weight: 700;
}
 
.easter-camp-text96 {
  font-weight: 700;
}
 
.easter-camp-fragment6 {
  display: contents;
}
 
.easter-camp-text98 {
  display: inline-block;
}
 
.easter-camp-fragment7 {
  display: contents;
}
 
.easter-camp-text99 {
  display: inline-block;
}
 
@media(max-width: 1600px) {
  .easter-camp-thq-log-in-header-elm10 {
    font-size: 20px;
  }
  .easter-camp-thq-log-in-header-elm11 {
    font-size: 60px;
  }
  .easter-camp-container104 {
    height: 40vh;
  }
  .easter-camp-thq-log-in-header-elm12 {
    font-size: 25px;
  }
  .easter-camp-thq-log-in-header-elm13 {
    font-size: 25px;
  }
  .easter-camp-thq-header-elm {
    font-size: 50px;
  }
  .easter-camp-thq-info-carousel-container-elm {
    padding-left: calc((100% - 800px) / 2);
    padding-right: calc((100% - 800px) / 2);
  }
  .easter-camp-thq-log-in-header-elm14 {
    font-size: 60px;
  }
  .easter-camp-thq-log-in-header-elm15 {
    font-size: 20px;
  }
  .easter-camp-thq-log-in-header-elm16 {
    font-size: 60px;
  }
  .easter-camp-thq-log-in-header-elm17 {
    font-size: 20px;
  }
  .easter-camp-thq-log-in-header-elm18 {
    font-size: 60px;
  }
  .easter-camp-thq-log-in-header-elm19 {
    font-size: 20px;
  }
  .easter-camp-thq-log-in-header-elm20 {
    font-size: 60px;
  }
  .easter-camp-thq-log-in-header-elm21 {
    font-size: 20px;
  }
  .easter-camp-thq-log-in-header-elm22 {
    font-size: 60px;
  }
  .easter-camp-thq-log-in-header-elm23 {
    font-size: 20px;
  }
  .easter-camp-thq-left-control-elm {
    left: 0px;
    right: auto;
  }
  .easter-camp-button11 {
    width: 90px;
    height: 90px;
  }
  .easter-camp-button12 {
    width: 90px;
    height: 90px;
  }
  .easter-camp-thq-count-down-elm {
    background-color: rgba(255, 255, 255, 0.3);
  }
  .easter-camp-text32 {
    font-size: 70px;
  }
  .easter-camp-text34 {
    margin-left: 70px;
    margin-right: 70px;
  }
  .easter-camp-text38 {
    font-size: 10rem;
  }
  .easter-camp-text41 {
    font-size: 10rem;
  }
}
 
@media(max-width: 1200px) {
  .easter-camp-container103 {
    margin-bottom: 1rem;
  }
  .easter-camp-thq-log-in-header-elm10 {
    margin-bottom: 0px;
  }
  .easter-camp-thq-log-in-header-elm11 {
    margin-bottom: 0px;
  }
  .easter-camp-container104 {
    width: 80%;
    height: 35vh;
  }
  .easter-camp-thq-log-in-header-elm12 {
    width: 80%;
    margin-bottom: 0rem;
  }
  .easter-camp-thq-log-in-header-elm13 {
    margin-bottom: 1rem;
  }
  .easter-camp-button10 {
    font-size: 20px;
  }
  .easter-camp-thq-header-elm {
    margin-bottom: 0px;
  }
  .easter-camp-thq-info-carousel-container-elm {
    gap: 3rem;
    height: 600px;
    padding-left: calc((100% - 700px) / 2);
    padding-right: calc((100% - 700px) / 2);
  }
  .easter-camp-thq-log-in-header-elm14 {
    margin-bottom: 0px;
  }
  .easter-camp-thq-log-in-header-elm15 {
    margin-bottom: 0px;
  }
  .easter-camp-thq-log-in-header-elm16 {
    margin-bottom: 0px;
  }
  .easter-camp-thq-log-in-header-elm17 {
    margin-bottom: 0px;
  }
  .easter-camp-thq-log-in-header-elm18 {
    margin-bottom: 0px;
  }
  .easter-camp-thq-log-in-header-elm19 {
    margin-bottom: 0px;
  }
  .easter-camp-thq-log-in-header-elm20 {
    margin-bottom: 0px;
  }
  .easter-camp-thq-log-in-header-elm21 {
    margin-bottom: 0px;
  }
  .easter-camp-thq-log-in-header-elm22 {
    margin-bottom: 0px;
  }
  .easter-camp-thq-log-in-header-elm23 {
    margin-bottom: 0px;
  }
  .easter-camp-thq-pop-up-info-elm {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .easter-camp-text23 {
    width: 450px;
  }
  .easter-camp-text32 {
    font-size: 55px;
    margin-bottom: 1rem;
  }
  .easter-camp-text33 {
    width: 250px;
    font-size: 20px;
  }
  .easter-camp-text34 {
    width: 250px;
    font-size: 20px;
    margin-left: 60px;
    margin-right: 60px;
  }
  .easter-camp-text35 {
    width: 250px;
    font-size: 20px;
  }
  .easter-camp-text38 {
    font-size: 8rem;
  }
  .easter-camp-text41 {
    font-size: 8rem;
  }
  .easter-camp-text48 {
    font-size: 15px;
  }
  .easter-camp-text50 {
    font-size: 15px;
  }
  .easter-camp-text56 {
    font-size: 15px;
  }
  .easter-camp-text76 {
    font-size: 15px;
  }
  .easter-camp-text79 {
    font-size: 15px;
  }
  .easter-camp-text81 {
    font-size: 15px;
  }
  .easter-camp-text87 {
    font-size: 15px;
  }
}
 
@media(max-width: 991px) {
  .easter-camp-thq-log-in-header-elm12 {
    width: 80%;
    margin-bottom: 0px;
  }
  .easter-camp-button10 {
    padding: var(--dl-layout-space-three);
  }
  .easter-camp-thq-info-carousel-container-elm {
    height: 500px;
    padding-left: calc((100% - 600px) / 2);
    padding-right: calc((100% - 600px) / 2);
  }
  .easter-camp-button11 {
    width: 75px;
    height: 75px;
  }
  .easter-camp-button12 {
    width: 75px;
    height: 75px;
  }
  .easter-camp-thq-pop-up-info-elm {
    padding-left: 0rem;
    padding-right: 0rem;
  }
  .easter-camp-container111 {
    justify-content: space-between;
  }
  .easter-camp-text16 {
    font-size: 12px;
  }
  .easter-camp-text17 {
    font-size: 12px;
  }
  .easter-camp-text18 {
    font-size: 12px;
  }
  .easter-camp-text19 {
    font-size: 12px;
  }
  .easter-camp-text20 {
    font-size: 12px;
  }
  .easter-camp-text21 {
    font-size: 12px;
  }
  .easter-camp-text22 {
    margin-top: 2rem;
  }
  .easter-camp-text23 {
    width: auto;
    font-size: 12px;
  }
  .easter-camp-textinput10 {
    padding: var(--dl-layout-space-three);
  }
  .easter-camp-textinput11 {
    padding: var(--dl-layout-space-three);
  }
  .easter-camp-textinput12 {
    padding: var(--dl-layout-space-three);
  }
  .easter-camp-textinput13 {
    padding: var(--dl-layout-space-three);
  }
  .easter-camp-textinput14 {
    padding: var(--dl-layout-space-three);
  }
  .easter-camp-button13 {
    padding: var(--dl-layout-space-three);
  }
  .easter-camp-button14 {
    padding: var(--dl-layout-space-three);
  }
  .easter-camp-text32 {
    font-size: 45px;
  }
  .easter-camp-text33 {
    width: 190px;
  }
  .easter-camp-text34 {
    width: 190px;
  }
  .easter-camp-text35 {
    width: 190px;
  }
  .easter-camp-container135 {
    gap: var(--dl-layout-space-three);
  }
  .easter-camp-button17 {
    padding: var(--dl-layout-space-three);
  }
  .easter-camp-button18 {
    padding: var(--dl-layout-space-three);
  }
  .easter-camp-button19 {
    padding: var(--dl-layout-space-three);
  }
  .easter-camp-button20 {
    padding: var(--dl-layout-space-three);
  }
  .easter-camp-button23 {
    padding: var(--dl-layout-space-three);
  }
  .easter-camp-textinput15 {
    padding: var(--dl-layout-space-three);
  }
  .easter-camp-textinput16 {
    padding: var(--dl-layout-space-three);
  }
  .easter-camp-textinput17 {
    padding: var(--dl-layout-space-three);
  }
  .easter-camp-textinput18 {
    padding: var(--dl-layout-space-three);
  }
  .easter-camp-textinput19 {
    padding: var(--dl-layout-space-three);
  }
  .easter-camp-textinput20 {
    padding: var(--dl-layout-space-three);
  }
  .easter-camp-textinput21 {
    padding: var(--dl-layout-space-three);
  }
  .easter-camp-textinput22 {
    padding: var(--dl-layout-space-three);
  }
  .easter-camp-textinput23 {
    padding: var(--dl-layout-space-three);
  }
  .easter-camp-textinput24 {
    padding: var(--dl-layout-space-three);
  }
  .easter-camp-textinput25 {
    padding: var(--dl-layout-space-three);
  }
  .easter-camp-textinput26 {
    padding: var(--dl-layout-space-three);
  }
  .easter-camp-textinput27 {
    padding: var(--dl-layout-space-three);
  }
  .easter-camp-textinput28 {
    padding: var(--dl-layout-space-three);
  }
  .easter-camp-textinput29 {
    padding: var(--dl-layout-space-three);
  }
  .easter-camp-button36 {
    padding: var(--dl-layout-space-three);
  }
  .easter-camp-button37 {
    padding: var(--dl-layout-space-three);
  }
  .easter-camp-button40 {
    padding: var(--dl-layout-space-three);
  }
  .easter-camp-button41 {
    padding: var(--dl-layout-space-three);
  }
  .easter-camp-button44 {
    padding: var(--dl-layout-space-three);
  }
  .easter-camp-button45 {
    padding: var(--dl-layout-space-three);
  }
  .easter-camp-button50 {
    padding: var(--dl-layout-space-three);
  }
  .easter-camp-button53 {
    padding: var(--dl-layout-space-three);
  }
  .easter-camp-button54 {
    padding: var(--dl-layout-space-three);
  }
  .easter-camp-button55 {
    padding: var(--dl-layout-space-three);
  }
  .easter-camp-button56 {
    padding: var(--dl-layout-space-three);
  }
  .easter-camp-textinput30 {
    padding: var(--dl-layout-space-three);
  }
}
 
@media(max-width: 767px) {
  .easter-camp-thq-hero-elm {
    width: 100%;
    min-height: 90vh;
    justify-content: flex-start;
  }
  .easter-camp-container103 {
    margin-top: 3rem;
  }
  .easter-camp-thq-log-in-header-elm10 {
    font-size: 18px;
  }
  .easter-camp-thq-log-in-header-elm11 {
    font-size: 40px;
  }
  .easter-camp-container104 {
    width: 90%;
    height: 350px;
  }
  .easter-camp-thq-log-in-header-elm12 {
    width: 85%;
    font-size: 18px;
    margin-bottom: 0px;
  }
  .easter-camp-thq-log-in-header-elm13 {
    font-size: 18px;
  }
  .easter-camp-button10 {
    width: var(--dl-layout-size-half);
    font-size: 20px;
  }
  .easter-camp-thq-header-elm {
    font-size: 30px;
    margin-top: 30px;
  }
  .easter-camp-thq-info-carousel-container-elm {
    gap: var(--dl-layout-space-four);
    height: 500px;
    padding-left: calc((100% - 450px) / 2);
    padding-right: calc((100% - 450px) / 2);
  }
  .easter-camp-container105 {
    gap: 3rem;
  }
  .easter-camp-thq-log-in-header-elm14 {
    font-size: 40px;
  }
  .easter-camp-thq-log-in-header-elm15 {
    font-size: 18px;
  }
  .easter-camp-container106 {
    gap: 3rem;
  }
  .easter-camp-thq-log-in-header-elm16 {
    font-size: 40px;
  }
  .easter-camp-thq-log-in-header-elm17 {
    font-size: 18px;
  }
  .easter-camp-container107 {
    gap: 3rem;
  }
  .easter-camp-thq-log-in-header-elm18 {
    font-size: 40px;
  }
  .easter-camp-thq-log-in-header-elm19 {
    font-size: 18px;
  }
  .easter-camp-container108 {
    gap: 3rem;
  }
  .easter-camp-thq-log-in-header-elm20 {
    font-size: 40px;
  }
  .easter-camp-thq-log-in-header-elm21 {
    font-size: 18px;
  }
  .easter-camp-container109 {
    gap: 3rem;
  }
  .easter-camp-thq-log-in-header-elm22 {
    font-size: 40px;
  }
  .easter-camp-thq-log-in-header-elm23 {
    font-size: 18px;
  }
  .easter-camp-button11 {
    width: 60px;
    height: 60px;
  }
  .easter-camp-button12 {
    width: 60px;
    height: 60px;
  }
  .easter-camp-thq-log-in-header-elm24 {
    margin-bottom: 1.5rem;
  }
  .easter-camp-thq-pop-up-info-elm {
    position: relative;
  }
  .easter-camp-container112 {
    gap: var(--dl-layout-space-four);
    align-items: flex-start;
    flex-direction: column;
  }
  .easter-camp-link1 {
    width: 75px;
    border-color: var(--dl-color-gray-black);
  }
  .easter-camp-link2 {
    width: 75px;
    border-color: var(--dl-color-gray-black);
  }
  .easter-camp-link3 {
    width: 75px;
    border-color: var(--dl-color-gray-black);
  }
  .easter-camp-link4 {
    width: 75px;
    border-color: var(--dl-color-gray-black);
    text-decoration: none;
  }
  .easter-camp-text22 {
    font-size: 12px;
    margin-top: 1rem;
  }
  .easter-camp-text23 {
    font-size: 11px;
  }
  .easter-camp-container128 {
    width: 100%;
  }
  .easter-camp-container130 {
    width: 100%;
  }
  .easter-camp-container132 {
    width: 100%;
  }
  .easter-camp-container133 {
    margin-top: 1rem;
  }
  .easter-camp-button15 {
    width: 100%;
    font-size: 18px;
  }
  .easter-camp-button16 {
    width: 100%;
    font-size: 18px;
  }
  .easter-camp-text32 {
    font-size: 30px;
  }
  .easter-camp-text33 {
    width: 100px;
    font-size: 12px;
  }
  .easter-camp-text34 {
    width: 100px;
    font-size: 12px;
  }
  .easter-camp-text35 {
    width: 100px;
    font-size: 12px;
  }
  .easter-camp-container135 {
    gap: var(--dl-layout-space-two);
  }
  .easter-camp-text38 {
    font-size: 5rem;
  }
  .easter-camp-text41 {
    font-size: 5rem;
  }
  .easter-camp-container138 {
    width: 100%;
  }
  .easter-camp-container140 {
    width: 100%;
  }
  .easter-camp-container142 {
    width: 100%;
  }
  .easter-camp-container144 {
    width: 100%;
  }
  .easter-camp-container145 {
    margin-top: 1rem;
  }
  .easter-camp-button21 {
    width: 100%;
    font-size: 18px;
  }
  .easter-camp-button22 {
    width: 100%;
    font-size: 18px;
  }
  .easter-camp-text48 {
    font-size: 12px;
  }
  .easter-camp-container149 {
    width: 100%;
  }
  .easter-camp-button23 {
    padding: var(--dl-layout-space-three);
  }
  .easter-camp-container150 {
    margin-top: 1rem;
  }
  .easter-camp-button24 {
    width: 100%;
    font-size: 18px;
  }
  .easter-camp-button25 {
    width: 100%;
    font-size: 18px;
  }
  .easter-camp-text50 {
    font-size: 12px;
  }
  .easter-camp-text56 {
    font-size: 12px;
  }
  .easter-camp-container153 {
    width: 100%;
  }
  .easter-camp-container154 {
    margin-top: 1rem;
  }
  .easter-camp-button26 {
    width: 100%;
    font-size: 18px;
  }
  .easter-camp-button27 {
    width: 100%;
    font-size: 18px;
  }
  .easter-camp-container157 {
    width: 100%;
  }
  .easter-camp-container159 {
    width: 100%;
  }
  .easter-camp-container161 {
    width: 100%;
  }
  .easter-camp-container163 {
    width: 100%;
  }
  .easter-camp-container164 {
    margin-top: 1rem;
  }
  .easter-camp-button28 {
    width: 100%;
    font-size: 18px;
  }
  .easter-camp-button29 {
    width: 100%;
    font-size: 18px;
  }
  .easter-camp-container167 {
    width: 100%;
  }
  .easter-camp-container169 {
    width: 100%;
  }
  .easter-camp-container170 {
    margin-top: 1rem;
  }
  .easter-camp-button30 {
    width: 100%;
    font-size: 18px;
  }
  .easter-camp-button31 {
    width: 100%;
    font-size: 18px;
  }
  .easter-camp-container173 {
    width: 100%;
  }
  .easter-camp-container175 {
    width: 100%;
  }
  .easter-camp-container177 {
    width: 100%;
  }
  .easter-camp-container179 {
    width: 100%;
  }
  .easter-camp-container180 {
    margin-top: 1rem;
  }
  .easter-camp-button32 {
    width: 100%;
    font-size: 18px;
  }
  .easter-camp-button33 {
    width: 100%;
    font-size: 18px;
  }
  .easter-camp-container183 {
    width: 100%;
  }
  .easter-camp-container185 {
    width: 100%;
  }
  .easter-camp-container186 {
    margin-top: 1rem;
  }
  .easter-camp-button34 {
    width: 100%;
    font-size: 18px;
  }
  .easter-camp-button35 {
    width: 100%;
    font-size: 18px;
  }
  .easter-camp-container189 {
    width: 100%;
  }
  .easter-camp-container191 {
    width: 100%;
  }
  .easter-camp-container192 {
    margin-top: 1rem;
  }
  .easter-camp-button38 {
    width: 100%;
    font-size: 18px;
  }
  .easter-camp-button39 {
    width: 100%;
    font-size: 18px;
  }
  .easter-camp-container195 {
    width: 100%;
  }
  .easter-camp-container197 {
    width: 100%;
  }
  .easter-camp-container198 {
    margin-top: 1rem;
  }
  .easter-camp-button42 {
    width: 100%;
    font-size: 18px;
  }
  .easter-camp-button43 {
    width: 100%;
    font-size: 18px;
  }
  .easter-camp-text76 {
    font-size: 12px;
  }
  .easter-camp-container202 {
    width: 100%;
  }
  .easter-camp-container204 {
    width: 100%;
  }
  .easter-camp-container205 {
    margin-top: 1rem;
  }
  .easter-camp-button46 {
    width: 100%;
    font-size: 18px;
  }
  .easter-camp-button47 {
    width: 100%;
    font-size: 18px;
  }
  .easter-camp-text79 {
    font-size: 12px;
  }
  .easter-camp-container208 {
    width: 100%;
  }
  .easter-camp-container209 {
    margin-top: 1rem;
  }
  .easter-camp-button48 {
    width: 100%;
    font-size: 18px;
  }
  .easter-camp-button49 {
    width: 100%;
    font-size: 18px;
  }
  .easter-camp-text81 {
    font-size: 12px;
  }
  .easter-camp-container213 {
    width: 100%;
  }
  .easter-camp-container214 {
    margin-top: 1rem;
  }
  .easter-camp-button51 {
    width: 100%;
    font-size: 18px;
  }
  .easter-camp-button52 {
    width: 100%;
    font-size: 18px;
  }
  .easter-camp-text87 {
    font-size: 12px;
  }
  .easter-camp-container217 {
    width: 100%;
  }
  .easter-camp-container219 {
    width: 100%;
  }
  .easter-camp-container221 {
    width: 100%;
  }
  .easter-camp-container223 {
    width: 100%;
  }
  .easter-camp-container224 {
    margin-top: 1rem;
  }
  .easter-camp-button57 {
    width: 100%;
    font-size: 18px;
  }
  .easter-camp-button58 {
    width: 100%;
    font-size: 18px;
  }
}
 
@media(max-width: 479px) {
  .easter-camp-container103 {
    width: var(--dl-layout-size-90);
  }
  .easter-camp-thq-log-in-header-elm10 {
    font-size: 15px;
  }
  .easter-camp-thq-log-in-header-elm11 {
    font-size: 35px;
  }
  .easter-camp-thq-log-in-header-elm12 {
    fill: var(--dl-color-gray-black);
    color: var(--dl-color-gray-black);
    font-size: 15px;
    font-family: Nunito;
    margin-bottom: 0px;
  }
  .easter-camp-thq-log-in-header-elm13 {
    font-size: 13px;
  }
  .easter-camp-button10 {
    font-size: 15px;
  }
  .easter-camp-thq-header-elm {
    margin-top: 30px;
  }
  .easter-camp-thq-background-elm {
    height: 60%;
  }
  .easter-camp-thq-info-carousel-container-elm {
    gap: var(--dl-layout-space-two);
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    padding-left: calc((100% - 300px) / 2);
    padding-right: calc((100% - 300px) / 2);
  }
  .easter-camp-container105 {
    gap: 3rem;
  }
  .easter-camp-thq-log-in-header-elm24 {
    margin-bottom: 1rem;
  }
  .easter-camp-thq-pop-up-info-elm {
    position: relative;
  }
  .easter-camp-container111 {
    margin-bottom: var(--dl-layout-space-one);
  }
  .easter-camp-container114 {
    margin-bottom: var(--dl-layout-space-one);
  }
  .easter-camp-container116 {
    margin-bottom: var(--dl-layout-space-one);
  }
  .easter-camp-container118 {
    margin-bottom: var(--dl-layout-space-one);
  }
  .easter-camp-container120 {
    margin-bottom: var(--dl-layout-space-one);
  }
  .easter-camp-container122 {
    margin-bottom: var(--dl-layout-space-one);
  }
  .easter-camp-text20 {
    width: 150px;
  }
  .easter-camp-container124 {
    margin-bottom: var(--dl-layout-space-one);
  }
  .easter-camp-text22 {
    margin-top: 1rem;
  }
  .easter-camp-container128 {
    gap: var(--dl-layout-space-two);
    justify-content: center;
  }
  .easter-camp-textinput10 {
    width: 100%;
  }
  .easter-camp-textinput11 {
    width: 100%;
  }
  .easter-camp-container130 {
    gap: var(--dl-layout-space-two);
    justify-content: center;
  }
  .easter-camp-textinput12 {
    width: var(--dl-layout-size-half);
  }
  .easter-camp-textinput13 {
    width: var(--dl-layout-size-half);
  }
  .easter-camp-textinput14 {
    width: 100%;
  }
  .easter-camp-container132 {
    gap: var(--dl-layout-space-two);
    justify-content: center;
  }
  .easter-camp-button15 {
    font-size: 15px;
  }
  .easter-camp-button16 {
    font-size: 15px;
  }
  .easter-camp-text32 {
    font-size: 25px;
  }
  .easter-camp-text33 {
    width: 60px;
  }
  .easter-camp-text34 {
    width: 60px;
  }
  .easter-camp-text35 {
    width: 60px;
  }
  .easter-camp-container135 {
    gap: var(--dl-layout-space-one);
  }
  .easter-camp-text38 {
    font-size: 4rem;
  }
  .easter-camp-text41 {
    font-size: 4rem;
  }
  .easter-camp-container138 {
    gap: var(--dl-layout-space-two);
    justify-content: center;
  }
  .easter-camp-container140 {
    gap: var(--dl-layout-space-two);
    justify-content: center;
  }
  .easter-camp-container142 {
    gap: var(--dl-layout-space-two);
    justify-content: center;
  }
  .easter-camp-container144 {
    gap: var(--dl-layout-space-two);
    justify-content: center;
  }
  .easter-camp-button21 {
    font-size: 15px;
  }
  .easter-camp-button22 {
    font-size: 15px;
  }
  .easter-camp-container149 {
    gap: var(--dl-layout-space-two);
    justify-content: center;
  }
  .easter-camp-button24 {
    font-size: 15px;
  }
  .easter-camp-button25 {
    font-size: 15px;
  }
  .easter-camp-container153 {
    gap: var(--dl-layout-space-two);
    justify-content: center;
  }
  .easter-camp-textinput15 {
    width: 100%;
  }
  .easter-camp-container157 {
    gap: var(--dl-layout-space-two);
    justify-content: center;
  }
  .easter-camp-textinput16 {
    width: 100%;
  }
  .easter-camp-container159 {
    gap: var(--dl-layout-space-two);
    justify-content: center;
  }
  .easter-camp-textinput17 {
    width: 100%;
  }
  .easter-camp-container161 {
    gap: var(--dl-layout-space-two);
    justify-content: center;
  }
  .easter-camp-textinput18 {
    width: 100%;
  }
  .easter-camp-container163 {
    gap: var(--dl-layout-space-two);
    justify-content: center;
  }
  .easter-camp-textinput19 {
    width: 100%;
  }
  .easter-camp-button28 {
    font-size: 15px;
  }
  .easter-camp-button29 {
    font-size: 15px;
  }
  .easter-camp-container167 {
    gap: var(--dl-layout-space-two);
    justify-content: center;
  }
  .easter-camp-textinput20 {
    width: 100%;
  }
  .easter-camp-container169 {
    gap: var(--dl-layout-space-two);
    justify-content: center;
  }
  .easter-camp-textinput21 {
    width: 100%;
  }
  .easter-camp-button30 {
    font-size: 15px;
  }
  .easter-camp-button31 {
    font-size: 15px;
  }
  .easter-camp-container173 {
    gap: var(--dl-layout-space-two);
    justify-content: center;
  }
  .easter-camp-textinput22 {
    width: 100%;
  }
  .easter-camp-textinput23 {
    width: 100%;
  }
  .easter-camp-container175 {
    gap: var(--dl-layout-space-two);
    justify-content: center;
  }
  .easter-camp-textinput24 {
    width: 100%;
  }
  .easter-camp-container177 {
    gap: var(--dl-layout-space-two);
    justify-content: center;
  }
  .easter-camp-textinput25 {
    width: 100%;
  }
  .easter-camp-container179 {
    gap: var(--dl-layout-space-two);
    justify-content: center;
  }
  .easter-camp-textinput26 {
    width: 100%;
  }
  .easter-camp-button32 {
    font-size: 15px;
  }
  .easter-camp-button33 {
    font-size: 15px;
  }
  .easter-camp-container183 {
    gap: var(--dl-layout-space-two);
    justify-content: center;
  }
  .easter-camp-textinput27 {
    width: 100%;
  }
  .easter-camp-textinput28 {
    width: 100%;
  }
  .easter-camp-container185 {
    gap: var(--dl-layout-space-two);
    justify-content: center;
  }
  .easter-camp-textinput29 {
    width: 100%;
  }
  .easter-camp-button34 {
    font-size: 15px;
  }
  .easter-camp-button35 {
    font-size: 15px;
  }
  .easter-camp-container189 {
    gap: var(--dl-layout-space-two);
    justify-content: center;
  }
  .easter-camp-container191 {
    gap: var(--dl-layout-space-two);
    justify-content: center;
  }
  .easter-camp-button38 {
    font-size: 15px;
  }
  .easter-camp-button39 {
    font-size: 15px;
  }
  .easter-camp-container195 {
    gap: var(--dl-layout-space-two);
    justify-content: center;
  }
  .easter-camp-container197 {
    gap: var(--dl-layout-space-two);
    justify-content: center;
  }
  .easter-camp-button42 {
    font-size: 15px;
  }
  .easter-camp-button43 {
    font-size: 15px;
  }
  .easter-camp-container202 {
    gap: var(--dl-layout-space-two);
    justify-content: center;
  }
  .easter-camp-container204 {
    gap: var(--dl-layout-space-two);
    justify-content: center;
  }
  .easter-camp-button46 {
    font-size: 15px;
  }
  .easter-camp-button47 {
    font-size: 15px;
  }
  .easter-camp-container208 {
    gap: var(--dl-layout-space-two);
    justify-content: center;
  }
  .easter-camp-button48 {
    font-size: 15px;
  }
  .easter-camp-button49 {
    font-size: 15px;
  }
  .easter-camp-container213 {
    gap: var(--dl-layout-space-two);
    justify-content: center;
  }
  .easter-camp-button51 {
    font-size: 15px;
  }
  .easter-camp-button52 {
    font-size: 15px;
  }
  .easter-camp-container217 {
    gap: var(--dl-layout-space-two);
    justify-content: center;
  }
  .easter-camp-container219 {
    gap: var(--dl-layout-space-two);
    justify-content: center;
  }
  .easter-camp-container221 {
    gap: var(--dl-layout-space-two);
    justify-content: center;
  }
  .easter-camp-container223 {
    gap: var(--dl-layout-space-two);
    justify-content: center;
  }
  .easter-camp-textinput30 {
    width: 100%;
  }
  .easter-camp-button57 {
    font-size: 15px;
  }
  .easter-camp-button58 {
    font-size: 15px;
  }
}
