@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');

/* tc-scoped:tc-wp-content-root */

.tc-wp-content-root{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  display: flow-root;
  isolation: isolate;
  position: relative;
}.wpc-scope-559 .tc-wp-content-root img, .wpc-scope-559 .tc-wp-content-root video, .wpc-scope-559 .tc-wp-content-root svg, .wpc-scope-559 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-559 .tc-wp-content-root .kfg-content-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
}.wpc-scope-559 .tc-wp-content-root .kfg-content-wrap .kfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-559 .tc-wp-content-root .kfg-content-wrap .kfg-section-white{
  background: #ffffff;
}.wpc-scope-559 .tc-wp-content-root .kfg-content-wrap .kfg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f7fbfd 100%);
}.wpc-scope-559 .tc-wp-content-root .kfg-content-wrap .kfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-559 .tc-wp-content-root .kfg-content-wrap .kfg-heading-block{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-559 .tc-wp-content-root .kfg-content-wrap .kfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 8px 14px;
  border: 1px solid rgba(45, 124, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(45, 124, 255, 0.09), rgba(255, 91, 141, 0.1));
  color: #245bd6;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-559 .tc-wp-content-root .kfg-content-wrap h2{
  margin: 0;
  color: #121827;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-559 .tc-wp-content-root .kfg-content-wrap .kfg-heading-block p{
  margin: 14px auto 0;
  max-width: 700px;
  color: #5d6678;
  line-height: 1.7;
}.wpc-scope-559 .tc-wp-content-root .kfg-content-wrap .kfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-559 .tc-wp-content-root .kfg-content-wrap .kfg-card, .wpc-scope-559 .tc-wp-content-root .kfg-content-wrap .kfg-step-card, .wpc-scope-559 .tc-wp-content-root .kfg-content-wrap .kfg-benefit-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(26, 36, 58, 0.09);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(23, 32, 51, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-559 .tc-wp-content-root .kfg-content-wrap .kfg-card{
  overflow: hidden;
  border-radius: 22px;
}.wpc-scope-559 .tc-wp-content-root .kfg-content-wrap .kfg-card::before, .wpc-scope-559 .tc-wp-content-root .kfg-content-wrap .kfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #2d7cff, #7c5cff, #ff5b8d);
  opacity: 0.9;
}.wpc-scope-559 .tc-wp-content-root .kfg-content-wrap .kfg-card:hover, .wpc-scope-559 .tc-wp-content-root .kfg-content-wrap .kfg-step-card:hover, .wpc-scope-559 .tc-wp-content-root .kfg-content-wrap .kfg-benefit-card:hover{
  transform: translateY(-5px);
  border-color: rgba(45, 124, 255, 0.28);
  box-shadow: 0 24px 60px rgba(23, 32, 51, 0.12);
}.wpc-scope-559 .tc-wp-content-root .kfg-content-wrap .kfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #2d7cff, #ff5b8d);
  box-shadow: 0 12px 26px rgba(45, 124, 255, 0.22);
}.wpc-scope-559 .tc-wp-content-root .kfg-content-wrap .kfg-icon::before, .wpc-scope-559 .tc-wp-content-root .kfg-content-wrap .kfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-559 .tc-wp-content-root .kfg-content-wrap .kfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 9px;
  opacity: 0.95;
}.wpc-scope-559 .tc-wp-content-root .kfg-content-wrap .kfg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
  background: #2d7cff;
}.wpc-scope-559 .tc-wp-content-root .kfg-content-wrap .kfg-icon-copy::before{
  width: 16px;
  height: 20px;
  left: 17px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-559 .tc-wp-content-root .kfg-content-wrap .kfg-icon-copy::after{
  width: 16px;
  height: 20px;
  left: 12px;
  top: 16px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-559 .tc-wp-content-root .kfg-content-wrap .kfg-icon-creative::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0%, 61% 36%, 98% 36%, 68% 57%, 79% 92%, 50% 70%, 21% 92%, 32% 57%, 2% 36%, 39% 36%);
}.wpc-scope-559 .tc-wp-content-root .kfg-content-wrap .kfg-icon-hangul::before{
  content: "한";
  inset: 8px 0 0;
  background: transparent;
  color: #ffffff;
  font-size: 22px;
  font-weight: 800;
  line-height: 1;
  text-align: center;
}.wpc-scope-559 .tc-wp-content-root .kfg-content-wrap .kfg-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-559 .tc-wp-content-root .kfg-content-wrap .kfg-icon-speed::after{
  width: 11px;
  height: 3px;
  left: 23px;
  top: 22px;
  border-radius: 999px;
  transform: rotate(-35deg);
}.wpc-scope-559 .tc-wp-content-root .kfg-content-wrap .kfg-icon-polish::before{
  width: 24px;
  height: 4px;
  left: 11px;
  top: 21px;
  border-radius: 999px;
}.wpc-scope-559 .tc-wp-content-root .kfg-content-wrap .kfg-icon-polish::after{
  width: 4px;
  height: 24px;
  left: 21px;
  top: 11px;
  border-radius: 999px;
}.wpc-scope-559 .tc-wp-content-root .kfg-content-wrap h3{
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.28;
  letter-spacing: 0;
}.wpc-scope-559 .tc-wp-content-root .kfg-content-wrap .kfg-card p, .wpc-scope-559 .tc-wp-content-root .kfg-content-wrap .kfg-step-card p, .wpc-scope-559 .tc-wp-content-root .kfg-content-wrap .kfg-benefit-card p{
  margin: 10px 0 0;
  color: #626c7f;
  line-height: 1.7;
}.wpc-scope-559 .tc-wp-content-root .kfg-content-wrap .kfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-559 .tc-wp-content-root .kfg-content-wrap .kfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  overflow: hidden;
  border-radius: 24px;
  background:
    radial-gradient(circle at top left, rgba(45, 124, 255, 0.13), transparent 34%),
    #ffffff;
}.wpc-scope-559 .tc-wp-content-root .kfg-content-wrap .kfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 68px;
  height: 68px;
  border-radius: 20px;
  background: linear-gradient(135deg, #121827, #2d7cff);
  color: #ffffff;
  font-size: 19px;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(45, 124, 255, 0.24);
}.wpc-scope-559 .tc-wp-content-root .kfg-content-wrap .kfg-use-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 0.98)),
    radial-gradient(circle at top right, rgba(255, 91, 141, 0.16), transparent 36%);
}.wpc-scope-559 .tc-wp-content-root .kfg-content-wrap .kfg-badge{
  display: inline-flex;
  margin: 0 0 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(45, 124, 255, 0.09);
  color: #245bd6;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-559 .tc-wp-content-root .kfg-content-wrap .kfg-benefit-card{
  overflow: hidden;
  border-radius: 22px;
  background: #ffffff;
}.wpc-scope-559 .tc-wp-content-root .kfg-content-wrap .kfg-benefit-mark{
  display: inline-flex;
  position: relative;
  width: 42px;
  height: 42px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(45, 124, 255, 0.12), rgba(255, 91, 141, 0.14));
}.wpc-scope-559 .tc-wp-content-root .kfg-content-wrap .kfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 16px;
  height: 9px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #2d7cff;
  border-bottom: 3px solid #2d7cff;
  transform: rotate(-45deg);
}.wpc-scope-559 .tc-wp-content-root .kfg-content-wrap .kfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-559 .tc-wp-content-root .kfg-content-wrap .kfg-reveal.kfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .kfg-content-wrap .kfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .kfg-content-wrap .kfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .kfg-content-wrap h2{
    font-size: 26px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-card, .tc-wp-content-root .kfg-content-wrap .kfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .kfg-content-wrap h3{
    font-size: 18px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-card p, .tc-wp-content-root .kfg-content-wrap .kfg-step-card p, .tc-wp-content-root .kfg-content-wrap .kfg-benefit-card p{
    font-size: 14px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 22px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .kfg-content-wrap .kfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .kfg-content-wrap .kfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .kfg-content-wrap h2{
    font-size: 29px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-heading-block p{
    font-size: 15.5px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-card, .tc-wp-content-root .kfg-content-wrap .kfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .kfg-content-wrap h3{
    font-size: 19px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-card p, .tc-wp-content-root .kfg-content-wrap .kfg-step-card p, .tc-wp-content-root .kfg-content-wrap .kfg-benefit-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .kfg-content-wrap .kfg-section{
    padding: 66px 0;
  }.tc-wp-content-root .kfg-content-wrap .kfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .kfg-content-wrap h2{
    font-size: 32px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-heading-block p{
    font-size: 16px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-card, .tc-wp-content-root .kfg-content-wrap .kfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .kfg-content-wrap h3{
    font-size: 20px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-card p, .tc-wp-content-root .kfg-content-wrap .kfg-step-card p, .tc-wp-content-root .kfg-content-wrap .kfg-benefit-card p{
    font-size: 15px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .kfg-content-wrap .kfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .kfg-content-wrap .kfg-container{
    padding: 0 28px;
  }.tc-wp-content-root .kfg-content-wrap h2{
    font-size: 38px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-card, .tc-wp-content-root .kfg-content-wrap .kfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .kfg-content-wrap h3{
    font-size: 21px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-card p, .tc-wp-content-root .kfg-content-wrap .kfg-step-card p, .tc-wp-content-root .kfg-content-wrap .kfg-benefit-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-step-card{
    gap: 24px;
    padding: 30px;
  }}@media (min-width: 1024px){.tc-wp-content-root .kfg-content-wrap .kfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .kfg-content-wrap .kfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .kfg-content-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-heading-block p{
    font-size: 18px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-card-grid{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .kfg-content-wrap .kfg-card, .tc-wp-content-root .kfg-content-wrap .kfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .kfg-content-wrap h3{
    font-size: 22px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-card p, .tc-wp-content-root .kfg-content-wrap .kfg-step-card p, .tc-wp-content-root .kfg-content-wrap .kfg-benefit-card p{
    font-size: 16px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-steps{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-step-card{
    gap: 28px;
    padding: 34px;
  }}.wpc-scope-559 .tc-wp-content-root .kfg-benefit-grid{}.wpc-scope-559 .tc-wp-content-root .kfg-step-content{}