a {
  color: inherit;
  text-decoration: none;
}

.header-content {
  width: 1120px;
  margin: 9.5px auto;
  position: sticky;
  top: 9.5px;
}

.header-content {
  display: flex;
  justify-content: space-between;
}

.login-button {
  width: 128px;
  height: 48px;
  margin: 1.5px 0 1.5px;
  border-radius: 8px;
  font: 600 16px/26px "Pretendard";
  background-color: #3692ff;
  padding: 12px 23px;
  text-align: center;
  color: #f3f4f6;
}

.landing-header {
  background-color: #cfe5ff;
  padding-top: 200px;
}

.section-content {
  width: 1110px;
  margin: auto;
  display: flex;
  justify-content: space-between;
}

div > h1 {
  font: 700 40px/140% "Pretendard";
  width: 295px;
  color: #374151;
}

.section-content a {
  border-radius: 40px;
  background-color: #3692ff;
  display: inline-block;
  width: 357px;
  text-align: center;
  padding: 16px 124px;
  font: 600 20px/32px "Pretendard";
  color: #f9fafb;
}

.landing-section {
  display: flex;
  align-items: center;
  margin: 138px auto;
  width: 988px;
  gap: 64px;
  background-color: #fcfcfc;
}

.landing-section span {
  color: #3692ff;
  font: 800 18px/26px "Pretendard";
}

.landing-section-content {
  word-break: keep-all;
}

.landing-section-content div {
  margin: 12px 24px 0 0;
}

.reverse .landing-section-content div {
  margin: 12px 0 0 24px;
}

.landing-section h2 {
  font: 700 40px/140% "Pretendard";
  color: #374151;
  margin: 0;
}

.landing-section p {
  font: 500 24px/32px "Pretendard";
  color: #374151;
}

.w-288 {
  width: 288px;
}

.w-317 {
  width: 317px;
}

.w-359 {
  width: 359px;
}

.landing-footer {
  background-color: #cfe5ff;
  height: 540px;
}

.landing-content-footer {
  width: 1110px;
  padding-top: 143px;
  margin: 0 auto;
  display: flex;
  word-break: keep-all;
}

.landing-footer h2 {
  font: 700 40px/140% "Pretendard";
  color: #374151;
  text-align: left;
  margin: 112.5px auto 112.5px 0;
  width: 295px;
  height: 172px;
}

.footer {
  background-color: #111827;
  height: 160px;
  margin: auto;
}

.w-359 h2 {
  width: 293px;
}

.text-right {
  text-align: right;
}

.footer-content {
  display: flex;
  padding: 32px;
  width: 1120px;
  margin: auto;
  justify-content: space-between;
}

.icon {
  display: flex;
  width: 116px;
  justify-content: space-between;
}

.Pricy_FAQ {
  width: 159px;
  display: flex;
  justify-content: space-between;
}

img[src*="PrivacyPolicy"] {
  width: 100px;
}

img[src*="FAQ"] {
  width: 29px;
}

@media (min-width: 768px) and (max-width: 1199px) {
  header {
    width: 100%;
    padding: 0 24px;
    
  }

  .landing-header {
    padding: 0 24px;
    height: 771px;
    display: flex;
    justify-content: center;
  }

  .text-btn {
    display: flex;
    flex-direction: column;
    justify-items: center;
    align-items: center;
    margin: auto auto 211px;
  }

  .text-btn h1 {
    width: 512px;
    margin-bottom: 24px;
    margin-top: 0;
  }

  .section-content img {
    width: 744px;
    height: 340px;

    margin: auto 0 0;
  }

  .section-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
    justify-content: center;
    max-height: 100%;
    width: 744px;
    margin-top: auto;
  }

  .landing-body {
    margin: 0 auto 0;
    background-color: #fcfcfc;
    padding-top: 24px;
  }

  .landing-section {
    margin: 0 auto 52px;
    width: 696px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
  }

  .landing-section img {
    width: 100%;
  }

  .landing-section-content span {
    font: 700 18px/26px "Pretendard";
  }

  .landing-section-content h2 {
    width: 100%;
    display: inline-block;
    font: 700 32px/42px "Pretendard";
    white-space: nowrap;
  }

  .landing-section-content p {
    width: 100%;
    font: 500 18px/26px "Pretendard";
    margin: 24px auto;
  }

  .landing-section.reverse {
    flex-direction: column-reverse;
    margin: 0 auto 52px;
    width: 696px;
    display: flex;
    align-items: flex-end;
    gap: 24px;
  }

  .landing-section-content.w-317.text-right{
    width:410px;
    display: flex;
    align-items: right;
    flex-direction: column;
    gap: 24px;

  }

  .landing-section-content.w-317.text-right div{
    width: 100%;
    margin:0;
    display: flex;
    flex-direction: column;
    gap:24px;

  }

  .landing-section.reverse span {
    font: 700 18px/26px "Pretendard";
  }

  .landing-section.reverse h2 {
    width: 100%;
    display: inline-block;
    text-align: left;
    font: 700 32px/42px "Pretendard";
    white-space: nowrap;
    
  }

  .landing-section.reverse p {
    width: 216px;
    font: 500 18px/26px "Pretendard";
    text-align: right;
    margin: auto 0 0 194px;
  }

  .landing-footer{
    height: 927px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    
  }

  .landing-content-footer{
    height: 100%;
    width: 744px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 24px;
    padding: 0;

  }

  .landing-content-footer img{
    width:744px;
    height: 397px;
    margin-bottom: 0;
  }

  .landing-footer h2{
    margin:201px auto auto;
    text-align: center;
  }

  footer{
    margin: 0;
    height: 160px;
    width: 100%;
    display: flex;
    justify-content: center;
    
  }

  .footer-content{
    margin-top: 0;
    padding: 32px 104px;

  }


}


@media (min-width: 375px) and (max-width: 767px){
    header {
    width: 100%;
    padding: 0 16px;
    
  }

  .landing-header {
    padding: 0 16px;
    height: 540px;
    display: flex;
    justify-content: center;
  }

  .text-btn {
    display: flex;
    flex-direction: column;
    justify-items: center;
    align-items: center;
    width: 100%;
  }
  .text-btn a{
    width: 240px;
    font: 600 18px/26px "Pretendard";
    padding: 12px 71px;
  }

  .text-btn h1 {
    width: 100%;
    margin-bottom: 24px;
    margin-top: 0;
    font:700 32px/140% "Pretendard";
    text-align: center;
  }

  .section-content img {
    width: 448px;
    height: 204px;
    object-fit: cover;
    margin: auto 0 0;
  }

  .section-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 48px;

    justify-content: center;
    max-height: 100%;
    width: 240px;
    margin:0;
  }

  .landing-body {
    margin: 0 auto 0;
    background-color: #fcfcfc;
    padding-top: 52px;
  }

  .landing-section {
    margin: 0 auto 40px;
    width: 344px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }

  .landing-section img {
    width: 100%;
  }

  .landing-section-content span {
    font: 700 16px/26px "Pretendard";
  }

  .landing-section-content h2 {
    width: 100%;
    display: inline-block;
    font: 700 24px/32px "Pretendard";
    white-space: nowrap;
  }

  .landing-section-content p {
    width: 183px;
    font: 500 16px/26px "Pretendard";
    margin: 16px auto;
    margin-left: 0;
  }

  .landing-section.reverse {
    flex-direction: column-reverse;
    margin: 0 auto 40px;
    width: 344px;
    display: flex;
    align-items: flex-end;
    gap: 16px;
  }

  .landing-section-content.w-317.text-right{
    width:410px;
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    gap: 16px;

  }

  .landing-section-content.w-317.text-right div{
    width: 100%;
    margin:0;
    display: flex;
    flex-direction: column;
    gap:16px;

  }

  .landing-section.reverse span {
    font: 700 18px/26px "Pretendard";
  }

  .landing-section.reverse h2 {
    width: 100%;
    display: inline-block;
    text-align: right;
    font: 700 24px/140% "Pretendard";
    white-space: nowrap;
    
  }

  .landing-section.reverse p {
    width: 216px;
    font: 500 18px/140% "Pretendard";
    text-align: right;
    margin: auto 0 0 194px;
  }

  .landing-footer{
    height: 540px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    
  }

  .landing-content-footer{
    height: 100%;
    width: 744px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 24px;
    padding-top: 121px;
    gap: 131px;
    
  }
  
  .landing-content-footer img{
    width:375px;
    height: 198px;
    margin-bottom: 0;
  }
  
  .landing-footer h2{
    margin:0 auto 0;
    text-align: center;
    height: 90px;
    font: 700 32px/140% "Pretendard";
    width: 236px;
  }

  footer{
    margin: 0;
    height: 160px;
    width: 100%;
    display: flex;
    justify-content: center;
    
  }

  .footer-content{
    margin:32px 30px;
    padding: 0;
    flex-wrap: wrap;     
     width: 311px;

  }

    .footer-content img[src*="codeit_text"] {
      display: block;
      order: 2;
      width: 112px;
      margin-top: 59px;  
  }

img[src*="logo.svg"] {
    content: url('images/mobile-logo.svg') !important;
    /* 기존 스타일 유지 */
  }

  .header-content{
    display: flex;
    justify-content: space-between;
    align-items: center;
    

  }

}

