.elementor-11251 .elementor-element.elementor-element-2a77a7e{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-11251 .elementor-element.elementor-element-8a24dba{width:var( --container-widget-width, 100.255% );max-width:100.255%;--container-widget-width:100.255%;--container-widget-flex-grow:0;}@media(max-width:767px){.elementor-11251 .elementor-element.elementor-element-2a77a7e{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for html, class: .elementor-element-8a24dba *//* =========================================================
   KEMIK HOME CLASSIC
========================================================= */

.kemik-home-classic {
  font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  color: #0f172a;
  background: #ffffff;
}

.kemik-home-classic * {
  box-sizing: border-box;
}

.kemik-home-classic a {
  color: inherit;
  text-decoration: none;
}

.kh-container {
  width: min(1120px, calc(100% - 48px));
  margin: 0 auto;
}


/* =========================================================
   HERO
========================================================= */

.kh-hero {
  min-height: calc(100vh - 86px);
  padding: 48px 0 40px;
  background: linear-gradient(180deg, #f8fbff 0%, #f4f8fc 100%);
  overflow: hidden;
}

.kh-hero-main {
  display: grid;
  grid-template-columns: 0.96fr 1.04fr;
  align-items: center;
  gap: 56px;
  min-height: 540px;
}

.kh-hero-copy {
  max-width: 620px;
}

.kh-eyebrow {
  display: inline-flex;
  margin-bottom: 22px;
  padding: 8px 14px;
  border-radius: 999px;
  background: #eef6f5;
  border: 1px solid #d9ebe8;
  font-size: 14px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: -0.02em;
  color: #0f766e;
}

.kh-hero-copy h1 {
  margin: 0;
  font-size: clamp(56px, 5.2vw, 82px);
  line-height: 1.04;
  font-weight: 900;
  letter-spacing: -0.085em;
  color: #0f172a;
  word-break: keep-all;
}

.kh-hero-copy p {
  margin: 30px 0 0;
  max-width: 580px;
  font-size: 18px;
  line-height: 1.72;
  font-weight: 500;
  letter-spacing: -0.035em;
  color: #475569;
  word-break: keep-all;
}

.kh-hero-actions {
  display: flex;
  gap: 12px;
  margin-top: 38px;
}

.kh-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 132px;
  height: 52px;
  padding: 0 24px;
  border-radius: 14px;
  font-size: 15px;
  font-weight: 850;
  letter-spacing: -0.025em;
  transition: transform 0.18s ease, background 0.18s ease, box-shadow 0.18s ease;
}

.kh-btn:hover {
  transform: translateY(-2px);
}

.kh-btn.primary {
  background: #0f172a;
  color: #ffffff;
  box-shadow: 0 12px 26px rgba(15, 23, 42, 0.12);
}


/* =========================================================
   HERO IMAGE
========================================================= */

.kh-hero-visual {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  min-height: 540px;
  padding: 28px 20px 28px 28px;
  border-radius: 34px;
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid #e5edf5;
}

.kh-hero-visual img {
  display: block;
  width: min(100%, 620px);
  max-height: 600px;
  object-fit: contain;
  filter: none;
  transform: translateX(20px);
}

.kh-main-product-label {
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  padding: 18px 20px;
  border-left: 3px solid #0f766e;
  border-radius: 0 14px 14px 0;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 14px 30px rgba(15, 23, 42, 0.08);
}

.kh-main-product-label span {
  display: block;
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: -0.02em;
  color: #0f766e;
}

.kh-main-product-label strong {
  display: block;
  font-size: 38px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: -0.07em;
  color: #0f172a;
}

.kh-main-product-label p {
  margin: 10px 0 0;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: -0.035em;
  color: #475569;
}


/* =========================================================
   HERO EQUIPMENT STRIP
========================================================= */

.kh-equipment-strip {
  margin-top: 22px;
  padding: 24px;
  border: 1px solid #e5edf5;
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.84);
}

.kh-strip-head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 30px;
  margin-bottom: 18px;
}

.kh-strip-head strong {
  display: block;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 900;
  letter-spacing: -0.055em;
  color: #0f172a;
}

.kh-strip-head span {
  display: block;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 500;
  letter-spacing: -0.025em;
  color: #64748b;
}

.kh-equipment-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
}

.kh-equipment-card {
  display: grid;
  grid-template-columns: 86px 1fr;
  align-items: center;
  gap: 14px;
  min-height: 126px;
  padding: 14px;
  border-radius: 20px;
  background: #ffffff;
  border: 1px solid #e5e7eb;
  transition: transform 0.18s ease, background 0.18s ease, border-color 0.18s ease, box-shadow 0.18s ease;
}

.kh-equipment-card:hover {
  transform: translateY(-3px);
  background: #ffffff;
  border-color: #d5deea;
  box-shadow: 0 12px 24px rgba(15, 23, 42, 0.06);
}

.kh-equipment-img {
  width: 86px;
  height: 96px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f4f7fa;
  border-radius: 14px;
  overflow: hidden;
  padding: 8px;
}

.kh-equipment-img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: none;
}

.kh-equipment-text {
  min-width: 0;
}

.kh-equipment-text span {
  display: block;
  margin-bottom: 6px;
  font-size: 11px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: -0.01em;
  color: #0f766e;
}

.kh-equipment-text strong {
  display: block;
  font-size: 21px;
  line-height: 1.08;
  font-weight: 900;
  letter-spacing: -0.06em;
  color: #0f172a;
  white-space: nowrap;
}

.kh-equipment-text p {
  margin: 7px 0 0;
  font-size: 13px;
  line-height: 1.35;
  font-weight: 600;
  letter-spacing: -0.025em;
  color: #64748b;
  word-break: keep-all;
}


/* =========================================================
   PRODUCT SHOWCASE
========================================================= */

.kh-product-showcase {
  padding: 78px 0 110px;
  background: #ffffff;
}

.kh-showcase-head {
  margin-bottom: 56px;
}

.kh-showcase-head span {
  display: inline-flex;
  align-items: center;
  margin-bottom: 14px;
  padding: 7px 12px;
  border-radius: 999px;
  background: #eef6f5;
  border: 1px solid #d9ebe8;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: -0.01em;
  color: #0f766e;
}

.kh-showcase-head h2 {
  margin: 0;
  font-size: clamp(42px, 4.4vw, 64px);
  line-height: 1.08;
  font-weight: 900;
  letter-spacing: -0.08em;
  color: #0f172a;
}

.kh-showcase-head p {
  margin: 20px 0 0;
  max-width: 620px;
  font-size: 18px;
  line-height: 1.7;
  font-weight: 500;
  letter-spacing: -0.035em;
  color: #64748b;
  word-break: keep-all;
}


/* =========================================================
   PRODUCT GROUP
========================================================= */

.kh-product-group {
  margin-top: 52px;
  padding: 52px 0 0;
  border-top: 1px solid #e7edf4;
  background: transparent;
}

.kh-product-group:first-of-type {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
}

.kh-group-title {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 32px;
  margin-bottom: 26px;
}

.kh-group-title h3 {
  margin: 0;
  font-size: clamp(30px, 3.2vw, 44px);
  line-height: 1.12;
  font-weight: 900;
  letter-spacing: -0.075em;
  color: #0f172a;
}

.kh-group-title p {
  margin: 12px 0 0;
  max-width: 620px;
  font-size: 16px;
  line-height: 1.65;
  font-weight: 500;
  letter-spacing: -0.03em;
  color: #64748b;
  word-break: keep-all;
}


/* =========================================================
   PRODUCT GRID
========================================================= */

.kh-product-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}

.kh-product-card,
.kh-product-more {
  min-height: 310px;
  border-radius: 24px;
  border: 1px solid #e5e7eb;
  background: #ffffff;
  overflow: hidden;
  transition: transform 0.18s ease, border-color 0.18s ease, box-shadow 0.18s ease;
}

.kh-product-card:hover,
.kh-product-more:hover {
  transform: translateY(-3px);
  border-color: #d4deea;
  box-shadow: 0 14px 28px rgba(15, 23, 42, 0.06);
}

.kh-product-card {
  padding: 18px;
}

.kh-product-img {
  height: 150px;
  border-radius: 18px;
  background: #f4f7fa;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  padding: 18px;
}

.kh-product-img img {
  display: block;
  width: auto;
  max-width: 86%;
  height: auto;
  max-height: 112px;
  object-fit: contain;
  filter: none;
}

.kh-product-card span {
  display: block;
  margin: 20px 0 8px;
  font-size: 12px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: -0.01em;
  color: #0f766e;
}

.kh-product-card strong {
  display: block;
  font-size: 25px;
  line-height: 1.08;
  font-weight: 900;
  letter-spacing: -0.065em;
  color: #0f172a;
}

.kh-product-card p {
  margin: 10px 0 0;
  font-size: 14px;
  line-height: 1.55;
  font-weight: 500;
  letter-spacing: -0.03em;
  color: #64748b;
  word-break: keep-all;
}


/* =========================================================
   MORE CARD - CLEAN ARROW
========================================================= */

.kh-product-more {
  position: relative;
  padding: 26px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 310px;
  color: #0f172a;
  border: 1px solid #dbe3ec;
  background: #ffffff;
  overflow: hidden;
}

.kh-product-more:hover {
  border-color: #b9c7d8;
  background: #f8fafc;
  box-shadow: 0 14px 28px rgba(15, 23, 42, 0.06);
}

.kh-product-more::before {
  content: none;
}

.kh-product-more::after {
  content: "→";
  position: absolute;
  right: 26px;
  top: 24px;
  font-size: 30px;
  line-height: 1;
  font-weight: 500;
  color: #1e293b;
  transition: transform 0.18s ease, color 0.18s ease;
}

.kh-product-more:hover::after {
  transform: translateX(3px);
  color: #0f172a;
}

.kh-product-more strong {
  display: block;
  font-size: 30px;
  line-height: 1.15;
  font-weight: 900;
  letter-spacing: -0.075em;
  color: #0f172a;
}

.kh-product-more p {
  margin: 16px 0 0;
  font-size: 14px;
  line-height: 1.65;
  font-weight: 500;
  letter-spacing: -0.025em;
  color: #64748b;
  word-break: keep-all;
}

/* =========================================================
   RESPONSIVE
========================================================= */

@media (max-width: 1180px) {
  .kh-hero-main {
    grid-template-columns: 0.95fr 1.05fr;
    gap: 36px;
  }

  .kh-hero-visual img {
    width: min(100%, 560px);
    transform: translateX(14px);
  }

  .kh-equipment-card {
    grid-template-columns: 76px 1fr;
  }

  .kh-equipment-img {
    width: 76px;
    height: 88px;
  }

  .kh-equipment-text strong {
    font-size: 19px;
  }
}

@media (max-width: 1100px) {
  .kh-product-grid,
  .kh-equipment-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .kh-product-card,
  .kh-product-more {
    min-height: 290px;
  }
}

@media (max-width: 1024px) {
  .kh-hero {
    min-height: auto;
    padding: 72px 0 56px;
  }

  .kh-hero-main {
    grid-template-columns: 1fr;
    gap: 36px;
    min-height: auto;
  }

  .kh-hero-copy {
    max-width: 760px;
  }

  .kh-hero-visual {
    min-height: auto;
    justify-content: center;
  }

  .kh-hero-visual img {
    width: min(72%, 520px);
    max-height: 520px;
    transform: none;
  }

  .kh-main-product-label {
    left: 0;
    top: 32px;
    transform: none;
  }
}

@media (max-width: 768px) {
  .kh-container {
    width: min(100% - 32px, 1120px);
  }

  .kh-hero {
    padding: 56px 0 48px;
  }

  .kh-hero-copy h1 {
    font-size: 40px;
    line-height: 1.12;
    letter-spacing: -0.065em;
  }

  .kh-hero-copy p {
    font-size: 16px;
  }

  .kh-hero-actions {
    flex-direction: column;
  }

  .kh-btn {
    width: 100%;
  }

  .kh-hero-visual {
    padding-top: 92px;
  }

  .kh-hero-visual img {
    width: min(86%, 380px);
    max-height: 380px;
  }

  .kh-main-product-label {
    top: 0;
    padding: 16px 18px;
  }

  .kh-main-product-label strong {
    font-size: 30px;
  }

  .kh-main-product-label p {
    font-size: 14px;
  }

  .kh-strip-head,
  .kh-group-title {
    display: block;
  }

  .kh-strip-head span,
  .kh-group-title p {
    margin-top: 10px;
  }

  .kh-equipment-strip {
    padding: 20px;
    border-radius: 24px;
  }

  .kh-equipment-grid,
  .kh-product-grid {
    grid-template-columns: 1fr;
  }

  .kh-equipment-card {
    grid-template-columns: 82px 1fr;
    min-height: 118px;
  }

  .kh-equipment-img {
    width: 82px;
    height: 92px;
  }

  .kh-product-showcase {
    padding: 72px 0 88px;
  }

  .kh-showcase-head {
    margin-bottom: 42px;
  }

  .kh-showcase-head h2 {
    font-size: 38px;
  }

  .kh-showcase-head p {
    font-size: 16px;
  }

  .kh-product-group {
    margin-top: 38px;
    padding-top: 38px;
  }

  .kh-product-card,
  .kh-product-more {
    min-height: auto;
  }

  .kh-product-img {
    height: 180px;
  }

  .kh-product-more {
    min-height: 220px;
  }

  #kms-final-cta {
    padding: 80px 0;
  }

  #kms-final-cta .cta-container {
    width: min(100% - 32px, 1180px);
  }

  #kms-final-cta .cta-inner {
    padding: 52px 24px;
    border-radius: 26px;
  }

  #kms-final-cta .cta-desc br {
    display: none;
  }
}/* End custom CSS */