@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/pretendard/1.3.9/static/pretendard.min.css");

html,
body {
  width: 100%;
  height: 100%;
}

* {
  box-sizing: border-box;
}

.screen a {
  display: contents;
  text-decoration: none;
}

.container-center-horizontal {
  display: flex;
  flex-direction: row;
  justify-content: center;
  pointer-events: none;
  width: 100%;
}

.container-center-horizontal > * {
  flex-shrink: 0;
  pointer-events: auto;
}

* {
  box-sizing: border-box;
}

.basic {
  align-items: center;
  display: flex;
  gap: 4px;
  height: 52px;
  justify-content: flex-end;
  padding: 8px 0px;
  position: relative;
  width: 52px;
}

.x-close {
  height: 24px;
  position: relative;
  width: 24px;
}

.switch-horizontal-01 {
  height: 12px;
  position: relative;
  width: 12px;
}

.frame-1597884243 {
  align-items: flex-start;
  flex-direction: column;
  padding: 12px 0px;
}

.frame-89 {
  align-items: center;
  background-color: var(--white);
  gap: 10px;
  padding: 4px 20px;
}

.frame-159788424 {
  align-items: flex-start;
  flex-direction: column;
}

.frame-90 {
  align-items: center;
  background-color: var(--white);
  gap: 10px;
  padding: 8px 20px;
}

.gnb_menus {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 40px;
  position: relative;
}

.menu01 {
  align-items: center;
  display: flex;
  gap: 10px;
  height: 28px;
  justify-content: center;
  position: relative;
}

.menu02 {
  align-items: center;
  display: flex;
  gap: 10px;
  height: 28px;
  justify-content: center;
  position: relative;
}

.header.fixed .menu01,
.header.fixed .menu02 {
  width: unset;
}

.toggle {
  align-items: center;
  background-color: var(--white);
  border-radius: 4px;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 4px;
  justify-content: center;
  padding: 8px 12px;
  z-index: 10000;
  position: relative;
}

.home-line {
  height: 24px;
  position: relative;
  width: 24px;
}

.vector-1 {
  height: 10.13px;
  position: relative;
  width: 10.13px;
}

.cto-title {
  margin-bottom: 24px;
  color: #fff;
  font-family: var(--font-family-pretendard-bold);
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}

.emp-card-container {
  perspective: 1000px;
}

.emp-card-container {
  position: relative;
  max-width: 330px;
  min-width: 330px;
  width: 100%;
  height: 330px;
}
.emp-card {
  position: relative;
  max-width: 330px;
  min-width: 330px;
  width: 100%;
  height: 330px;
  transform-style: preserve-3d;
  transition: transform 0.6s;
}

.emp-card .front,
.emp-card .back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}

.emp-card .front {
  display: flex;
  max-width: 330px;
  height: 330px;
  padding: 48px 36px 36px 36px;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  flex-shrink: 0;
  border-radius: 16px;
  background: #484e5a;
  cursor: pointer;
  transform: rotateY(0deg);
}

.emp-card .img-cover {
  display: flex;
  width: 146px;
  height: 151px;
  aspect-ratio: 117/121;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 100px;
  border-radius: 200px;
}

.emp-card .img-cover img {
  width: 146px;
  height: 151px;
  object-fit: contain;
  border-radius: 200px;
}

.emp-card .img-title {
  color: #fff;
  font-family: var(--font-family-pretendard-bold);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}

.emp-card .back {
  display: flex;
  width: 330px;
  height: 330px;
  overflow: auto;
  padding: 24px 24px 24px 36px;
  flex-direction: column;
  align-items: flex-start;
  border-radius: 16px;
  background: #fff;
  transform: rotateY(180deg);
  flex-shrink: 0;
  margin: 0 !important;
}

.emp-card .back li {
  color: #000;
  font-family: var(--font-family-pretendard-regular);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  align-self: stretch;
}

.emp-card-container:hover .emp-card {
  transform: rotateY(180deg);
}

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

.frame-87 {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  justify-content: space-between;
  position: relative;
  overflow: auto;
  width: 100%;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.frame-87::-webkit-scrollbar {
  display: none;
}
.relative {
  position: relative;
}
.spread-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.center-info {
  display: flex;
  align-items: center;
  justify-content: center;
}
.center-info-col {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.streatch-info {
  display: flex;
  align-items: center;
  justify-content: stretch;
}
.gap-6 {
  gap: 6px;
}
.scrollable {
  overflow: auto;
}
.max-258 {
  max-width: 258px;
}
.r3-slider {
  width: 100%;
  margin-top: -46px;
  padding-inline: 0;
}
.w-auto {
  width: auto !important;
}
.r3-slider .slide-topic {
  font-size: 28px;
  padding-bottom: 12px;
}
.r3-slider .width-controller {
  max-width: calc(100vw - 134px) !important;
}
.r3-slider .controller {
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 8px;
  max-width: calc(100vw - 100px);
}
.r3-slider .controller img {
  width: 44px;
  border-radius: 50%;
}
.backward.end,
.forward.end {
  background-color: #2e2226;
  pointer-events: none;
  filter: invert(10%);
  opacity: 0.7;
}
.r3-slider .controller img:hover {
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.19);
}
.r3-slider .controller img:hover {
  filter: brightness(80%);
}
.r3-slider .slide-case {
  width: 100%;
  overflow: auto;
  margin-block: -20px;
}
.r3-slider .slide-case::-webkit-scrollbar {
  display: none;
}
.r3-slider .slide-holder {
  overflow: auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 12px;
  padding-block: 20px;
}
.r3-slider .slide-card {
  width: 328px;
  border-radius: 32px;
  overflow: hidden;
  background-color: #f8f9fc;
  transition: 0.3s;
}
.r3-slider .slide-card {
  width: 328px;
  border-radius: 32px;
  overflow: hidden;
  background-color: #f8f9fc;
  transition: 0.3s;
}
.r3-slider .slide-card:hover {
  box-shadow: 0 10px 18px 0 rgba(0, 0, 0, 0.19);
}

.r3-slider .slide-card .slide-card-image {
  width: 100%;
  height: 200px;
  object-fit: cover;
  cursor: pointer;
}

.r3-slider .slide-card .slide-card-content-holder {
  width: 100%;
  padding: 24px;
}
.r3-slider .slide-card .slide-card-content {
  width: 100%;
  height: 186px;
  overflow: hidden;
  cursor: pointer;
}

.r3-slider .slide-card .slide-card-content p {
  color: #606878;
}
.r3-slider .slide-card .slide-card-content h6 {
  color: #000000;
}
.r3-slider .slide-card .pre-topic {
  font-size: 14px;
  margin-top: -5px;
  padding-bottom: 6px;
}
.r3-slider .slide-card .topic {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 23px;
}
.r3-slider .slide-card .brief {
  font-size: 14px;
  line-height: 1.5;
}

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

.list_partners {
  align-items: center;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  gap: 12px;
  position: relative;
  width: 100%;
}

.partner0 {
  align-items: center;
  background-color: var(--white-lilac);
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  height: 300px;
  justify-content: flex-end;
  padding: 36px;
  position: relative;
  width: 260px;
}

.partner {
  transition: all 0.1s ease-in-out;
}

.partner.one:hover {
  background-color: #063171;
}
.partner.six:hover {
  background-color: #fff600;
}
.partner.five:hover {
  background-color: #084d97;
}
.partner.four:hover {
  background-color: #354dfc;
}
.partner.three:hover {
  background-color: #ed1c23ff;
}
.partner.two:hover {
  background-color: #0052a4;
}
.partner.one:hover .frame-110 {
  background-color: #385a8cff;
}
.partner.four:hover .frame-110-2 {
  background-color: #5d70fcff;
}
.partner.one:hover .text-4,
.partner.one:hover .text-14 {
  color: var(--white);
}
.partner.five:hover .text-4,
.partner.five:hover .text-22 {
  color: var(--white);
}
.partner.four:hover .text-4,
.partner.four:hover .text-20 {
  color: var(--white);
}
.partner.three:hover .text-4,
.partner.three:hover .text-18 {
  color: var(--white);
}
.partner.two:hover .text-4,
.partner.two:hover .text-16 {
  color: var(--white);
}

._close {
  align-items: center;
  background-color: var(--white);
  border: 1px solid;
  border-color: var(--gull-gray);
  border-radius: 100px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  height: 480px;
  padding: 30px 0px;
  position: relative;
  width: 64px;
  cursor: pointer;
  transition: box-shadow 0.3s ease, transform 0.3s ease;
}
._close:hover {
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2); /* Adjust shadow intensity */
  transform: translateY(-5px); /* Slight lift effect */
}

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

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

.ginseng-features {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
  width: 100%;
}
.ginseng-features .feature-card {
  width: calc(33% - 16px);
  border-radius: 32px;
  border: 1px solid #e5eaf4;
  padding: 40px 16px;
}
.ginseng-features .feature-card h5 {
  font-size: 20px;
  margin-top: 14px;
  margin-bottom: 22px;
  font-weight: 700;
  text-align: center;
}
.ginseng-features .feature-card button {
  /* width: calc(50% - 3px); */
  border-radius: 4px;
  background-color: #e5eaf4;
  padding: 8px 12px;
  gap: 4px;
  border: none;
  font-size: 12px;
  cursor: pointer;
}

.interface-edit-pin-2 {
  height: 14px;
  position: relative;
  width: 14px;
}

.frame-140 {
  align-items: flex-start;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 16px;
  position: relative;
  max-width: 1110px;
  width: 100%;
  overflow: auto;
}

.p-h {
  align-self: stretch;
  color: var(--eerie-black);
  font-weight: 400;
  line-height: 21px;
  position: relative;
  text-align: center;
}

.layer_1-3 {
  height: 40px;
  position: relative;
  width: 40px;
}

.layer_1-4 {
  height: 40px;
  position: relative;
  width: 40px;
}

.result-sect {
  width: 100%;
}
.result-sect .result-heading {
  margin-bottom: 25px;
  font-size: 28px;
}
.result-sect .result-subheading {
  padding-top: 5px;
  margin-bottom: 28px;
  font-size: 18px;
}
.result-sect .faint-container {
  background-color: #f8f9fc;
  border-radius: 30px;
  padding: 48px 20px 35px;
  text-align: center;
}
.result-sect .spreader {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.result-sect .double-image {
  width: 204px;
}
.result-sect .double-image img {
  width: 100%;
}
.result-sect .single-image {
  width: 100px;
  margin-inline: 36px;
}
.result-sect .single-image img {
  width: 100%;
}
.result-sect .double-image p,
.result-sect .single-image p {
  font-size: 14px;
  margin: 10px 0 16px;
}
.result-sect .list {
  font-size: 16px;
  padding-top: 16px;
  padding-left: 7px;
  line-height: 1.5;
  color: #17191e;
}
.result-sect .seed-heading {
  font-size: 28px;
  margin-top: 68px;
  margin-bottom: 23px;
}

.result-sect .seed-grid {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}
.result-sect .seed-card {
  width: 21.8182%;
  padding-bottom: 15px;
}
.result-sect .seed-card img {
  width: 100%;
}
.result-sect .seed-topic {
  font-size: 20px;
  margin: 10px 0 8px;
}
.result-sect .seed-info {
  font-size: 16px;
  line-height: 1.5;
}
.result-sect .seed-button {
  border-radius: 4px;
  background-color: #e5eaf4;
  padding: 7px 10px;
  gap: 4px;
  border: none;
  font-size: 11px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
  cursor: pointer;
}
.result-sect .seed-button img {
  width: 12px;
}

.result-sect .seed-grid2 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}
.result-sect .seed-sect {
  width: 48%;
  /* padding-bottom: 20px; */
}
.result-sect .seed-subsect {
  width: 45.4545%;
}
.result-sect .seed-sect img {
  width: 100%;
  height: 15px;
  object-fit: cover;
  object-position: right;
}
.result-sect .seed-sect p {
  text-align: center;
  padding: 1px 0 20px;
}
.result-sect .seed-sect p span {
  color: #17191e;
  background-color: #f8f9fc;
  padding: 4px 16px;
  border-radius: 16px;
  font-weight: 600;
  width: auto;
  font-size: 14px;
}
.result-sect .list2 {
  font-size: 16px;
  padding: 28px 0 39.5px 7px;
  line-height: 1.5;
  color: #17191e;
}

.info-capsule {
  align-items: center;
  background-color: var(--lily-white);
  border-radius: 100px;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 10px;
  justify-content: center;
  padding: 14px 20px;
  position: relative;
}

.x05 {
  align-items: center;
  display: flex;
  gap: 100px;
  height: 720px;
  position: relative;
  max-width: 1110px;
  width: 100%;
}

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

.x1col {
  align-items: flex-start;
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 12px;
  padding: 0px 0px 120px;
  overflow: auto;
  position: relative;
  outline: none;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.x1col::-webkit-scrollbar {
  display: none;
}

.io-t-ai-1 {
  align-self: stretch;
  color: var(--eerie-black);
  font-weight: 400;
  line-height: 21px;
  position: relative;
}

.x2col {
  align-items: flex-start;
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 12px;
  overflow: auto;
  padding: 20px 0px 20px;
  position: relative;
  outline: none;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.x2col::-webkit-scrollbar {
  display: none;
}

.frame-1597884111 {
  background: linear-gradient(
    180deg,
    rgb(255, 255, 255) 100%,
    rgba(255, 255, 255, 0) 0%
  );
  height: 100px;
  left: 0;
  position: absolute;
  top: 670px;
  filter: blur(20px);
  width: 100%;
}

@media (min-width: 1400px) {
  .frame-1597884111 {
    width: 750px;
    left: -20px;
  }
}

.frame-1597884112 {
  background: linear-gradient(
    180deg,
    rgb(255, 255, 255) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  height: 100px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.indicator_gray {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 16px;
  position: absolute;
  z-index: 100;
  top: 200px;
  left: 104px;
  width: 24px;
}

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

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

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

.layer_1-5 {
  height: 36px;
  position: relative;
  width: 157px;
}

.frame-1597884152 .frame-1597884150 {
  overflow: auto;
  scrollbar-width: none;
}

.frame-1597884150-1.active,
.frame-1597884149.active {
  align-items: center;
  background-color: var(--white);
  color: var(--outer-space);
  border-radius: 100px;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 10px;
  justify-content: center;
  padding: 12px 24px;
  position: relative;
  cursor: pointer;
}
.frame-1597884150-1.active:hover,
.frame-1597884149.active:hover {
  background-color: transparent;
  border: 1px solid var(--white);
  border-radius: 100px;
  transition: all 0.35s;
}
.frame-1597884149.active:after,
.frame-1597884150-1.active:after {
  background-color: transparent;
}
.frame-1597884150-1.active:hover .text-68,
.frame-1597884149.active:hover .ceo {
  color: var(--white);
  color: var(--white);
}
.frame-1597884149.active .ceo,
.frame-1597884150-1.active .text-68 {
  color: var(--outer-space);
}

.frame-1597884149,
.frame-1597884150-1 {
  align-items: center;
  border: 1px solid;
  cursor: pointer;
  border-color: var(--white-2);
  border-radius: 100px;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 10px;
  justify-content: center;
  padding: 12px 24px;
  position: relative;
  transition: all 0.35s;
}

.frame-1597884149:after,
.frame-1597884150-1:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: var(--white);
  border-color: var(--outer-space);
  border-radius: 100px;
  transition: all 0.35s;
}
.frame-1597884149 .ceo,
.frame-1597884150-1 .text-68 {
  color: #fff;
}

.frame-1597884149:hover .ceo,
.frame-1597884150-1:hover .text-68 {
  color: var(--outer-space);
  z-index: 2;
}

.frame-1597884149:hover:after,
.frame-1597884150-1:hover:after {
  width: 100%;
}

.frame-1597884124 {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  margin-bottom: 100px;
  gap: 8px;
  position: relative;
  width: 100%;
}

.frame-1597884126 {
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  gap: 12px;
  position: relative;
  width: 100%;
}

.number-5 {
  color: var(--eerie-black);
  font-weight: 700;
  line-height: 54px;
  margin-top: 0px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.number-6 {
  align-self: stretch;
  color: var(--eerie-black);
  font-weight: 700;
  line-height: 54px;
  margin-top: 0px;
  position: relative;
}

.number-7 {
  align-self: stretch;
  color: var(--eerie-black);
  font-weight: 700;
  line-height: 54px;
  margin-top: 0px;
  position: relative;
}

.frame-215 {
  align-items: flex-start;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 4px;
  position: relative;
}

.customer-service-center {
  align-self: stretch;
  color: var(--eerie-black);
  font-weight: 600;
  line-height: 18px;
  margin-top: 0px;
  position: relative;
}

.span-2 {
  color: var(--shuttle-gray);
}

.span-3 {
  color: var(--eerie-black);
}

.span1 {
  line-height: 21px;
}

.frame-1597884197 {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 6px;
  justify-content: center;
  padding: 2px 0px 0px;
  position: relative;
}

.frame-1597884195 {
  align-items: center;
  display: flex;
  flex: 0 0 auto;
  gap: 10px;
  justify-content: center;
  position: relative;
  width: 20.05px;
}

.union {
  height: 21.13px;
  position: relative;
  width: 16.58px;
}

.frame-1597884196 {
  align-items: center;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  justify-content: center;
  padding: 0px 10px;
  position: relative;
  width: 44px;
}

.price {
  align-self: stretch;
  letter-spacing: 0;
  line-height: 11px;
  margin-top: 0px;
  position: relative;
}

.contents-2 {
  align-items: flex-start;
  flex-direction: column;
  position: relative;
}

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

.footer-2 {
  align-items: flex-start;
  display: flex;
}

.frame-110-4 {
  border-radius: 100px;
  height: 88px;
  overflow: hidden;
  position: relative;
  width: 88px;
}

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

.indicator_white-2 {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 16px;
  position: absolute;
  z-index: 100;
  top: 200px;
  left: 104px;
  width: 24px;
}

@media (max-width: 1300px) {
  .indicator_white-2,
  .indicator_gray {
    left: 51px;
  }
}

.list_card-1 {
  display: flex;
  position: relative;
}

.x03-3 {
  align-items: center;
  display: flex;
  max-width: 1332px;
  width: 100%;
  /* overflow: hidden; */
}

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

.hero-banner {
  align-self: stretch;
  height: 572px;
  position: relative;
  width: 100%;
}

.video video {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.video img {
  object-fit: cover;
}

.menu-04 {
  height: 24px;
  position: relative;
  width: 24px;
}

.header .menu-04:nth-child(1) {
  display: block;
}
.header .menu-04:nth-child(2) {
  display: none;
}
.header.fixed .menu-04:nth-child(1) {
  display: none;
}
.header.fixed .menu-04:nth-child(2) {
  display: block;
}

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

.sticky-menu-conts-item {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 36px;
  position: relative;
  width: 100%;
}

.frame-111 {
  background-color: var(--catalina-blue);
  border-radius: 100px;
  height: 66px;
  overflow: hidden;
  position: relative;
  width: 66px;
}

.partner02 {
  align-items: center;
  background-color: var(--white-lilac);
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  gap: 18px;
  height: 225px;
  justify-content: flex-end;
  margin-right: -51px;
  padding: 24px 20px;
  position: relative;
  width: 195px;
}

.partner03 {
  align-items: center;
  background-color: var(--white-lilac);
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  gap: 18px;
  height: 225px;
  justify-content: flex-end;
  margin-right: -258px;
  padding: 24px 20px;
  position: relative;
  width: 195px;
}

.partner04 {
  align-items: center;
  background-color: var(--white-lilac);
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  gap: 18px;
  height: 225px;
  justify-content: flex-end;
  margin-right: -465px;
  padding: 24px 20px;
  position: relative;
  width: 195px;
}

.mass-production-of-c {
  color: var(--white);
  flex: 1;
  font-weight: 600;
  line-height: 21px;
  position: relative;
}

.new-variety-developm {
  color: var(--white);
  flex: 1;
  font-weight: 600;
  line-height: 21px;
  position: relative;
}

.innovation-in-agricu {
  color: var(--white);
  flex: 1;
  font-weight: 600;
  line-height: 21px;
  position: relative;
}

.business {
  align-items: flex-start;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 12px;
  padding: 0px 20px;
  position: relative;
  width: 390px;
}

.frame-159788423 {
  align-items: center;
  align-self: stretch;
  display: none;
  background-color: var(--white);
  border: 1px solid;
  border-color: var(--gull-gray);
  border-radius: 16px;
  gap: 8px;
  height: 52px;
  padding: 0px 16px;
  position: relative;
  width: 100%;
}

.frame-1597884231 {
  align-items: center;
  align-self: stretch;
  background-color: var(--white);
  display: none;
  border: 1px solid;
  border-color: var(--shuttle-gray);
  border-radius: 16px;
  gap: 8px;
  height: 52px;
  padding: 0px 16px;
  position: relative;
  width: 100%;
}

.frame-1597884231-item {
  color: var(--eerie-black);
  font-weight: 600;
  line-height: 21px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.partners-1 {
  gap: 12px;
  width: 390px;
}

.frame-246 {
  align-items: center;
  align-self: stretch;
  border-radius: 100px;
  display: flex;
  flex: 0 0 auto;
  gap: 10px;
  position: relative;
  width: 100%;
}

.saponins-rh2-rg3-tr {
  align-self: stretch;
  color: var(--eerie-black);
  font-weight: 400;
  line-height: 21px;
  margin-bottom: -61px;
  margin-top: 0px;
  position: relative;
}

.x-and {
  align-self: stretch;
  color: var(--eerie-black);
  font-weight: 400;
  line-height: 21px;
  margin-bottom: -124px;
  margin-top: 0px;
  position: relative;
}

.research-and-develop {
  font-weight: 400;
  line-height: 21px;
}

.reactivation-of-soil {
  align-self: stretch;
  color: var(--eerie-black);
  font-weight: 600;
  line-height: 21px;
  position: relative;
  text-align: center;
}

.surname {
  align-self: stretch;
  color: var(--eerie-black);
  font-weight: 600;
  line-height: 21px;
  position: relative;
  text-align: center;
}

.growth-promotion-and {
  align-self: stretch;
  color: var(--eerie-black);
  font-weight: 600;
  line-height: 21px;
  position: relative;
  text-align: center;
}

.view-1 {
  align-items: flex-end;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  height: 360px;
  justify-content: space-between;
  min-width: 240px;
  padding: 24px;
  position: relative;
  width: 100%;
}

.diversity-in-grain-cultivation {
  align-self: stretch;
  color: var(--eerie-black);
  font-weight: 700;
  line-height: 30px;
  margin-top: 0px;
  position: relative;
}

.securing-diversity-p {
  align-self: stretch;
  color: var(--eerie-black);
  font-weight: 400;
  line-height: 21px;
  position: relative;
}

.smart-agricultural-management-system {
  align-self: stretch;
  color: var(--eerie-black);
  font-weight: 700;
  line-height: 30px;
  margin-top: 0px;
  position: relative;
}

.possessing-a-module {
  align-self: stretch;
  color: var(--eerie-black);
  font-weight: 400;
  line-height: 21px;
  position: relative;
}

.remote-control {
  align-self: stretch;
  color: var(--eerie-black);
  font-weight: 700;
  line-height: 30px;
  margin-top: 0px;
  position: relative;
}

.securing-the-ability {
  align-self: stretch;
  color: var(--eerie-black);
  font-weight: 400;
  line-height: 21px;
  position: relative;
}

.agricultural-store {
  align-self: stretch;
  color: var(--eerie-black);
  font-weight: 700;
  line-height: 30px;
  margin-top: 0px;
  position: relative;
}

.securing-stores-for {
  align-self: stretch;
  color: var(--eerie-black);
  font-weight: 400;
  line-height: 21px;
  position: relative;
}

.poultry-and-livestock-industry {
  align-self: stretch;
  color: var(--eerie-black);
  font-weight: 700;
  line-height: 30px;
  margin-top: 0px;
  position: relative;
}

.power-station {
  align-self: stretch;
  color: var(--eerie-black);
  font-weight: 700;
  line-height: 30px;
  margin-top: 0px;
  position: relative;
}

.equipped-with-an-inc {
  align-self: stretch;
  color: var(--eerie-black);
  font-weight: 400;
  line-height: 21px;
  position: relative;
}

.human-resource-development-program {
  align-self: stretch;
  color: var(--eerie-black);
  font-weight: 700;
  line-height: 30px;
  margin-top: 0px;
  position: relative;
}

.completing-a-cross-e {
  align-self: stretch;
  color: var(--eerie-black);
  font-weight: 400;
  line-height: 21px;
  position: relative;
}

.view-2 {
  align-self: stretch;
  height: 1038px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.tab-title {
  align-items: flex-start;
  flex-direction: column;
  gap: 36px;
  width: 350px;
}

.tab-1 {
  align-items: center;
  align-self: stretch;
  flex: 0 0 auto;
  gap: 12px;
  width: 100%;
}

.view-3 {
  align-items: center;
  background-color: var(--white);
  border-radius: 100px;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 10px;
  justify-content: center;
  padding: 12px 24px;
  position: relative;
}

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

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

.establishment-date {
  color: var(--eerie-black);
  font-weight: 600;
  line-height: 21px;
  margin-top: 0px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.number-of-employees {
  color: var(--eerie-black);
  font-weight: 600;
  line-height: 21px;
  margin-top: 0px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.capital {
  color: var(--eerie-black);
  font-weight: 600;
  line-height: 21px;
  margin-top: 0px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.business-areas {
  color: var(--eerie-black);
  font-weight: 600;
  line-height: 21px;
  margin-top: 0px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.partners-2 {
  align-items: flex-start;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  padding: 0px 20px;
  position: relative;
}

.research-and {
  align-self: stretch;
  color: var(--eerie-black);
  margin-top: 0px;
  position: relative;
}

.tab-2 {
  display: flex;
  position: relative;
}

.image-60 {
  height: 828px;
  left: 0;
  position: absolute;
  top: 0;
  max-width: 1440px;
  width: 100%;
  margin: auto;
}

.image-60 video {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.image-60 img {
  object-fit: cover;
}

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

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

.frame-237 {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  gap: 12px;
  position: relative;
  width: 100%;
}

.frame-1597884161 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 24px;
  position: relative;
  width: 1110px;
}

.frame-1597884148 {
  align-items: center;
  background-color: var(--white);
  border-radius: 100px;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 10px;
  justify-content: center;
  padding: 12px 24px;
  position: relative;
}

.frame-1597884160 {
  align-items: center;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  gap: 12px;
  position: relative;
  margin-top: 24px;
  height: 479px;
  width: 100%;
}

.cto-content .slide-case {
  display: flex;
  gap: 12px;
}

.ir-content {
  margin-top: 140px;
}

.ir-content .frame-2 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 240px;
}

.ir-content .frame-1597884126 .title {
  color: #17191e;
  font-size: 20px;
  font-weight: 700;
  line-height: 150%;
  margin-bottom: 4px;
  font-family: var(--font-family-pretendard-bold);
}
.ir-content .frame-1597884126 .date {
  color: #9da6bb;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  font-family: var(--font-family-pretendard-regular);
}

.ir-content .frame-2 button {
  display: flex;
  padding: 8px 12px;
  justify-content: center;
  align-items: center;
  gap: 4px;
  border-radius: 4px;
  background: #e5eaf4;
  border: none;
  font-family: var(--font-family-pretendard-regular);
  cursor: pointer;
}

.aquaculture {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;
}

.aquaculture .title {
  color: #17191e;
  font-family: var(--font-family-pretendard-bold);
  font-size: 28px;
  font-weight: 700;
  line-height: 150%;
}

.aquaculture .content-cont {
  display: flex;
  padding: 48px 0;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  align-self: stretch;
  border-radius: 30px;
  background: #f8f9fc;
}

.aquaculture .content-cont .title {
  color: #17191e;
  text-align: center;
  font-family: var(--font-family-pretendard-bold);
  font-size: 18px;
  font-weight: 700;
  line-height: 150%;
}

.aquaculture .slider {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 36px;
}

.aquaculture .aquacard,
.aquaculture .aquacard img {
  /* width: 240px; */
  width: 100%;
  height: 148px;
  border-radius: 12px;
  width: 240px;
  flex-shrink: 0;
  aspect-ratio: 20/13;
}

.aquacard {
  position: relative;
}

.aquacard .overlay {
  opacity: 0;
  transition: all 0.3s ease;
  position: absolute;
  z-index: 100;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.aquacard .overlay button {
  display: inline-flex;
  padding: 8px 12px;
  justify-content: center;
  align-items: center;
  gap: 4px;
  border-radius: 4px;
  background: #fff;
  color: #2f333c;
  text-align: center;
  font-family: var(--font-family-pretendard-regular);
  font-size: 12px;
  font-weight: 500;
  line-height: 100%;
  border: none;
  cursor: pointer;
}

.aquacard:hover > .overlay {
  opacity: 1;
}

#aqua_farm1_modal .modal-content img,
#aqua_farm2_modal .modal-content img,
#aqua_farm3_modal .modal-content img,
#aqua_farm4_modal .modal-content img {
  width: 100%;
  margin-top: 24px;
}

.frame-207 {
  gap: 12px;
  width: 300px;
}

.frame-207 .photo {
  background-color: #484e5a;
  border-radius: 30px;
  flex: 1;
  flex-grow: 1;
  height: 479px;
  min-width: 240px;
  overflow: hidden;
  position: relative;
}

.image-71 {
  height: 397px;
  right: 0;
  object-fit: cover;
  position: absolute;
  top: 82px;
  width: 250px;
}

.frame-205 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 24px;
  left: 572px;
  position: absolute;
  top: 216px;
  width: 283px;
}

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

.frame-95 {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 12px;
  position: relative;
}

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

.frame-97 {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 8px;
  justify-content: center;
  padding: 0px 21px 0px 0px;
  position: relative;
}

.profile {
  align-items: flex-end;
  align-self: stretch;
  background-color: var(--white);
  border-radius: 30px;
  display: flex;
  flex: 1;
  flex-grow: 1;
  padding: 36px;
  position: relative;
}

.frame-1597884173 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 16px;
  position: relative;
  width: 300px;
  min-width: 300px;
}

.frame-1597884180 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  height: 407px;
  position: relative;
  width: 100%;
}

.frame-1597884181 {
  align-items: flex-start;
  align-self: stretch;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: var(--mystic);
  display: flex;
  flex-direction: column;
  gap: 10px;
  justify-content: center;
  padding: 15px 12px 16px;
  position: relative;
  width: 100%;
  cursor: pointer;
}

.frame-159788418 {
  align-self: stretch;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: var(--mystic);
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 16px 12px;
  position: relative;
  width: 100%;
  cursor: pointer;
}
.frame-159788418:last-child {
  border-bottom-width: 0;
}

.frame-1597884185 {
  align-items: center;
  align-self: stretch;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: var(--mystic);
  display: flex;
  gap: 10px;
  padding: 16px 12px;
  position: relative;
  width: 100%;
  cursor: pointer;
}

.frame-1597884186 {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 16px 12px;
  position: relative;
  width: 100%;
  cursor: pointer;
}

.x-haim-internationals {
  color: var(--white);
  flex: 1;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: -9px;
  margin-top: -11px;
  position: relative;
}

.other-agriculture-related-businesses {
  color: var(--ghost);
  font-weight: 700;
  line-height: 27px;
  margin-top: 0px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.aquaculture-farm {
  align-self: stretch;
  color: var(--shuttle-gray);
  font-weight: 400;
  line-height: 21px;
  position: relative;
  text-align: right;
}

.an-organic-smart-far {
  align-self: stretch;
  color: var(--white);
  font-weight: 400;
  line-height: 24px;
  position: relative;
}

.x04-organic-fertilizer-business {
  align-self: stretch;
  color: var(--eerie-black);
  font-weight: 700;
  line-height: 54px;
  margin-top: 0px;
  position: relative;
}

.a-leading-green-bio {
  align-self: stretch;
  color: var(--white);
  font-weight: 600;
  line-height: 24px;
  position: relative;
}

.x05-other-agricultur {
  align-self: stretch;
  color: var(--eerie-black);
  font-weight: 700;
  line-height: 54px;
  margin-top: 0px;
  position: relative;
}

.possessing-feed-and {
  align-self: stretch;
  color: var(--eerie-black);
  font-weight: 400;
  line-height: 21px;
  position: relative;
}

.waste-treatment-incinerator {
  align-self: stretch;
  color: var(--eerie-black);
  font-weight: 700;
  line-height: 30px;
  margin-top: 0px;
  position: relative;
}

.representatives-share-65 {
  color: var(--eerie-black);
  font-weight: 400;
  line-height: 24px;
  margin-right: -9.5px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.frame-109-6 {
  align-self: stretch;
  flex: 1;
  flex-grow: 1;
  position: relative;
  width: 100%;
}

.x01_open,
._close {
  transition: all 0.5s ease-in-out;
}

.hidden-modal {
  display: none;
  transition: 0.3s ease;
  opacity: 0;
}
.visible-modal {
  transition: 0.3s ease;
  display: flex;
  opacity: 1;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  align-items: center;
  justify-content: center;
  z-index: 1001;
}
.visible-modal .modal-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
}
.visible-modal .modal-case {
  position: relative;
  padding: 32px;
  border-radius: 30px;
  background-color: #fff;
  width: 92%;
  max-width: 600px;
  min-height: 200px;
  max-height: 90vh;
}
.visible-modal .modal-case2 {
  padding: 44px 32px 32px;
}
.visible-modal .modal-content-holder {
  max-height: calc(90vh - 94px);
  overflow: auto;
  position: relative;
  padding-block: 4px;
}
.no-scrollbar {
  scrollbar-width: none;
}
.visible-modal .brush {
  height: 6px;
  width: 100%;
  position: absolute;
  left: 0;
}
.visible-modal .top-brush {
  top: 64px;
  background-image: linear-gradient(#fff, #fff0);
  height: 5px;
}
.visible-modal .bottom-brush {
  bottom: 30px;
  background-image: linear-gradient(#fff0, #fff);
}
.modal-case .close-modal {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background-color: #e5eaf4;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

#modal_main_content {
  width: 100%;
}
.news-modal .splitter {
  width: 100%;
  color: #e5eaf4;
  background-color: #e5eaf4;
  opacity: 0.4;
  margin: 35.5px 0 23px;
}
.news-modal .txt-img-grid {
  display: grid;
  grid-template-columns: 44.776% auto;
  gap: 14px;
  width: 100%;
}
.news-modal .grid-card img {
  width: 100%;
}
.news-modal .modal-footer {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}
.full-buttons {
  flex-direction: column;
}
.full-buttons button {
  width: 100%;
}
.feature-modal-1 .content-header {
  font-size: 20px;
  margin-bottom: 20px;
}
.img-grid {
  display: grid;
  grid-template-columns: calc(50% - 8px) calc(50% - 8px);
  gap: 16px;
}
.feature-modal-2 .img-grid {
  display: grid;
  grid-template-columns: 35.4% auto;
  gap: 12px;
}
.feature-modal-3 .img-grid {
  display: grid;
  grid-template-columns: 35.4% auto;
  gap: 20px;
}
.feature-modal-5 .img-grid {
  margin-bottom: 15px;
}
.grid-img img {
  width: 100%;
}
.modal-case .pink {
  color: #a445de;
}
.feature-modal .mini {
  padding-top: 10px;
  font-size: 14.5px;
}
.feature-modal-2 .content-header {
  font-size: 20px;
  margin-top: 29px;
  margin-bottom: 29px;
}
.feature-modal-2 .table {
  background-color: #f8f9fc;
  border-top: 1px solid #e5eaf4;
  text-align: center;
  font-size: 14px;
  color: #17191e;
}
.feature-modal-2 .table .table-row-1 {
  display: grid;
  grid-template-columns: 66.7% 33.3%;
}
.feature-modal-2 .table .table-row {
  display: grid;
  grid-template-columns: 33.3% 33.3% 33.3%;
}
.feature-modal-2 .table .table-col,
.feature-modal-2 .table .table-col-end,
.feature-modal-2 .table .table-col-end-w {
  border-bottom: 1px solid #e5eaf4;
  border-right: 1px solid #e5eaf4;
  width: 100%;
  min-height: 37px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.feature-modal-2 .table .table-col-end {
  border-right: none;
}
.feature-modal-2 .table .table-col-end-w {
  border-right: none;
  background-color: #ffffff;
}
.feature-modal-2 .table .h-58 {
  min-height: 58px;
}
.feature-modal-2 .bottom-txt {
  font-size: 14px;
  color: #606878;
  padding-top: 8px;
  line-height: 1.5;
  padding-left: 3px;
}
.text-left {
  text-align: left !important;
}
.feature-modal-3 .content-header {
  font-size: 20px;
  margin-top: 26px;
  margin-bottom: 34px;
}
.feature-modal-3 .mini-text {
  font-size: 14px;
  margin-top: 6px;
  margin-bottom: 20px;
  color: #17191e;
}
.feature-modal-3 ol {
  list-style: decimal;
  padding-left: 16px;
}
.feature-modal-3 ol li {
  margin-bottom: 10px;
}
.feature-modal-4 .content-header {
  font-size: 20px;
  margin-top: 26px;
  margin-bottom: 34px;
}
.feature-modal-4 .content-subheader {
  font-size: 16px;
  margin-bottom: 10px;
}
.feature-modal-4 .content-text {
  font-size: 16px;
  margin-bottom: 18px;
  color: #606878;
}
.feature-modal-4 .mini-text {
  font-size: 14px;
  margin-top: 6px;
  margin-bottom: 20px;
  color: #606878;
}
.feature-modal-5 {
  padding-inline: 3px;
}
.feature-modal-5 .content-header {
  font-size: 20px;
  margin-top: 26px;
  margin-bottom: 30px;
}
.feature-modal-5 .content-subheader {
  font-size: 16px;
  margin-bottom: 18px;
}
.feature-modal-5 .faint-header-space {
  background-color: #f8f9fc;
  color: #606878;
  font-size: 16px;
  width: 100%;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.feature-modal-5 .faint-label {
  color: #606878;
  font-size: 16px;
  margin-bottom: 11px;
}

.seed-modal {
  color: #17191e;
}
.seed-modal-1 .container-space {
  padding-inline: 44px;
}
.seed-modal-1 .container-grid {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.seed-modal-1 .plain-case {
  padding-top: 20px;
  padding-bottom: 10px;
}
.seed-modal-1 .faint-case {
  background-color: #f8f9fc;
  padding-block: 24px;
  border-radius: 8px;
}
.seed-modal-1 .step {
  width: 44.64286%;
}
.seed-modal-1 .step img {
  width: 100%;
}
.seed-modal-1 .step img.arrow {
  width: 24px;
}
.seed-modal-1 p {
  margin-top: 10px;
  margin-bottom: 12px;
  line-height: 1.5;
  font-size: 14px;
  text-align: center;
}
.seed-modal .arrow {
  width: 24px;
}
.seed-modal .arrow-left {
  transform: rotate(180deg);
}
.seed-modal .arrow-up {
  transform: rotate(270deg);
}
.seed-modal .arrow-down {
  transform: rotate(90deg);
}
.seed-modal .seed-subheader {
  text-align: center;
  line-height: 1.5;
  margin-bottom: 16px;
  font-size: 16px;
}
.seed-modal-2 .spread-grid {
  width: 100%;
  display: grid;
  grid-template-columns: 26.1194% 8.9552% auto;
  line-height: 1.5;
}
.seed-modal-2 .s-grid {
  display: grid;
  grid-template-columns: 33.33% 33.33% 33.33%;
}
.seed-modal-2 .s-card {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  text-align: center;
}
.seed-modal-2 .s-image-holdar {
  width: 100%;
  max-width: 80px;
  padding-bottom: 12px;
}
.seed-modal-2 .s-image-holdar img {
  width: 100%;
}
.seed-modal-2 .step-capsule {
  text-align: center;
  width: 100%;
}
.seed-modal-2 .step-capsule span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  width: 73px;
  height: 26px;
  background: #f8f9fc;
  color: #3687ff;
  border-radius: 20px;
}
.seed-modal-2 .s-topic {
  width: 100%;
  text-align: center;
}
.seed-modal-2 .spread-grid .arrow-down {
  display: none;
}
.seed-modal-2 .max-89 {
  max-width: 89px;
}
.seed-modal-2 .max-104 {
  max-width: 104px;
}
.seed-modal-2 img {
  width: 100%;
}
.slide-card-img-holder {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.slide-card-img-holder div,
.slide-card-img-holder img {
  width: 40px;
  height: 40px;
}

.invisible {
  opacity: 0;
}
.regular {
  font-weight: 300 !important;
}
.mb-0 {
  margin-bottom: 0;
}
.pb-1 {
  padding-bottom: 4px;
}
.pb-2 {
  padding-bottom: 8px;
}
.pb-3 {
  padding-bottom: 12px;
}
.pb-4 {
  padding-bottom: 16px;
}
.pb-5 {
  padding-bottom: 20px;
}
.pb-6 {
  padding-bottom: 24px;
}
.pb-8 {
  padding-bottom: 32px;
}
.pb-10 {
  padding-bottom: 40px;
}
.pt-1 {
  padding-top: 4px;
}
.pt-2 {
  padding-top: 8px;
}
.pt-3 {
  padding-top: 12px;
}
.pt-4 {
  padding-top: 16px;
}
.pt-5 {
  padding-top: 20px;
}
.pt-6 {
  padding-top: 24px;
}
.pt-8 {
  padding-top: 32px;
}
.pt-10 {
  padding-top: 40px;
}
.w-full {
  width: 100%;
}
.inactive {
  pointer-events: none !important;
}

.text-left {
  text-align: left !important;
}
.faint-tx1 {
  color: #17191e;
}
.faint-tx2 {
  color: #606878;
}
.faint-tx3 {
  color: #9da6bb;
}
.f12 {
  font-size: 12px !important;
}
.f13_5 {
  font-size: 13.5px !important;
}
.f14 {
  font-size: 14px !important;
}
.f16 {
  font-size: 16px;
}
.f18 {
  font-size: 18px;
}
.f20 {
  font-size: 20px;
}
.f28 {
  font-size: 28px;
}
.leading-1 {
  line-height: 1;
}
.leading-1_5 {
  line-height: 1.5;
}

.restyled-bold {
  font-weight: 700 !important;
  font-size: 18px !important;
  line-height: 1.5 !important;
  letter-spacing: 0.3px !important;
}

/* mobile */
@media (max-width: 960px) {
  .ginseng-features {
    justify-content: center;
  }
  .ginseng-features .feature-card {
    width: calc(50% - 12px);
  }
}
@media (max-width: 900px) {
  .gnb_menus {
    display: none;
  }
  ._close {
    flex-direction: row;
  }
  .x05 {
    gap: 36px;
    flex-direction: column;
    height: fit-content;
    padding: 0 20px;
  }
  .frame-1597884173 {
    width: 100%;
    min-width: 100%;
    padding: 24px;
    background-color: var(--white);
    border-radius: 16px;
  }
  .frame-1597884180 {
    padding: 24px;
    background-color: var(--white);
    border-radius: 16px;
    height: fit-content;
    overflow: unset;
  }
  ._close {
    display: none;
  }
  .frame-159788423,
  .frame-1597884231 {
    display: flex;
  }
  .r3-slider {
    margin-top: 0px;
    padding-inline: 20px;
  }
  .mobile-bottom-space {
    margin-bottom: 15px;
  }
  .r3-slider .slide-topic {
    padding-bottom: 0;
  }
  .frame-107-item {
    gap: 36px;
  }
  .partner0 {
    padding: 24px 20px;
    width: 195px;
    height: 240px;
  }
  .frame-110-4 {
    width: 66px;
    height: 66px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .list_partners {
    height: 240px;
  }
  .titile {
    width: 99%;
    gap: 9px;
  }
  .frame-1597884126 {
    flex-direction: column;
  }
  .ir-content .frame-1597884126 {
    flex-direction: row;
  }
  .frame-1597884132 {
    gap: 2px;
  }
  .frame-107-item {
    padding: 0 20px;
  }
  .frame-159788423,
  .frame-1597884231,
  .frame-1597884231-item,
  .frame-1597884231-item {
    color: #9da6bb;
  }
  .frame-1597884231-item {
    border-color: #9da6bb;
  }
  .frame-243 {
    gap: 8px;
  }
  .highlights {
    gap: 14px;
  }
  .basic {
    width: fit-content;
    padding: 13px 0;
  }
  .frame-1597884124 {
    margin-bottom: 36px;
  }
  .number-5,
  .number-6,
  .number-7 {
    font-size: 28px;
    line-height: 42px;
    margin-top: 0;
  }
  .frame-1597884160 {
    flex-direction: column;
    height: 866px;
    overflow: auto;
    margin-top: 0;
    transition: none;
  }
  .frame-207,
  .image-71 {
    width: 100%;
  }
  .image-71 {
    height: 100%;
    position: relative;
    top: 0;
  }
  .profile {
    flex-direction: column;
    background-color: transparent;
    padding: 0;
    border-radius: 0;
    gap: 12px;
  }
  .toggle {
    justify-content: flex-start;
  }
  .result-sect {
    padding-inline: 20px;
  }
}

@media (max-width: 800px) {
  .result-sect .seed-card {
    width: 46%;
  }
  .result-sect .seed-grid2 {
    flex-direction: column;
  }
  .result-sect .seed-sect {
    width: 100%;
  }
}
@media (max-width: 660px) {
  .ginseng-features .feature-card {
    width: 100%;
    max-width: 400px;
  }

  .cto-content .slide-case {
    flex-wrap: wrap;
  }

  .emp-card-container {
    position: relative;
    max-width: 100%;
    min-width: 100%;
    height: 300px;
  }
  .emp-card {
    position: relative;
    max-width: 100%;
    min-width: 100%;
    height: 300px;
  }

  .emp-card .front {
    display: flex;
    max-width: 100%;
    height: 300px;
  }

  .emp-card .img-cover {
    display: flex;
    width: 116.93px;
    height: 120.8px;
    flex-shrink: 0;
    aspect-ratio: 116.93/120.8;
    justify-content: center;
    align-items: center;
    border-radius: 200px;
  }

  .emp-card .img-cover img {
    width: 116.93px;
    height: 120.8px;
    object-fit: contain;
    border-radius: 200px;
  }

  .emp-card .back {
    width: 100%;
    height: 300px;
  }

  .emp-card .back li {
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: 170%;
    align-self: stretch;
  }
}
@media (max-width: 550px) {
  .img-grid,
  .feature-modal-2 .img-grid,
  .feature-modal-3 .img-grid {
    grid-template-columns: 100%;
  }
  .result-sect .seed-grid {
    flex-direction: column;
  }
  .news-modal .txt-img-grid {
    display: flex;
    flex-direction: column;
  }
  .result-sect .seed-card {
    width: 100%;
  }
  .result-sect .seed-subsect {
    width: 100%;
    /* padding-bottom: 20px; */
  }
  .news-modal .modal-footer {
    display: block;
  }
  .seed-modal .container-space {
    padding-inline: 22px;
  }
  .seed-modal-2 .spread-grid {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
  }
  .seed-modal-2 .spread-grid .arrow-down {
    display: block;
  }
  .seed-modal-2 .spread-grid .arrow-right {
    display: none;
  }
  .ir-content {
    margin-top: 0px;
  }
  .swiper-wrapper {
    height: 920px !important;
  }
}
