.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.main-section {
  min-height: 100vh;
}

.container {
  width: 1200px;
  max-width: 1200px;
}

.titlediv {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 20px;
  display: grid;
}

.mov_comment {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 0;
  font-family: Pretendardvariable, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.title-text {
  text-align: justify;
  flex-flow: column;
  width: 100%;
  padding-top: 0;
  font-family: Pretendardvariable, Arial, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
  display: flex;
}

.title01txt {
  margin-bottom: 20px;
  font-family: Pretendardvariable, Arial, sans-serif;
  font-size: 28px;
  font-weight: 700;
}

.div-block {
  width: 100%;
}

.title02txt {
  margin-top: 12px;
  font-family: Pretendardvariable, Arial, sans-serif;
  font-size: 40px;
  font-weight: 100;
  line-height: 40px;
}

.titletxt {
  margin-bottom: 0;
  font-family: Pretendardvariable, Arial, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 26px;
}

.titletxt.title01txt {
  margin-bottom: 0;
  font-size: 24px;
  line-height: 28px;
}

.text-span_light {
  font-weight: 200;
}

.div-block-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-top: 12px;
  display: flex;
}

.title02txt-b {
  color: #e54d8f;
  margin-top: 0;
  font-family: Pretendardvariable, Arial, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 60px;
}

.div-block-3 {
  width: 40%;
}

.div-block-4 {
  width: 60%;
}

.text-span {
  color: #e54d8f;
  font-weight: 500;
}

.text-block {
  text-align: left;
  margin-top: 20px;
  margin-left: 28px;
  font-family: Pretendardvariable, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.title-text-copy {
  text-align: justify;
  flex-flow: column;
  width: 100%;
  padding-top: 0;
  font-family: Pretendardvariable, Arial, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
  display: flex;
}

.title-textdv {
  margin-top: 40px;
}

.com {
  margin-top: 80px;
}

.text-block-2 {
  text-align: center;
  font-family: Pretendardvariable, Arial, sans-serif;
  font-size: 12px;
}

.comdv {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  margin-bottom: 26px;
  display: flex;
}

.image {
  width: 120px;
  max-width: 60%;
}

.text-block-3 {
  align-items: flex-end;
  font-family: Pretendardvariable, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  display: flex;
}

.div-block-5 {
  margin-top: 26px;
  margin-bottom: 30px;
}

.text-block-4 {
  font-family: Pretendardvariable, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.text-span-2 {
  font-weight: 600;
}

.image-2 {
  width: 260px;
}

.textb42 {
  text-align: center;
  font-family: Pretendardvariable, Arial, sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 50px;
}

.textr14 {
  text-align: center;
  font-family: Pretendardvariable, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
}

.div-subcon {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.image-3 {
  text-align: center;
  max-width: 50%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.countdiv {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: flex-start;
  margin-top: 30px;
  margin-bottom: 30px;
  display: flex;
}

.text-b50 {
  text-align: center;
  font-family: Pretendardvariable, Arial, sans-serif;
  font-size: 50px;
  font-weight: 900;
  line-height: 50px;
}

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

.t {
  text-align: center;
}

.textr16 {
  text-align: center;
  font-family: Pretendardvariable, Arial, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
}

.div-block-6 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  align-items: center;
  width: 50%;
  margin-top: 40px;
  display: flex;
}

.textrb22 {
  color: #e23465;
  font-family: Pretendardvariable, Arial, sans-serif;
  font-size: 26px;
  font-weight: 700;
}

.image-4 {
  max-width: 100%;
  margin-bottom: 40px;
}

.link-block {
  width: 40%;
}

.textr12 {
  text-align: center;
  font-family: Pretendardvariable, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
}

.div-block-7 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  display: flex;
}

.bi_div {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  display: flex;
}

.image-5 {
  width: 180px;
}

.text-block-6 {
  text-align: center;
  font-family: Pretendardvariable, Arial, sans-serif;
  font-weight: 500;
}

.logos-title-large {
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 0 60px;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 1200px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}

.clients-title {
  text-align: center;
  margin-bottom: 0;
  font-family: Pretendardvariable, Arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.clients-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.clients-image {
  width: 230px;
  max-width: 100%;
}

.div-block-8 {
  background-color: #00000014;
  height: 2px;
  margin-top: 20px;
}

.code-embed {
  margin-top: 30px;
}

.code-embed-2 {
  margin-top: 20px;
  margin-bottom: 30px;
}

.mov_comment-2 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Pretendardvariable, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.btn_div {
  background-color: #f6de0c;
  border-radius: 6px;
  width: 262px;
  height: 46px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.link-block-5 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.text-block-16 {
  color: #000c;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
}

.div-block-29 {
  background-color: #0006;
  width: 1px;
  height: 20px;
  margin-left: 10px;
  margin-right: 10px;
}

.text-block-17 {
  color: #302d25;
  font-size: 16px;
  font-weight: 700;
}

@media screen and (max-width: 991px) {
  .container {
    width: auto;
    max-width: none;
  }

  .mov_comment {
    font-size: 14px;
  }

  .title-text {
    padding-right: 10px;
    font-size: 15px;
    line-height: 24px;
  }

  .title02txt {
    font-size: 32px;
  }

  .titletxt {
    font-size: 20px;
  }

  .title02txt-b {
    font-size: 40px;
  }

  .text-block {
    margin-left: 0;
    font-size: 14px;
  }

  .title-textdv {
    margin-top: 0;
  }

  .com {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-4 {
    font-size: 14px;
    line-height: 20px;
  }

  .text-span-2 {
    font-size: 16px;
  }

  .image-3 {
    max-width: 60%;
  }

  .div-block-6 {
    width: 80%;
  }

  .link-block {
    width: 60%;
  }

  .logos-title-large {
    padding-left: 40px;
    padding-right: 40px;
  }

  .container-2 {
    max-width: 728px;
  }

  .clients-title {
    margin-bottom: 32px;
  }

  .mov_comment-2 {
    font-size: 14px;
  }

  .btn_div {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 767px) {
  .titlediv {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .mov_comment {
    font-size: 12px;
  }

  .title-text {
    font-size: 16px;
    line-height: 20px;
  }

  .title02txt {
    font-size: 32px;
  }

  .titletxt {
    font-size: 28px;
    line-height: 22px;
  }

  .text-span_light {
    font-size: 20px;
  }

  .title02txt-b {
    font-size: 48px;
  }

  .text-block {
    font-size: 18px;
  }

  .title-textdv {
    margin-left: 12px;
    margin-right: 12px;
  }

  .logos-title-large {
    padding: 60px 15px;
  }

  .clients-wrapper {
    flex-wrap: wrap;
    justify-content: space-around;
    margin-bottom: -20px;
  }

  .clients-image {
    width: 200px;
    margin-bottom: 30px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .mov_comment-2 {
    font-size: 12px;
  }

  .btn_div {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    width: auto;
  }

  .titlediv {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .mov_comment {
    margin-top: 20px;
    font-size: 12px;
    line-height: 16px;
  }

  .title-text {
    font-size: 16px;
    line-height: 24px;
  }

  .title02txt {
    margin-top: 0;
    font-size: 32px;
  }

  .div-block-2 {
    flex-flow: column;
  }

  .title02txt-b {
    font-size: 60px;
    font-weight: 800;
    line-height: 60px;
  }

  .div-block-3, .div-block-4 {
    width: 100%;
  }

  .text-block {
    margin-left: 12px;
  }

  .title-textdv {
    width: 92%;
    margin-top: 0;
  }

  .com {
    width: 92%;
    margin-top: 50px;
    margin-left: 12px;
  }

  .image {
    width: 80px;
  }

  .text-block-4, .text-span-2 {
    font-size: 16px;
  }

  .textb42 {
    font-size: 38px;
    line-height: 42px;
  }

  .textr14 {
    font-size: 17px;
  }

  .image-3 {
    max-width: 96%;
  }

  .countdiv {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: space-between;
  }

  .text-b50 {
    font-size: 40px;
  }

  .textr16 {
    font-size: 18px;
  }

  .div-block-6 {
    width: 100%;
  }

  .link-block {
    width: 90%;
  }

  .div-block-7 {
    flex-flow: column;
  }

  .bi_div {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .logos-title-large {
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .container-2 {
    max-width: none;
  }

  .clients-title {
    font-family: Pretendardvariable, Arial, sans-serif;
    font-size: 20px;
  }

  .clients-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: wrap;
    justify-content: space-around;
    width: 100%;
    max-width: 100%;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .clients-image {
    width: 42%;
    margin-left: 10px;
    margin-right: 10px;
  }

  .image-6 {
    text-align: center;
    max-width: 100%;
  }

  .code-embed, .code-embed-2 {
    margin-bottom: 20px;
  }

  .mov_comment-2 {
    margin-top: 20px;
    font-size: 12px;
    line-height: 16px;
  }

  .btn_div {
    margin-bottom: 20px;
  }

  #w-node-adebf30d-05c6-29d3-8204-0ba3d1fb9520-fc0ac627 {
    justify-self: center;
  }
}


@font-face {
  font-family: 'Pretendardvariable';
  src: url('../fonts/PretendardVariable.woff2') format('woff2');
  font-weight: 45 930;
  font-style: normal;
  font-display: swap;
}