.index.div {
  width: 100%;
  min-width: 390px;
  min-height: auto;
  display: flex;
  flex-direction: column;
}

.index .global-header-m {
  display: flex;
  z-index: 3;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  padding: 0px 24px;
  position: fixed;
  top: 0;
  left: 0;
  background-color: var(--white);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #e5e5e6;
}

.index .header {
  display: flex;
  height: 80px;
  align-items: flex-start;
  justify-content: center;
  padding: 0px 0px 1px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.index .section {
  max-width: 1200px;
  align-items: center;
  justify-content: space-between;
  flex: 1;
  flex-grow: 1;
  align-self: stretch;
  display: flex;
  position: relative;
}

.index .logo {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 9.52px;
  padding: 3.81px;
  position: relative;
  flex: 0 0 auto;
}

.index .logo-2 {
  position: relative;
  width: 53.2px;
  height: 32.38px;
  background-image: url(../images/main/vector-44.svg);
  background-size: 100% 100%;
}

.index .list-margin {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px 0px 0px 56px;
  position: relative;
  flex: 0 0 auto;
}

.index .list {
  display: inline-flex;
  justify-content: center;
  gap: 8px;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}

.index .item {
  display: inline-flex;
  height: 70px;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}

.index .menu-contact {
  display: inline-flex;
  align-items: center;
  padding: 7px 12px 9px;
  position: relative;
  flex: 0 0 auto;
  background-color: #5895a6;
  border-radius: 8px;
}

.index .service-link {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Pretendard Variable-SemiBold", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 17px;
  letter-spacing: -0.10px;
  line-height: 25.5px;
  white-space: nowrap;
}

.index .div-wrapper {
  border-radius: 8px;
  display: inline-flex;
  height: 70px;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}

.index .link {
  align-items: center;
  padding: 9px 12px;
  background-color: #ffffff;
  border-radius: 8px;
  display: inline-flex;
  position: relative;
  flex: 0 0 auto;
}

.index .vector-wrapper {
  position: relative;
  width: 24px;
  height: 24px;
  aspect-ratio: 1;
}

.index .vector {
  position: absolute;
  width: 75.00%;
  height: 50.00%;
  top: 20.83%;
  left: 8.33%;
}

.index .section-main-hero {
  z-index: 2;
  flex: 1;
  max-height: 563px;
  margin-top: 80px;
  display: flex;
  background-color: #f9fbfc;
  margin-bottom: 0;
  padding-bottom: 80px;
}

.index .bg {
  height: 492px;
  flex: 1;
  display: flex;
  background: linear-gradient(
    0deg,
    rgba(213, 230, 239, 1) 30%,
    rgba(255, 255, 255, 1) 100%
  );
}

.index .title-wrapper {
  height: 648px;
  flex: 1;
  flex-direction: column;
  width: 390px;
  align-items: center;
  gap: 16px;
  padding: 80px 0px;
  display: flex;
  position: relative;
}

.index .title {
  display: flex;
  flex-direction: column;
  max-width: 1200px;
  align-items: center;
  gap: 16px;
  padding: 0px 24px;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
}

.index .container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 60px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .div-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .div-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .main-title {
  margin-top: -1.00px;
  background: linear-gradient(
    90deg,
    rgba(19, 83, 107, 1) 20%,
    rgba(38, 161, 209, 1) 100%
  );
  -webkit-background-clip: text !important;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: transparent;
  font-size: 32px;
  text-align: center;
  letter-spacing: -0.19px;
  line-height: 41.6px;
  position: relative;
  align-self: stretch;
}

.index .main-description {
  font-family: "Pretendard Variable-SemiBold", Helvetica;
  font-weight: 600;
  color: transparent;
  font-size: 17px;
  text-align: center;
  letter-spacing: -0.10px;
  line-height: 25.5px;
  position: relative;
  align-self: stretch;
}

.index .text-wrapper {
  color: #7aacba;
  letter-spacing: -0.02px;
}

.index .div-4 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.index .logo-3 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 3.6px;
  padding: 4.8px 7.2px;
  position: relative;
  flex: 0 0 auto;
  background-color: #0c4a63;
  border-radius: 3.2px;
}

.index .ic-baseline-apple {
  position: relative;
  width: 14.4px;
  height: 14.4px;
  aspect-ratio: 1;
  opacity: 0.7;
}

.index .img {
  position: absolute;
  width: 63.20%;
  height: 75.01%;
  top: 12.49%;
  left: 18.39%;
}

.index .text-wrapper-2 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard Variable-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 10.8px;
  text-align: center;
  letter-spacing: -0.22px;
  line-height: normal;
}

.index .google-play-icon {
  position: relative;
  width: 14.4px;
  height: 14.4px;
}

.index .hero-obj {
  position: relative;
  width: 390px;
  height: 300px;
  margin-left: -24.00px;
  margin-right: -24.00px;
  background-image: url(../images/main/product-image.png);
  background-size: cover;
  background-position: 50% 50%;
}

.index .contents {
  display: flex;
  z-index: 1;
  flex: 1;
  max-height: auto;
  position: relative;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
}

.index .section-main-summary {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  gap: 48px;
  padding: 40px 0px 80px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #f9fbfc;
  margin-top: 0;
}

.index .margin {
  align-items: center;
  gap: 4.88px;
  padding: 0px 24px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  position: relative;
}

.index .description {
  position: relative;
  align-self: stretch;
  margin-top: -0.20px;
  font-family: "Pretendard Variable-Medium", Helvetica;
  font-weight: 400;
  color: #424242;
  font-size: 15px;
  text-align: center;
  letter-spacing: -0.30px;
  line-height: 24.0px;
}

.index .span {
  font-weight: 500;
  letter-spacing: -0.04px;
}

.index .text-wrapper-3 {
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  letter-spacing: -0.04px;
}

.index .div-5 {
  display: flex;
  flex-wrap: wrap;          
  gap: 16px;
  padding: 0 24px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  align-items: stretch;     
}

.index .frame {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px 16px;
  flex: 1 1 160px;          
  width: auto;              
  background-color: #ffffff;
  border-radius: 24px;
  box-shadow: 0 0 16px #4b566c33;
}

.index .label {
  display: flex;
  justify-content: center;
  align-self: stretch;
  margin-top: -1.99px;
  background: linear-gradient(
    90deg,
    rgba(19, 83, 107, 1) 20%,
    rgba(38, 161, 209, 1) 100%
  );
  -webkit-background-clip: text !important;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: transparent;
  font-size: 22px;
  text-align: center;
  letter-spacing: -0.40px;
  line-height: normal;
  position: relative;
  align-items: center;
}

.index .div-6 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .tap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 4px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border: 0px none;
}

.index .qlementine-icons {
  position: relative;
  width: 15.99px;
  height: 15.99px;
  aspect-ratio: 1;
  background-image: url(../images/main/vector-6.svg);
  background-size: 100% 100%;
}

.index .label-2 {
  display: flex;
  gap: 7.97px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  position: relative;
  align-items: center;
}

.index .label-3 {
  display: flex;
  justify-content: center;
  flex: 1;
  margin-top: -1.99px;
  font-family: "Pretendard Variable-Medium", Helvetica;
  font-weight: 500;
  color: #424242;
  font-size: 16px;
  text-align: center;
  letter-spacing: -0.40px;
  line-height: 24px;
  position: relative;
  align-items: center;
}

.index .section-main-story {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background: linear-gradient(
    0deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 1) 100%
  );
}

.index .margin-2 {
  max-width: 1200px;
  align-items: center;
  justify-content: center;
  gap: 48px;
  padding: 80px 24px;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  position: relative;
}

.index .img-2 {
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .p {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  background: linear-gradient(
    90deg,
    rgba(19, 83, 107, 1) 20%,
    rgba(38, 161, 209, 1) 100%
  );
  -webkit-background-clip: text !important;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: transparent;
  font-size: 26px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.index .description-2 {
  position: relative;
  align-self: stretch;
  font-family: "Pretendard Variable-Medium", Helvetica;
  font-weight: 400;
  color: #424242;
  font-size: 15px;
  text-align: center;
  letter-spacing: -0.28px;
  line-height: 22.5px;
}

.index .section-main-pain {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 80px 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #f9fbfc;
}

.index .div-7 {
  gap: 60px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .title-2 {
  display: flex;
  align-items: center;
  gap: 4px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .div-8 {
  position: relative;
  width: 16px;
  height: 16px;
  aspect-ratio: 1;
}

.index .vector-2 {
  position: absolute;
  width: 72.88%;
  height: 72.88%;
  top: 12.50%;
  left: 12.50%;
}

.index .category {
  color: #5895a6;
  letter-spacing: 0;
  position: relative;
  flex: 1;
  margin-top: -1.00px;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  font-size: 15px;
  line-height: normal;
}

.index .text-wrapper-4 {
  position: relative;
  align-self: stretch;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: #424242;
  font-size: 26px;
  letter-spacing: -0.26px;
  line-height: 36.4px;
}

.index .div-9 {
  gap: 24px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .container-2 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 16px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .container-wrapper {
  display: flex;
  min-width: 163px;
  align-items: center;
  justify-content: center;
  padding: 24px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 24px;
  box-shadow: 0px 0px 16px #4b566c33;
}

.index .container-3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.index .statistic {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  background: linear-gradient(
    90deg,
    rgba(19, 83, 107, 1) 20%,
    rgba(38, 161, 209, 1) 100%
  );
  -webkit-background-clip: text !important;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  font-family: "Pretendard Variable-SemiBold", Helvetica;
  font-weight: 600;
  color: transparent;
  font-size: 26px;
  text-align: center;
  letter-spacing: -0.26px;
  line-height: normal;
}

.index .description-3 {
  position: relative;
  align-self: stretch;
  font-family: "Pretendard Variable-SemiBold", Helvetica;
  font-weight: 600;
  color: #586472;
  font-size: 15px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.index .container-4 {
  display: flex;
  flex-direction: column;
  min-width: 163px;
  align-items: center;
  justify-content: center;
  padding: 24px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 24px;
  box-shadow: 0px 0px 16px #4b566c33;
}

.index .container-5 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .description-4 {
  position: relative;
  align-self: stretch;
  font-family: "Pretendard Variable-Regular", Helvetica;
  font-weight: 400;
  color: #181818;
  font-size: 15px;
  letter-spacing: -0.09px;
  line-height: 21.0px;
}

.index .text-wrapper-5 {
  color: #424242;
  letter-spacing: -0.01px;
}

.index .text-wrapper-6 {
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: #424242;
  letter-spacing: -0.01px;
}

.index .container-6 {
  display: flex;
  flex-direction: column;
  height: 120px;
  align-items: center;
  justify-content: center;
  gap: 4px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #16607d;
  border-radius: 24px;
}

.index .container-7 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
}

.index .div-10 {
  display: flex;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .statistic-2 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 1) 20%,
    rgba(101, 199, 237, 1) 100%
  );
  -webkit-background-clip: text !important;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  font-family: "Pretendard Variable-SemiBold", Helvetica;
  font-weight: 600;
  color: transparent;
  font-size: 26px;
  text-align: center;
  letter-spacing: -0.26px;
  line-height: normal;
  white-space: nowrap;
}

.index .statistic-3 {
  display: inline-flex;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}

.index .statistic-4 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  width: 19px;
  margin-top: -0.81px;
  font-family: "Pretendard Variable-SemiBold", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 20.9px;
  text-align: center;
  letter-spacing: -0.21px;
  line-height: normal;
}

.index .mdi-alpha {
  position: relative;
  width: 31px;
  height: 31px;
  margin-left: -6.44px;
  aspect-ratio: 1;
}

.index .vector-3 {
  position: absolute;
  width: 50.75%;
  height: 46.21%;
  top: 29.67%;
  left: 24.67%;
}

.index .description-5 {
  position: relative;
  align-self: stretch;
  font-family: "Pretendard Variable-SemiBold", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 15px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.index .section-main-product {
  justify-content: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
}

.index .top {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 80px 24px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .category-2 {
  color: #5895a6;
  letter-spacing: -0.30px;
  position: relative;
  flex: 1;
  margin-top: -1.00px;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  font-size: 15px;
  line-height: normal;
}

.index .ipad-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 60px 36px;
  flex: 0 0 auto;
  overflow-x: scroll;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.index .ipad-wrapper::-webkit-scrollbar {
  width: 0;
  display: none;
}

.index .ipad {
  position: relative;
  align-self: stretch;
  width: 100%;
  aspect-ratio: 1.29;
}

.index .sub {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0px 24px 80px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .div-11 {
  justify-content: center;
  gap: 24px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .description-text-wrapper {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 69px;
  margin-right: -2.00px;
}

.index .description-text {
  position: absolute;
  width: calc(100% - 2px);
  top: calc(50.00% - 34px);
  left: 0;
  font-family: "Pretendard Variable-Medium", Helvetica;
  font-weight: 400;
  color: #424242;
  font-size: 15px;
  letter-spacing: -0.09px;
  line-height: 22.5px;
}

.index .text-wrapper-7 {
  font-weight: 500;
  letter-spacing: -0.01px;
}

.index .text-wrapper-8 {
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  letter-spacing: -0.01px;
}

.index .container-8 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 46px;
  margin-right: -2.00px;
}

.index .description-text-2 {
  top: calc(50.00% - 23px);
  font-family: "Pretendard Variable-Medium", Helvetica;
  color: #424242;
  letter-spacing: -0.30px;
  position: absolute;
  width: calc(100% - 2px);
  left: 0;
  font-weight: 400;
  font-size: 15px;
  line-height: 22.5px;
}

.index .margin-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
}

.index .margin-3 {
  max-width: 1200px;
  align-items: center;
  justify-content: center;
  gap: 48px;
  padding: 80px 48px;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  position: relative;
}

.index .div-12 {
  align-items: center;
  gap: 48px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  position: relative;
}

.index .title-3 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  background: linear-gradient(
    90deg,
    rgba(19, 83, 107, 1) 20%,
    rgba(38, 161, 209, 1) 100%
  );
  -webkit-background-clip: text !important;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: transparent;
  font-size: 24px;
  text-align: center;
  letter-spacing: -0.14px;
  line-height: 36px;
}

.index .div-wrapper-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 80px 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #f7fafc;
}

.index .div-13 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 11px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .vector-4 {
  position: absolute;
  width: 68.75%;
  height: 81.25%;
  top: 9.38%;
  left: 15.62%;
}

.index .div-14 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
  width: 100%;
  flex: 0 0 auto;
  position: relative;
  align-self: stretch;
}

.index .content-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .before-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  padding: 0px 0px 2px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .btn {
  all: unset;
  box-sizing: border-box;
  background-color: #ffffff;
  border: 1px solid;
  border-color: #d9d9d9;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 8px;
}

.index .before-text {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Pretendard Variable-Medium", Helvetica;
  font-weight: 500;
  color: #8e8e8e;
  font-size: 22px;
  text-align: center;
  letter-spacing: -0.44px;
  line-height: normal;
  white-space: nowrap;
}

.index .frame-2 {
  gap: 20px;
  padding: 40px 16px 2px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 16px;
  border: 1px solid;
  border-color: #d9d9d9;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.index .label-4 {
  display: inline-flex;
  gap: 5.85px;
  flex: 0 0 auto;
  position: relative;
  align-items: center;
}

.index .label-5 {
  display: flex;
  justify-content: center;
  width: fit-content;
  margin-top: -1.46px;
  font-family: "Pretendard Variable-Medium", Helvetica;
  font-weight: 500;
  color: #424242;
  font-size: 18px;
  text-align: center;
  letter-spacing: -0.73px;
  line-height: 27px;
  position: relative;
  align-items: center;
}

.index .image {
  position: relative;
  width: 280px;
  height: 362px;
}

.index .container-9 {
  position: relative;
  width: 180px;
  height: 240px;
}

.index .img-wrapper {
  position: absolute;
  top: 120px;
  left: -30px;
  width: 240px;
  height: 1px;
  display: flex;
  transform: rotate(90.00deg);
}

.index .vector-5 {
  margin-top: -120.0px;
  width: 10.15px;
  height: 240px;
  margin-left: 114.9px;
  transform: rotate(-90.00deg);
}

.index .element {
  position: absolute;
  top: 31px;
  left: 0;
  width: 180px;
  height: 179px;
  aspect-ratio: 1;
  object-fit: cover;
}

.index .layout {
  display: flex;
  flex-direction: column;
  height: 132px;
  align-items: center;
  justify-content: center;
  gap: 11.73px;
  padding: 11.73px 10.26px;
  position: relative;
  align-self: stretch;
  width: 100%;
  border: 0px none;
}

.index .streamline-flex-ai {
  position: relative;
  width: 36px;
  height: 36px;
  margin-top: -3.59px;
  aspect-ratio: 1;
}

.index .vector-6 {
  position: absolute;
  width: 98.23%;
  height: 98.22%;
  top: 0;
  left: 0;
}

.index .label-wrapper {
  display: flex;
  gap: 5.85px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  margin-bottom: -3.59px;
  position: relative;
  align-items: center;
}

.index .label-6 {
  display: flex;
  justify-content: center;
  flex: 1;
  margin-top: -1.46px;
  background: linear-gradient(
    90deg,
    rgba(19, 83, 107, 1) 20%,
    rgba(38, 161, 209, 1) 100%
  );
  -webkit-background-clip: text !important;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  font-family: "Pretendard Variable-SemiBold", Helvetica;
  font-weight: 600;
  color: transparent;
  font-size: 24px;
  text-align: center;
  letter-spacing: -0.29px;
  line-height: 33.6px;
  position: relative;
  align-items: center;
}

.index .div-15 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .after-text-wrapper {
  all: unset;
  box-sizing: border-box;
  background-color: #16607d;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 8px;
}

.index .after-text {
  position: relative;
  width: fit-content;
  margin-top: -1.47px;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 1) 20%,
    rgba(152, 226, 255, 1) 100%
  );
  -webkit-background-clip: text !important;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  font-family: "Pretendard Variable-Medium", Helvetica;
  font-weight: 500;
  color: transparent;
  font-size: 22px;
  text-align: center;
  letter-spacing: -0.44px;
  line-height: normal;
  white-space: nowrap;
}

.index .frame-3 {
  gap: 20px;
  padding: 40px 16px 0px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #16607d;
  border-radius: 16px;
  box-shadow: 0px 0px 11.73px #4b566c33;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.index .label-7 {
  display: flex;
  justify-content: center;
  width: fit-content;
  margin-top: -1.46px;
  font-family: "Pretendard Variable-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  letter-spacing: -0.73px;
  line-height: 27px;
  position: relative;
  align-items: center;
}

.index .element-wrapper {
  position: relative;
  width: 280px;
  height: 361.76px;
  background-color: #ffffff;
}

.index .element-2 {
  position: absolute;
  top: 27px;
  left: 16px;
  width: 246px;
  height: 335px;
  aspect-ratio: 0.74;
}

.index .div-16 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Pretendard Variable-Regular", Helvetica;
  font-weight: 400;
  color: #181818;
  font-size: 15px;
  letter-spacing: -0.09px;
  line-height: 22.5px;
}

.index .section-main-feature {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 60px;
  padding: 80px 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
}

.index .vector-7 {
  position: absolute;
  width: 100%;
  height: 87.50%;
  top: 6.25%;
  left: 0;
}

.index .div-17 {
  display: flex;
  flex-direction: column;
  min-width: 270px;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .header-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 10px 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 8px;
  background: linear-gradient(
    90deg,
    rgba(88, 149, 166, 1) 0%,
    rgba(156, 233, 255, 1) 100%
  );
}

.index .text-wrapper-9 {
  position: relative;
  width: fit-content;
  margin-top: -1.01px;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.index .container-10 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 16px;
  border: 1px solid;
  border-color: #d4d4d4;
  box-shadow: 0px 0px 16px #4b566c33;
}

.index .container-11 {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .container-12 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 12px 16px;
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
  background-color: #f0faff;
  border-radius: 16px;
}

.index .view {
  position: relative;
  width: 32px;
  height: 32px;
  background-color: #ffffff;
  border-radius: 64px;
  overflow: hidden;
}

.index .vector-8 {
  position: absolute;
  top: calc(50.00% - 8px);
  left: calc(50.00% - 8px);
  width: 17px;
  height: 17px;
}

.index .container-13 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .subtitle {
  align-self: stretch;
  margin-top: -1.00px;
  color: #181818;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
}

.index .container-14 {
  display: inline-flex;
  align-items: center;
  gap: 2px;
  position: relative;
  flex: 0 0 auto;
}

.index .value {
  font-size: 17px;
  position: relative;
  width: fit-content;
  margin-top: -1.05px;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: #138caf;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.index .mdi-arrow-up {
  position: relative;
  width: 16px;
  height: 16px;
  transform: rotate(90.00deg);
  aspect-ratio: 1;
}

.index .vector-9 {
  position: absolute;
  width: 66.00%;
  height: 66.00%;
  top: 17.33%;
  left: 17.00%;
  transform: rotate(-90.00deg);
}

.index .view-2 {
  position: relative;
  top: calc(50.00% - 9px);
  left: calc(50.00% - 7px);
  width: 16px;
  height: 17px;
  aspect-ratio: 0.92;
  background-image: url(../images/main/vector-13.svg);
  background-size: 100% 100%;
}

.index .vector-10 {
  position: absolute;
  width: 66.00%;
  height: 66.00%;
  top: 17.33%;
  left: 17.00%;
}

.index .div-wrapper-3 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 10px 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 8px;
  background: linear-gradient(
    90deg,
    rgba(88, 149, 166, 1) 0%,
    rgba(156, 233, 255, 1) 100%
  );
}

.index .div-wrapper-4 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 16px;
  border: 2px solid;
  border-color: #d4d4d4;
  box-shadow: 0px 0px 16px #4b566c33;
}

.index .div-18 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .icon-container-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 16px 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #f0faff;
  border-radius: 16px;
}

.index .view-3 {
  display: flex;
  width: 19px;
  height: 19px;
  align-items: center;
  gap: 6.4px;
  position: relative;
  top: calc(50.00% - 10px);
  left: calc(50.00% - 10px);
  aspect-ratio: 1;
}

.index .vector-11 {
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
}

.index .container-15 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.index .subtitle-2 {
  width: fit-content;
  margin-top: -1.00px;
  color: #181818;
  font-size: 18px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
  position: relative;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
}

.index .chart-container {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 159px;
  background-color: #ffffff;
  border-radius: 8.39px;
  overflow: hidden;
}

.index .img-3 {
  position: absolute;
  top: calc(50.00% - 66px);
  left: calc(50.00% - 118px);
  width: 236px;
  height: 132px;
  object-fit: cover;
}

.index .container-16 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  padding: 16px 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #f0faff;
  border-radius: 16px;
}

.index .view-wrapper {
  position: relative;
  top: calc(50.00% - 10px);
  left: calc(50.00% - 8px);
  width: 17px;
  height: 19px;
  overflow: hidden;
  aspect-ratio: 0.92;
}

.index .view-4 {
  position: relative;
  top: -2px;
  width: 19px;
  height: 19px;
  aspect-ratio: 1;
}

.index .vector-12 {
  position: absolute;
  width: 76.54%;
  height: 76.79%;
  top: 23.37%;
  left: 0;
}

.index .container-17 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .subtitle-3 {
  align-self: stretch;
  margin-top: -1.00px;
  color: #181818;
  font-size: 18px;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
}

.index .vector-13 {
  position: absolute;
  width: 66.00%;
  height: 66.00%;
  top: 17.33%;
  left: 17.01%;
  transform: rotate(-90.00deg);
}

.index .view-5 {
  position: relative;
  top: calc(50.00% - 10px);
  left: calc(50.00% - 8px);
  width: 16px;
  height: 17px;
  overflow: hidden;
  aspect-ratio: 0.92;
}

.index .view-6 {
  position: relative;
  top: calc(50.00% - 9px);
  left: calc(50.00% - 9px);
  width: 17px;
  height: 17px;
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1;
}

.index .vector-14 {
  margin-top: 0;
  height: 14.72px;
  margin-left: 0;
  width: 14.72px;
}

.index .view-7 {
  position: relative;
  top: calc(50.00% - 8px);
  left: calc(50.00% - 7px);
  width: 14px;
  height: 17px;
  transform: rotate(180deg);
  aspect-ratio: 0.84;
}

.index .vector-15 {
  position: absolute;
  width: 58.03%;
  height: 47.86%;
  top: 52.14%;
  left: 20.57%;
  transform: rotate(-180deg);
}

.index .vector-16 {
  position: absolute;
  width: 100.64%;
  height: 51.19%;
  top: 0;
  left: 0;
  transform: rotate(-180deg);
}

.index .image-2 {
  position: relative;
  width: 32px;
  height: 32px;
}

.index .value-2 {
  font-size: 18px;
  position: relative;
  width: fit-content;
  margin-top: -1.05px;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: #138caf;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.index .source {
  position: relative;
  align-self: stretch;
  font-family: "Pretendard Variable-Regular", Helvetica;
  font-weight: 400;
  color: #8b95a1;
  font-size: 14px;
  text-align: center;
  letter-spacing: -0.08px;
  line-height: 21px;
}

.index .test-period-card {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 40px 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .view-8 {
  position: relative;
  width: 252px;
  height: 382px;
}

.index .vector-17 {
  position: absolute;
  width: 8.90%;
  height: 3.98%;
  top: 95.63%;
  left: 5.60%;
}

.index .vector-18 {
  position: absolute;
  width: 50.28%;
  height: 33.05%;
  top: 33.93%;
  left: 49.72%;
}

.index .vector-19 {
  position: absolute;
  width: 61.39%;
  height: 35.30%;
  top: 0;
  left: 33.95%;
}

.index .vector-20 {
  position: absolute;
  width: 54.26%;
  height: 26.25%;
  top: 59.75%;
  left: 40.77%;
}

.index .vector-21 {
  position: absolute;
  width: 44.35%;
  height: 25.27%;
  top: 67.56%;
  left: 0;
}

.index .vector-22 {
  position: absolute;
  width: 37.22%;
  height: 30.23%;
  top: 5.85%;
  left: 15.33%;
}

.index .vector-23 {
  position: absolute;
  width: 40.88%;
  height: 24.85%;
  top: 32.14%;
  left: 0;
}

.index .vector-24 {
  position: absolute;
  width: 43.01%;
  height: 18.75%;
  top: 52.86%;
  left: 6.93%;
}

.index .vector-25 {
  position: absolute;
  width: 38.89%;
  height: 26.45%;
  top: 29.78%;
  left: 35.31%;
}

.index .vector-26 {
  position: absolute;
  width: 50.28%;
  height: 31.38%;
  top: 2.77%;
  left: 8.95%;
}

.index .vector-27 {
  position: absolute;
  width: 30.21%;
  height: 18.84%;
  top: 36.33%;
  left: 21.42%;
}

.index .vector-28 {
  position: absolute;
  width: 25.33%;
  height: 15.80%;
  top: 72.63%;
  left: 11.78%;
}

.index .vector-29 {
  position: absolute;
  width: 16.27%;
  height: 10.15%;
  top: 57.27%;
  left: 20.32%;
}

.index .vector-30 {
  position: absolute;
  width: 16.74%;
  height: 10.45%;
  top: 14.90%;
  left: 62.78%;
}

.index .vector-31 {
  position: absolute;
  width: 24.11%;
  height: 15.02%;
  top: 43.00%;
  left: 66.52%;
}

.index .vector-32 {
  position: absolute;
  width: 19.71%;
  height: 12.31%;
  top: 67.42%;
  left: 50.42%;
}

.index .vector-33 {
  position: absolute;
  width: 13.11%;
  height: 8.19%;
  top: 91.81%;
  left: 7.21%;
}

.index .data-point {
  position: absolute;
  width: 14.13%;
  height: 8.37%;
  top: 14.23%;
  left: 26.92%;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 26.7px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.index .data-point-2 {
  width: 12.19%;
  height: 8.37%;
  top: 41.45%;
  left: 30.00%;
  font-size: 26.7px;
  text-align: center;
  white-space: nowrap;
  position: absolute;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 0;
  line-height: normal;
}

.index .data-point-3 {
  width: 10.53%;
  height: 7.06%;
  top: 76.53%;
  left: 19.04%;
  font-size: 22.9px;
  text-align: center;
  white-space: nowrap;
  position: absolute;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 0;
  line-height: normal;
}

.index .data-point-4 {
  width: 7.20%;
  height: 8.37%;
  top: 46.32%;
  left: 75.00%;
  font-size: 26.7px;
  text-align: center;
  white-space: nowrap;
  position: absolute;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 0;
  line-height: normal;
}

.index .data-point-5 {
  width: 4.71%;
  height: 5.49%;
  top: 70.79%;
  left: 57.88%;
  font-size: 17.2px;
  text-align: center;
  position: absolute;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 0;
  line-height: normal;
}

.index .data-point-6 {
  width: 3.88%;
  height: 4.71%;
  top: 17.85%;
  left: 69.04%;
  font-size: 15.3px;
  white-space: nowrap;
  position: absolute;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 0;
  line-height: normal;
}

.index .data-point-7 {
  width: 4.16%;
  height: 4.71%;
  top: 93.51%;
  left: 11.73%;
  font-size: 15.3px;
  white-space: nowrap;
  position: absolute;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 0;
  line-height: normal;
}

.index .data-point-8 {
  width: 3.88%;
  height: 4.71%;
  top: 59.80%;
  left: 26.35%;
  font-size: 15.3px;
  white-space: nowrap;
  position: absolute;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 0;
  line-height: normal;
}

.index .data-assets {
  display: flex;
  flex-wrap: wrap;
  width: 342px;
  height: 400px;
  align-items: center;
  gap: 24px 24px;
  position: relative;
}

.index .data-asset {
  display: flex;
  width: 342px;
  gap: 8px;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}

.index .img-4 {
  position: relative;
  width: 342px;
  height: 123px;
  aspect-ratio: 2.79;
  object-fit: cover;
}

.index .data-asset-summary-wrapper {
  display: flex;
  padding: 0px 8px;
  align-self: stretch;
  width: 100%;
  border-left-width: 2.23px;
  border-left-style: solid;
  border-color: #5895a6;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}

.index .div-wrapper-5 {
  display: inline-flex;
  justify-content: center;
  flex: 0 0 auto;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}

.index .summary {
  position: relative;
  width: fit-content;
  margin-top: -0.56px;
  font-family: "Pretendard Variable-SemiBold", Helvetica;
  font-weight: 600;
  color: #8b95a1;
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
}

.index .data-asset-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.index .img-5 {
  height: 214.27px;
  margin-top: -7.13px;
  margin-left: -7.13px;
  margin-right: -7.13px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.index .data-asset-summary {
  gap: 5.57px;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}

.index .statistics-header {
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 10.15px;
  padding: 10px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 8px;
  background: linear-gradient(
    90deg,
    rgba(88, 149, 166, 1) 0%,
    rgba(156, 233, 255, 1) 100%
  );
}

.index .container-18 {
  display: flex;
  flex-direction: column;
  min-width: 163px;
  height: 160px;
  align-items: center;
  justify-content: center;
  padding: 0px 8px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 16px;
  box-shadow: 0px 0px 16px #4b566c33;
}

.index .container-19 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 6px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .statistic-container {
  display: inline-flex;
  align-items: flex-end;
  gap: 2px;
  position: relative;
  flex: 0 0 auto;
}

.index .statistic-wrapper {
  display: flex;
  flex-direction: column;
  width: 18px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0px 0px 2px;
  position: relative;
}

.index .statistic-5 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Pretendard Variable-SemiBold", Helvetica;
  font-weight: 600;
  color: #175c77;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.index .statistic-6 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Pretendard Variable-SemiBold", Helvetica;
  font-weight: 600;
  color: #175c77;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.index .description-6 {
  position: relative;
  align-self: stretch;
  font-family: "Pretendard Variable-SemiBold", Helvetica;
  font-weight: 600;
  color: #8b95a1;
  font-size: 15px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.index .container-20 {
  display: flex;
  flex-direction: column;
  min-width: 160px;
  height: 160px;
  align-items: center;
  justify-content: center;
  padding: 0px 8px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 16px;
  box-shadow: 0px 0px 16px #4b566c33;
}

.index .div-19 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .vector-stroke {
  position: absolute;
  width: 98.75%;
  height: 65.41%;
  top: 17.30%;
  left: 0;
}

.index .section-2 {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 9px;
  padding: 48px 0px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  overflow-x: scroll;
  display: flex;
  position: relative;
}

.index .section-2::-webkit-scrollbar {
  width: 0;
  display: none;
}

.index .profile-card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 12px 24px;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 8px;
  background: linear-gradient(
    90deg,
    rgba(88, 149, 166, 1) 0%,
    rgba(156, 233, 255, 1) 100%
  );
  position: relative;
  align-self: stretch;
}

.index .header-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 76px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .header-3 {
  display: inline-flex;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 16px;
}

.index .name {
  width: fit-content;
  margin-top: -1.00px;
  color: #ffffff;
  font-size: 20px;
  white-space: nowrap;
  position: relative;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  letter-spacing: 0;
  line-height: normal;
}

.index .div-20 {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .profile-card-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 12px 24px;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid;
  border-color: #25a1d1;
  position: relative;
  align-self: stretch;
}

.index .header-4 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 16px;
}

.index .title-4 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: #138caf;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.index .name-2 {
  width: fit-content;
  color: #138caf;
  font-size: 20px;
  white-space: nowrap;
  position: relative;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  letter-spacing: 0;
  line-height: normal;
}

.index .profile-card-3 {
  display: flex;
  height: 16px;
  align-items: center;
  justify-content: center;
  gap: 553px;
  width: 100%;
  position: relative;
  align-self: stretch;
}

.index .vector-34 {
  position: relative;
  align-self: stretch;
  width: 1px;
}

.index .profile-card-4 {
  width: 100%;
  height: 16px;
  position: relative;
  align-self: stretch;
}

.index .vector-35 {
  position: absolute;
  width: 50.63%;
  top: 1px;
  left: 24.64%;
  height: 31px;
}

.index .profile-card-5 {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  width: 100%;
  flex: 0 0 auto;
  position: relative;
  align-self: stretch;
}

.index .profile-card-6 {
  display: flex;
  align-items: flex-start;
  padding: 24px;
  flex: 1;
  flex-grow: 1;
  background-color: #edf5f7;
  border-radius: 16px;
  border: 1px solid;
  border-color: #d5d5d5;
  position: relative;
  align-self: stretch;
}

.index .header-5 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.index .header-6 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 16px;
}

.index .title-5 {
  position: relative;
  flex: 1;
  margin-top: -1.00px;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: #138caf;
  font-size: 16px;
  text-align: right;
  letter-spacing: 0;
  line-height: normal;
}

.index .name-3 {
  flex: 1;
  margin-top: -1.00px;
  color: #138caf;
  font-size: 16px;
  position: relative;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  letter-spacing: 0;
  line-height: normal;
}

.index .details {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .position {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .position-2 {
  position: relative;
  flex: 1;
  margin-top: -1.00px;
  font-family: "Pretendard Variable-SemiBold", Helvetica;
  font-weight: 600;
  color: #424242;
  font-size: 16px;
  text-align: center;
  letter-spacing: -0.16px;
  line-height: normal;
}

.index .description-7 {
  position: relative;
  align-self: stretch;
  font-family: "Pretendard Variable-Regular", Helvetica;
  font-weight: 400;
  color: #586472;
  font-size: 15px;
  text-align: center;
  letter-spacing: 0;
  line-height: 21.0px;
}

.index .text-wrapper-10 {
  font-family: "Pretendard Variable-Regular", Helvetica;
  font-weight: 400;
  color: #586472;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 21.0px;
}

.index .text-wrapper-11 {
  font-size: 13px;
  line-height: 18.2px;
}

.index .profile-card-7 {
  display: flex;
  align-items: center;
  gap: 16px;
  width: 100%;
  flex: 0 0 auto;
  position: relative;
  align-self: stretch;
}

.index .container-21 {
  display: flex;
  flex-direction: column;
  height: 167px;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 0px 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 16px;
  border: 1px solid;
  border-color: #d5d5d5;
}

.index .team-info {
  font-family: "Pretendard Variable-SemiBold", Helvetica;
  font-weight: 600;
  color: #424242;
  font-size: 16px;
  position: relative;
  align-self: stretch;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.index .team-members {
  font-family: "Pretendard Variable-Regular", Helvetica;
  font-weight: 400;
  color: #586472;
  font-size: 15px;
  position: relative;
  align-self: stretch;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.index .div-21 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Pretendard Variable-Regular", Helvetica;
  font-weight: 400;
  color: #424242;
  font-size: 15px;
  letter-spacing: -0.09px;
  line-height: 22.5px;
}

.index .text-wrapper-12 {
  letter-spacing: -0.01px;
}

.index .div-wrapper-6 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 80px 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #324b5f;
}

.index .main-container {
  gap: 40px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .vector-36 {
  position: absolute;
  width: 79.17%;
  height: 91.67%;
  top: 4.16%;
  left: 8.33%;
}

.index .category-3 {
  color: #8dd6f2;
  letter-spacing: 0;
  position: relative;
  flex: 1;
  margin-top: -1.00px;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  font-size: 15px;
  line-height: normal;
}

.index .text-wrapper-13 {
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 26px;
  letter-spacing: -0.26px;
  line-height: 36.4px;
  position: relative;
  align-self: stretch;
}

.index .img-contents {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 28px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .image-3 {
  position: relative;
  align-self: stretch;
  width: 100%;
  aspect-ratio: 1.89;
  object-fit: cover;
}

.index .container-22 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 161px;
  margin-right: -2.00px;
}

.index .description-text-3 {
  top: calc(50.00% - 80px);
  font-family: "Pretendard Variable-Regular", Helvetica;
  color: #ffffff;
  letter-spacing: -0.09px;
  position: absolute;
  width: calc(100% - 2px);
  left: 0;
  font-weight: 400;
  font-size: 15px;
  line-height: 22.5px;
}

.index .section-main {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 80px;
  padding: 80px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
}

.index .container-23 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  padding: 0px 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .group {
  position: relative;
  width: 75.00%;
  height: 90.89%;
  top: 8.33%;
  left: 12.50%;
}

.index .vector-37 {
  position: absolute;
  width: 4.64%;
  height: 3.07%;
  top: -74368.05%;
  left: -87449.58%;
}

.index .vector-38 {
  position: absolute;
  width: 100%;
  height: 91.69%;
  top: 0;
  left: 0;
}

.index .rolling-list {
  display: block;
  width: 100%;
  object-fit: cover;
  object-position: center bottom;
}

.index .vector-39 {
  position: absolute;
  width: 80.85%;
  height: 71.80%;
  top: 14.50%;
  left: 9.62%;
}

.index .category-4 {
  color: #ffffff;
  letter-spacing: 0;
  position: relative;
  flex: 1;
  margin-top: -1.00px;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  font-size: 15px;
  line-height: normal;
}

.index .chip {
  display: flex;
  height: 40px;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 0px 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #ffffff;
  border-radius: 36px;
  border: 1px solid;
  border-color: #d9d9d9;
}

.index .label-8 {
  display: flex;
  justify-content: center;
  width: fit-content;
  font-family: "Pretendard Variable-Medium", Helvetica;
  font-weight: 500;
  color: #424242;
  font-size: 16px;
  text-align: center;
  letter-spacing: -0.20px;
  line-height: normal;
  white-space: nowrap;
  position: relative;
  align-items: center;
}

.index .material-symbols {
  position: relative;
  width: 20px;
  height: 20px;
  transform: rotate(-180.00deg);
  aspect-ratio: 1;
}

.index .vector-40 {
  position: absolute;
  width: 66.67%;
  height: 66.67%;
  top: 16.67%;
  left: 16.67%;
  transform: rotate(180.00deg);
}

.index .global-footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 48px 0px 68px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #293344;
}

.index .footer {
  display: flex;
  flex-direction: column;
  max-width: 1200px;
  align-items: flex-start;
  gap: 24px;
  padding: 0px 48px 0px 24px;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
  background-color: transparent;
}

.index .b-logo {
  position: relative;
  width: 77px;
  height: 16px;
  aspect-ratio: 4.84;
}

.index .article {
  display: flex;
  flex-direction: column;
  gap: var(--opensurvey-io-font-size-20);
  width: 100%;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
}

.index .article-2 {
  display: flex;
  flex-direction: column;
  gap: var(--opensurvey-io-item-spacing-6);
  width: 100%;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
}

.index .text-wrapper-14 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Pretendard Variable-Medium", Helvetica;
  font-weight: 500;
  color: #e5e5e5;
  font-size: 14px;
  letter-spacing: -0.40px;
  line-height: 22px;
}

.index .container-24 {
  display: flex;
  align-items: flex-start;
  padding: 18px 0px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .link-2 {
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  display: inline-flex;
  position: relative;
  flex: 0 0 auto;
}

.index .text-wrapper-15 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Pretendard Variable-Medium", Helvetica;
  font-weight: 500;
  color: #e5e5e5;
  font-size: 14px;
  letter-spacing: -0.40px;
  line-height: 22px;
  white-space: nowrap;
}

.index .link-3 {
  align-items: center;
  align-self: stretch;
  display: inline-flex;
  position: relative;
  flex: 0 0 auto;
}

.index .vertical-divider-wrapper {
  width: 25px;
  height: 16px;
  align-items: flex-start;
  padding: 0px 12px;
  display: flex;
  flex-direction: column;
  position: relative;
}

.index .vertical-divider {
  position: relative;
  width: 1px;
  height: 16px;
  background-color: #e5e5e5;
}

.index .text-wrapper-16 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: #e5e5e5;
  font-size: 14px;
  letter-spacing: -0.40px;
  line-height: 22px;
  white-space: nowrap;
}

.index .article-3 {
  display: inline-flex;
  flex-direction: column;
  gap: 12px;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
}

.index.div-22 {
  width: 100%;
  min-width: 1024px;
  min-height: auto;
  position: relative;
}

.index .contents-2 {
  position: absolute;
  top: 1220px;
  left: 0;
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
}

.index .section-main-summary-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  gap: 80px;
  padding: 80px 0px 160px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #f9fbfc;
}

.index .description-wrapper {
  max-width: 1200px;
  align-items: center;
  gap: 24px;
  padding: 0px 48px;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  position: relative;
}

.index .description-8 {
  margin-top: -1.00px;
  font-family: "Pretendard Variable-Medium", Helvetica;
  font-weight: 400;
  color: #424242;
  font-size: 32px;
  letter-spacing: 0;
  line-height: 51.2px;
  position: relative;
  align-self: stretch;
  text-align: center;
}

.index .text-wrapper-17 {
  font-weight: 500;
}

.index .text-wrapper-18 {
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
}

.index .container-25 {
  display: flex;
  max-width: 1200px;
  align-items: center;
  justify-content: center;
  gap: 42px;
  padding: 0px 48px;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
}

.index .frame-4 {
  max-width: 420px;
  justify-content: center;
  gap: 24px;
  padding: 80px 24px;
  flex: 1;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 40px;
  box-shadow: 0px 0px 16px #4b566c33;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.index .tap-bar {
  align-items: center;
  display: flex;
  gap: 16px;
  padding: 0px 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .tap-2 {
  align-items: flex-end;
  padding: 8px 0px;
  flex: 1;
  flex-grow: 1;
  display: flex;
  justify-content: center;
  gap: 16px;
  position: relative;
  border: 0px none;
}

.index .label-9 {
  display: inline-flex;
  gap: 7.97px;
  flex: 0 0 auto;
  align-items: center;
  position: relative;
}

.index .label-10 {
  display: flex;
  justify-content: center;
  width: fit-content;
  margin-top: -1.99px;
  background: linear-gradient(
    90deg,
    rgba(19, 83, 107, 1) 20%,
    rgba(38, 161, 209, 1) 100%
  );
  -webkit-background-clip: text !important;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: transparent;
  font-size: 48px;
  text-align: center;
  letter-spacing: -0.40px;
  line-height: normal;
  align-items: center;
  position: relative;
}

.index .section-3 {
  flex-direction: column;
  align-items: flex-start;
  padding: 16px 0px 0px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  position: relative;
}

.index .tap-wrapper {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  display: flex;
  gap: 16px;
  padding: 0px 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .tap-3 {
  flex-direction: column;
  align-items: center;
  padding: 16px 14px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  justify-content: center;
  gap: 16px;
  position: relative;
  border: 0px none;
}

.index .qlementine-icons-2 {
  background-image: url(../images/main/vector-52.svg);
  position: relative;
  width: 31.97px;
  height: 31.97px;
  aspect-ratio: 1;
  background-size: 100% 100%;
}

.index .label-11 {
  display: flex;
  justify-content: center;
  flex: 1;
  margin-top: -1.99px;
  font-family: "Pretendard Variable-Medium", Helvetica;
  font-weight: 500;
  color: #424242;
  font-size: 28px;
  text-align: center;
  letter-spacing: -0.40px;
  line-height: normal;
  align-items: center;
  position: relative;
}

.index .tap-4 {
  flex-direction: column;
  align-items: center;
  padding: 16px 14px;
  flex: 1;
  flex-grow: 1;
  display: flex;
  justify-content: center;
  gap: 16px;
  position: relative;
  border: 0px none;
}

.index .label-12 {
  display: flex;
  justify-content: center;
  width: fit-content;
  margin-top: -1.99px;
  font-family: "Pretendard Variable-Medium", Helvetica;
  font-weight: 500;
  color: #424242;
  font-size: 28px;
  text-align: center;
  letter-spacing: -0.40px;
  line-height: normal;
  align-items: center;
  position: relative;
}

.index .section-main-story-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background: linear-gradient(
    0deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 1) 100%
  );
}

.index .margin-4 {
  max-width: 1200px;
  align-items: center;
  justify-content: center;
  gap: 58px;
  padding: 200px 48px;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  position: relative;
}

.index .margin-5 {
  max-width: 1200px;
  align-items: center;
  gap: 48px;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  position: relative;
}

.index .title-6 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  background: linear-gradient(
    90deg,
    rgba(19, 83, 107, 1) 20%,
    rgba(38, 161, 209, 1) 100%
  );
  -webkit-background-clip: text !important;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: transparent;
  font-size: 52px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.index .description-9 {
  font-family: "Pretendard Variable-Medium", Helvetica;
  font-weight: 400;
  color: #424242;
  font-size: 32px;
  letter-spacing: -0.19px;
  line-height: 48px;
  position: relative;
  align-self: stretch;
  text-align: center;
}

.index .text-wrapper-19 {
  font-weight: 500;
  letter-spacing: -0.06px;
}

.index .text-wrapper-20 {
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  letter-spacing: -0.06px;
}

.index .section-main-pain-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 80px;
  padding: 160px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background: linear-gradient(
    0deg,
    rgba(249, 251, 252, 1) 0%,
    rgba(249, 251, 252, 1) 100%
  );
}

.index .container-26 {
  display: flex;
  flex-direction: column;
  max-width: 1200px;
  align-items: flex-start;
  gap: 24px;
  padding: 0px 48px;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
}

.index .div-23 {
  display: flex;
  align-items: center;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .div-24 {
  position: relative;
  width: 32px;
  height: 32px;
  aspect-ratio: 1;
}

.index .category-5 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: #5895a6;
  font-size: 28px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.index .title-7 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: #424242;
  font-size: 48px;
  letter-spacing: 0;
  line-height: 67.2px;
  white-space: nowrap;
}

.index .div-25 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 24px 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .container-27 {
  display: flex;
  flex-direction: column;
  min-width: 255px;
  height: 240px;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 24px;
  box-shadow: 0px 0px 16px #4b566c33;
}

.index .statistic-7 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  background: linear-gradient(
    90deg,
    rgba(19, 83, 107, 1) 20%,
    rgba(38, 161, 209, 1) 100%
  );
  -webkit-background-clip: text !important;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  font-family: "Pretendard Variable-SemiBold", Helvetica;
  font-weight: 600;
  color: transparent;
  font-size: 52px;
  text-align: center;
  letter-spacing: -0.52px;
  line-height: normal;
}

.index .description-10 {
  font-family: "Pretendard Variable-SemiBold", Helvetica;
  font-weight: 600;
  color: #586472;
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  align-self: stretch;
  text-align: center;
}

.index .div-26 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Pretendard Variable-Regular", Helvetica;
  font-weight: 400;
  color: #424242;
  font-size: 32px;
  letter-spacing: -0.19px;
  line-height: 48px;
}

.index .text-wrapper-21 {
  letter-spacing: -0.06px;
}

.index .container-28 {
  display: flex;
  flex-direction: column;
  min-width: 255px;
  height: 240px;
  align-items: center;
  justify-content: center;
  gap: 4px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #16607d;
  border-radius: 24px;
}

.index .statistic-8 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 1) 20%,
    rgba(101, 199, 237, 1) 100%
  );
  -webkit-background-clip: text !important;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  font-family: "Pretendard Variable-SemiBold", Helvetica;
  font-weight: 600;
  color: transparent;
  font-size: 62px;
  text-align: center;
  letter-spacing: -0.62px;
  line-height: normal;
  white-space: nowrap;
}

.index .statistic-9 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Pretendard Variable-SemiBold", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 62px;
  text-align: center;
  letter-spacing: -0.62px;
  line-height: normal;
  white-space: nowrap;
}

.index .mdi-alpha-2 {
  position: relative;
  width: 80px;
  height: 80px;
  margin-left: -16px;
  aspect-ratio: 1;
}

.index .description-11 {
  font-family: "Pretendard Variable-SemiBold", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  align-self: stretch;
  text-align: center;
}

.index .section-main-product-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 80px;
  padding: 200px 0px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
}

.index .container-29 {
  display: flex;
  flex-direction: column;
  max-width: 1200px;
  align-items: center;
  justify-content: center;
  gap: 80px;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
}

.index .title-8 {
  position: relative;
  width: 800px;
  margin-top: -1.00px;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: #424242;
  font-size: 52px;
  letter-spacing: 0;
  line-height: 72.8px;
}

.index .container-30 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  position: relative;
  flex: 0 0 auto;
}

.index .img-6 {
  position: relative;
  width: 1024px;
  height: 795.31px;
}

.index .ipad-2 {
  position: absolute;
  top: calc(50.00% - 362px);
  left: calc(50.00% - 498px);
  width: 947px;
  height: 741px;
  aspect-ratio: 1.3;
  object-fit: cover;
}

.index .container-31 {
  position: relative;
  width: 902px;
  height: 96px;
}

.index .description-text-4 {
  width: calc(100% - 2px);
  top: calc(50.00% - 48px);
  left: 0;
  letter-spacing: -0.19px;
  position: absolute;
  font-family: "Pretendard Variable-Medium", Helvetica;
  font-weight: 400;
  color: #424242;
  font-size: 32px;
  text-align: center;
  line-height: 48px;
}

.index .img-contents-2 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1147px;
}

.index .container-32 {
  position: relative;
  top: calc(50.00% - 525px);
  left: calc(50.00% - 443px);
  width: 889px;
  height: 1050px;
}

.index .description-text-5 {
  top: calc(50.00% + 307px);
  left: calc(50.00% + 2px);
  width: 441px;
  letter-spacing: -0.64px;
  position: absolute;
  font-family: "Pretendard Variable-Medium", Helvetica;
  font-weight: 400;
  color: #424242;
  font-size: 32px;
  text-align: center;
  line-height: 48px;
}

.index .text-wrapper-22 {
  font-weight: 500;
  letter-spacing: -0.20px;
}

.index .text-wrapper-23 {
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  letter-spacing: -0.20px;
}

.index .phone {
  position: absolute;
  top: calc(50.00% - 247px);
  left: calc(50.00% - 475px);
  width: 395px;
  height: 792px;
  aspect-ratio: 0.48;
}

.index .phone-2 {
  position: absolute;
  top: calc(50.00% - 535px);
  left: calc(50.00% + 9px);
  width: 395px;
  height: 792px;
  aspect-ratio: 0.48;
}

.index .margin-6 {
  max-width: 1200px;
  align-items: center;
  justify-content: center;
  gap: 48px;
  padding: 200px 48px;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  position: relative;
}

.index .title-9 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  background: linear-gradient(
    90deg,
    rgba(19, 83, 107, 1) 20%,
    rgba(38, 161, 209, 1) 100%
  );
  -webkit-background-clip: text !important;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: transparent;
  font-size: 48px;
  text-align: center;
  letter-spacing: -0.29px;
  line-height: 72px;
}

.index .section-main-feature-2 {
  background-color: #f7fafc;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 80px;
  padding: 160px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .title-10 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: #424242;
  font-size: 48px;
  letter-spacing: 0;
  line-height: 67.2px;
}

.index .main-container-2 {
  align-items: center;
  gap: 1px;
  display: flex;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .div-27 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.index .before-text-wrapper {
  all: unset;
  box-sizing: border-box;
  background-color: #ffffff;
  border: 1px solid;
  border-color: #d9d9d9;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 17.59px;
}

.index .before-text-2 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Pretendard Variable-Medium", Helvetica;
  font-weight: 500;
  color: #8e8e8e;
  font-size: 32px;
  text-align: center;
  letter-spacing: -0.64px;
  line-height: normal;
  white-space: nowrap;
}

.index .frame-5 {
  height: 501px;
  gap: 20px;
  padding: 60px 16px;
  align-self: stretch;
  width: 100%;
  background-color: #ffffff;
  border-radius: 29.32px;
  border: 1px solid;
  border-color: #d9d9d9;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.index .label-13 {
  display: flex;
  justify-content: center;
  width: fit-content;
  margin-top: -1.46px;
  font-family: "Pretendard Variable-Medium", Helvetica;
  font-weight: 500;
  color: #424242;
  font-size: 20px;
  text-align: center;
  letter-spacing: -0.73px;
  line-height: 30px;
  align-items: center;
  position: relative;
}

.index .image-4 {
  position: relative;
  width: 280px;
  height: 354px;
  margin-bottom: -53.00px;
}

.index .center-container {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 80px 0px 0px;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
}

.index .container-33 {
  position: relative;
  width: 294px;
  height: 225px;
}

.index .container-34 {
  position: absolute;
  top: 112px;
  left: 0;
  width: 294px;
  height: 1px;
  display: flex;
}

.index .vector-41 {
  margin-top: -8.5px;
  width: 294px;
  height: 16.93px;
}

.index .element-3 {
  position: absolute;
  width: calc(100% - 68px);
  top: 0;
  left: 34px;
  height: 225px;
  aspect-ratio: 1;
  object-fit: cover;
}

.index .layout-2 {
  display: flex;
  flex-direction: column;
  height: 132px;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  border: 0px none;
}

.index .streamline-flex-ai-2 {
  position: relative;
  width: 36px;
  height: 36px;
  margin-top: -11.00px;
  aspect-ratio: 1;
}

.index .label-14 {
  display: flex;
  gap: 5.85px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  margin-bottom: -11.00px;
  align-items: center;
  position: relative;
}

.index .label-15 {
  display: flex;
  justify-content: center;
  flex: 1;
  margin-top: -1.46px;
  background: linear-gradient(
    90deg,
    rgba(19, 83, 107, 1) 20%,
    rgba(38, 161, 209, 1) 100%
  );
  -webkit-background-clip: text !important;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  font-family: "Pretendard Variable-SemiBold", Helvetica;
  font-weight: 600;
  color: transparent;
  font-size: 28px;
  text-align: center;
  letter-spacing: -0.29px;
  line-height: 39.2px;
  align-items: center;
  position: relative;
}

.index .button {
  all: unset;
  box-sizing: border-box;
  background-color: #16607d;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 17.59px;
}

.index .after-text-2 {
  position: relative;
  width: fit-content;
  margin-top: -1.47px;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 1) 20%,
    rgba(152, 226, 255, 1) 100%
  );
  -webkit-background-clip: text !important;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  font-family: "Pretendard Variable-Medium", Helvetica;
  font-weight: 500;
  color: transparent;
  font-size: 32px;
  text-align: center;
  letter-spacing: -0.64px;
  line-height: normal;
  white-space: nowrap;
}

.index .frame-6 {
  height: 501px;
  gap: 20px;
  padding: 60px 16px;
  align-self: stretch;
  width: 100%;
  background-color: #16607d;
  border-radius: 29.32px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.index .label-16 {
  display: inline-flex;
  gap: 5.85px;
  flex: 0 0 auto;
  margin-left: -4.00px;
  margin-right: -4.00px;
  align-items: center;
  position: relative;
}

.index .label-17 {
  display: flex;
  justify-content: center;
  width: fit-content;
  margin-top: -1.46px;
  font-family: "Pretendard Variable-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  letter-spacing: -0.73px;
  line-height: 30px;
  align-items: center;
  position: relative;
}

.index .container-35 {
  position: relative;
  width: 280px;
  height: 362.0px;
  margin-bottom: -61.00px;
  background-color: #ffffff;
}

.index .section-main-feature-3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 52px;
  padding: 160px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
}

.index .container-36 {
  display: flex;
  flex-direction: column;
  max-width: 1200px;
  align-items: center;
  justify-content: center;
  gap: 80px;
  padding: 0px 48px;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
}

.index .container-37 {
  display: flex;
  flex-direction: column;
  max-width: 1200px;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
}

.index .patient-value-card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 48px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .div-28 {
  display: flex;
  flex-direction: column;
  min-width: 270px;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.index .div-wrapper-7 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 8px;
  background: linear-gradient(
    90deg,
    rgba(88, 149, 166, 1) 0%,
    rgba(156, 233, 255, 1) 100%
  );
}

.index .text-wrapper-24 {
  position: relative;
  width: fit-content;
  margin-top: -1.01px;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
}

.index .container-38 {
  display: flex;
  flex-direction: column;
  height: 200px;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #f0faff;
  border-radius: 16px;
}

.index .view-9 {
  position: relative;
  width: 48px;
  height: 48px;
  background-color: #ffffff;
  border-radius: 96px;
  overflow: hidden;
}

.index .vector-42 {
  position: absolute;
  top: calc(50.00% - 12px);
  left: calc(50.00% - 12px);
  width: 25px;
  height: 25px;
}

.index .subtitle-4 {
  text-align: center;
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: #424242;
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
}

.index .text-wrapper-25 {
  position: relative;
  width: fit-content;
  margin-top: -1.05px;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: #138caf;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.index .mdi-arrow-up-2 {
  transform: rotate(90.00deg);
  position: relative;
  width: 24px;
  height: 24px;
  aspect-ratio: 1;
}

.index .view-10 {
  position: relative;
  top: calc(50.00% - 13px);
  left: calc(50.00% - 11px);
  width: 24px;
  height: 26px;
  aspect-ratio: 0.92;
  background-image: url(../images/main/vector-58.svg);
  background-size: 100% 100%;
}

.index .container-39 {
  display: flex;
  flex-direction: column;
  min-width: 516px;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.index .hospital-value-card-wrapper {
  display: flex;
  flex-direction: column;
  min-width: 255px;
  height: 200px;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 16px 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #f0faff;
  border-radius: 16px;
}

.index .hospital-value-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .inpatient-and {
  display: flex;
  flex-direction: column;
  width: 146px;
  align-items: flex-start;
  gap: 16px;
  position: relative;
}

.index .view-11 {
  display: flex;
  width: 29px;
  height: 29px;
  align-items: center;
  gap: 9.6px;
  position: relative;
  top: calc(50.00% - 14px);
  left: calc(50.00% - 14px);
  aspect-ratio: 1;
}

.index .subtitle-5 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: #424242;
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
}

.index .container-40 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
  opacity: 0;
}

.index .mdi-arrow-up-3 {
  overflow: hidden;
  transform: rotate(90.00deg);
  position: relative;
  width: 24px;
  height: 24px;
  aspect-ratio: 1;
}

.index .vector-43 {
  position: absolute;
  width: 66.00%;
  height: 66.00%;
  top: 41104.50%;
  left: -41797.32%;
  transform: rotate(-90.00deg);
}

.index .inpatient-and-wrapper {
  position: relative;
  align-self: stretch;
  width: 260px;
  background-color: #ffffff;
  border-radius: 8.39px;
  overflow: hidden;
}

.index .container-41 {
  display: flex;
  min-width: 255px;
  height: 200px;
  align-items: center;
  justify-content: space-between;
  padding: 16px 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #f0faff;
  border-radius: 16px;
}

.index .div-29 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.index .view-12 {
  position: relative;
  top: calc(50.00% - 15px);
  left: calc(50.00% - 12px);
  width: 26px;
  height: 29px;
  overflow: hidden;
  aspect-ratio: 0.92;
}

.index .view-13 {
  position: relative;
  top: -3px;
  width: 29px;
  height: 29px;
  aspect-ratio: 1;
}

.index .container-42 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.index .view-14 {
  position: relative;
  top: calc(50.00% - 14px);
  left: calc(50.00% - 12px);
  width: 24px;
  height: 26px;
  overflow: hidden;
  aspect-ratio: 0.92;
}

.index .view-15 {
  position: relative;
  top: calc(50.00% - 13px);
  left: calc(50.00% - 13px);
  width: 26px;
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1;
}

.index .vector-44 {
  margin-top: 0;
  height: 22.08px;
  margin-left: 0;
  width: 22.08px;
}

.index .view-16 {
  position: relative;
  top: calc(50.00% - 12px);
  left: calc(50.00% - 10px);
  width: 21px;
  height: 25px;
  transform: rotate(180deg);
  aspect-ratio: 0.84;
}

.index .container-43 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .card-title {
  margin-top: -1.00px;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: #424242;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  align-self: stretch;
}

.index .image-5 {
  position: relative;
  width: 48px;
  height: 48px;
}

.index .data-source-text {
  position: relative;
  align-self: stretch;
  height: 24px;
  font-family: "Pretendard Variable-SemiBold", Helvetica;
  font-weight: 600;
  color: #8b95a1;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.index .summary-2 {
  position: relative;
  align-self: stretch;
  font-family: "Pretendard Variable-Regular", Helvetica;
  font-weight: 400;
  color: #424242;
  font-size: 32px;
  letter-spacing: -0.19px;
  line-height: 48px;
}

.index .test-period-card-2 {
  display: flex;
  width: 928px;
  align-items: center;
  justify-content: center;
  gap: 64.03px;
  position: relative;
  flex: 0 0 auto;
}

.index .view-17 {
  position: relative;
  width: 366.63px;
  height: 556px;
  margin-left: -1.33px;
}

.index .vector-45 {
  position: absolute;
  width: 40.88%;
  height: 24.85%;
  top: 32.13%;
  left: 0;
}

.index .data-point-9 {
  width: 14.13%;
  height: 8.27%;
  top: 14.23%;
  left: 26.92%;
  font-size: 38.9px;
  position: absolute;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 0;
  line-height: normal;
}

.index .data-point-10 {
  width: 12.19%;
  height: 8.27%;
  top: 41.45%;
  left: 30.00%;
  font-size: 38.9px;
  text-align: center;
  position: absolute;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 0;
  line-height: normal;
}

.index .data-point-11 {
  width: 10.53%;
  height: 7.19%;
  top: 76.53%;
  left: 19.04%;
  font-size: 33.3px;
  text-align: center;
  position: absolute;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 0;
  line-height: normal;
}

.index .data-point-12 {
  width: 7.20%;
  height: 8.27%;
  top: 46.32%;
  left: 75.00%;
  font-size: 38.9px;
  text-align: center;
  position: absolute;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 0;
  line-height: normal;
}

.index .data-point-13 {
  width: 4.71%;
  height: 5.40%;
  top: 70.79%;
  left: 57.88%;
  font-size: 25px;
  text-align: center;
  position: absolute;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 0;
  line-height: normal;
}

.index .data-point-14 {
  width: 3.88%;
  height: 4.86%;
  top: 17.85%;
  left: 69.04%;
  font-size: 22.2px;
  position: absolute;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 0;
  line-height: normal;
}

.index .data-point-15 {
  width: 4.16%;
  height: 4.86%;
  top: 93.51%;
  left: 11.73%;
  font-size: 22.2px;
  position: absolute;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 0;
  line-height: normal;
}

.index .data-point-16 {
  width: 3.88%;
  height: 4.86%;
  top: 59.80%;
  left: 26.35%;
  font-size: 22.2px;
  position: absolute;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 0;
  line-height: normal;
}

.index .data-assets-2 {
  display: flex;
  flex-wrap: wrap;
  width: 500px;
  align-items: center;
  gap: 24px 24px;
  position: relative;
  margin-right: -1.33px;
}

.index .data-asset-3 {
  width: 500px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
}

.index .img-7 {
  position: relative;
  width: 500px;
  height: 180px;
  object-fit: cover;
}

.index .list-2 {
  display: flex;
  align-items: center;
  padding: 0px 11.7px;
  align-self: stretch;
  width: 100%;
  border-left-width: 3.26px;
  border-left-style: solid;
  border-color: #5895a6;
  position: relative;
  flex: 0 0 auto;
}

.index .summary-3 {
  position: relative;
  width: fit-content;
  margin-top: -0.81px;
  font-family: "Pretendard Variable-SemiBold", Helvetica;
  font-weight: 600;
  color: #8b95a1;
  font-size: 20.5px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.index .img-8 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 312.86px;
  margin-top: -10.43px;
  margin-left: -10.43px;
  margin-right: -10.43px;
}

.index .summary-wrapper {
  gap: 8.14px;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}

.index .data-assets-header {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 8px;
  background: linear-gradient(
    90deg,
    rgba(88, 149, 166, 1) 0%,
    rgba(156, 233, 255, 1) 100%
  );
}

.index .container-44 {
  display: flex;
  flex-direction: column;
  min-width: 255px;
  height: 200px;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 16px;
  box-shadow: 0px 0px 16px #4b566c33;
}

.index .container-45 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 15px;
  position: relative;
  flex: 0 0 auto;
}

.index .statistic-container-2 {
  display: inline-flex;
  align-items: flex-end;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
}

.index .statistic-container-3 {
  display: flex;
  flex-direction: column;
  width: 18px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0px 0px 6px;
  position: relative;
}

.index .statistic-10 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Pretendard Variable-SemiBold", Helvetica;
  font-weight: 600;
  color: #175c77;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.index .statistic-11 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Pretendard Variable-SemiBold", Helvetica;
  font-weight: 600;
  color: #175c77;
  font-size: 48px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.index .description-12 {
  font-family: "Pretendard Variable-SemiBold", Helvetica;
  font-weight: 600;
  color: #8b95a1;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  align-self: stretch;
  text-align: center;
}

.index .statistic-12 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Pretendard Variable-SemiBold", Helvetica;
  font-weight: 600;
  color: #175c77;
  font-size: 48px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.index .section-main-feature-4 {
  background: linear-gradient(
    0deg,
    rgba(50, 75, 95, 1) 0%,
    rgba(50, 75, 95, 1) 100%
  );
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 80px;
  padding: 160px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .vector-46 {
  position: absolute;
  width: 79.17%;
  height: 91.67%;
  top: 4.17%;
  left: 8.33%;
}

.index .category-6 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: #8cd5f1;
  font-size: 28px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.index .title-11 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 48px;
  letter-spacing: 0;
  line-height: 67.2px;
}

.index .image-6 {
  position: relative;
  align-self: stretch;
  width: 100%;
  aspect-ratio: 1.88;
  object-fit: cover;
}

.index .summary-4 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Pretendard Variable-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 32px;
  letter-spacing: -0.19px;
  line-height: 48px;
}

.index .section-main-team {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 80px;
  padding: 160px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background: linear-gradient(
    0deg,
    rgba(247, 250, 252, 1) 0%,
    rgba(247, 250, 252, 1) 100%
  );
}

.index .view-18 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .profile-card-8 {
  flex-direction: column;
  height: 88px;
  align-items: flex-start;
  padding: 0px 24px;
  align-self: stretch;
  width: 100%;
  border-radius: 8px;
  background: linear-gradient(
    90deg,
    rgba(88, 149, 166, 1) 0%,
    rgba(156, 233, 255, 1) 100%
  );
  display: flex;
  position: relative;
}

.index .header-7 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 76px;
  position: relative;
  flex: 1;
  align-self: stretch;
  width: 100%;
  flex-grow: 1;
}

.index .name-4 {
  color: #ffffff;
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 37.5px;
  white-space: nowrap;
}

.index .profile-card-9 {
  flex-direction: column;
  height: 61px;
  align-items: flex-start;
  padding: 0px 24px;
  align-self: stretch;
  width: 100%;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid;
  border-color: #25a1d1;
  box-shadow: 0px 0px 16px #4b566c33;
  display: flex;
  position: relative;
}

.index .title-12 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: #138caf;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: 37.5px;
  white-space: nowrap;
}

.index .name-5 {
  color: #138caf;
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 37.5px;
  white-space: nowrap;
}

.index .line {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 553px;
  flex: 0 0 auto;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.index .vector-47 {
  position: relative;
  width: 1px;
  height: 29.5px;
}

.index .line-2 {
  height: 31px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.index .vector-48 {
  position: absolute;
  width: 50.63%;
  top: 0;
  left: 24.58%;
  height: 32px;
}

.index .profile-card-10 {
  align-items: flex-start;
  padding: 24px;
  flex: 1;
  flex-grow: 1;
  background-color: #ecf4f7;
  border-radius: 16px;
  border: 1px solid;
  border-color: #d5d5d5;
  display: flex;
  position: relative;
}

.index .header-8 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.index .header-9 {
  display: flex;
  width: 148px;
  align-items: flex-start;
  justify-content: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 16px;
}

.index .title-13 {
  position: relative;
  flex: 1;
  margin-top: -1.00px;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: #424242;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 37.5px;
}

.index .name-6 {
  color: #424242;
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 37.5px;
  white-space: nowrap;
}

.index .details-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 8px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .position-3 {
  position: relative;
  flex: 1;
  margin-top: -1.00px;
  font-family: "Pretendard Variable-SemiBold", Helvetica;
  font-weight: 600;
  color: #424242;
  font-size: 20px;
  text-align: center;
  letter-spacing: -0.20px;
  line-height: normal;
}

.index .description-13 {
  height: 48px;
  font-family: "Pretendard Variable-Regular", Helvetica;
  font-weight: 400;
  color: #8b95a1;
  font-size: 17px;
  letter-spacing: 0;
  line-height: 23.8px;
  position: relative;
  align-self: stretch;
  text-align: center;
}

.index .text-wrapper-26 {
  color: #586472;
}

.index .text-wrapper-27 {
  color: #586472;
  font-size: 13px;
  line-height: 18.2px;
}

.index .description-14 {
  height: 48px;
  font-family: "Pretendard Variable-Regular", Helvetica;
  font-weight: 400;
  color: #586472;
  font-size: 17px;
  letter-spacing: 0;
  line-height: 23.8px;
  position: relative;
  align-self: stretch;
  text-align: center;
}

.index .team-info-2 {
  position: relative;
  align-self: stretch;
  font-family: "Pretendard Variable-SemiBold", Helvetica;
  font-weight: 600;
  color: #424242;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.index .team-members-2 {
  position: relative;
  align-self: stretch;
  font-family: "Pretendard Variable-Regular", Helvetica;
  font-weight: 400;
  color: #586472;
  font-size: 17px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.index .section-main-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 160px;
  padding: 160px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background: linear-gradient(
    0deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 1) 100%
  );
}

.index .group-2 {
  position: relative;
  width: 75.00%;
  height: 90.90%;
  top: 8.33%;
  left: 12.50%;
}

.index .vector-49 {
  position: absolute;
  width: 4.64%;
  height: 3.07%;
  top: -53561.95%;
  left: -38903.74%;
}

.index .vector-50 {
  position: absolute;
  width: 100%;
  height: 91.68%;
  top: 0;
  left: 0;
}

.index .rolling-list-2 {
  display: block;
  width: 100%;
  object-fit: cover;
  object-position: center bottom;
}

.index .section-main-final {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #324b5f;
}

.index .margin-7 {
  max-width: 1200px;
  align-items: center;
  justify-content: center;
  gap: 48px;
  padding: 160px 48px;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  position: relative;
}

.index .container-46 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 48px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.index .container-47 {
  display: flex;
  flex-direction: column;
  max-width: 1200px;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.index .category-7 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 28px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.index .title-14 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 48px;
  letter-spacing: 0;
  line-height: 67.2px;
}

.index .chip-2 {
  display: inline-flex;
  height: 80px;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 0px 24px;
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 72px;
  border: 2px solid;
  border-color: #d9d9d9;
}

.index .label-18 {
  display: flex;
  justify-content: center;
  width: fit-content;
  font-family: "Pretendard Variable-Medium", Helvetica;
  font-weight: 500;
  color: #424242;
  font-size: 24px;
  text-align: center;
  letter-spacing: -0.40px;
  line-height: normal;
  align-items: center;
  position: relative;
}

.index .material-symbols-2 {
  position: relative;
  width: 40px;
  height: 40px;
  transform: rotate(-180.00deg);
  aspect-ratio: 1;
}

.index .footer-2 {
  display: flex;
  flex-direction: column;
  max-width: 1200px;
  align-items: flex-start;
  gap: 24px;
  padding: 0px 48px;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
  background-color: transparent;
}

.index .b-logo-2 {
  position: relative;
  width: 116.25px;
  height: 24px;
}

.index .bg-wrapper {
  position: absolute;
  width: 100%;
  top: 80px;
  left: 0;
  height: 1215px;
  display: flex;
  background-color: #f9fbfc;
}

.index .section-wrapper {
  height: 960px;
  flex: 1;
  display: flex;
  background: linear-gradient(
    0deg,
    rgba(213, 230, 239, 1) 30%,
    rgba(255, 255, 255, 1) 100%
  );
}

.index .section-4 {
  height: 1197.46px;
  flex: 1;
  flex-direction: column;
  width: 1024px;
  align-items: center;
  padding: 108px 0px;
  display: flex;
  position: relative;
}

.index .title-15 {
  display: flex;
  flex-direction: column;
  max-width: 1600px;
  align-items: center;
  gap: 24px;
  padding: 0px 32px;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
}

.index .main-title-2 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  background: linear-gradient(
    90deg,
    rgba(19, 83, 107, 1) 20%,
    rgba(38, 161, 209, 1) 100%
  );
  -webkit-background-clip: text !important;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  font-family: "Pretendard Variable-Bold", Helvetica;
  font-weight: 700;
  color: transparent;
  font-size: 64px;
  text-align: center;
  letter-spacing: -0.38px;
  line-height: 83.2px;
}

.index .span-wrapper {
  position: relative;
  align-self: stretch;
  font-family: "Pretendard Variable-SemiBold", Helvetica;
  font-weight: 600;
  color: transparent;
  font-size: 40px;
  text-align: center;
  letter-spacing: -0.24px;
  line-height: 60px;
}

.index .text-wrapper-28 {
  color: #7aacba;
  letter-spacing: -0.10px;
}

.index .store-links {
  display: inline-flex;
  align-items: center;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.index .logo-4 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 8px 12px;
  position: relative;
  flex: 0 0 auto;
  background-color: #0c4a63;
  border-radius: 5.33px;
}

.index .ic-baseline-apple-2 {
  position: relative;
  width: 24px;
  height: 24px;
  aspect-ratio: 1;
  opacity: 0.7;
}

.index .vector-51 {
  position: absolute;
  width: 63.20%;
  height: 75.01%;
  top: 12.50%;
  left: 18.39%;
}

.index .text-wrapper-29 {
  position: relative;
  width: fit-content;
  font-family: "Pretendard Variable-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  letter-spacing: -0.36px;
  line-height: normal;
  white-space: nowrap;
}

.index .google-play-icon-2 {
  position: relative;
  width: 24px;
  height: 24px;
}

.index .hero-obj-2 {
  position: relative;
  width: 960px;
  height: 738.46px;
  background-image: url(../images/main/product-image-1.png);
  background-size: cover;
  background-position: 50% 50%;
}

.index .global-header {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  padding: 0px 40px;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #e5e5e6;
}

.index .header-10 {
  display: flex;
  height: 80px;
  align-items: flex-start;
  justify-content: center;
  padding: 0px 24px 1px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.index .logo-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
  padding: 6px;
  position: relative;
  flex: 0 0 auto;
}

.index .logo-5 {
  position: relative;
  width: 83.79px;
  height: 51px;
  background-image: url(../images/main/vector-89.svg);
  background-size: 100% 100%;
}

.index .list-3 {
  display: inline-flex;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.index .menu {
  display: inline-flex;
  align-items: center;
  padding: 7px 12px 9px;
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 8px;
}

.index .service-link-2 {
  color: #424242;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Pretendard Variable-SemiBold", Helvetica;
  font-weight: 600;
  font-size: 17px;
  letter-spacing: -0.10px;
  line-height: 25.5px;
  white-space: nowrap;
}

@media (max-width: 1023px) {
  .index.div-22 {
    display: none !important;
  }
}

@media (min-width: 1024px) {
  .index.div {
    display: none !important;
  }
}

.global-header .menu a,
.global-header .service-link-wrapper a,
.global-header .menu-contact a {
  display: block;
  text-decoration: none;
  color: inherit;    /* 기존 텍스트 컬러 그대로 사용 */
}