/* screen - index-all-breakpoints */

* {
  box-sizing: border-box;
}

html, body {
  overflow-x: hidden;
  max-width: 100%;
}

.index-all-breakpoints {
  align-items: flex-start;
  background-color: var(--white);
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 80px 0px 0px;
  position: relative;
  overflow-x: hidden;
}

.index-all-breakpoints .hero-1 {
  align-items: flex-start;
  align-self: stretch;
  background-image: url(../img/nose_hero_bg.jpg);
  background-position: 50% 50%;
  background-size: cover;
  display: flex;
  gap: 10px;
  height: 817px;
  justify-content: center;
  padding: 160px 0;
  position: relative;
  width: 100%;
}

.index-all-breakpoints .frame-8-1 {
  background-image: url(../img/nose_hero_01.jpg);
  background-position: 50% 50%;
  background-size: cover;
  height: 800px;
  position: absolute;
  right: 0;
  top: calc(50.00% - 400px);
  width: 800px;
}

.index-all-breakpoints .container-16 {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 42px;
  position: relative;
}

.index-all-breakpoints .section-inner {
  margin: 0 auto;
  max-width: 1428px;
  width: 100%;
}

.index-all-breakpoints .hero-1 .section-inner {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.index-all-breakpoints .heading-1-1 {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 4px;
  position: relative;
}

.index-all-breakpoints .text-304 {
  color: var(--storm-gray);
  font-family: var(--font-family-noto_sans_kr);
  font-size: 40px;
  font-weight: 400;
  letter-spacing: -1.00px;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.index-all-breakpoints .text-305 {
  color: var(--storm-gray);
  font-family: var(--font-family-noto_sans_kr);
  font-size: 40px;
  font-weight: 400;
  letter-spacing: -1.00px;
  line-height: normal;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.index-all-breakpoints .text-306 {
  color: var(--mirage-2);
  font-family: var(--font-family-noto_sans_kr);
  font-size: 64px;
  font-weight: 800;
  letter-spacing: -1.00px;
  line-height: normal;
  position: relative;
  width: fit-content;
}

.index-all-breakpoints .p-3 {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
  max-width: 768px;
}

.index-all-breakpoints .text-307 {
  color: var(--mirage);
  font-family: var(--font-family-noto_sans_kr);
  font-size: var(--font-size-xl);
  font-weight: 400;
  letter-spacing: -1.00px;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.index-all-breakpoints .span-6 {
  align-self: stretch;
  display: flex;
  width: 100%;
}

.index-all-breakpoints .text-308 {
  color: var(--fiord);
  font-family: var(--font-family-noto_sans_kr);
  font-size: 26px;
  font-weight: 400;
  letter-spacing: -1.00px;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.index-all-breakpoints .text-309 {
  color: var(--fiord);
  font-family: var(--font-family-noto_sans_kr);
  font-size: 26px;
  font-weight: 400;
  letter-spacing: -1.00px;
  line-height: normal;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.index-all-breakpoints .text-310 {
  color: var(--mirage-2);
  font-family: var(--font-family-noto_sans_kr);
  font-size: 26px;
  font-weight: 800;
  letter-spacing: -1.00px;
  line-height: normal;
  position: relative;
  width: fit-content;
}

.index-all-breakpoints .button-3 {
  background-color: var(--midnight-blue);
  display: inline-flex;
  gap: 32px;
  padding: 16px 62px;
}

.index-all-breakpoints .text-311 {
  color: var(--white);
  font-family: var(--font-family-noto_serif_kr);
  font-size: var(--font-size-l);
  font-weight: 700;
  letter-spacing: 0;
  line-height: 28px;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.index-all-breakpoints .problem-solution-1 {
  align-self: stretch;
  background-color: var(--white);
  flex: 0 0 auto;
  padding: 160px 0;
  position: relative;
  width: 100%;
}

.index-all-breakpoints .problem-solution-1 .section-inner {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 72px;
}

.index-all-breakpoints .text-3-1 {
  line-height: normal;
  margin-top: -1.00px;
  text-align: center;
}

.index-all-breakpoints .list-3 {
  gap: 32px;
}

.index-all-breakpoints .container-17 {
  align-items: flex-end;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 24px;
  position: relative;
  width: 640px;
}

.index-all-breakpoints .container-18 {
  align-items: flex-start;
  background-color: var(--white);
  border-radius: 24px 24px 24px 0px;
  box-shadow: 0px 0px 8px #00000026;
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 32px;
  padding: 20px 32px;
  position: relative;
}

.index-all-breakpoints .text-31 {
  color: var(--mine-shaft);
  font-family: var(--font-family-noto_sans_kr);
  font-size: var(--font-size-xxl);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 28px;
  margin-top: -4.00px;
  position: relative;
  text-align: center;
  width: fit-content;
}

.index-all-breakpoints .container-19 {
  align-items: flex-start;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 24px;
  position: relative;
  width: 640px;
}

.index-all-breakpoints .container-20 {
  align-items: flex-start;
  background-color: var(--white);
  border-radius: 24px 24px 0px 24px;
  box-shadow: 0px 0px 8px #00000026;
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 32px;
  padding: 20px 32px;
  position: relative;
}

.index-all-breakpoints .text-9 {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 42px;
  position: relative;
}

.index-all-breakpoints .span-7 {
  display: inline-flex;
}

.index-all-breakpoints .text-315 {
  color: var(--storm-gray);
  font-family: var(--font-family-noto_sans_kr);
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
  width: fit-content;
}

.index-all-breakpoints .text-316 {
  color: var(--storm-gray);
  font-family: var(--font-family-noto_sans_kr);
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  text-align: center;
  width: fit-content;
}

.index-all-breakpoints .line-1 {
  height: 64px;
  object-fit: cover;
  position: relative;
  width: 1px;
}

.index-all-breakpoints .text-317 {
  color: transparent;
  font-family: var(--font-family-noto_sans_kr);
  font-size: 28px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  text-align: center;
  width: fit-content;
}

.index-all-breakpoints .span1-3 {
  color: var(--midnight-blue);
}

.index-all-breakpoints .methodology-4 {
  
  background-color: var(--white-lilac);
  padding: 160px 20px;
  width: 100%;
}

.index-all-breakpoints .methodology-4 .section-inner {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 64px;
}

.index-all-breakpoints .tit-1 {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 32px;
  position: relative;
}

.index-all-breakpoints .span-8 {
  display: inline-flex;
}

.index-all-breakpoints .text-3-2 {
  line-height: normal;
  margin-top: -1.00px;
  text-align: center;
  white-space: nowrap;
}

.index-all-breakpoints .text-32 {
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.index-all-breakpoints .span1-4 {
  color: var(--fiord);
  font-family: var(--font-family-noto_sans_kr);
  font-size: var(--font-size-xl);
  font-weight: 700;
}

.index-all-breakpoints .span-9 {
  display: inline-flex;
}

.index-all-breakpoints .text-321 {
  color: var(--fiord);
  font-family: var(--font-family-noto_sans_kr);
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
  width: fit-content;
}

.index-all-breakpoints .text-322 {
  color: var(--fiord);
  font-family: var(--font-family-noto_sans_kr);
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  text-align: center;
  width: fit-content;
}

.index-all-breakpoints .span0-1 {
  font-weight: 800;
}

.index-all-breakpoints .text-3-3 {
  line-height: normal;
  text-align: center;
}

.index-all-breakpoints .container-21 {
  align-items: flex-start;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 32px;
  position: relative;
  width: 100%;
}

.index-all-breakpoints .card-1 {
  align-items: center;
  background-color: var(--white);
  border: 1px solid;
  border-color: var(--mystic-2);
  border-radius: 14px;
  box-shadow: 0px 1px 3px #0000001a;
  display: flex;
  flex: 1 1 calc((100% - 32px) / 2);
  flex-direction: column;
  gap: 24px;
  padding: 36px 0px;
  position: relative;
  width: calc((100% - 32px) / 2);
}

.index-all-breakpoints .img-8 {
  background-image: url(../img/nose_section03_1.jpg);
  background-position: 50% 50%;
  background-size: cover;
  height: 120px;
  position: relative;
  width: 160px;
}

.index-all-breakpoints .methodology-3 {
  display: inline-flex;
}

.index-all-breakpoints .img-9 {
  background-image: url(../img/nose_section03_2.jpg);
  background-position: 50% 50%;
  background-size: cover;
  height: 120px;
  position: relative;
  width: 160px;
}

.index-all-breakpoints .text-10 {
  align-items: center;
  border-radius: 16px;
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 24px;
  position: relative;
}

.index-all-breakpoints .methodology-5 {
  display: flex;
  gap: 4px;
  width: 608px;
}

.index-all-breakpoints .text-332 {
  align-self: stretch;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  text-align: center;
}

.index-all-breakpoints .criteria-1 {
  align-self: stretch;
  background-color: var(--white);
  flex: 0 0 auto;
  padding: 160px 20px;
  position: relative;
  width: 100%;
}

.index-all-breakpoints .criteria-1 .section-inner {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 80px;
}

.index-all-breakpoints .container-22 {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 8px;
  position: relative;
}

.index-all-breakpoints .effil-standard-1 {
  letter-spacing: 1.40px;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  width: fit-content;
}

.index-all-breakpoints .text-3-4 {
  line-height: normal;
}

.index-all-breakpoints .criterion-1 {
  align-items: center;
  display: flex;
  gap: 48px;
  height: 440px;
  position: relative;
  width: 100%;
  max-width: 1200px;
}

.index-all-breakpoints .left-1 {
  align-items: flex-start;
  display: flex;
  flex: 1;
  flex-direction: column;
  flex-grow: 1;
  gap: 12px;
  position: relative;
}

.index-all-breakpoints .badge-1 {
  align-items: center;
  background-color: var(--storm-gray);
  border: 1px solid;
  border-color: var(--periwinkle-2);
  border-radius: 18px;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 10px;
  justify-content: center;
  overflow: hidden;
  padding: 8px 24px;
  position: relative;
}

.index-all-breakpoints .criterion-0-1 {
  letter-spacing: 0;
  line-height: 20px;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.index-all-breakpoints .text-6 {
  letter-spacing: 0;
  line-height: 28px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.index-all-breakpoints .text_label-1 {
  letter-spacing: 0;
  line-height: 28px;
  position: relative;
  width: fit-content;
}

.index-all-breakpoints .right-1 {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 10px;
  position: relative;
  width: 420px;
}

.index-all-breakpoints .img-10 {
  align-self: stretch;
  background-image: url(../img/nose_section04_1.jpg);
  background-position: 50% 50%;
  background-size: cover;
  border-radius: 32px;
  height: 380px;
  position: relative;
  width: 100%;
}

.index-all-breakpoints .text-7 {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 10px;
  justify-content: center;
  position: relative;
}

.index-all-breakpoints .p-4 {
  border: 1px solid;
  border-color: var(--mystic-2);
  border-radius: 50px;
  display: inline-flex;
  gap: 10px;
  justify-content: center;
  padding: 4px 8px;
}

.index-all-breakpoints .primitivediv-1 {
  background-color: var(--mystic);
  height: 1px;
  position: relative;
  width: 100%;
  max-width: 1200px;
}

.index-all-breakpoints .img-11 {
  align-self: stretch;
  background-image: url(../img/nose_section04_2.jpg);
  background-position: 50% 50%;
  background-size: cover;
  border-radius: 32px;
  height: 380px;
  position: relative;
  width: 100%;
}

.index-all-breakpoints .p-5 {
  border: 1px solid;
  border-color: var(--mystic-2);
  border-radius: 50px;
  display: inline-flex;
  gap: 10px;
  justify-content: center;
  padding: 4px 8px;
}

.index-all-breakpoints .frame-9-1 {
  aspect-ratio: 0.55;
  background-image: url(../img/nose_section04_2_2.png);
  background-position: 50% 50%;
  background-size: cover;
  height: 200px;
  left: 310px;
  position: absolute;
  top: 168px;
  width: 110px;
}

.index-all-breakpoints .img-12 {
  align-self: stretch;
  background-image: url(../img/nose_section04_3.jpg);
  background-position: 50% 50%;
  background-size: cover;
  border-radius: 32px;
  height: 380px;
  position: relative;
  width: 100%;
}

.index-all-breakpoints .text-342 {
  letter-spacing: 0;
  line-height: 14px;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.index-all-breakpoints .cases-2 {
  align-self: stretch;
  background-color: var(--white-lilac);
  padding: 160px 20px;
  width: 100%;
}

.index-all-breakpoints .cases-2 .section-inner {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 80px;
}

.index-all-breakpoints .heading-2-2 {
  align-items: center;
  gap: 12px;
}

.index-all-breakpoints .text-343 {
  color: var(--mirage-2);
  font-family: var(--font-family-noto_sans_kr);
  font-size: var(--font-size-xxxxl);
  font-weight: 800;
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
  width: fit-content;
}

.index-all-breakpoints .text-344 {
  color: var(--fiord);
  font-family: var(--font-family-noto_sans_kr);
  font-size: var(--font-size-xxxl);
  font-weight: 400;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

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

.index-all-breakpoints .case-card-1 {
  align-items: center;
  align-self: stretch;
  background-color: var(--white);
  border: 1px solid;
  border-color: var(--mystic);
  border-radius: 16px;
  display: flex;
  flex: 0 0 auto;
  gap: 38px;
  padding: 33px;
  position: relative;
  width: 100%;
}

.index-all-breakpoints .img-13,
.index-all-breakpoints .img-14 {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 8px;
  position: relative;
  width: 51%;
}

.index-all-breakpoints .frame-6-3 {
  background-image: url(../img/nose_section05_bna_1-1.jpg);
}

.index-all-breakpoints .frame-7-3 {
  background-image: url(../img/nose_section05_bna_1-2.jpg);
}

.index-all-breakpoints .text-8 {
  align-items: flex-start;
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 8px;
  position: relative;
}

.index-all-breakpoints .surname-1 {
  letter-spacing: 0.35px;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  width: fit-content;
}

.index-all-breakpoints .list-2 {
  gap: 16px;
}

.index-all-breakpoints .list-item-6,
.index-all-breakpoints .list-item-7,
.index-all-breakpoints .list-item-8,
.index-all-breakpoints .list-item-9 {
  align-items: center;
}

.index-all-breakpoints .frame-85-1,
.index-all-breakpoints .frame-86-1,
.index-all-breakpoints .frame-87-1 {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 12px;
  position: relative;
}

.index-all-breakpoints .container-14 {
  align-items: center;
  background-color: var(--mystic);
  border-radius: 33554400px;
  display: flex;
  height: 20px;
  justify-content: center;
  position: relative;
  width: 20px;
}

.index-all-breakpoints .icon-3 {
  height: 12px;
  position: relative;
  width: 12px;
}

.index-all-breakpoints .vector-5 {
  position: absolute;
   left:50%;
   top:50%;
   transform: translate(-50%, -50%);
   
}

.index-all-breakpoints .text-3-5 {
  line-height: normal;
  margin-top: -1.00px;
}

.index-all-breakpoints .container-24,
.index-all-breakpoints .container-25,
.index-all-breakpoints .container-26,
.index-all-breakpoints .container-28 {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 8px;
  position: relative;
}

.index-all-breakpoints .text-3-6 {
  line-height: normal;
  margin-top: -1.00px;
  white-space: nowrap;
}

.index-all-breakpoints .container-27 {
  align-items: flex-start;
  border-color: var(--mystic-2);
  border-top-style: solid;
  border-top-width: 1px;
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  padding: 16px 0px 0px;
  position: relative;
}

.index-all-breakpoints .x-1 {
  letter-spacing: 0;
  line-height: 26px;
  margin-top: -1.00px;
  position: relative;
  width: fit-content;
}

.index-all-breakpoints .span1-5 {
  color: var(--ebony-clay);
  font-family: var(--font-family-noto_sans_kr);
  font-size: var(--font-size-m);
  font-weight: 800;
}

.index-all-breakpoints .frame-6-4 {
  background-image: url(../img/nose_section05_bna_2-1.jpg);
}

.index-all-breakpoints .frame-7-4 {
  background-image: url(../img/nose_section05_bna_2-2.jpg);
}

.index-all-breakpoints .list-item-5 {
  align-items: flex-start;
}

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

.index-all-breakpoints .text-3-7 {
  line-height: 24px;
  margin-top: -1.00px;
}

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

.index-all-breakpoints .img-15 {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 8px;
  position: relative;
  width:51%;
}

.index-all-breakpoints .frame-6-5 {
  background-image: url(../img/nose_section05_bna_3-1.jpg);
}

.index-all-breakpoints .frame-7-5 {
  background-image: url(../img/nose_section05_bna_3-2.jpg);
}

.index-all-breakpoints .list-item-10 {
  align-items: center;
}

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

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

.index-all-breakpoints .cases-3 {
  display: inline-flex;
  gap: 8px;
}

.index-all-breakpoints .text-370 {
  height: 18.75px;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: 412.73px;
}

.index-all-breakpoints .conclusion-section-1 {
  background-image: url(../img/eye_08_section_bg.jpg);
  background-position: 50% 50%;
  background-size: cover;
  border-color: #fafaf9;
  border-top-style: solid;
  border-top-width: 2px;
  height: 695px;
  padding: 160px 20px 120px;
  position: relative;
  width: 100%;
}

.index-all-breakpoints .conclusion-section-1 .section-inner {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 52px;
  height: 100%;
  justify-content: center;
}

.index-all-breakpoints .heading-2-3 {
  align-items: flex-start;
  gap: 5px;
}

.index-all-breakpoints .text-371 {
  color: var(--mirage);
  font-family: var(--font-family-noto_sans_kr);
  font-size: 42px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.index-all-breakpoints .text-372 {
  color: var(--midnight-blue);
  font-family: var(--font-family-noto_sans_kr);
  font-size: 54px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  text-align: center;
  width: fit-content;
}

.index-all-breakpoints .container-33 {
  align-items: flex-start;
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 24px;
  position: relative;
}

.index-all-breakpoints .button-4 {
  align-self: stretch;
  border: 1px solid;
  border-color: var(--periwinkle);
  display: flex;
  gap: 30px;
  overflow: hidden;
  padding: 16px 32px;
  width: 100%;
}

.index-all-breakpoints .text-373 {
  flex: 1;
  letter-spacing: 0;
  line-height: 28px;
  position: relative;
  text-align: center;
}

.index-all-breakpoints .vector-6 {
  height: 8.33%;
  left: 16.67%;
  position: absolute;
  top: 45.83%;
  width: 66.67%;
}

.index-all-breakpoints .vector-7 {
  height: 66.67%;
  left: 45.83%;
  position: absolute;
  top: 16.67%;
  width: 37.50%;
}

.index-all-breakpoints .button-5 {
  align-self: stretch;
  background-color: var(--mirage-2);
  cursor: pointer;
  display: flex;
  gap: 32px;
  padding: 16px 32px;
  width: 100%;
}

.index-all-breakpoints .text-374 {
  letter-spacing: 0;
  line-height: 28px;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.index-all-breakpoints .icon-5 {
  height: 16px;
  position: relative;
  width: 16px;
}

.index-all-breakpoints .navigation-1 {
  align-items: center;
  background-color: var(--white);
  box-shadow: 0px 0px 4px #00000026;
  display: flex;
  height: 80px;
  justify-content: space-between;
  left: 0;
  padding: 0px 20px;
  position: fixed;
  top: 0;
  z-index:100;
  width: 100%;
}

.index-all-breakpoints .navigation-1 .navigation-inner {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1428px;
  width: 100%;
}

.index-all-breakpoints .container-34 {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  position: relative;
}

.index-all-breakpoints .gnb_-link-1 {
  align-items: center;
  background-color: var(--white);
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 8px;
  height: 80px;
  justify-content: center;
  position: relative;
}

.index-all-breakpoints .category-1 {
  letter-spacing: 0;
  line-height: 20px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.index-all-breakpoints .bar {
  background-color: var(--fiord-2);
  height: 4px;
  position: relative;
  width: 48px;
}

.index-all-breakpoints .button {
  align-items: center;
  border-radius: 33554400px;
  flex: 0 0 auto;
  position: relative;
}

.index-all-breakpoints .cases {
  align-items: center;
  flex: 0 0 auto;
  flex-direction: column;
  position: relative;
}

.index-all-breakpoints .frame-6,
.index-all-breakpoints .frame-7 {
  aspect-ratio: 240 / 300;
  background-position: 50% 50%;
  background-size: cover;
  position: relative;
  width: calc((100% - 8px) / 2);
}

.index-all-breakpoints .heading-2 {
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  position: relative;
}

.index-all-breakpoints .list {
  align-items: flex-start;
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  position: relative;
}

.index-all-breakpoints .list-item {
  display: inline-flex;
  flex: 0 0 auto;
  gap: 12px;
  position: relative;
}

.index-all-breakpoints .methodology {
  align-items: center;
  flex: 0 0 auto;
  flex-direction: column;
  position: relative;
}

.index-all-breakpoints .p {
  align-items: center;
  flex: 0 0 auto;
  position: relative;
}

.index-all-breakpoints .text-3 {
  letter-spacing: 0;
  position: relative;
  width: fit-content;
}
/* screen - indexu95412 */

.indexu95412 {
  align-items: flex-start;
  background-color: var(--white);
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  padding: 62px 0px 0px;
  position: relative;
}



.indexu95412 .hero {
  align-items: flex-start;
  align-self: stretch;
  background-image: url(../img/nose_hero_bg.jpg);
  background-position: 50% 50%;
  background-size: cover;
  display: flex;
  flex: 0 0 auto;
  gap: 10px;
  justify-content: center;
  padding: 100px 24px 160px;
  position: relative;
  width: 100%;
}

.indexu95412 .frame-8 {
  background-image: url(../img/nose_hero_01.jpg);
  background-position: 50% 50%;
  background-size: cover;
  bottom: 0;
  height: 240px;
  left: calc(50.00% - 206px);
  position: absolute;
  width: 412px;
}

.indexu95412 .container-4 {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 32px;
  position: relative;
}

.indexu95412 .section-inner {
  margin: 0 auto;
  padding: 0 6%;
  width: 100%;
}

.indexu95412 .hero .section-inner {
  display: flex;
  justify-content: center;
}

.indexu95412 .heading-1 {
  gap: 4px;
}

.indexu95412 .text-115 {
  color: var(--storm-gray);
  font-family: var(--font-family-noto_sans_kr);
  font-size: 7.7670vw;
  font-weight: 400;
  letter-spacing: -1.00px;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.indexu95412 .text-116 {
  color: var(--storm-gray);
  font-family: var(--font-family-noto_sans_kr);
  font-size: 7.7670vw;
  font-weight: 400;
  letter-spacing: -1.00px;
  line-height: normal;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.indexu95412 .text-117 {
  color: var(--mirage-2);
  font-family: var(--font-family-noto_sans_kr);
  font-size: 10.1942vw;
  font-weight: 800;
  letter-spacing: -1.00px;
  line-height: normal;
  position: relative;
  text-align: center;
  width: fit-content;
}

.indexu95412 .p {
  flex-direction: column;
  gap: 20px;
}

.indexu95412 .text-118 {
  color: var(--mirage);
  font-family: var(--font-family-noto_sans_kr);
  font-size: var(--font-size-l);
  font-weight: 400;
  letter-spacing: -1.00px;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  width: fit-content;
}

.indexu95412 .span-1 {
  align-self: stretch;
  display: flex;
  width: 100%;
}

.indexu95412 .text-119 {
  letter-spacing: -1.00px;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  width: fit-content;
}

.indexu95412 .text-120 {
  letter-spacing: -1.00px;
  line-height: normal;
  position: relative;
  width: fit-content;
}

.indexu95412 .text-121 {
  color: var(--mirage-2);
  font-family: var(--font-family-noto_sans_kr);
  font-size: 5.3398vw;
  font-weight: 800;
  letter-spacing: -1.00px;
  line-height: normal;
  position: relative;
  width: fit-content;
}

.indexu95412 .button {
  background-color: var(--midnight-blue);
  display: inline-flex;
  gap: 32px;
  padding: 7px 30px;
}

.indexu95412 .text-122 {
  color: var(--white);
  font-family: var(--font-family-noto_serif_kr);
  font-size: var(--font-size-l);
  font-weight: 700;
  letter-spacing: 0;
  line-height: 28px;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.indexu95412 .problem-solution {
  align-self: stretch;
  background-color: var(--white);
  flex: 0 0 auto;
  padding: 100px 0;
  position: relative;
  width: 100%;
}

.indexu95412 .problem-solution .section-inner {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 64px;
}

.indexu95412 .text-1 {
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
  width: fit-content;
}

.indexu95412 .list-1 {
  display: flex;
  gap: 32px;
}

.indexu95412 .container-5 {
  align-items: flex-end;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 24px;
  position: relative;
  width: 100%;
}

.indexu95412 .container-6 {
  align-items: center;
  align-self: stretch;
  background-color: var(--white);
  border-radius: 24px 24px 24px 0px;
  box-shadow: 0px 0px 8px #00000026;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 32px;
  padding: 20px 32px;
  position: relative;
  width: 100%;
}

.indexu95412 .text-12 {
  letter-spacing: 0;
  line-height: 28px;
  margin-top: -4.00px;
  position: relative;
  text-align: center;
  width: fit-content;
}

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

.indexu95412 .container-7 {
  align-items: center;
  align-self: stretch;
  background-color: var(--white);
  border-radius: 24px 24px 0px 24px;
  box-shadow: 0px 0px 8px #00000026;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 32px;
  padding: 20px 32px;
  position: relative;
  width: 100%;
}

.indexu95412 .text-4 {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 16px;
  position: relative;
}

.indexu95412 .span-2 {
  display: inline-flex;
}

.indexu95412 .text-1-1 {
  line-height: normal;
  margin-top: -1.00px;
  text-align: center;
  white-space: nowrap;
}

.indexu95412 .text-1-2 {
  line-height: normal;
  text-align: center;
  white-space: nowrap;
}

.indexu95412 .line {
  height: 32px;
  object-fit: cover;
  position: relative;
  width: 1px;
}

.indexu95412 .text-1-3 {
  line-height: normal;
  text-align: center;
}

.indexu95412 .methodology-1 {
  align-self: stretch;
  background-color: var(--white-lilac);
  padding: 100px 0;
  width: 100%;
}

.indexu95412 .methodology-1 .section-inner {
  display: flex;
  flex-direction: column;
  gap: 64px;
  text-align:center;
  align-items:center;
}

.indexu95412 .tit {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 32px;
  position: relative;
}

.indexu95412 .text-129 {
  color: transparent;
  font-family: var(--font-family-noto_sans_kr);
  font-size: var(--font-size-xxxl);
  font-weight: 800;
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
  width: fit-content;
}

.indexu95412 .span1 {
  color: var(--midnight-blue);
}

.indexu95412 .span-3 {
  display: inline-flex;
}

.indexu95412 .span1-1 {
  color: var(--fiord);
  font-family: var(--font-family-noto_sans_kr);
  font-size: var(--font-size-l);
  font-weight: 700;
}

.indexu95412 .span-4 {
  display: inline-flex;
}

.indexu95412 .text-133 {
  color: var(--fiord);
  font-family: var(--font-family-noto_sans_kr);
  font-size: var(--font-size-xxl);
  font-weight: 400;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  text-align: center;
  width: fit-content;
}

.indexu95412 .span0 {
  font-weight: 800;
}

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

.indexu95412 .card {
  align-items: center;
  align-self: stretch;
  background-color: var(--white);
  border: 1px solid;
  border-color: var(--mystic-2);
  border-radius: 14px;
  box-shadow: 0px 1px 3px #0000001a;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 12px;
  padding: 16px 0px;
  position: relative;
  width: 100%;
}

.indexu95412 .img {
  background-image: url(../img/nose_section03_1.jpg);
  background-position: 50% 50%;
  background-size: cover;
  height: 120px;
  position: relative;
  width: 160px;
}

.indexu95412 .methodology {
  display: inline-flex;
}

.indexu95412 .img-1 {
  background-image: url(../img/nose_section03_2.jpg);
  background-position: 50% 50%;
  background-size: cover;
  height: 120px;
  position: relative;
  width: 160px;
}

.indexu95412 .text-5 {
  align-items: center;
  border-radius: 16px;
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 24px;
  position: relative;
}

.indexu95412 .methodology-2 {
  display: inline-flex;
  gap: 4px;
}

.indexu95412 .criteria {
  align-self: stretch;
  background-color: var(--white);
  flex: 0 0 auto;
  padding: 100px 0;
  position: relative;
  width: 100%;
}

.indexu95412 .criteria .section-inner {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 36px;
}

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

.indexu95412 .effil-standard {
  letter-spacing: 1.40px;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  width: fit-content;
}

.indexu95412 .text-144 {
  color: var(--mirage);
  font-family: var(--font-family-noto_sans_kr);
  font-size: 8.2524vw;
  font-weight: 800;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  width: fit-content;
}

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

.indexu95412 .left {
  align-items: flex-start;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 12px;
  position: relative;
}

.indexu95412 .badge {
  align-items: center;
  background-color: var(--storm-gray);
  border: 1px solid;
  border-color: var(--periwinkle-2);
  border-radius: 18px;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 10px;
  justify-content: center;
  overflow: hidden;
  padding: 8px 24px;
  position: relative;
}

.indexu95412 .criterion-0 {
  letter-spacing: 0;
  line-height: 20px;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.indexu95412 .text-1-4 {
  line-height: normal;
}

.indexu95412 .text {
  letter-spacing: 0;
  line-height: 28px;
  position: relative;
  width: fit-content;
}

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

.indexu95412 .img-2 {
  align-self: stretch;
  aspect-ratio: 1;
  background-image: url(../img/nose_section04_1.jpg);
  background-position: 50% 50%;
  background-size: cover;
  border-radius: 32px;
  position: relative;
  width: 100%;
}

.indexu95412 .text-2 {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 10px;
  justify-content: center;
  position: relative;
}

.indexu95412 .p-1 {
  border: 1px solid;
  border-color: var(--mystic-2);
  border-radius: 50px;
  gap: 10px;
  justify-content: center;
  padding: 4px 8px;
}

.indexu95412 .primitivediv {
  align-self: stretch;
  background-color: var(--mystic);
  height: 1px;
  position: relative;
  width: 100%;
}

.indexu95412 .text_label {
  letter-spacing: 0;
  line-height: 28px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.indexu95412 .img-3 {
  align-self: stretch;
  aspect-ratio: 1;
  background-image: url(../img/nose_section04_2.jpg);
  background-position: 50% 50%;
  background-size: cover;
  border-radius: 32px;
  position: relative;
  width: 100%;
}

.indexu95412 .p-2 {
  border: 1px solid;
  border-color: var(--mystic-2);
  border-radius: 50px;
  gap: 10px;
  justify-content: center;
  padding: 4px 8px;
}

.indexu95412 .frame-9 {
  aspect-ratio: 0.55;
  background-image: url(../img/nose_section04_2_2.png);
  background-position: 50% 50%;
  background-size: cover;
  bottom: 30px;
  height: 180px;
  position: absolute;
  right: 0;
  width: 99px;
}

.indexu95412 .img-4 {
  align-self: stretch;
  aspect-ratio: 1;
  background-image: url(../img/nose_section04_3.jpg);
  background-position: 50% 50%;
  background-size: cover;
  border-radius: 32px;
  position: relative;
  width: 100%;
}

.indexu95412 .text-153 {
  letter-spacing: 0;
  line-height: 14px;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.indexu95412 .cases {
  align-self: stretch;
  background-color: var(--white-lilac);
  padding: 100px 0;
  width: 100%;
}

.indexu95412 .cases .section-inner {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.indexu95412 .heading-2 {
  gap: 12px;
}

.indexu95412 .text-154 {
  color: var(--mirage-2);
  font-family: var(--font-family-noto_sans_kr);
  font-size: var(--font-size-xxxl);
  font-weight: 800;
  letter-spacing: 0;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
  width: fit-content;
}

.indexu95412 .case-card {
  align-items: flex-start;
  align-self: stretch;
  background-color: var(--white);
  border: 1px solid;
  border-color: var(--mystic);
  border-radius: 16px;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 38px;
  justify-content: center;
  padding: 33px;
  position: relative;
  width: 100%;
}

.indexu95412 .img-5,
.indexu95412 .img-6,
.indexu95412 .img-7 {
  align-items: center;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  gap: 8px;
  position: relative;
  width: 100%;
}

.indexu95412 .frame-6 {
  aspect-ratio: 0.8;
  background-image: url(../img/nose_section05_bna_1-1.jpg);
  background-position: 50% 50%;
  background-size: cover;
  flex: 1;
  flex-grow: 1;
  position: relative;
}

.indexu95412 .frame-7 {
  aspect-ratio: 0.8;
  background-image: url(../img/nose_section05_bna_1-2.jpg);
  background-position: 50% 50%;
  background-size: cover;
  flex: 1;
  flex-grow: 1;
  position: relative;
}

.indexu95412 .text-3 {
  align-items: flex-start;
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 8px;
  position: relative;
}

.indexu95412 .surname {
  letter-spacing: 0.35px;
  line-height: normal;
  margin-top: -1.00px;
  position: relative;
  width: fit-content;
}

.indexu95412 .list {
  display: inline-flex;
  gap: 16px;
}

.indexu95412 .list-item-2,
.indexu95412 .list-item-3,
.indexu95412 .list-item-4 {
  align-items: center;
}

.indexu95412 .frame-85,
.indexu95412 .frame-86,
.indexu95412 .frame-87 {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 12px;
  position: relative;
}

.indexu95412 .container-1 {
  align-items: center;
  background-color: var(--mystic);
  border-radius: 33554400px;
  display: flex;
  height: 20px;
  justify-content: center;
  position: relative;
  width: 20px;
}

.indexu95412 .icon {
  height: 12px;
  position: relative;
  width: 12px;
}

.indexu95412 .vector {
  position:absolute;
  left:50%;
  top:50%;
  transform: translate(-50%, -50%);
}

.indexu95412 .text-1-5 {
  line-height: normal;
  margin-top: -1.00px;
}

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

.indexu95412 .container-10 {
  align-items: flex-start;
  border-color: var(--mystic-2);
  border-top-style: solid;
  border-top-width: 1px;
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  padding: 16px 0px 0px;
  position: relative;
}

.indexu95412 .x {
  letter-spacing: 0;
  line-height: 26px;
  margin-top: -1.00px;
  position: relative;
  width: fit-content;
}

.indexu95412 .span1-2 {
  color: var(--ebony-clay);
  font-family: var(--font-family-noto_sans_kr);
  font-size: var(--font-size-s);
  font-weight: 800;
}

.indexu95412 .frame-6-1 {
  background-image: url(../img/nose_section05_bna_2-1.jpg);
}

.indexu95412 .frame-7-1 {
  background-image: url(../img/nose_section05_bna_2-1.jpg);
}

.indexu95412 .list-item {
  display: inline-flex;
  gap: 12px;
  justify-content: center;
}

.indexu95412 .list-item-1 {
  align-items: flex-start;
  flex-direction: column;
}

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

.indexu95412 .text-1-6 {
  color: var(--fiord);
  font-family: var(--font-family-noto_sans_kr);
  font-size: var(--font-size-s);
  font-weight: 800;
  line-height: normal;
}

.indexu95412 .text-1-7 {
  line-height: 24px;
  margin-top: -1.00px;
}

.indexu95412 .frame-6-2 {
  background-image: url(../img/nose_section05_bna_3-1.jpg);
}

.indexu95412 .frame-7-2 {
  background-image: url(../img/nose_section05_bna_3-2.jpg);
}

.indexu95412 .frame-84-1,
.indexu95412 .frame-83-1,
.indexu95412 .frame-82-1 {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 12px;
  position: relative;
}

.indexu95412 .container-11 {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 24px;
  position: relative;
}

.indexu95412 .cases-1 {
  display: inline-flex;
  gap: 8px;
}

.indexu95412 .text-185 {
  color: var(--midnight-blue);
  font-family: var(--font-family-noto_sans_kr);
  font-size: var(--font-size-m);
  font-weight: 800;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  text-align: center;
  width: fit-content;
}

.indexu95412 .conclusion-section {
  align-self: stretch;
  background-image: url(../img/eye_08_section_bg.jpg);
  background-position: 50% 50%;
  background-size: cover;
  border-color: #fafaf9;
  border-top-style: solid;
  border-top-width: 2px;
  flex: 0 0 auto;
  padding: 160px 0 120px;
  position: relative;
  width: 100%;
}

.indexu95412 .conclusion-section .section-inner {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 130px;
}

.indexu95412 .heading-2-1 {
  align-items: flex-start;
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 5px;
  position: relative;
}

.indexu95412 .text-187 {
  color: var(--midnight-blue);
  font-family: var(--font-family-noto_sans_kr);
  font-size: 10.1942vw;
  font-weight: 800;
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  text-align: center;
  width: fit-content;
}

.indexu95412 .container-12 {
  align-items: flex-start;
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 24px;
  position: relative;
  width:100%;
}

.indexu95412 .button-1 {
  align-self: stretch;
  border: 1px solid;
  border-color: var(--periwinkle);
  display: flex;
  gap: 20px;
  overflow: hidden;
  padding: 16px 20px;
  width: 100%;
  box-sizing:border-box;
}

.indexu95412 .text-188 {
  flex: 1;
  letter-spacing: 0;
  line-height: 28px;
  position: relative;
  text-align: center;
}

.indexu95412 .vector-1 {
  height: 8.33%;
  left: 16.67%;
  position: absolute;
  top: 45.83%;
  width: 66.67%;
}

.indexu95412 .vector-2 {
  height: 66.67%;
  left: 45.83%;
  position: absolute;
  top: 16.67%;
  width: 37.50%;
}

.indexu95412 .button-2 {
  align-self: stretch;
  background-color: var(--mirage-2);
  cursor: pointer;
  display: flex;
  gap: 20px;
  padding: 16px 20px;
  width: 100%;
}

.indexu95412 .text-189 {
  letter-spacing: 0;
  line-height: 28px;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.indexu95412 .icon-2 {
  height: 16px;
  position: relative;
  width: 16px;
}

.indexu95412 .vector-3 {
  height: 8.34%;
  left: 16.67%;
  position: absolute;
  top: 45.83%;
  width: 66.67%;
}

.indexu95412 .vector-4 {
  height: 66.67%;
  left: 45.83%;
  position: absolute;
  top: 16.66%;
  width: 37.50%;
}

.indexu95412 .navigation {
  align-items: center;
  background-color: var(--white);
  box-shadow: 0px 0px 4px #00000026;
  display: flex;
  justify-content: space-between;
  left: 0;
  position: fixed;
  top: 0;
  z-index:100;
  width: 100%;
}

.indexu95412 .navigation .navigation-inner {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  padding: 0 6%;
  width: 100%;
}

.indexu95412 .container-13 {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  justify-content: flex-end;
  position: relative;
}

.indexu95412 .gnb_-link {
  align-items: center;
  background-color: var(--white);
  display: flex;
  flex-direction: column;
  gap: 8px;
  
  justify-content: center;

  position: relative;
  font-size: 16px;
}

.indexu95412 .gnb_-link a{
  height: 62px;
  padding: 0px 20px;
  display:flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.indexu95412 .category{font-size:16px}

.indexu95412 .category {
  letter-spacing: 0;
  line-height: 20px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.indexu95412 .bar-2 {
  background-color: var(--fiord-2);
  height: 4px;
  position: relative;
  width: 48px;
}

.indexu95412 .button-3 {
  align-items: center;
  border-radius: 33554400px;
  flex: 0 0 auto;
  position: relative;
}

.indexu95412 .cases-2 {
  align-items: center;
  flex: 0 0 auto;
  flex-direction: column;
  position: relative;
}

.indexu95412 .frame-6-3,
.indexu95412 .frame-7-3 {
  aspect-ratio: 0.8;
  background-position: 50% 50%;
  background-size: cover;
  flex: 1;
  flex-grow: 1;
  position: relative;
}

.indexu95412 .heading {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  position: relative;
}

.indexu95412 .list-2 {
  align-items: flex-start;
  flex: 0 0 auto;
  flex-direction: column;
  position: relative;
}

.indexu95412 .list-item-5 {
  display: inline-flex;
  flex: 0 0 auto;
  gap: 12px;
  position: relative;
}

.indexu95412 .methodology-3 {
  align-items: center;
  flex: 0 0 auto;
  flex-direction: column;
  position: relative;
}

.indexu95412 .p-3 {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  position: relative;
}

.indexu95412 .text-1-8 {
  letter-spacing: 0;
  position: relative;
  width: fit-content;
}

/* 기본: PC 버전 표시, 모바일 버전 숨김 */
.screen.indexu95412 { 
  display: none;
}

/* 412px 이하에서만: 모바일 버전 표시, PC 버전 숨김 */
@media screen and (max-width: 960px) {
  .screen.index-all-breakpoints { 
    display: none;
  }
  .screen.indexu95412 { 
    display: block;
  }
}

@media screen and (max-width: 412px) {
  .indexu95412 .text br{display: none;}
  .indexu95412 {
    --font-size-s: 3.3981vw;
    --font-size-m: 3.8835vw;
    --font-size-l: 4.3699vw;
    --font-size-xl: 4.8544vw;
    --font-size-xxl: 5.8252vw;
    --font-size-xxxl: 8.7379vw;
    --font-size-xxxxl: 10.6796vw;
  }

}


.index-all-breakpoints .gnb_-link-1 a{color:inherit; font-size:inherit;
  gap:2px;
  height: 80px;
  padding: 0px 40px;
  display:flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition:all 0.3s ease;
}

.index-all-breakpoints .gnb_-link-1.active a,
.index-all-breakpoints .gnb_-link-1 a:hover{
  background-color:#223C88;
  color:#fff !important;
  font-weight:700;
}
.index-all-breakpoints .gnb_-link-1 a:hover .notosanskr-normal-bay-of-many-16px,
.index-all-breakpoints .gnb_-link-1.active a .notosanskr-normal-bay-of-many-16px{
  color:#fff !important;
}

.index-all-breakpoints .gnb_-link-1 a:after{

  margin:5px atuo 0;
  width:16px;
  aspect-ratio: 1/1;
  display:block;
  background:url(../img/arrow-down.svg) no-repeat center center;
  content:"";
  display:none;
  transition:all 0.3s ease;
  transform:rotate(0deg);
}
.index-all-breakpoints .gnb_-link-1.active a:after,
.index-all-breakpoints .gnb_-link-1 a:hover:after{
  display:block;
}

.branding-all-breakpoints .category-1 {
  letter-spacing: 0;
  line-height: 1.25;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.indexu95412 .gnb_-link a:after{
  margin:5px auto 0;
  width:16px;
  aspect-ratio: 1/1;
  display:none;
  background:url(../img/arrow-down.svg) no-repeat center center;
  content:"";
}

.indexu95412 .gnb_-link.active a:after,
.indexu95412 .gnb_-link a:hover:after{
  display:block;
}

.indexu95412 .gnb_-link.active a,
.indexu95412 .gnb_-link a:hover{
  background-color:#223C88;
}

.indexu95412 .gnb_-link.active a .category ,
.indexu95412 .gnb_-link a:hover .category{
  color:#fff !important;
}

