body {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 56px;
  line-height: 56px;
  font-weight: 700;
}

h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 500;
}

h3 {
  margin: 5px 0px 10px;
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
}

h4 {
  margin: 0px 0px 5px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin: 10px 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin: 10px 0px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: 'Varela Round', sans-serif;
  color: #848998;
  line-height: 19px;
}

a {
  color: #5d6779;
  text-decoration: none;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 20px;
}

li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #c7cacf;
  list-style-type: none;
}

.header {
  height: 700px;
  padding-top: 276px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/pexels-photo_s.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/pexels-photo_s.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  color: #fff;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.37), 0 1px 0 rgba(0, 0, 0, 0.49);
}

.bars-wrapper {
  background-color: #49afe2;
}

.bar {
  width: 50%;
  height: 10px;
  float: left;
  background-color: #f9bd15;
}

.main-subtitle {
  width: 44%;
  margin-bottom: 46px;
  padding-left: 3px;
  font-family: Nanumsquarer, sans-serif;
  color: hsla(0, 0%, 100%, 0.79);
  font-size: 16px;
  line-height: 25px;
}

.section {
  padding-top: 110px;
  padding-bottom: 110px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.8)), to(hsla(0, 0%, 100%, 0.8))), url('../images/microphone-2316268_1920.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.8), hsla(0, 0%, 100%, 0.8)), url('../images/microphone-2316268_1920.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 700px;
  background-repeat: repeat, no-repeat;
}

.section.grey {
  padding: 120px 10px 200px;
  background-color: #f0f3f5;
  background-image: url('../images/symbol.svg');
  background-position: 50% 124%;
  background-size: 600px;
  background-repeat: no-repeat;
}

.section.map {
  position: relative;
  padding: 150px 10px;
  background-image: url('../images/map.png');
  background-position: 50% 50%;
  background-size: cover;
}

.section.footer {
  height: 250px;
  padding: 57px 10px;
  background-color: #000;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  color: #b5bbc8;
}

.section._2 {
  padding-right: 10px;
  padding-left: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.8)), to(hsla(0, 0%, 100%, 0.8))), url('../images/adult-1868015_1920.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.8), hsla(0, 0%, 100%, 0.8)), url('../images/adult-1868015_1920.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 700px;
  background-repeat: repeat, no-repeat;
}

.section._3 {
  padding-right: 10px;
  padding-left: 10px;
  background-color: #5d6779;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(93, 103, 121, 0.9)), to(rgba(93, 103, 121, 0.9))), url('../images/startup-594090_1920.jpg');
  background-image: linear-gradient(180deg, rgba(93, 103, 121, 0.9), rgba(93, 103, 121, 0.9)), url('../images/startup-594090_1920.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}


#AI-Post-Editing {
  background-image: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, 0.45)), to(hsla(0, 0%, 100%, 0.99))), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.0)), to(hsla(0, 0%, 100%, 0.9))), url('../images/background_ai.png');
  background-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0.45), hsla(0, 0%, 100%, 0.99)), linear-gradient(180deg, hsla(0, 0%, 100%, 0.0), hsla(0, 0%, 100%, 0.9)), url('../images/background_ai.png');
  background-position: 0px 0px, 0px 0px, 0% 0%;
  background-size: auto, auto, 700px;
  background-repeat: repeat, repeat, no-repeat;
}

.center-title {
  text-align: center;
}

.subtitle {
  display: block;
  margin-top: 35px;
  margin-right: auto;
  margin-left: auto;
  font-family: Nanumsquarer, sans-serif;
  color: #4f525d;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
}

.line {
  width: 30px;
  height: 2px;
  margin: 30px auto;
  background-color: #e1e4e8;
}

.feature-group {
  display: block;
  height: 200px;
  padding-right: 30px;
  padding-left: 30px;
  text-align: center;
}

.navbar {
  display: block;
  height: 100px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.body {
  font-family: Nanumsquarer, sans-serif;
}

.container {
  display: block;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-2 {
  display: block;
  margin-top: 36px;
}

.nav-link {
  display: inline-block;
  width: 110px;
  height: 100px;
  padding: 40px 0px 0px;
  font-family: Nanumsquareb, sans-serif;
  font-size: 17px;
  text-align: center;
}

.nav-link:hover {
  border-bottom: 5px solid #f9bd15;
}

.nav-link.w--current {
  color: #262b2f;
}

.heading {
  font-family: Nanumsquareb, sans-serif;
  font-size: 35px;
  line-height: 51px;
}

.title-line {
  display: block;
  width: 20px;
  height: 2px;
  margin: 22px auto 28px;
  background-color: #5d6779;
}

.title-line.white {
  background-color: #fff;
}

.title {
  font-family: Nanumsquareb, sans-serif;
  color: #49afe2;
  font-size: 22px;
  line-height: 43px;
  text-align: center;
}

.title.white {
  color: #f9bd15;
}

.subtitle-2 {
  display: block;
  margin-top: 35px;
  margin-right: auto;
  margin-left: auto;
  font-family: Nanumsquareb, sans-serif;
  color: #262b2f;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
}

.nav {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 999;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.25);
}

.row {
  padding-top: 20px;
  padding-bottom: 20px;
}

.sub-title {
  height: 50px;
  margin-top: 60px;
  margin-bottom: 30px;
  border-bottom: 1px solid #eee;
  font-family: Nanumsquareb, sans-serif;
  font-size: 21px;
  text-align: center;
}

.sub-title.underline-dark-grey {
  border-bottom-color: #dbdbdb;
}

.sub-tltle-2 {
  font-size: 28px;
  line-height: 40px;
  text-align: center;
}

.p {
  font-family: Nanumsquarer, sans-serif;
  color: #383d4b;
  line-height: 22px;
}

.heading-3 {
  margin-top: 20px;
  font-family: Nanumsquareb, sans-serif;
  color: #49afe2;
  font-size: 18px;
}

.heading-3.y {
  color: #f9bd15;
}

.row-2 {
  margin-top: 40px;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid rgba(93, 103, 121, 0.2);
  border-bottom: 1px solid rgba(93, 103, 121, 0.2);
  background-color: #fff;
}

.sub4_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid rgba(93, 103, 121, 0.2);
  background-color: #fff;
}

.sub-title4 {
  font-family: Nanumsquareb, sans-serif;
  color: #262b2f;
  font-size: 18px;
}

.sub4 {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #434a58;
}

.feature-group-2 {
  display: block;
  text-align: center;
}

.grey-mini-text {
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #b6b6b6;
  font-size: 13px;
  text-align: center;
}

.top-button {
  position: fixed;
  right: 15px;
  bottom: 80px;
  width: 45px;
  height: 45px;
  background-color: #262b2f;
  background-image: url('../images/Asset-11.svg');
  background-position: 54% 50%;
  background-size: 16px;
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.top-button.w--current {
  opacity: 0;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.form-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-div.top {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.field-label {
  width: 20%;
  color: #fff;
  font-size: 15px;
}

.submit-button {
  height: 50px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #262b2f;
  font-size: 16px;
}

.text-field {
  width: 80%;
  height: 43px;
  min-height: 43px;
  border-style: none;
  border-radius: 5px;
  background-color: #fff;
  color: #949494;
}

.textarea {
  width: 80%;
  min-height: 150px;
  border-style: none;
  border-radius: 5px;
}

.text-block-5 {
  font-size: 17px;
}

.thacnkyou-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-4 {
  margin-top: 80px;
  font-family: Nanumsquareb, sans-serif;
  color: #262b2f;
}

.text-block-6 {
  font-size: 16px;
}

.body-2 {
  font-family: Nanumsquarer, sans-serif;
}

.button-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 40px;
  margin-top: 32px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #262b2f;
  font-size: 16px;
}

.footer-p {
  display: block;
  width: 175px;
  margin-right: auto;
  margin-left: auto;
  color: #868686;
  font-size: 14px;
}

.image-3 {
  display: block;
  margin-top: 2px;
  margin-right: auto;
  margin-left: auto;
}

.sns {
  margin-right: 5px;
  margin-left: 5px;
}

.text-block-10 {
  margin-top: 16px;
  color: #fff;
  font-size: 26px;
  line-height: 35px;
  text-align: center;
}

.list-item {
  height: 130px;
  margin-bottom: 25px;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
}

.list-item-2 {
  height: 227px;
  margin-bottom: 25px;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 16px;
  line-height: 23px;
}

.list-item-3 {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
}

.unordered-list {
  display: block;
  width: 557px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.text-span {
  width: 100%;
  font-family: Nanumsquareb, sans-serif;
  color: #f9bd15;
  font-size: 18px;
  line-height: 22px;
}

.text-span-2 {
  font-family: Nanumsquareb, sans-serif;
  color: #f9bd15;
  font-size: 18px;
}

.text-span-3 {
  font-family: Nanumsquareb, sans-serif;
  color: #f9bd15;
  font-size: 18px;
  line-height: 22px;
}

.text-block-11 {
  display: block;
  width: 220px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  font-size: 26px;
  line-height: 33px;
  text-align: center;
}

.div-block-6 {
  width: 20px;
  height: 2px;
  margin-top: 21px;
  margin-bottom: 21px;
  margin-left: 3px;
  background-color: #f9bd15;
}

.text-span-6 {
  color: hsla(0, 0%, 100%, 0.5);
  font-size: 13px;
}

.text-span-7 {
  color: hsla(0, 0%, 100%, 0.5);
  font-size: 13px;
}

.text-span-8 {
  color: hsla(0, 0%, 100%, 0.5);
  font-size: 13px;
}

.text-span-9 {
  color: #f9bd15;
}

.card-icon-wrap {
  width: 100px;
  height: 100px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-style: solid;
  border-width: 3px;
  border-color: #ebebeb;
  border-radius: 100%;
  background-color: #fcfcfc;
  font-family: Nanumsquareb, sans-serif;
  color: #262b2f;
  font-size: 17px;
  text-align: center;
}

.card-icon-wrap._1 {
  background-image: url('../images/card-icon1.svg');
  background-position: 50% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
}

.card-icon-wrap._2 {
  background-image: url('../images/card-icon2.svg');
  background-position: 50% 50%;
  background-size: 22px;
  background-repeat: no-repeat;
}

.card-icon-wrap._3 {
  background-image: url('../images/card-icon3.svg');
  background-position: 56% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
}

.card-icon-wrap._5 {
  background-image: url('../images/card-icon5.svg');
  background-position: 50% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
}

.card-icon-wrap._7 {
  background-image: url('../images/card-icon7.svg');
  background-position: 50% 50%;
  background-size: 22px;
  background-repeat: no-repeat;
}

.card-icon-wrap._7.point {
  border: 5px solid #f9bd15;
  background-color: #fffdf7;
}

.card-icon-wrap._4 {
  background-image: url('../images/card-icon4.svg');
  background-position: 55% 50%;
  background-size: 29px;
  background-repeat: no-repeat;
}

.card-icon-wrap._4.point {
  border: 5px solid #49afe2;
  background-color: #f1f7fa;
}

.card-icon-wrap._9 {
  background-image: url('../images/card-icon9.png');
  background-position: 55% 50%;
  background-size: 28px;
  background-repeat: no-repeat;
}

.card-icon-wrap._10 {
  background-image: url('../images/card-icon10.png');
  background-position: 55% 50%;
  background-size: 28px;
  background-repeat: no-repeat;
}

.card-icon-wrap._11 {
  background-image: url('../images/card-icon9.png');
  background-position: 55% 50%;
  background-size: 29px;
  background-repeat: no-repeat;
}

.card-icon-wrap._12 {
  background-image: url('../images/card-icon11.png');
  background-position: 50% 50%;
  background-size: 32px;
  background-repeat: no-repeat;
}

.card-icon-wrap._13 {
  background-image: url('../images/card-icon11_1.png');
  background-position: 54% 50%;
  background-size: 33px;
  background-repeat: no-repeat;
}

.text-field-select {
  width: 80%;
  height: 43px;
  min-height: 43px;
  border-style: none;
  border-radius: 5px;
  background-color: #fff;
  color: #949494;
}

.vision-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 62%;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.vision-right {
  width: 83%;
}

.vision-left {
  width: 15%;
}

.vision {
  margin: 0px auto;
  padding: 10px;
  border-radius: 20px;
  background-color: #fff;
  font-family: Nanumsquareb, sans-serif;
  color: #49afe2;
  font-size: 17px;
  text-align: center;
}

.vision.y {
  color: #f9bd15;
}

.vision-title {
  margin: 0px auto;
  padding: 10px;
  border-radius: 20px;
  background-color: #49afe2;
  font-family: Nanumsquareb, sans-serif;
  color: #fff;
  font-size: 17px;
  text-align: center;
}

.vision-title.y {
  background-color: #f9bd15;
  color: #fff;
}

.visiton-value {
  width: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0;
  border: none;
  border-radius: 0;
  background-color: transparent;
  font-family: Nanumsquareb, sans-serif;
  font-size: 17px;
  text-align: center;
}

.visiton-value-p {
  width: 32%;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px 10px;
  font-family: Nanumsquareb, sans-serif;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
  text-align: center;
}

.vision-arrow-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  margin-top: 30px;
  margin-bottom: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/vision_bg.png');
  background-position: 50% 0%;
  background-size: cover;
  font-family: Nanumsquareb, sans-serif;
}

.vision-section-border {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  padding: 5px 25px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: dotted;
  border-width: 2px;
  border-color: #cfcfcf;
  border-radius: 20px;
  background-color: #fff;
}

.vision-section-border.bg {
  border-style: none;
}

.space30 {
  height: 30px;
}

.slide {
  display: inline-block;
  width: 190px;
  text-align: center;
}

.logos-slider {
  height: 100%;
  background-color: transparent;
}

.arrow {
  margin-right: 0px;
  margin-left: 0px;
  color: #e7e7e7;
  font-size: 25px;
}

.left-arrow {
  width: 30px;
}

.mask {
  display: block;
  width: 1150px;
  margin-right: auto;
  margin-left: auto;
}

.slide-nav {
  display: none;
  font-size: 10px;
}

.right-arrow {
  width: 30px;
}

.logos-section {
  height: auto;
  padding-top: 30px;
  padding-bottom: 30px;
}

.tong_card-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.tong__card {
  width: 25%;
  padding-top: 20px;
  padding-bottom: 20px;
  background-image: url('../images/Asset-11.svg');
  background-position: 100% 50%;
  background-size: 10px;
  background-repeat: no-repeat;
  text-align: center;
}

.tong__card.last {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.tong__card__title {
  margin-top: 15px;
  font-family: Nanumsquareb, sans-serif;
  color: #49afe2;
  font-size: 16px;
}

.tong__card__title.y {
  color: #f9bd15;
}

.tong__card__title.center {
  text-align: center;
}

.tran-all_card-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.tran-all__card {
  width: 19.5%;
  padding: 20px 5px;
  border-style: solid;
  border-width: 1px;
  border-color: #f1f1f1;
  border-radius: 30px;
  background-color: #fafafa;
}

.tran__list {
  margin-top: 20px;
  padding-right: 15px;
  padding-left: 15px;
}

.container-logo {
  display: block;
  height: auto;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tran-all__card-image {
  width: 150px;
  height: 150px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-style: solid;
  border-width: 3px;
  border-color: #ebebeb;
  border-radius: 100%;
  background-color: #fcfcfc;
  font-family: Nanumsquareb, sans-serif;
  color: #262b2f;
  font-size: 17px;
  text-align: center;
}

.tran-all__card-image._1 {
  background-image: url('../images/tran-all6.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.tran-all__card-image._2 {
  background-image: url('../images/tran-all7.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.tran-all__card-image._3 {
  background-image: url('../images/tran-all8.jpg');
  background-position: 50% 100%;
  background-size: 200px;
}

.tran-all__card-image._5 {
  background-image: url('../images/tran-all10.jpg');
  background-position: 50% 50%;
  background-size: 200px;
}

.tran-all__card-image._4 {
  background-image: url('../images/tran-all9.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.tran-all__card-image._6 {
  background-image: url('../images/tran-all11.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.tran-all__card-image._7 {
  background-image: url('../images/tran-all12.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.vision-arrow-section2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  margin-top: 30px;
  margin-bottom: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/vision_bg2.png');
  background-position: 50% 100%;
  background-size: cover;
  font-family: Nanumsquareb, sans-serif;
}

.mini-p {
  font-size: 13px;
}

.logo-title {
  margin-bottom: 0px;
  font-family: Nanumsquareb, sans-serif;
  font-size: 21px;
  text-align: center;
}

.kakao-p {
  display: inline-block;
  margin-left: 5px;
  -webkit-transform: translate(0px, 2px);
  -ms-transform: translate(0px, 2px);
  transform: translate(0px, 2px);
  color: #868686;
}

.popup {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: flex;
  width: 100%;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.3);
}

.popup-in {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  height: 380px;
  padding: 80px 30px 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #000;
  background-color: #fff;
}

.popup-p {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 16px;
  line-height: 23px;
  text-align: center;
}

.popup-close {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 41px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #000;
  background-color: #fff;
  color: #262b2f;
  font-size: 15px;
  cursor: pointer;
}

.bold-text {
  color: #000;
}

.popup-h1 {
  font-size: 30px;
  line-height: 42px;
  text-align: center;
}

.popup-h2 {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 22px;
  line-height: 23px;
  text-align: center;
}

.popup-wraph1 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #000;
  color: #fff;
}

html.w-mod-js *[data-ix="hero"] {
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}

html.w-mod-js *[data-ix="hero-2"] {
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}

@media screen and (max-width: 991px) {
  .header {
    background-position: 170% 100%, 0% 0%;
  }

  .main-subtitle {
    width: 100%;
  }

  .subtitle {
    margin-bottom: 52px;
  }

  .line {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .feature-group {
    height: auto;
  }

  .nav-menu {
    background-color: #000;
  }

  .nav-link {
    color: #fff;
  }

  .nav-link:hover {
    border-bottom-color: #fff;
  }

  .nav-link:focus {
    color: #fff;
  }

  .nav-link.w--current {
    color: #f9bd15;
  }

  .nav-link.w--current:focus {
    color: #838383;
  }

  .subtitle-2 {
    margin-bottom: 52px;
  }

  .menu-button {
    width: 100px;
    height: 100px;
    padding: 31px;
    font-size: 34px;
  }

  .menu-button.w--open {
    background-color: #000;
  }

  .menu-button.w--open:active {
    background-color: #000;
  }

  .menu-button.w--open:focus {
    background-color: #000;
  }

  .feature-group-2 {
    height: 160px;
  }

  .icon {
    font-size: 39px;
  }

  .card-icon-wrap._4 {
    background-image: url('../images/card-icon4.svg');
    background-position: 60% 50%;
    background-size: 28px;
    background-repeat: no-repeat;
  }

  .vision-section {
    width: 100%;
  }

  .slide {
    width: 20%;
  }

  .mask {
    max-width: 90%;
  }

  .tong_card-wrap {
    width: auto;
  }

  .tran-all__card {
    width: 49%;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .header {
    padding-right: 10px;
    padding-left: 20px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/pexels-photo_s.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/pexels-photo_s.jpg');
    background-position: 0px 0px, 0% 0%;
  }

  .main-subtitle {
    width: 84%;
    margin-bottom: 41px;
  }

  .section {
    padding-top: 42px;
    padding-bottom: 42px;
    text-align: center;
  }

  .section.grey {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section.map {
    padding-top: 52px;
    padding-bottom: 52px;
  }

  .section.footer {
    height: 320px;
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .section._2 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .section._3 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .center-title {
    padding-right: 10px;
    padding-left: 10px;
  }

  .feature-group {
    padding-right: 0px;
    padding-left: 0px;
  }

  .nav-link.w--current:active {
    color: #fff;
  }

  .nav-link.w--current:focus {
    color: #fff;
  }

  .subtitle-2 {
    margin-bottom: 20px;
  }

  .row {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .column {
    margin-bottom: 20px;
  }

  .sub4_wrap {
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .grey-mini-text {
    display: inline-block;
    margin-top: 20px;
  }

  .field-label {
    width: 100%;
  }

  .text-field {
    width: 100%;
  }

  .textarea {
    width: 100%;
  }

  .image-3 {
    margin-bottom: 20px;
  }

  .text-block-10.m {
    font-size: 24px;
    line-height: 34px;
  }

  .unordered-list {
    width: auto;
  }

  .footer-col {
    margin-bottom: 20px;
  }

  .text-span-11 {
    color: #000000;
  }

  .text-field-select {
    width: 100%;
  }

  .vision-right {
    width: 100%;
  }

  .vision-left {
    width: 100%;
    margin-bottom: 10px;
  }

  .visiton-value {
    text-align: center;
  }

  .visiton-value-p {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
  }

  .vision-arrow-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .space30 {
    height: 20px;
  }

  .slide {
    width: 33.33%;
  }

  .arrow {
    font-size: 20px;
  }

  .mask {
    max-width: 90%;
  }

  .logos-section {
    padding-top: 0px;
  }

  .tong__card {
    width: 50%;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  .tran-all__card {
    width: 49%;
    margin-bottom: 10px;
    text-align: left;
  }

  .vision-arrow-section2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (max-width: 479px) {
  .header {
    height: 500px;
    padding-top: 141px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/pexels-photo_s.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/pexels-photo_s.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .main-subtitle {
    width: 100%;
  }

  .section {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/microphone-2316268_1920.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/microphone-2316268_1920.jpg');
    background-size: auto, 400px;
  }

  .section.grey {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section._2 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/adult-1868015_1920.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/adult-1868015_1920.jpg');
    background-size: auto, 400px;
  }

  .section._3 {
    padding-right: 20px;
    padding-left: 20px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/startup-594090_1920.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/startup-594090_1920.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .subtitle.m {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 14px;
    text-align: center;
  }

  .navbar {
    height: 75px;
  }

  .nav-menu {
    height: 300px;
  }

  .image-2 {
    margin-top: 23px;
  }

  .nav-link {
    width: 100%;
    height: 60px;
    padding-top: 19px;
    border-bottom: 1px solid #1f1f1f;
    color: #fff;
  }

  .nav-link:hover {
    border-bottom-width: 2px;
    border-bottom-color: #1f1f1f;
  }

  .heading {
    font-size: 32px;
    line-height: 46px;
  }

  .subtitle-2 {
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
  }

  .menu-button {
    width: 75px;
    height: 75px;
    margin-top: 0px;
    padding: 18px;
  }

  .menu-button.w--open {
    background-color: #000;
  }

  .menu-button.w--open:hover {
    background-color: #000;
  }

  .sub-title {
    margin-top: 30px;
  }

  .sub-tltle-2.m {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 22px;
    line-height: 31px;
    text-align: center;
  }

  .grey-mini-text {
    width: 300px;
  }

  .form {
    margin-top: 30px;
  }

  .form-div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .form-div.top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .field-label {
    text-align: left;
  }

  .submit-button {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .text-field {
    border-radius: 0px;
  }

  .textarea {
    border-radius: 0px;
  }

  .text-block-10.m {
    font-size: 19px;
    line-height: 29px;
  }

  .list-item {
    height: 120px;
  }

  .list-item-2 {
    height: 237px;
  }

  .s {
    display: inline-block;
  }

  .text-span-10 {
    color: #f9bd15;
  }

  .text-span-11 {
    color: #000;
  }

  .text-field-select {
    border-radius: 0px;
  }

  .vision-right {
    width: 95%;
  }

  .vision-left {
    margin-bottom: 20px;
  }

  .vision {
    font-size: 15px;
  }

  .vision-title {
    font-size: 15px;
  }

  .visiton-value {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 15px;
  }

  .visiton-value-p {
    font-size: 15px;
  }

  .vision-section-border {
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .vision-section-border.bg {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .slide {
    width: 50%;
  }

  .tong__card {
    width: 100%;
  }

  .tran-all__card {
    width: 100%;
  }

  .logo-title {
    margin-top: 30px;
  }
}

@font-face {
  font-family: 'Nanumsquareb';
  src: url('../fonts/nanumsquareb.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Nanumsquarer';
  src: url('../fonts/nanumsquarer.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}