  .slide-16-9-1,
.slide-16-9-1 * {
  box-sizing: border-box;
}
.slide-16-9-1 {
  background: #ffffff;
  display: flex;
  flex-direction: row;
  gap: 0px;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  position: relative;
  overflow: hidden;
  padding: 0;
  margin: 0;
}

.youth-delivery {
  color: #000000;
  text-align: left;
  font-family: "Inter-SemiBold", sans-serif;
  font-size: 4vh;
  font-weight: 600;
  padding-top: 3vh;
  position: relative;
  left: 20%;  
}
@media screen and (max-width: 800px){
  .youth-delivery{
    left: 0;
    font-size: 3vh;
  }
  .image-11{
    width: 100%;
    height: 50%;
  }
}
.mainframe{
  color: #000000;
    text-align: left;
    font-family: "Inter-SemiBold", sans-serif;
    font-size: 4vh;
    font-weight: 600;
    padding-top: 5vh;
    position: relative;
    left: 20%;
}
.mainframe img{
  width: 15vh;
}
.image-11 {
  width: 100%;
  height: 50vh;  
  
  object-fit: cover;
}
.div4 {
  color: #000000;
  text-align: left;
  font-family: "Inter-SemiBold", sans-serif;
  font-size: 2vh;
  font-weight: 600;
  position: relative;
  border:0;  
  outline: none;
}
.frame-186172 {
  background: rgba(109, 220, 255, 0.32);
  border-radius: 8px;
  padding: 10px 0px 10px 0px;
  display: flex;
  flex-direction: row;
  
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 4vh; 
  overflow: hidden;
  cursor: pointer;
}
.frame-279 {
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 1) 13.088446855545044%,
    rgba(109, 220, 255, 1) 100%
  );
  flex-shrink: 0;
  min-width: 380px;
  width: 50%;
  height: 100vh;
  position: relative;
  overflow: hidden;
} 
.div2 {
  color: #000000;
  text-align: left;
  font-family: "Inter-SemiBold", sans-serif;
  font-size: 2vh;
  font-weight: 600;
  position: relative;
  border:0; 
  width: 100%;
  outline: none;

}
.enter-your-name {
  color: #000000;
  text-align: left;
  font-family: "Inter-SemiBold", sans-serif;
  font-size: 1.6vh;
  font-weight: 600;
  position: relative; 
}
.frame-18611 {
  background: #ffffff;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: absolute;
  /*left: 10px;*/
  top: -1vh; 
  overflow: hidden;
}
.frame-280 {
  flex-shrink: 0;
  min-width: 380px;
  width: 50%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}
.rectangle {
  padding: 0 auto;
  width: 100%;
  height: 100vh;
  position: absolute;
  left: 0px;
  top: 0px;
  object-fit: cover;
}
.create-an-account {
  padding: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 3vh;
  align-items: flex-start;
  justify-content: flex-start;
  width: 60%;
  position: absolute;
  left: 10vh; 
  top: 15%;
  overflow: hidden;
}
@media screen and (max-width: 600px){
  .create-an-account {
    width: 100%; 
    left: 50%;
    transform: translate(-50%,0);
  }
}
.logo {
  background: #c4c4c4;
  border-radius: 50%;
  flex-shrink: 0;
  width: 100%;
  height: 40px;
  position: relative;
}
.content {
  display: flex;
  flex-direction: column;
  gap: 3vh;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.content2 {
  display: flex;
  flex-direction: column;
  gap: 3vh;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  width: 100%;
  position: relative;
}
.content2 img{
  width: 100%;
}
.frame-8 {
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: flex-start;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
}
.create-an-account2 {
  color: #333333;
  text-align: left;
  font-family: "Poppins-Medium", sans-serif; 
  font-weight: 500; 
  font-size: 2.5vh;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.have-an-account-login {
  padding: 2px;
  display: flex;
  flex-direction: row;
  gap: 3vh;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}
.already-have-an-ccount-log-in {
  color: #333333;
  text-align: left;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  position: relative;
}
.frame-218 {
  display: flex;
  flex-direction: column;
  gap: 3vh;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 100%;
  max-height: 90%;
}
.text-field {
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 239px;
  position: relative;

}
.textclass{
  background: #ffffff;
  border-radius: 10px;
  border-style: solid;
  border-color: #000000;
  border-width: 1px;
  padding: 10px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: 5vh; 
}
.frame-243 {
  align-self: stretch;
  flex-shrink: 0;
  height: 2.5vh;
  position: relative;
}
.label {
  color: #666666;
  text-align: left;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 1.5vh;
  font-weight: 400;
  position: absolute;
  left: 0px;
  top: 0px;
}
.text-field2 {
  border-radius: 12px;
  border-style: solid;
  border-color: rgba(102, 102, 102, 0.35);
  border-width: 1px;
  align-self: stretch;
  flex-shrink: 0;
  width: 95%;
  height: 5vh;
  position: relative;
  overflow: hidden;
  padding: 1vh;
}
.text-field5 {
  border-radius: 12px;
  padding-left: 5px;
  border-style: solid;
  border-color: rgba(102, 102, 102, 0.35);
  border-width: 1px;
  align-self: stretch;
  flex-shrink: 0;
  width: 100%;
  height: 5vh;
  position: relative;
  overflow: hidden;
}
.text-field4 {
  border-radius: 12px;
  padding-left: 5px;
  border-style: solid;
  border-color: rgba(102, 102, 102, 0.35);
  border-width: 1px;
  align-self: stretch;
  flex-shrink: 0;
  width: 100%;
  height: 5vh;
  position: relative;
  overflow: hidden;
}
.text-field3 {
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 100%;
  position: relative;
}
.link-text {
  padding: 8px 8px 8px 0px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 100%;
  height: 3vh;
  position: relative;
}
input[type="checkbox"]{
  /*width: 2vh;*/ display: none;
} 
input + label{
    width: 2.5vh;
    height: 2.5vh;
    border: 2px solid #000;
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    /*border-radius: 10px;*/
    user-select: none 
}
input + label + label {
    font-size: 30px;
    position: relative;
    /*top: 6px; */
    cursor: pointer;
    user-select: none;
}
span{
  width: 100%;
  height: 3vh;
}
input:checked + label {  /* 체크되었을 때 */
    background: skyblue;
}
.by-creating-an-account-you-agree-to-the-terms-of-use-and-privacy-policy {
  text-align: left;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 2vh;
  font-weight: 400;
  width: 100%;
  position: relative;
}
.by-creating-an-account-you-agree-to-the-terms-of-use-and-privacy-policy-span {
  color: #666666;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 1.5vh;
  font-weight: 400;
}
.by-creating-an-account-you-agree-to-the-terms-of-use-and-privacy-policy-span2 {
  color: #111111;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 2vh;
  font-weight: 400;
  text-decoration: underline;
}
.by-creating-an-account-you-agree-to-the-terms-of-use-and-privacy-policy-span3 {
  color: #666666;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 2vh;
  font-weight: 400;
}
.by-creating-an-account-you-agree-to-the-terms-of-use-and-privacy-policy-span4 {
  color: #111111;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 2vh;
  font-weight: 400;
  text-decoration: underline;
}
.by-creating-an-account-you-agree-to-the-terms-of-use-and-privacy-policy-span5 {
  color: #666666;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 2vh;
  font-weight: 400;
  text-decoration: underline;
}
.not-a-robot-checkbox {
  background: #ffffff;
  border-radius: 18px;
  border-style: solid;
  border-color: #333333;
  border-width: 1px;
  padding: 12px 32px 12px 32px;
  flex-shrink: 0;
  width: 363px;
  height: 68px;
  position: relative;
}
.frame-217 {
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 24px;
  top: 22px;
}
.check-box {
  flex-shrink: 0;
  width: 18px;
  height: 18px;
  position: relative;
  overflow: visible;
}
.i-m-not-a-robot {
  color: #333333;
  text-align: center;
  font-family: "Poppins-Light", sans-serif;
  font-size: 16px;
  font-weight: 300;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.google-recaptcha-official-2 {
  width: 48px;
  height: 46.29px;
  position: absolute;
  right: 24px;
  top: 11px;
  overflow: visible;
}
.frame-3 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: flex-start;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
  width: 100%;
}
.frame-4 {
  display: flex;
  text-align: center; 
  width: 100%;

}
.frame-4 img{
  width: 50%;
  padding: 1vh;
}
.button { 
  border-radius: 10px; 
  flex-shrink: 0;
  position: relative; 
  overflow: hidden;
  width: 100%;
  height: 8vh;
  vertical-align: middle;
}
.button2 {
  background: #26BAFF;
  border-radius: 10px;
  /*opacity: 0.25;*/
  flex-shrink: 0;
  position: relative; 
  overflow: hidden;
  width: 50%;
  height: 4vh;
}
.frame-276 {
  display: flex;
  height: 100%;
  flex-direction: row;  
  justify-content: center;  
  /*left: 50%; */
  top: 50%;
  font-size: 2.5vh;
} 
.frame-276 {
  width: 100%;
}
.frame-276 img{

  cursor: pointer;
}
.already-have-an-ccount-log-in2 {
  text-align: left;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  position: relative;
}
.already-have-an-ccount-log-in-2-span {
  color: #333333;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.already-have-an-ccount-log-in-2-span2 {
  color: #666666;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.already-have-an-ccount-log-in-2-span3 {
  color: #111111;
  font-family: "Poppins-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: underline;
}