@font-face {
  font-family: Noto Sans KR;
  font-style: normal;
  font-weight: 100;
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2)
      format("woff2"),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff)
      format("woff"),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf)
      format("opentype");
}
@font-face {
  font-family: Noto Sans KR;
  font-style: normal;
  font-weight: 300;
  src: url(data:font/woff2;base64,Tm8gQ29udGVudDogaHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9lYS9ub3Rvc2Fuc2tyL3YyL05vdG9TYW5zS1ItTGlnaHQud29mZjI=)
      format("woff2"),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff)
      format("woff"),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf)
      format("opentype");
}
@font-face {
  font-family: Noto Sans KR;
  font-style: normal;
  font-weight: 400;
  src: url(data:font/woff2;base64,Tm8gQ29udGVudDogaHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9lYS9ub3Rvc2Fuc2tyL3YyL05vdG9TYW5zS1ItUmVndWxhci53b2ZmMg==)
      format("woff2"),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff)
      format("woff"),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf)
      format("opentype");
}
@font-face {
  font-family: Noto Sans KR;
  font-style: normal;
  font-weight: 500;
  src: url(data:font/woff2;base64,Tm8gQ29udGVudDogaHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9lYS9ub3Rvc2Fuc2tyL3YyL05vdG9TYW5zS1ItTWVkaXVtLndvZmYy)
      format("woff2"),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff)
      format("woff"),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf)
      format("opentype");
}
@font-face {
  font-family: Noto Sans KR;
  font-style: normal;
  font-weight: 700;
  src: url(data:font/woff2;base64,Tm8gQ29udGVudDogaHR0cHM6Ly9mb250cy5nc3RhdGljLmNvbS9lYS9ub3Rvc2Fuc2tyL3YyL05vdG9TYW5zS1ItQm9sZC53b2ZmMg==)
      format("woff2"),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff)
      format("woff"),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf)
      format("opentype");
}
@font-face {
  font-family: Noto Sans KR;
  font-style: normal;
  font-weight: 900;
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2)
      format("woff2"),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff)
      format("woff"),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf)
      format("opentype");
}
body,
html {
  height: 99.99%;
  -webkit-text-size-adjust: none;
}

body {
  font-family: Noto Sans KR, Malgun Gothic, Dotum, sans-serif;
  font-size: 14px;
  color: #333;
  letter-spacing: -0.05em;
  -webkit-text-size-adjust: none;
  margin: 0;
  padding: 0;
}
button,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
select,
textarea,
ul {
  margin: 0;
  padding: 0;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
table,
td,
th {
  margin: 0;
  padding: 0;
}
button,
input,
pre,
select,
table,
textarea {
  font-family: Noto Sans KR, Malgun Gothic, Dotum, sans-serif;
  font-size: 14px;
  color: #333;
}
button,
input,
select,
textarea {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
body,
p {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
}
a,
dd,
div,
dl,
dt,
em,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
span,
strong,
ul {
  line-height: 1em;
}
body {
  height: auto;
}
div.inner {
  width: 1400px;
  position: relative;
  margin: 0 auto;
}
div.header {
  height: 80px;
  position: sticky;
  top: 0;
  background: #fff;
  box-shadow: 0px 0px 10px #aaa;
  z-index: 100;
}
div.header .inner {
  max-width: 1600px;
  align-content: center;
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  height: 80px;
  justify-content: space-between;
  overflow: visible;
  padding: 0 32px;
  position: relative;
  width: 100%;
}
div.header .inner .gnb {
  align-content: center;
  align-items: center;
  display: flex;
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 16px;
  height: min-content;
  justify-content: center;
  overflow: visible;
  padding: 0;
  position: relative;
  width: auto;
}
div.header .inner .gnb a {
  outline: none;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  flex-shrink: 0;

  transform: none;
  transform-origin: 50% 50% 0px;
  text-decoration: none;
  color: #000;
  font-size: 18px;
  line-height: 25.2px;
  transition: 0.2s;
}
div.header .inner .gnb a:hover {
  color: #cf2c1f;
}
div.header .inner .gnb .language-select-wrap {
  display: flex;
  place-items: center;
  gap: 10px;
  cursor: pointer;
  position: relative;
  padding: 10px;
}
#lang {
  appearance: none;
  position: absolute;
  opacity: 0;
  inset: 0px;
  cursor: inherit;
  width: 100%;
}

div.container div.section.section1 div.inner h1 {
  font-weight: 400;
  font-size: 46px;
  width: 100%;
  width: max-content;
  margin: 0 auto;
}
div.container div.section.section1 div.inner h2 {
  font-weight: 700;
  font-size: 38px;
  width: 100%;
  line-height: 50px;
  width: max-content;
  margin: 0 auto;
}
div.container div.section.section1 div.inner p {
  width: 100%;
  font-size: 18px;
}
div.container div.section.section1 div.inner h1 span {
  font-size: 50px;
  font-weight: 700;
  color: #e34339;
}

div.container div.section.section1 div.inner {
  width: 1400px;
  margin: 0 auto;
  padding: 0 100px;
  padding-top: 130px;

  align-content: center;
  align-items: center;
  display: flex;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 80px;
  height: min-content;
  justify-content: flex-start;
  max-width: 1600px;
  overflow: visible;
  position: relative;
  width: 100%;

  align-content: flex-start;
  align-items: flex-start;
}
div.container div.section.section1 div.inner div.content {
  display: flex;
  flex-direction: column;
  gap: 40px;
  width: 100%;
}
p.blue-text {
  color: rgb(13, 110, 253);
}
p.orange-text {
  color: #e34339;
}
button.btn {
  align-content: center;
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 8px;
  height: min-content;
  justify-content: center;
  overflow: hidden;
  padding: 16px;
  position: relative;
  text-decoration: none;
  width: min-content;
  will-change: transform;

  border-bottom-width: 0px;
  border-color: rgba(0, 0, 0, 0);
  border-left-width: 0px;
  border-right-width: 0px;
  border-style: solid;
  border-top-width: 0px;
  backdrop-filter: none;
  background-color: #eee;
  width: 440px;
  height: 70px;
  border-radius: 5px;
  opacity: 1;
  display: flex;
  color: #fff;
  cursor: pointer;
}
a.btn {
  align-content: center;
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 8px;
  height: min-content;
  justify-content: center;
  overflow: hidden;
  padding: 16px;
  position: relative;
  text-decoration: none;
  width: min-content;
  will-change: transform;

  border-bottom-width: 0px;
  border-color: rgba(0, 0, 0, 0);
  border-left-width: 0px;
  border-right-width: 0px;
  border-style: solid;
  border-top-width: 0px;
  backdrop-filter: none;
  background-color: #eee;
  width: 440px;
  height: 70px;
  border-radius: 5px;
  opacity: 1;
  display: flex;
  color: #fff;
  cursor: pointer;
}
button.btn.purplebtn,
button.btn.orangebtn,
a.btn.orangebtn {
  background-color: #e34339;
}
button.btn.purplebtn.centerBtn {
  background-color: #e34339;
  align-self: center;
}
button.btn.orangebtn svg,
button.btn.purplebtn svg {
  width: 19px;
  height: 19px;
}
div.video-container {
  align-content: center;
  align-items: center;
  display: flex;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 10px;
  height: min-content;
  justify-content: center;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 1200px;
  /* background: rgb(0 0 0 / 10%); */
  border-radius: 10px;
  width: 100%;
}
.video-wrap {
  align-content: center;
  align-items: center;
  background-color: #f0f0f0;
  border-radius: 20px;
  display: flex;
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 20px;
  /* height: 600px; */
  justify-content: center;
  overflow: hidden;
  /* padding: 20px 0; */
  padding: 20px;
  position: relative;
  width: 100%;
  will-change: transform;
}
.video-wrap .left-video,
.video-wrap .right-video {
  display: flex;
  gap: 15px;
  flex-direction: column;
}
.video-wrap .top-video,
.video-wrap .bottom-video {
  position: relative;
}
.video-wrap .left-video .top-video video,
.video-wrap .left-video .bottom-video video,
.video-wrap .right-video .top-video video,
.video-wrap .right-video .bottom-video video,
.video-wrap .center-video video {
  width: 100%;
  border-radius: 20px;
  cursor: pointer;
}
.video-wrap .left-video .top-video img,
.video-wrap .left-video .bottom-video img,
.video-wrap .right-video .top-video img,
.video-wrap .right-video .bottom-video img,
.video-wrap .center-video img {
  width: 100%;
  border-radius: 20px;
  cursor: pointer;
}

.video-wrap .center-video video {
  width: 540px;
  height: 500px;
  border-radius: 20px;
  cursor: auto;
  border-radius: 20px;
  display: block;
  object-fit: cover;
  background-color: rgba(0, 0, 0, 0);
  object-position: 50% 50%;
}

div.container div.section.section1 .video-container p.small-text {
  font-family: "Pretendard Regular", "Pretendard Regular Placeholder",
    sans-serif;

  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.1px;
  line-height: 1.1em;
  text-align: left;
  color: #696969;
  text-decoration: none;
}

div.container div.section.section1 div.inner h3 {
  font-size: 32px;
  line-height: 42px;
  width: 100%;
}
div.voice-container .voice-wrap {
  align-content: center;
  align-items: center;
  display: flex;
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 20px;
  height: min-content;
  justify-content: center;
  overflow: visible;
  padding: 0;
  position: relative;
  width: 100%;
}
div.card {
  flex: 1 0 0px;
  height: auto;
  position: relative;
  width: 1px;
}
div.voice-container .voice-wrap div.card div.card-inner {
  align-content: flex-start;
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  height: 560px;
  justify-content: space-between;
  overflow: hidden;
  padding: 40px;
  position: relative;
  width: 560px;
  will-change: var(--framer-will-change-override, transform);
}
div.voice-container .voice-wrap div.card div.card-inner,
div.card-inner {
  border-bottom-width: 1px;
  border-color: rgba(34, 34, 34, 0.1);
  border-left-width: 1px;
  border-right-width: 1px;
  border-style: solid;
  border-top-width: 1px;
  background-color: #fff;
  border-radius: 20px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 20px 0px;
  width: 100%;
  opacity: 1;
  text-align: center;
}
div.voice-container .voice-wrap div.card div.card-inner .card-content {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
div.voice-container .voice-wrap div.card div.card-inner p {
  font-size: 20px;
  line-height: 28px;
}
div.voice-container .voice-wrap div.card div.card-inner button.btn {
  background-color: #e34339;
  width: 122px;
  border-radius: 90px;
  align-self: center;
}
div.voice-container .voice-wrap div.card div.card-inner video {
  cursor: auto;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  display: block;
  object-fit: cover;
  background-color: rgba(0, 0, 0, 0);
  object-position: 50% 50%;
}
div.voice-container {
  align-content: center;
  align-items: center;
  display: flex;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 40px;
  height: min-content;
  justify-content: center;
  overflow: visible;
  padding: 0 0 50px;
  position: relative;
  width: 100%;
}
button.btn.purplebtn.center {
  align-self: center;
  margin-bottom: 55px;
}

div.section.section2 {
  align-content: center;
  align-items: center;
  background-color: #d8d9db;
  background-color: #232323;
  /* color: white; */
  display: flex;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 0px;
  height: min-content;
  justify-content: center;
  overflow: visible;
  padding: 0;
  position: relative;
  width: 100%;
  min-height: 900px;
}

div.section.section2 {
  position: relative;
}
div.section.section2 .text-wrap {
  position: relative;
  display: flex;
  gap: 120px;
}

.my_gray{
  color: #aaa;
}

div.section.section2 .text-wrap .left-box {
  position: relative;
  transform: translateX(-10%);
  opacity: 0;
  transition: 1s;
  width: 270px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  position: sticky;
  padding-top: 80px;
  top: 0;
  height: min-content;
}
div.section.section2 .text-wrap .left-box.fade-in {
  opacity: 1;
  transform: translateX(0);
}
div.section.section2 .text-wrap .left-box h3 {
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}
div.section.section2 .text-wrap .left-box p {
  font-size: 16px;
}
div.section.section2 .text-wrap .right-box {
  align-content: flex-start;
  align-items: flex-start;
  display: flex;
  flex: 1 0 0px;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 46px;
  height: min-content;
  justify-content: flex-start;
  list-style: none;
  margin: 0;
  /* overflow: hidden; */
  padding: 0;
  position: relative;
  width: 1px;
  padding-top: 80px;
}
div.section.section2 .text-wrap .right-box .list-item {
  opacity: 0;
  transform: translateY(50%);
  transition: 1s;
  display: flex;
  gap: 15px;
}
div.section.section2 .text-wrap .right-box .list-item h2 {
  font-size: 70px;
}
div.section.section2 .text-wrap .right-box .list-item a {
  font-size: 32px;
  text-decoration: none;
  color: #fff;
  border-bottom-width: 1px;
  border-color: rgba(0, 0, 0, 0.1);
  border-left-width: 0px;
  border-right-width: 0px;
  border-style: solid;
  border-top-width: 0px;
  padding-bottom: 20px;
}
div.section.section2 .text-wrap .right-box .list-item p {
  font-size: 16px;
}
div.section.section2 .text-wrap .right-box .list-item .text-content {
  display: flex;
  gap: 20px;
  flex-direction: column;
}
div.section.section2 .text-wrap .right-box .list-item.fade-in {
  opacity: 1;
  transform: translateX(0);
}
div.downImg {
  width: 26px;
  height: 26px;
}

div.section.section3 {
  padding-top: 100px;
  display: flex;
  flex-direction: column;
  background-color: #fff;
}
div.section.section3 h3 {
  font-size: 70px;
}
div.section.section3 .bar {
  flex: 1 0 0px;
  height: 1px;
  overflow: hidden;
  position: relative;
  width: 1px;
  background-color: rgba(161, 161, 161, 0.66);
  opacity: 1;
}
.contact-wrap {
  align-content: center;
  align-items: center;
  display: flex;
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 24px;
  height: min-content;
  justify-content: flex-start;
  overflow: hidden;
  padding: 0 0 17px;
  position: relative;
  width: 100%;
  z-index: 1;
}
.contact-wrap .btn {
  width: 126px;
  height: auto;
  aspect-ratio: 1 / 1;
}
.contact-wrap .btn a {
  align-content: center;
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 10px;
  justify-content: center;
  overflow: hidden;
  padding: 32px;
  position: relative;
  text-decoration: none;
  background-color: rgb(0, 0, 0);
  height: 100%;
  width: 100%;
  opacity: 1;
  border-radius: 999px;
  box-sizing: border-box;
}
.contact-wrap .btn a .btnbg {
  bottom: -63px;
  flex: none;
  height: 63px;
  left: calc(50.00000000000002% - 63px / 2);
  overflow: visible;
  position: absolute;
  width: 63px;
  background-color: rgb(0, 0, 0);
  border-radius: 999px;
  transform: none;
  transform-origin: 50% 50% 0px;
  transition: 0.4s;
}
.contact-wrap .btn a:hover .btnbg {
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-color: rgb(253, 13, 13);
}
.contact-wrap .btn a p {
  font-family: "Pretendard Medium", "Pretendard Medium Placeholder", sans-serif;

  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1.4em;

  color: #fff;
}
.contact-wrap .btn a .btnrl {
  z-index: 1000;
}
a.downloadBtn {
  align-items: center;
  display: flex;
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 10px;
  height: 60px;
  justify-content: center;
  overflow: visible;
  padding: 0;
  position: relative;
  text-decoration: none;
  width: 320px;
  border-bottom-width: 1px;
  border-color: rgb(20, 20, 20);
  border-left-width: 1px;
  border-right-width: 1px;
  border-style: solid;
  border-top-width: 1px;
  border-radius: 15px;
  opacity: 1;
  text-decoration: none;
  color: black;
}
a.downloadBtn p {
  font-size: 20px;
}
.content-wrap {
  display: flex;
  gap: 27px;
  flex-direction: column;
}

div.p-wrap {
  display: flex;
  flex-direction: column;
  gap: 5px;
  font-size: 16px;
}
div.p-wrap p {
  font-size: 16px;
  color: #333;
  line-height: 22px;
}
.link-wrap {
  display: flex;
  gap: 30px;
}
.link-wrap a img {
  width: 36px;
  opacity: 0.5;
}
.link-wrap a:hover img {
  opacity: 1;
}
div.footer {
  display: flex;
  gap: 32px;
  padding: 60px 0 48px 0;
  justify-content: space-between;
}
div.footer a {
  color: #0d6efd;
  text-decoration: none;
  font-size: 16px;
}
div.footer .leftF {
  display: flex;
  gap: 24px;
}
div.footer .leftF .text1 {
  color: #141414;
}
div.footer .rightF p {
  font-size: 16px;
}

.overay-video-container {
  position: sticky;
  left: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  display: none;
  justify-content: center;
  z-index: 1000;
}
.overay-video-container.on {
  display: block;
}
.overay-video-bg {
  background: rgb(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1000;
}

.overay-video-wrap {
  display: flex;
  justify-content: center;
  height: 100%;
  flex-direction: column;
  height: auto;
  left: 50%;
  position: fixed;
  top: 49%;
  transform: translate(-50%, -50%);
  width: 60%;
  z-index: 1001;
  gap: 10px;
}
.overay-video-wrap video {
  flex: none;
  /* z-index: 1002; */
  width: 100%;
}
.video-btn {
  align-content: center;
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 5px;
  height: 57px;
  justify-content: center;
  overflow: visible;
  padding: 0 10px;
  position: relative;
  display: flex;
  position: absolute;
  backdrop-filter: blur(5px);
  /* background-color: rgba(101, 74, 255, 0.54); */
  background-color: rgb(227 67 57 / 62%);
  opacity: 1;
  border-radius: 117px;
  width: 100px;
  bottom: 20px;
  left: 20px;
}
.lang-img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  height: auto;
  aspect-ratio: 1/1;
}
.lang-img img {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
}
.play-img {
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
  aspect-ratio: 1/1;
}
.play-img svg {
  width: 16px;
  height: 16px;
}
.video-gnb {
  display: flex;
  flex-direction: row;
  gap: 10px;
  justify-content: center;
}
.video-gnb-item {
  display: flex;
  gap: 10px;
  background-color: #fff;
  border-radius: 345px;
  opacity: 1;
  padding: 0 10px;
  height: 40px;
  width: min-content;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  aspect-ratio: 116 / 40;
  height: auto;
}
.video-gnb-item img {
  width: 25px;
  border-radius: 50%;
}
.video-gnb-item p {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  white-space: nowrap;
}
.video-gnb-item.active {
  background-color: #e34339;
  color: #fff;
}
.video-gnb-item.active p {
  color: #fff;
}

.family-site-box {
  border-bottom-width: 1px;
  border-color: rgb(219, 219, 219);
  border-left-width: 1px;
  border-right-width: 1px;
  border-style: solid;
  border-top-width: 1px;
  background-color: rgb(255, 255, 255);

  border-radius: 4px;
  opacity: 1;
  width: 290px;
  padding: 0 15px;
  display: flex;
  height: 36px;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.family-site-box .icon {
  width: 18px;
}
.family-site-wrap {
  position: relative;
}
.family-site-wrap.on .family-site-box .icon {
  width: 18px;
  transform: rotate(180deg);
}
.family-site-wrap .family-site-list {
  padding: 10px 0;
  border-bottom-width: 1px;
  border-color: rgb(219, 219, 219);
  border-left-width: 1px;
  border-right-width: 1px;
  border-style: solid;
  border-top-width: 1px;
  background-color: rgb(255, 255, 255);
  border-radius: 4px;
  opacity: 1;
  max-width: 290px;
  display: none;
  position: absolute;
  bottom: 40px;
  width: 100%;
}
.family-site-wrap.on .family-site-list {
  display: block;
}
.family-site-wrap .family-site-list a {
  text-decoration: none;
  color: #232323;
  padding: 0 15px;
  font-size: 13px;
  line-height: 25px;
  display: inline-block;
  width: 100%;
}
.family-site-wrap .family-site-list p:hover {
  background: #eee;
}

.inquiry-wrap div.card {
  flex: 0;
  height: auto;
  position: relative;
  width: 1px;
  width: 100%;
}
.inquiry-wrap div.card div.card-inner {
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding: 35px;
  justify-content: normal;
  text-align: left;
}
.inquiry-wrap div.card div.card-inner p {
  position: relative;
}
.inquiry-wrap div.card div.card-inner p label input {
  position: absolute;
  left: 50px;
  top: -3px;
  width: -webkit-fill-available;
  border-style: solid;
  border-color: #232323;
}

div.section.section3 .inquiry-wrap h3 {
  font-size: 30px;
  margin-bottom: 20px;
}
div.section.section3 .inquiry-wrap .orange-text {
  margin-bottom: 20px;
}
.inquiry-wrap div.card div.card-inner button.btn.purplebtn.center {
  max-width: 100%;
  height: 40px;
  margin-bottom: 0;
  align-self: baseline;
  width: 100px;
}
span.hs-form-required {
  color: red;
}

.inquiry-wrap div.card div.card-inner p {
  letter-spacing: normal;
}
.inquiry-wrap div.card div.card-inner p select {
  width: 100%;
  height: 40px;
  padding: 0 10px;
}
.inquiry-wrap div.card div.card-inner .name-wrap {
  display: flex;
  width: 100%;
  gap: 30px;
}
.inquiry-wrap div.card div.card-inner .name-wrap label {
  width: 50%;
}
.inquiry-wrap div.card div.card-inner #name,
.inquiry-wrap div.card div.card-inner #lastname {
  display: block;
  width: 100%;
  margin-top: 5px;
  height: 40px;
  padding: 0 10px;
}
.inquiry-wrap div.card div.card-inner label textarea,
.inquiry-wrap div.card div.card-inner label input {
  width: 100%;
  height: 40px;
  padding: 0 10px;
  margin-top: 5px;
}
.vam * {
  vertical-align: middle;
}
div.section label.danger input {
  border-style: solid;
  border-color: #c87872;
}
div.section label input:focus {
  border-style: solid;
  outline: none;
  border-color: rgba(82, 168, 236, 0.8);
}

input#privacy {
  cursor: pointer;
}

/*company*/
div.company.container .content-wrap a.orangebtn.btn {
  width: 150px;
  height: 10px;
}
.container.company div.section.section1 div.inner .left {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.container.company div.section.section1 div.inner .right  {
  width: 50%;
  text-align: center;
}

.container.company div.section.section1 div.inner .textBox p {
  font-size: 25px;
  line-height: 150%;
}
.container.company div.section.section1 div.inner .textBox2 p {
  font-size: 23px;
  line-height: 130%;
}
.container.company div.section.section1 div.inner .content-wrap {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
}

.container.company div.section.section1 div.inner {
  gap: 50px;
}

.productFeatures-wrap {
  display: flex;
  gap: 40px;
  width: 100%;
}
.productFeatures-wrap img {
  width: 90px;
  height: 90px;
}
.productFeatures-wrap .textBox3 p {
  line-height: 30px;
}
.productFeatures-wrap .textBox3.card-inner {
  padding: 56px;
  max-width: 680px;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: space-between;

}
div.container.company div.section.section1 div.inner p.big-text {
  font-size: 25px;
  border-bottom: 1px solid #aaa;
  padding-bottom: 13px;
}

div.container.company
  div.section.section1
  div.inner
  .textBox3.card-inner
  div.develop
  .flex {
  display: flex;
  flex-direction: row;
  gap: 30px;
}
div.container.company
  div.section.section1
  div.inner
  .textBox3.card-inner
  div.develop
  .flex
  .textBox4
  p {
  font-size: 15px;
}
div.container.company
  div.section.section1
  div.inner
  .textBox3.card-inner
  div.develop
  .flex
  .textBox4
  p
  strong {
  font-size: 20px;
}
div.container.company
  div.section.section1
  div.inner
  .textBox3.card-inner
  div.operate {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 20px;
}

div.container.company div.section.section1 div.inner div.customer p {
  font-size: 25px;
  line-height: 150%;
  margin-top: 15px;
}
.customer-img-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 13px;
  margin-top: 20px;
}
.customer-img-wrap img {
  max-width: 19%;
  width: 19%;
  border: 1px solid #dddddd;
  border-radius: 10px;
  object-fit: scale-down;
}

div.container.local
  div.section.section1
  div.inner
  .content-wrap
  .back-img-wrap {
  z-index: -1;
}
div.container.local
  div.section.section1
  div.inner
  .content-wrap
  .back-img-wrap
  img {
  position: fixed;
  top: inherit;
  right: inherit;
  bottom: inherit;
  left: inherit;
  width: inherit;
  height: inherit;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 65% 40%;
  object-position: 65% 40%;
  width: 100%;
  left: 0;
  top: 80px;
  min-height: calc(var(--doc-height, 100dvh) - 3.625rem);
}
div.container.local div.section.section1 div.inner .content-wrap .back-img-wrap img.mob{
  display: none;
}
div.container.local div.section.section1 div.inner {
  gap: 0;
  min-height: calc(var(--doc-height, 100dvh) - 3.625rem);
  padding: 32px 48px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
div.container.local div.section.section1 div.inner h2 {
  font-size: 52px;
}
div.container.local div.section.section1 div.inner h2:first-child {
  margin-bottom: 20px;
}

div.container.local div.section.section2 {
  background-color: #fff;
  
  width: 100%;
  min-height: 300px;
  padding: 64px 0;
  justify-content: normal;
}

.orangeText {
  color: #e34339;
}
div.container.local div.section.section2 h2 {
  font-size: 32px;
  margin: 10px 0;
  text-align: center;
  margin: 40px 0;
}
div.container.local div.section.section2 h2.orangeText {
  color: #e34339;
  margin: 10px 0;
}
div.container.local div.section.section2 div.content-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  max-width: 1100px;
  margin: 0 auto;
  margin-top: 80px;
}
div.container.local div.section.section2 div.content-wrap div.left {
  width: 45%;
  align-self: center;
  font-size: 16px;
}
div.container.local div.section.section2 div.content-wrap div.left p {
  line-height: 24px;
  font-size: 16px;
}
div.container.local div.section.section2 div.content-wrap div.right {
  width: 45%;
}
div.container.local div.section.section2 ul.img-list {
  list-style: none;
  display: flex;

  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1100px;
  margin-top: 50px;
}
div.container.local div.section.section2 ul.img-list li.img-item {
  width: 33.3%;
  box-sizing: border-box;
  text-align: center;
  border: 1px solid #eee;
  aspect-ratio: 2/1;
  align-content: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 15px;
}
div.container.local div.section.section2 ul.img-list li.img-item img {
  width: min-content;
  align-self: center;
}
div.container.local div.section.section2 ul.img-list li.img-item p {
  font-weight: 700;
  font-size: 20px;
}
div.container.local div.section.section2 .trans-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 100px;
  transform: translateY(30%);
  opacity: 0;
  transition: 1.5s all ease;
}
div.container.local div.section.section2 .trans-wrap.fade-in {
  transform: translateY(0);
  opacity: 1;
}
div.container.local div.section.section2 .trans-wrap h2 {
  font-size: 50px;
  line-height: 80px;
}
div.container.local div.section.section2 .trans-wrap img {
  width: 44px;
}
div.container.local div.section.section2 .orangebtn {
  width: 300px;
}
div.container.local div.section.section2 .translation-wrap .translation-card {
  padding: 30px;
  display: flex;
  justify-content: space-between;
  background-color: rgb(250 238 238);
  max-width: 1100px;
  margin: 0 auto;
  margin-top: 60px;
  border-radius: 20px;
  aspect-ratio: 3/1;
}
div.container.local
  div.section.section2
  .translation-wrap
  .translation-card
  .left {
  width: 48%;
  border-radius: 20px;
}

div.container.local
  div.section.section2
  .translation-wrap
  .translation-card
  .left
  video {
  width: 100%;
  border-radius: 20px;
}
div.container.local
  div.section.section2
  .translation-wrap
  .translation-card
  .left
  p {
  color: #fff;
}
div.container.local
  div.section.section2
  .translation-wrap
  .translation-card
  .right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 48%;
  padding: 35px 30px;
  border-radius: 20px;
  background-color: #fff;
}
div.container.local
  div.section.section2
  .translation-wrap
  .translation-card
  .right
  h2 {
  text-align: left;
  margin: 0;
}
div.container.local
  div.section.section2
  .translation-wrap
  .translation-card
  .right
  p {
  font-size: 20px;
  line-height: 30px;
}



.mob-btn{
  display: none;
}
#mobile-overay {
  display: block;
  z-index: -10;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  opacity: 0;
  min-height: 100vh;
  height: 100%;
}
#mobile-overay{
  display: none;
}
div.go-top{
  z-index: 101;
  position: fixed;
  bottom: 50px;
  right: 50px;
  width: 34px;
  height: 34px;
  background: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 24px;
  line-height: 31px;
  text-align: center;
  color: #aaa;
  cursor: pointer;
  transition: 0.3s;
}
div.arrow{
  
  width: 8px;
  height: 8px;
  border-top: 3px solid #aaa;
  border-right: 3px solid #aaa;
  transform: rotate(-45deg);
  margin-left: 11px;
  margin-top: 14px;
  transition: 0.3s;
  
}
div.go-top:hover{
background-color: rgba(0, 0, 0, 0.7);

}
div.go-top:hover div.arrow{
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
}
