@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;
}
.tc-wp-content-root img,
.tc-wp-content-root video,
.tc-wp-content-root svg,
.tc-wp-content-root iframe {
  max-width: 100%;
  height: auto;
}

.tc-wp-content-root .kwc-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.tc-wp-content-root .kwc-editorial-wrap .kwc-section{
  position: relative;
}.tc-wp-content-root .kwc-editorial-wrap .kwc-section-white{
  background: #ffffff;
}.tc-wp-content-root .kwc-editorial-wrap .kwc-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f6fbfb 100%);
}.tc-wp-content-root .kwc-editorial-wrap .kwc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}.tc-wp-content-root .kwc-editorial-wrap .kwc-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.tc-wp-content-root .kwc-editorial-wrap .kwc-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 12px;
  padding: 7px 13px;
  border: 1px solid rgba(29, 169, 154, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(29, 169, 154, 0.12), rgba(255, 120, 92, 0.12));
  color: #087c72;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.tc-wp-content-root .kwc-editorial-wrap .kwc-section-head h2{
  margin: 0;
  color: #101828;
  font-weight: 850;
  line-height: 1.15;
  letter-spacing: 0;
}.tc-wp-content-root .kwc-editorial-wrap .kwc-section-head p{
  margin: 14px auto 0;
  color: #586174;
  font-weight: 450;
}.tc-wp-content-root .kwc-editorial-wrap .kwc-card-grid{
  display: grid;
  align-items: stretch;
}.tc-wp-content-root .kwc-editorial-wrap .kwc-card, .tc-wp-content-root .kwc-editorial-wrap .kwc-benefit-card{
  position: relative;
  height: 100%;
  box-sizing: border-box;
  overflow: hidden;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(20, 31, 49, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.tc-wp-content-root .kwc-editorial-wrap .kwc-card::before, .tc-wp-content-root .kwc-editorial-wrap .kwc-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #1da99a, #ff785c);
  opacity: 0.9;
}.tc-wp-content-root .kwc-editorial-wrap .kwc-card:hover, .tc-wp-content-root .kwc-editorial-wrap .kwc-benefit-card:hover{
  transform: translateY(-5px);
  border-color: rgba(29, 169, 154, 0.28);
  box-shadow: 0 24px 60px rgba(20, 31, 49, 0.12);
}.tc-wp-content-root .kwc-editorial-wrap .kwc-card h3, .tc-wp-content-root .kwc-editorial-wrap .kwc-benefit-card h3, .tc-wp-content-root .kwc-editorial-wrap .kwc-step-content h3{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.tc-wp-content-root .kwc-editorial-wrap .kwc-card p, .tc-wp-content-root .kwc-editorial-wrap .kwc-benefit-card p, .tc-wp-content-root .kwc-editorial-wrap .kwc-step-content p{
  margin: 10px 0 0;
  color: #5f6878;
  font-weight: 430;
}.tc-wp-content-root .kwc-editorial-wrap .kwc-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #e8fbf7, #fff1ec);
  box-shadow: inset 0 0 0 1px rgba(29, 169, 154, 0.14);
}.tc-wp-content-root .kwc-editorial-wrap .kwc-icon::before, .tc-wp-content-root .kwc-editorial-wrap .kwc-icon::after{
  content: "";
  position: absolute;
  background: linear-gradient(135deg, #1da99a, #ff785c);
}.tc-wp-content-root .kwc-editorial-wrap .kwc-icon-text::before{
  width: 22px;
  height: 3px;
  left: 12px;
  top: 14px;
  border-radius: 999px;
  box-shadow: 0 8px 0 rgba(29, 169, 154, 0.9), 0 16px 0 rgba(255, 120, 92, 0.75);
}.tc-wp-content-root .kwc-editorial-wrap .kwc-icon-hangul::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid #1da99a;
}.tc-wp-content-root .kwc-editorial-wrap .kwc-icon-hangul::after{
  width: 18px;
  height: 3px;
  left: 14px;
  top: 22px;
  border-radius: 999px;
}.tc-wp-content-root .kwc-editorial-wrap .kwc-icon-limit::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  border-radius: 8px;
  background: transparent;
  border: 3px solid #1da99a;
}.tc-wp-content-root .kwc-editorial-wrap .kwc-icon-limit::after{
  width: 12px;
  height: 3px;
  left: 17px;
  top: 22px;
  border-radius: 999px;
}.tc-wp-content-root .kwc-editorial-wrap .kwc-icon-edit::before{
  width: 24px;
  height: 5px;
  left: 11px;
  top: 21px;
  border-radius: 999px;
  transform: rotate(-35deg);
}.tc-wp-content-root .kwc-editorial-wrap .kwc-icon-study::before{
  width: 24px;
  height: 17px;
  left: 11px;
  top: 14px;
  border-radius: 4px 4px 8px 8px;
  background: transparent;
  border: 3px solid #1da99a;
}.tc-wp-content-root .kwc-editorial-wrap .kwc-icon-ready::before{
  width: 22px;
  height: 12px;
  left: 12px;
  top: 15px;
  border-left: 4px solid #1da99a;
  border-bottom: 4px solid #ff785c;
  background: transparent;
  transform: rotate(-45deg);
}.tc-wp-content-root .kwc-editorial-wrap .kwc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.tc-wp-content-root .kwc-editorial-wrap .kwc-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  box-sizing: border-box;
  border: 1px solid rgba(29, 169, 154, 0.16);
  border-radius: 20px;
  background: #ffffff;
  box-shadow: 0 18px 50px rgba(20, 31, 49, 0.08);
  overflow: hidden;
}.tc-wp-content-root .kwc-editorial-wrap .kwc-step-card::after{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 5px;
  background: linear-gradient(180deg, #1da99a, #ff785c);
}.tc-wp-content-root .kwc-editorial-wrap .kwc-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  border-radius: 18px;
  background: linear-gradient(135deg, #0f9a8c, #ff785c);
  box-shadow: 0 14px 30px rgba(29, 169, 154, 0.22);
}.tc-wp-content-root .kwc-editorial-wrap .kwc-badge{
  display: inline-flex;
  width: fit-content;
  margin: 0 0 16px;
  padding: 6px 10px;
  border-radius: 999px;
  background: #eefaf7;
  color: #087c72;
  font-size: 12px;
  font-weight: 800;
}.tc-wp-content-root .kwc-editorial-wrap .kwc-benefit-mark{
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #1da99a, #ff785c);
  position: relative;
  box-shadow: 0 14px 30px rgba(29, 169, 154, 0.2);
}.tc-wp-content-root .kwc-editorial-wrap .kwc-benefit-mark::after{
  content: "";
  position: absolute;
  width: 16px;
  height: 9px;
  left: 13px;
  top: 14px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.tc-wp-content-root .kwc-editorial-wrap .kwc-reveal{
  opacity: 0;
  transform: translateY(18px);
}.tc-wp-content-root .kwc-editorial-wrap .kwc-reveal.kwc-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease;
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-content-root .kwc-editorial-wrap .kwc-section{
    padding: 46px 0;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-container{
    padding: 0 14px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-section-head{
    margin-bottom: 26px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-section-head h2{
    font-size: 25px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-card-grid, .tc-wp-content-root .kwc-editorial-wrap .kwc-steps{
    gap: 16px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-grid-six, .tc-wp-content-root .kwc-editorial-wrap .kwc-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-card, .tc-wp-content-root .kwc-editorial-wrap .kwc-benefit-card{
    padding: 24px 20px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 20px 24px 24px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-card h3, .tc-wp-content-root .kwc-editorial-wrap .kwc-benefit-card h3, .tc-wp-content-root .kwc-editorial-wrap .kwc-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-card p, .tc-wp-content-root .kwc-editorial-wrap .kwc-benefit-card p, .tc-wp-content-root .kwc-editorial-wrap .kwc-step-content p{
    font-size: 14.5px;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .kwc-editorial-wrap .kwc-section{
    padding: 52px 0;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-container{
    padding: 0 18px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-section-head{
    margin-bottom: 30px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-card-grid, .tc-wp-content-root .kwc-editorial-wrap .kwc-steps{
    gap: 18px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-grid-six, .tc-wp-content-root .kwc-editorial-wrap .kwc-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-card, .tc-wp-content-root .kwc-editorial-wrap .kwc-benefit-card{
    padding: 26px 22px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px 22px 26px 26px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-card h3, .tc-wp-content-root .kwc-editorial-wrap .kwc-benefit-card h3, .tc-wp-content-root .kwc-editorial-wrap .kwc-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-card p, .tc-wp-content-root .kwc-editorial-wrap .kwc-benefit-card p, .tc-wp-content-root .kwc-editorial-wrap .kwc-step-content p{
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .kwc-editorial-wrap .kwc-section{
    padding: 58px 0;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-container{
    padding: 0 22px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-section-head h2{
    font-size: 31px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-card-grid, .tc-wp-content-root .kwc-editorial-wrap .kwc-steps{
    gap: 20px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-grid-six, .tc-wp-content-root .kwc-editorial-wrap .kwc-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-card, .tc-wp-content-root .kwc-editorial-wrap .kwc-benefit-card{
    padding: 28px 24px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px 28px 28px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-card h3, .tc-wp-content-root .kwc-editorial-wrap .kwc-benefit-card h3, .tc-wp-content-root .kwc-editorial-wrap .kwc-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-card p, .tc-wp-content-root .kwc-editorial-wrap .kwc-benefit-card p, .tc-wp-content-root .kwc-editorial-wrap .kwc-step-content p{
    font-size: 15.5px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .kwc-editorial-wrap .kwc-section{
    padding: 76px 0;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-container{
    padding: 0 30px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-card-grid{
    gap: 22px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-steps{
    gap: 22px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-grid-six, .tc-wp-content-root .kwc-editorial-wrap .kwc-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-card, .tc-wp-content-root .kwc-editorial-wrap .kwc-benefit-card{
    padding: 30px 26px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-step-card{
    gap: 22px;
    padding: 30px 30px 30px 34px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-card h3, .tc-wp-content-root .kwc-editorial-wrap .kwc-benefit-card h3, .tc-wp-content-root .kwc-editorial-wrap .kwc-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-card p, .tc-wp-content-root .kwc-editorial-wrap .kwc-benefit-card p, .tc-wp-content-root .kwc-editorial-wrap .kwc-step-content p{
    font-size: 15.8px;
  }}@media (min-width: 1024px) {.tc-wp-content-root .kwc-editorial-wrap .kwc-section{
    padding: 92px 0;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-container{
    padding: 0 34px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-section-head{
    margin-bottom: 48px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-section-head h2{
    font-size: 44px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-card-grid{
    gap: 24px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-steps{
    gap: 24px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-grid-six, .tc-wp-content-root .kwc-editorial-wrap .kwc-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-card, .tc-wp-content-root .kwc-editorial-wrap .kwc-benefit-card{
    padding: 32px 28px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-step-card{
    gap: 26px;
    padding: 34px 36px 34px 40px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-step-number{
    width: 72px;
    height: 72px;
    font-size: 20px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-card h3, .tc-wp-content-root .kwc-editorial-wrap .kwc-benefit-card h3, .tc-wp-content-root .kwc-editorial-wrap .kwc-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .kwc-editorial-wrap .kwc-card p, .tc-wp-content-root .kwc-editorial-wrap .kwc-benefit-card p, .tc-wp-content-root .kwc-editorial-wrap .kwc-step-content p{
    font-size: 16px;
  }}