.crazy-maria-container1 {
  gap: 100px;
  width: 100%;
  display: flex;
  min-height: 100dvh;
  flex-direction: column;
  background-color: var(--dl-color-theme-accent2);
}
 
.crazy-maria-thq-content-elm1 {
  gap: 100px;
  flex: 1;
  width: 100%;
  height: 100dvh;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.crazy-maria-thq-content-elm2 {
  gap: 80px;
  width: 100%;
  height: 100%;
  display: flex;
  z-index: 20;
  align-items: center;
  padding-left: 100px;
  padding-right: 100px;
  flex-direction: column;
  justify-content: center;
}
 
.crazy-maria-thq-logo-elm1 {
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.crazy-maria-thq-logo-elm2 {
  width: 300px;
  height: 300px;
  display: flex;
  z-index: 5;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.crazy-maria-thq-logo-elm3 {
  width: 500px;
  object-fit: cover;
}
 
.crazy-maria-text1 {
  fill: var(--dl-color-gradient-normal);
  color: var(--dl-color-gradient-normal);
  z-index: 5;
  font-size: 52px;
  font-family: "Fira Code";
  font-weight: 600;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.crazy-maria-thq-field-elm {
  gap: 45px;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.crazy-maria-thq-personal-code-elm {
  gap: 10px;
  width: 100%;
  display: flex;
  z-index: 5;
  max-width: 650px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.crazy-maria-text2 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 16px;
  font-style: normal;
  font-family: "Fira Code";
  font-weight: 500;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.crazy-maria-textinput {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  width: 100%;
  height: 53px;
  font-size: 16px;
  background: var(--dl-color-theme-accent2);
  font-family: "Inter";
  font-weight: 400;
  line-height: 1.15;
  padding-top: 10px;
  border-color: var(--dl-color-theme-primary1);
  border-width: 3px;
  padding-left: 15px;
  border-radius: 50px;
  padding-right: 15px;
  padding-bottom: 10px;
  text-transform: none;
  text-decoration: none;
  background-color: rgba(251, 250, 249, 0.1);
}
 
.crazy-maria-thq-chat-seldon-elm1 {
  right: 50px;
  bottom: 50px;
  height: 75px;
  display: flex;
  position: absolute;
  align-self: flex-end;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.crazy-maria-thq-image-elm {
  width: 20px;
  height: auto;
  display: flex;
  z-index: 10;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.crazy-maria-thq-seldon-elm {
  width: 150px;
  object-fit: cover;
}
 
.crazy-maria-navlink2 {
  display: contents;
}
 
.crazy-maria-thq-chat-seldon-elm2 {
  width: auto;
  display: flex;
  align-items: flex-end;
  padding-top: 20px;
  border-color: var(--dl-color-theme-primary1);
  border-width: 2px;
  padding-left: 35px;
  border-radius: 20px;
  padding-right: 35px;
  flex-direction: column;
  padding-bottom: 20px;
  text-decoration: none;
  background-color: rgba(245, 99, 255, 0.1);
}
 
.crazy-maria-text3 {
  fill: var(--dl-color-theme-primary1);
  color: var(--dl-color-theme-primary1);
  font-size: 22px;
  font-style: normal;
  font-family: "Fira Code";
  font-weight: 600;
}
 
.crazy-maria-thq-background-elm {
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  margin: auto;
  display: flex;
  z-index: 0;
  overflow: hidden;
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.crazy-maria-thq-noise-elm {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  margin: auto;
  display: flex;
  overflow: hidden;
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.crazy-maria-image {
  width: 100%;
  opacity: 0.5;
  object-fit: cover;
}
 
.crazy-maria-thq-gradient-elm {
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 50%;
  display: flex;
  z-index: 3;
  overflow: hidden;
  position: absolute;
  align-items: center;
  flex-direction: column;
  background-size: cover;
  justify-content: center;
  background-image: url("public/gradient-1500w.png");
  background-repeat: no-repeat;
  background-position: top;
}
 
.crazy-maria-thq-elipse-elm {
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 55%;
  display: flex;
  opacity: 0.3;
  overflow: hidden;
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  background-size: cover;
  justify-content: center;
  background-image: url("public/elipse-1500w.png");
  background-repeat: no-repeat;
  background-position: top;
}
 
.crazy-maria-container2 {
  top: NaNpx;
  left: NaNpx;
  position: absolute;
}
 
.crazy-maria-container3 {
  display: contents;
}
 
@media(max-width: 1600px) {
  .crazy-maria-container1 {
    padding-left: 0px;
    padding-right: 0px;
    background-position: center;
  }
  .crazy-maria-thq-chat-seldon-elm1 {
    right: 50px;
    bottom: 50px;
    height: 70px;
  }
  .crazy-maria-thq-seldon-elm {
    left: -5vw;
    width: 9vw;
  }
  .crazy-maria-thq-chat-seldon-elm2 {
    width: auto;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .crazy-maria-text3 {
    fill: var(--dl-color-theme-primary1);
    color: var(--dl-color-theme-primary1);
    font-size: 20px;
    font-style: normal;
    font-family: Fira Code;
    font-weight: 600;
  }
}
 
@media(max-width: 1200px) {
  .crazy-maria-container1 {
    padding-left: 0px;
    padding-right: 0px;
    background-size: cover;
    background-image: 9451b237-8e02-4013-b7d1-31e883cef1b9;
    background-position: center;
  }
  .crazy-maria-thq-personal-code-elm {
    width: 100%;
  }
  .crazy-maria-thq-chat-seldon-elm1 {
    height: 65px;
  }
  .crazy-maria-thq-chat-seldon-elm2 {
    width: auto;
  }
  .crazy-maria-text3 {
    font-size: 18px;
  }
  .crazy-maria-thq-elipse-elm {
    opacity: 0.1;
  }
}
 
@media(max-width: 991px) {
  .crazy-maria-container1 {
    padding-left: 0px;
    padding-right: 0px;
    background-position: center;
  }
  .crazy-maria-thq-content-elm1 {
    gap: 50px;
    height: 100dvh;
  }
  .crazy-maria-thq-content-elm2 {
    flex: 1;
    position: relative;
    padding-left: 50px;
    padding-right: 50px;
  }
  .crazy-maria-thq-logo-elm2 {
    width: 300px;
    height: 300px;
  }
  .crazy-maria-thq-logo-elm3 {
    width: 500px;
  }
  .crazy-maria-thq-chat-seldon-elm1 {
    left: 0px;
    right: 0px;
    width: 100%;
    height: 60px;
    margin: auto;
    align-items: center;
    flex-direction: row;
    justify-content: center;
  }
  .crazy-maria-thq-image-elm {
    width: 30px;
    height: auto;
    z-index: 10;
    position: static;
  }
  .crazy-maria-thq-seldon-elm {
    width: 150px;
    position: static;
  }
  .crazy-maria-thq-background-elm {
    top: 0px;
    left: 0px;
    position: absolute;
    justify-content: flex-end;
  }
  .crazy-maria-image {
    opacity: 0.5;
  }
  .crazy-maria-thq-gradient-elm {
    left: 0px;
    right: 0px;
    height: 60%;
    margin: auto;
    overflow: visible;
    background-size: cover;
    background-image: url("public/gradient-mobile-1500w.png");
  }
  .crazy-maria-thq-elipse-elm {
    bottom: 0px;
    height: 60%;
    opacity: 0.3;
    background-size: cover;
    background-image: url("public/elipse-mobile-1500w.png");
  }
}
 
@media(max-width: 767px) {
  .crazy-maria-container1 {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .crazy-maria-thq-content-elm1 {
    padding-top: 150px;
    padding-bottom: 0px;
    justify-content: flex-start;
  }
  .crazy-maria-thq-content-elm2 {
    gap: 40px;
    padding-left: 30px;
    padding-right: 30px;
    justify-content: flex-start;
  }
  .crazy-maria-thq-logo-elm2 {
    width: 250px;
    height: 250px;
  }
  .crazy-maria-thq-logo-elm3 {
    width: 450px;
  }
  .crazy-maria-text1 {
    font-size: 40px;
  }
  .crazy-maria-textinput {
    height: 45px;
  }
  .crazy-maria-thq-chat-seldon-elm1 {
    left: 0px;
    right: 0px;
    bottom: 30px;
    margin: auto;
  }
  .crazy-maria-thq-image-elm {
    width: 10px;
  }
  .crazy-maria-thq-seldon-elm {
    left: -30px;
    width: 120px;
    margin: auto;
  }
  .crazy-maria-thq-noise-elm {
    opacity: 0;
    border-color: var(--dl-color-theme-neutral-dark);
    border-width: 1px;
  }
  .crazy-maria-image {
    width: 100%;
    height: 100%;
    opacity: 0.8;
  }
}
 
@media(max-width: 479px) {
  .crazy-maria-container1 {
    background-position: bottom,center;
  }
  .crazy-maria-thq-content-elm1 {
    gap: 50px;
    padding-top: 0px;
    justify-content: flex-start;
  }
  .crazy-maria-thq-content-elm2 {
    flex: 1;
    height: 100dvh;
    padding-top: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .crazy-maria-thq-logo-elm2 {
    width: 200px;
    height: 200px;
  }
  .crazy-maria-thq-logo-elm3 {
    width: 400px;
  }
  .crazy-maria-thq-chat-seldon-elm1 {
    left: 0px;
    right: 0px;
    bottom: 20px;
    margin: auto;
  }
  .crazy-maria-thq-image-elm {
    width: 10px;
  }
  .crazy-maria-thq-seldon-elm {
    left: 3vw;
    width: 110px;
    margin: auto;
  }
  .crazy-maria-thq-noise-elm {
    justify-content: flex-end;
  }
  .crazy-maria-thq-elipse-elm {
    opacity: 0.2;
  }
}
