*,
*::before,
*::after {
  box-sizing: border-box;
}


h1,
h2,
h3,
p,
ul {
  margin: 0;
  padding: 0;
}

.container {
  width: 320 px;
  margin: 0 auto;
}

/* Kodun geri kalanı */
body {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 2%;
  color: #434455;
}
img {
  display: block;
    max-width: 100%;
    height: auto;
}

.logo {
  display: flex;
    justify-content: space-between;
    gap: 0px;
  


}

.logoweb {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.16;
  letter-spacing: 3%;
  color: #4d5ae5;
}

.logoStudio {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.16;
  letter-spacing: 3%;
  color: #2e2f42;

}

.hamburger-icon {
width: 24px;
 height: 24px;
padding: 2px 1px;
  cursor: pointer;

}
.logo-icon {
  /* Top Line */
  background-color: #fff;
    padding: 16px;
    border-bottom: 1px solid #e7e9fc;
    display: flex;
    flex-direction: row;
  
    gap: 149px;
    
    
}
.logo-icon>span{
  display: inline;
}
.page-nav {
  list-style-type: none;
  font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 40px;
    /* identical to box height, or 111% */
    letter-spacing: 0.02em;
  
    /* NAVY BLUE */
    color: #2E2F42;
    gap: 40px;
      margin-top: 72px;
      margin-bottom: 168px;
}
.page-nav:hover::after {
  content: "";
  color: #444bbf;
  text-decoration: underline;
}
.tablet-address {
display: none;
}
.tablet-nav {
  display: none;
}
.mobile-address {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  width: 193px;
  height: 72px;
  left: 16px;
  top: 440px;
  margin-bottom: 48px;
}

.address1 {
  color: #434455;




}

.address2 {
  color: #434455;


}
.sosyal-menü-icon .menü-icon {
  display: flex;
list-style-type: none;
gap:40px;
width: 288px;
  height: 40px;
  left: 16px;
  top: 560px;
  display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 0px;
}
.aç-menü {
  display: none;
    position: fixed;
      top: 0;
      left: 0;
      padding: 0px;
      width: 100%;
      height: 100%;
      background-color: #ffffff;
      z-index: 999;
      opacity: 0;
      visibility: hidden;
      pointer-events: none;
    display: flex;
      flex-direction: column;
      justify-content: center;
      padding-left: 16px;
      padding-top: 72px;
      padding-bottom: 40px;
      transition: opacity 250ms ease;
}
.is-open {
  display: flex;
  opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }

.page-title {
  font-weight: bold;
  font-size: 36px;
  line-height: 1.11;
  color: white;
  margin-top: 72px;
  margin-bottom: 69px;
  text-align: center;
  width: 216px;
  height: 160px;
  left: calc(50% - 216px/2);
    top: 128px;
      letter-spacing: 0.02em;
}
.button {
 cursor: pointer;
display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 16px 32px;
    gap: 10px;
    width: 169px;
    height: 56px;
    background: #4D5AE5;
      box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
      border-radius: 4px;
      color: white;
}

.button:hover {
  background-color: #444bbf;
}



.page-title3 {
  font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    /* identical to box height, or 120% */
    letter-spacing: 0.02em;
  
    /* NAVY BLUE */
    color: #2E2F42;
  margin-bottom: 8px;

}

.bölüm1>.page-title3 {
  font-weight: 700;
    font-size: 36px;
    line-height: 40px;
    /* identical to box height, or 111% */
    text-align: center;
    letter-spacing: 0.02em;
  
    /* NAVY BLUE */
    color: #2E2F42;
    text-align: center;
}
.small-text {
  font-size: 12px;
  line-height: 1.16;
  letter-spacing: 4%;
}

.page-title2-1 {
  display: flex;
  color: #2e2f42;
  font-weight: 700;
    font-size: 36px;
    line-height: 40px;
    /* identical to box height, or 111% */
    text-align: center;
    letter-spacing: 0.02em;
    width: 162px;
    height: 40px;
    margin-bottom: 72px;  
}

.page-title2-2 {
  font-size: 36px;
  font-weight: bold;
  color: #2e2f42;
  line-height: 1.1;
  text-align: center;
  margin-bottom: 72px;
    letter-spacing: 0.02em;


}


/*ödev3*/
/*.section {
  width: 320px;
  

}*/
.section3 {
 /* width: 320px;*/
  padding-bottom: 88px;
  padding-top: 108px;
  margin: 88px 16px;

}/*en son yaptığım*/




.page-section1 {
  display: flex;
  flex-direction: column;
  margin: 0px 16px 0px 16px;
  list-style-type: none;
align-items: flex-start;
  gap: 72px;
}



.page-list {
  display: flex;
  flex-direction: column;
  gap: 72px;
  list-style-type: none;
  justify-content: center;
  border-radius: mixed;

}

.page-list-portfolio {
  display: flex;
  flex-direction: column;
  list-style-type: none;
  justify-content: center;
  border-radius: mixed;
  gap: 48px;
  align-items: center;

}

.Bölüm2 {
  background-color: #ffffff;
  gap: 8px;
  text-align: center;
  padding-bottom: 32px;
  margin: 0 28px;
  box-shadow: 0px 1px 6px rgba(46, 47, 66, 0.08),
    0px 1px 1px rgba(46, 47, 66, 0.16),
    0px 2px 1px rgba(46, 47, 66, 0.08);
}

.Bölüm2>.page-title3 {
  margin-top: 32px;

}

.bölüm3 {
  border-bottom: 1px solid #e7e9fc;
    border-left: 1px solid #e7e9fc;
    border-right: 1px solid #e7e9fc;
    gap: 8px;
    padding-bottom: 32px;
    width: 288px;


}

.bölüm3:hover {
  cursor: pointer;
}

.kare {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #4D5AE5;

  transform: translatey(100%);
  transition: transform 250 ms cubic-bezier(0.4, 0, 0.2, 1)
}

.bölüm3:hover.kare {
  transform: translateY(0);
}

.bölüm3:hover {
  box-shadow: 0px 1px 6px rgba(46, 47, 66, 0.08),
    0px 1px 1px rgba(46, 47, 66, 0.16),
    0px 2px 1px rgba(46, 47, 66, 0.08);


}

.bölüm3>.page-title3 {
  margin-top: 32px;
}



/*ödev3*/

.logoStudio2 {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.16;
  letter-spacing: 3%;
  color: #f4f4fd;

}

.section1 {
  position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    /*width: 320px;*/
    height: 432px;
  /*ödev4*/

  background-image:
    linear-gradient(rgba(46, 47, 66, 0.7)),
    url(../images/people-office\ 1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}


/*ödev4*/
.box {
  display: none;
  position: relative;
  padding-left: 156px;
  padding-right: 156px;
  list-style-type: none;
  justify-content: space-between;
  gap: 24px;
  margin-top: 120px;
  margin-bottom: 8px;

}

.icon1 {
  width: 264px;
  height: 112px;
  border-radius: 4px;
  border: 1px solid #8e8f99;
  background-color: #f4f4fd;
  padding: 24px 100px 24px 100px;
}

.list-icon {
  display: flex;
  gap: 24px;
  padding-left: 16px;
  padding-right: 16px;
  justify-content: center;
  transition: background-color;
  align-items: center;
}

.list-icon2 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background-color: #4d5ae5;
  border-radius: 50%;
  justify-content: center;
  align-items: center;

}

.icon {
  width: 16px;
  height: 16px;
  align-items: center;
  justify-content: center;
}

.list-icon2:hover {
  background-color: #404bbf;
}

.section2 {
  background-color: #f4f4fd;
  border-radius: mixed;
 /* width: 320px;*/
  padding-bottom: 84px;
  padding-top: 84px;
  margin-bottom: 96px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.footer {
    display: flex;
    flex-direction: column;
    /*max-width: 320px;*/
    gap: 120px;
    background-color: #2e2f42;
    justify-content: center;
    align-items: center;
    padding: 96px 0;
}
.logoson {
  width: 116px;
  height: 24px;
  align-items: center;
  justify-content: center;

}
.div {
  gap: 16px;
  text-align: center;
  margin: 0 16px;

}
.finalp,
.sosyal,
.başlık {
  color:#f4f4fd
}

.divson {
  display: flex;
  flex-direction: column;
  text-align: center;
  gap: 16px;
  width: 280px;
  height: 80px;
  align-content: center;


}
.sonicon {
  display: flex;
  list-style-type: none;
  align-items: center;
  gap: 16px;
  justify-content: center;

}
.mediason {
  height: 40px;
  width: 40px;
  display: flex;
    justify-content: center;
    align-items: center;
    background-color: #4d5ae5;
    border-radius: 50%;

}
.form {
  width: 288px;
    height: 136px;
}
.form1 {
  gap:16px;
}
.abone {
  display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 8px 24px;
    margin-top: 16px;
    margin-left: 70px;
    gap: 16px;
    color: #f4f4fd;
    background-color:#4D5AE5;
}
.emailfooter {
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  justify-content: center;
   gap: 16px;
}
.email {
  margin: 0 16px;
  text-align: center;
}

.box1 {
  position: relative;
  overflow: hidden;
}

.overlay {
  background-color: #4d5ae5;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translateY(100%);
}

.box1:hover .overlay {
  transform: translateY(0);
}

.overlay>p {
  color: #f4f4fd;
}


.label>input {
  box-sizing: border-box;
  border: 1px solid #FFFFFF;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.15));
  border-radius: 4px;
  width: 264px;
  height: 40px;
  background-color: #2e2f42;
}



.form1 input[type="email"]:hover {
  color: green;
}

.form1>input {
  color: #ffffff;
  outline: none;
}

.modal {
  display: none;
 position: absolute;
  top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 288px;
    height: 623px;
    border-radius: 4px;
    background: rgba(46, 47, 66, 0.4)
}

.modal form:focus-within {
  opacity: 1;
  visibility: visible;
  transition: transform 250 ms cubic-bezier(0.4, 0, 0.2, 1)
}
.modal input:focus-within{
    border: 1px solid #4d5ae5;
}
.modal .input input:focus~.icon{
  fill: #4D5AE5;
}

.üstyazi {
  color: #2e2f42;
  padding-bottom: 32px;
  padding-top: 24px;
  font-size: 16px;
  letter-spacing: 2%;
  line-height: 1.16;

}

.modal form {

  position: absolute;
  width: 408px;
  height: 584px;
  color: #8e8f99;
  display: flex;
  flex-direction: column;
  padding: 24px 24px;
  background: #fcfcfc;
  box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.2),
    0px 1px 3px rgba(0, 0, 0, 0.12),
    0px 1px 1px rgba(0, 0, 0, 0.14);
  border-radius: 4px;
  justify-content: center;
  margin-top: 24px;

}

#form-buton {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 24px;
  margin-bottom: 24px;
  margin-left: 95px;
  margin-right: 96px;
  width: 169px;
  height: 56px;
  background: #4d5ae5;
  border-radius: 4px;
  margin-bottom: 24px;
  color: white;
  padding: 16px 32px;



}

#form-buton:hover {
  background-color: #404bbf;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
}

#form-buton:active {
  background-color: #404bbf;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
}

.modal form input {
  width: 360px;
  height: 40px;
  font-size: 12px;
  line-height: 1.16;
  letter-spacing: 4%;
  outline: none;
}

.modal textarea {
  width: 360px;
  height: 120px;
  font-size: 12px;
  line-height: 1.16;
  letter-spacing: 4%;
}

#checkbox-span {
  color: #4d5ae5;
  text-decoration: underline;
  font-size: 12px;
  line-height: 1.16;
  letter-spacing: 2%;

}

#modal-kapat {
  position: absolute;
  width: 24px;
  height: 24px;
  right: 0;
  top: 0;
  border-radius: 50%;
  background-color: #e7e9fc;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.12),
    0px 1px 1px rgba(0, 0, 0, 0.14),
    0px 2px 1px rgba(0, 0, 0, 0.2);
  margin-top: 24px;
  margin-right: 24px;

}

#modal-kapat:hover {
  background-color: #404bbf;
}

#modal-kapat:active {
  background-color: #404bbf;
}


.icon-close-black-18dp-2-1 {
  height: 8px;
  width: 8px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.icon-close-black-18dp-2-1:hover {
  fill: #ffffff;
}

.icon-close-black-18dp-2-1:active {
  fill: #ffffff;
}

.modal .input .icon {
  position: absolute;
  width: 18px;
  height: 24px;
  top: 50%;
  left: 0;
  margin-left: 16px;
  align-items: center;
  color: #2e2f42
}


.input {
  transform: translateY(-50%);
}

#checkbox {
  width: 16px;
  height: 16px;
  border: 1px solid rgba(46, 47, 66, 0.4);
  border-radius: 2px;
  font-size: 12px;
  line-height: 1.16;
  letter-spacing: 2%;
}

.modal span {
  font-size: 12px;
  line-height: 1.16;
  letter-spacing: 2%;
}


/*TABLET GÖRÜNÜMÜ*/
@media (min-width:768px)
{
  .container {
    max-width: 768px;
  }
  .sosyal-menü-icon {
    display: none;
  }
  .logo {
    display: flex;
      gap: 0px;
  }
  

  .aç-menü {
    display: none;

  }
  .hamburger-icon {
    display: none;
  }
#checkboxdiv {
    display: flex;
      flex-direction: row;
      width: 360px;
      align-items: center;
}
header {
    display: flex;
    flex-direction: row;
      align-items: center;
      padding: 24px 16px;
      height: 72px;
}
  
  .section,
  .section2 {
      padding: 96px 0px;
        margin: 0;
  }
.tablet-nav {
  display: flex;
    flex-direction: row;
    gap: 40px;
}

      .page-nav-tablet{
      display: flex;
      flex-direction: row;
      gap: 40px;
      list-style-type: none;
      justify-content: space-around;
    }
    .link-nav-tablet {
      font-weight: 500;
        font-size: 16px;
        line-height: 1.5;
        /* identical to box height, or 150% */
        letter-spacing: 0.02em;
    }

    .tablet-address {
      
      display: flex;
      flex-direction: column;
      gap: 12px;
      font-weight: normal;
    }
    .tablet-address>a {
      font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 14px;
        /* identical to box height, or 117% */
        letter-spacing: 0.04em;
      
        /* SLATE */
        color: #434455;
    }
        .address1,
        .address2 {
          width: 118px;
          height: 14px;
        }
    .page-nav-tablet:hover,
    .page-nav-tablet:focus,
    .tablet-address:hover
    .tablet-address:focus {
      color:#404bbf;
      
    }
    .section1 {
      align-items: center;
      justify-content: center;
      gap: 36px;
        background-image:
          linear-gradient(to bottom,
            rgba(46, 47, 66, 0.7),
          ),
          url(../images/people-office\ 1.jpg);
          
    }
    .button {margin-bottom: 112px;
    }
  
    .page-section1 {
  display: flex;
    flex-wrap: wrap;
    gap: 72px 24px;
    flex-direction: row;
    padding: 96px 16px;
    }
    .bölüm1 {
      flex-basis: calc((100% - 24px) / 2);
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 8px;
    }
    .page-title {
    font-weight: 700;
    font-size: 56px;
    line-height: 107%;
    letter-spacing: 0.02em;
    width: 496px;
    height: 120px;
    text-align: center;
    }

    .page-list-portfolio {
      display: flex;
      flex-direction: row;
        flex-wrap: wrap;
        column-gap: 24px;
        row-gap: 72px;
        padding: 96px 16px;
    }
    
    .box {
      display: none;
    }
    .bölüm3 {
      flex-basis: calc((100% - 24px) / 2);
        width: 356px;
        height: 420px;
        display: flex;
        flex-direction: column;
        justify-content: center;
          align-items: flex-start;
    } 
    .bölüm3 > p {
      gap: 8px;
    }
.page-title3 {
  text-align: center;
}
.page-list {
    display: flex;
      flex-wrap: wrap;
      flex-direction: row;
      gap: 64px 24px;

}
.Bölüm2 {
    height: 428px;
    width: 264px;
}
.Bölüm2 > img {
  object-fit:cover ;
  height: 260px;
  width: auto;
}
.box1 > img {
  object-fit: cover;
    height: 320px;
    width: auto;
}

.footer {
  display: flex;
  min-width: 768px;
    padding: 96px 0 96px 108px;
    flex-direction: row;
   flex-wrap: wrap;
    row-gap: 72px;
    column-gap: 24px;
    background-color: #2E2F42;
}
.emailfooter {
    display: flex;
      flex-direction: row;
      gap: 24px;
      align-items: flex-end;
      justify-content: center;
}
.form {
  display: flex;
  flex-direction: row;

}
.form1 {
flex-direction: row;
}
.divson {
    font-weight: 500;
      font-size: 16px;
      line-height: 150%;
      letter-spacing: 0.02em;
      display: flex;
      gap: 16px;
      align-items: space-between;
      align-self: flex-start;
}
.div {
  max-width: 264px;
}
.başlık {
  text-align: start;
}
.label> input {
  max-width: 264px;
}
.modal {
  position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 408px;
    background: #fff;
    border-radius: 4px;
}
.input-1 {
    display: flex;
      justify-content: center;
      align-items: center;
      border: 1px solid rgba(46, 47, 66, 0.4);
      border-radius: 4px;
      width: 360px;
      height: 40px;
      transition: border-color 250ms cubic-bezier(0.4, 0, 0.2, 1);
      padding-left: 48px;
}
.input-textarea {
  border: 1px solid rgba(46, 47, 66, 0.4);
    border-radius: 4px;
    width: 360px;
    padding-left: 16px;
    padding-top: 8px;
    resize: none;
    transition: border-color 250ms cubic-bezier(0.4, 0, 0.2, 1);
}
.logo-icon > span {
    display: flex;
      flex-direction: row;
    }
}
/*desktop görünüm*/
@media (min-width:1158px){
.container {
  max-width: 1440px;
}
 .sosyal-menü-icon {
   display: none;
 }
header {
  display: flex;
    align-items: center;
    padding-left: 156px;
    padding-right: 156px;
    padding-bottom: 24px;
    padding-top: 24px;
        border-bottom: 1px solid #e7e9fc;
        justify-content: space-around;
}
.section1 {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 48px;
    padding: 188px 0;
    background-image: linear-gradient(to bottom,
        rgba(46, 47, 66, 0.7),
      ),
      url(../images/people-office\ 1.jpg);
    }
      
            .section2,
            .section3 ,
            .advangate{
              padding: 120px 0px;
              margin: 0;
            }
.section {
  display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 156px;
    padding-right: 156px;
    padding-top: 8px;
}
.icon1 {
  position: absolute;
  width: 264px;
    height: 112px;
    border-radius: 4px;
    border: 1px solid #8e8f99;
    background-color: #f4f4fd;
    padding: 24px 100px 24px 100px;
}
.icon1::before{
  content: "";
}
.hamburger-icon {
  display: none;
}
.logo-icon {

  align-items: center;
  justify-content: space-around;
}
.page-nav-tablet {
  gap: 40px;
    display: flex;
    flex-direction: row;
    list-style-type: none;
}
.link-nav-tablet:hover::after {
  content: "";
    color: #444bbf;
    text-decoration: underline;
}
 .page-nav-tablet:hover,
 .page-nav-tablet:focus,
 .tablet-address:hover .tablet-address:focus {
   color: #404bbf;

 }
.tablet-address {
  display: flex;
  flex-direction: row;
    gap: 40px;
}
.address1,
.address2 {
  font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.02em;
}
.advangate {
    display: flex;
      justify-content: center;
      align-items: center;
      padding-left: 156px;
      padding-right: 156px;
      padding-bottom: 8px;
}

.page-title3 {
    font-weight: 500;
      font-size: 20px;
      line-height: 120%;
      letter-spacing: 0.02em;
}

    .page-title {
      width: 496px;
        font-weight: 700;
        font-size: 56px;
        line-height: 107%;
        letter-spacing: 0.02em;
        color: white;
        text-align: center;
    }
    .box-li {
      position: relative;
      display: flex;
      flex-direction: column;
        border: 1px solid #8e8f99;
        border-radius: 4px;
        background-color: #f4f4fd;
        width: 264px;
        height: 112px;
        padding: 24px 100px;
        max-width: 264px;
          flex-basis: calc((100% - 72px) / 4);
          justify-content: center;
            align-items: center
    }
    .box {
      gap: 24px;
        display: flex;
          flex-direction: row;
          flex-wrap: nowrap;
    }
    .page-section1 {
      display: flex;
      gap: 24px;
        flex-direction: row;
        flex-wrap: nowrap;
    }
    .bölüm1 {
      gap: 8px;
      max-width: 264px;
        flex-basis: calc((100% - 72px) / 4);
    }
    .page-list {
      gap: 24px;
      display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: nowrap;
    }

    .Bölüm2 {
    width: 264px;
        flex-basis: calc((100% - 72px) / 4);
    }
    .page-list-portfolio {
      row-gap: 48px;
    }
    .bölüm3 {
      flex-basis: calc((100% - 48px) / 3);
        width: 360px;
    }
    .footer {
          display: flex;
            flex-direction: row;
            background-color: #2e2f42;
            padding: 100px 0;
            gap: 120px;
            justify-content: center;
            align-items: center;
    }
    .emailfooter {
        display: flex;
          flex-direction: row;
          gap: 24px;
          align-items: flex-end;
          justify-content: center;
          
    }
.label {
  display: flex;
    flex-direction: column;
    gap: 16px;
    font-weight: 500px;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.02em;
    color: white;
    align-items: flex-start;
}
.divson {
    font-weight: 500;
      font-size: 16px;
      line-height: 150%;
      letter-spacing: 0.02em;
      color: #f4f4fd;
      display: flex;
      gap: 16px;
      align-items: flex-start;
}
.div {
    width: 264px;
      height: 112px;
      display: flex;
      flex-direction: column;
      gap:16px;
      align-items: flex-start;
}
.form {
    display: flex;
      flex-direction: row;
      padding-bottom: 32px;
}
.modal {
    position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      background: #fff;
      border-radius: 4px;
  width: 408px;
}

.input-1{
  width: 360px;
  display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid rgba(46, 47, 66, 0.4);
    border-radius: 4px;
  
    height: 40px;
    transition: border-color 250ms cubic-bezier(0.4, 0, 0.2, 1);
    padding-left: 48px;
}
.input-textarea {
  width: 360px;
    border: 1px solid rgba(46, 47, 66, 0.4);
      border-radius: 4px;
      padding-left: 16px;
      padding-top: 8px;
      resize: none;
      transition: border-color 250ms cubic-bezier(0.4, 0, 0.2, 1);
}
#checkboxdiv {
    display: flex;
      flex-direction: row;
      align-items: center;
}
.box1 > img {
    object-fit: cover;
      width: auto;
}
}