@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-302 .tc-wp-content-root img, .wpc-scope-302 .tc-wp-content-root video, .wpc-scope-302 .tc-wp-content-root svg, .wpc-scope-302 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #1d2320;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap, .wpc-scope-302 .tc-wp-content-root .kfg-content-wrap section, .wpc-scope-302 .tc-wp-content-root .kfg-content-wrap div, .wpc-scope-302 .tc-wp-content-root .kfg-content-wrap article{
  box-sizing: border-box;
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-section-white{
  background: #ffffff;
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-section-soft{
  background: linear-gradient(180deg, #fbfaf6 0%, #f7f3eb 100%);
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 7px 13px;
  border: 1px solid rgba(184, 40, 68, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(184, 40, 68, 0.09), rgba(215, 139, 56, 0.1));
  color: #9b223c;
  font-size: 12px;
  font-weight: 750;
  line-height: 1;
  letter-spacing: 0.02em;
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-section-head h2{
  margin: 0;
  color: #171b19;
  font-weight: 820;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-section-head p{
  margin: 14px auto 0;
  color: #5c6660;
  font-weight: 450;
  line-height: 1.72;
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(37, 47, 42, 0.1);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 48px rgba(34, 29, 22, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #b82844, #e1a23b, #2b8172);
  opacity: 0.88;
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-card::after{
  content: "";
  position: absolute;
  right: -42px;
  top: -42px;
  width: 118px;
  height: 118px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(184, 40, 68, 0.11), rgba(225, 162, 59, 0));
  pointer-events: none;
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(184, 40, 68, 0.26);
  box-shadow: 0 24px 64px rgba(34, 29, 22, 0.13);
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-card h3{
  position: relative;
  margin: 0;
  color: #18201c;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5b655f;
  line-height: 1.68;
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-icon{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin: 0 0 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #b82844, #e1a23b);
  box-shadow: 0 12px 28px rgba(184, 40, 68, 0.22);
  transition: transform 260ms ease;
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-card:hover .kfg-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-icon::before, .wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-icon-ink::before{
  width: 18px;
  height: 4px;
  left: 13px;
  top: 13px;
  border-radius: 8px;
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-icon-ink::after{
  width: 4px;
  height: 18px;
  left: 20px;
  top: 13px;
  border-radius: 8px;
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 16px;
  top: 11px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-icon-copy::after{
  width: 15px;
  height: 18px;
  left: 11px;
  top: 16px;
  border: 2px solid rgba(255, 255, 255, 0.78);
  border-radius: 5px;
  background: transparent;
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-icon-brush::before{
  width: 22px;
  height: 5px;
  left: 11px;
  top: 18px;
  border-radius: 999px;
  transform: rotate(-35deg);
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-icon-brush::after{
  width: 8px;
  height: 8px;
  left: 26px;
  top: 10px;
  border-radius: 50%;
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-icon-balance::before{
  width: 24px;
  height: 3px;
  left: 10px;
  top: 14px;
  border-radius: 999px;
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-icon-balance::after{
  width: 18px;
  height: 18px;
  left: 13px;
  top: 20px;
  border: 3px solid #ffffff;
  border-top: 0;
  border-radius: 0 0 12px 12px;
  background: transparent;
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-icon-spark::before{
  width: 5px;
  height: 24px;
  left: 20px;
  top: 10px;
  border-radius: 999px;
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-icon-spark::after{
  width: 24px;
  height: 5px;
  left: 10px;
  top: 20px;
  border-radius: 999px;
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-icon-flow::before{
  width: 24px;
  height: 14px;
  left: 10px;
  top: 15px;
  border: 3px solid #ffffff;
  border-left: 0;
  border-radius: 0 14px 14px 0;
  background: transparent;
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-icon-flow::after{
  width: 9px;
  height: 9px;
  right: 10px;
  top: 17px;
  border-right: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(37, 47, 42, 0.1);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #fffaf0 100%);
  box-shadow: 0 20px 55px rgba(34, 29, 22, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18%;
  bottom: 18%;
  width: 5px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, #b82844, #e1a23b);
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(184, 40, 68, 0.22);
  box-shadow: 0 26px 66px rgba(34, 29, 22, 0.12);
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: #171b19;
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 14px 34px rgba(23, 27, 25, 0.18);
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-step-content{
  min-width: 0;
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-step-content h3{
  margin: 0;
  color: #18201c;
  font-weight: 780;
  line-height: 1.25;
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-step-content p{
  margin: 9px 0 0;
  color: #5b655f;
  line-height: 1.68;
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-badge{
  display: inline-flex;
  align-items: center;
  width: fit-content;
  margin: 0 0 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(43, 129, 114, 0.11), rgba(225, 162, 59, 0.13));
  color: #17685b;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-icon-free::before{
  width: 24px;
  height: 3px;
  left: 10px;
  top: 16px;
  border-radius: 999px;
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-icon-free::after{
  width: 18px;
  height: 13px;
  left: 13px;
  top: 22px;
  border: 3px solid #ffffff;
  border-top: 0;
  border-radius: 0 0 8px 8px;
  background: transparent;
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-icon-mobile::before{
  width: 17px;
  height: 25px;
  left: 14px;
  top: 9px;
  border: 2px solid #ffffff;
  border-radius: 7px;
  background: transparent;
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-icon-mobile::after{
  width: 5px;
  height: 5px;
  left: 20px;
  top: 29px;
  border-radius: 50%;
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-icon-private::before{
  width: 22px;
  height: 16px;
  left: 11px;
  top: 19px;
  border-radius: 6px;
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-icon-private::after{
  width: 14px;
  height: 12px;
  left: 15px;
  top: 10px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
  background: transparent;
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-302 .tc-wp-content-root .kfg-content-wrap .kfg-reveal.kfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .kfg-content-wrap .kfg-section{
    padding: 46px 0;
  }.tc-wp-content-root .kfg-content-wrap .kfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-section-head{
    margin-bottom: 28px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-card{
    padding: 24px 20px 22px;
    border-radius: 19px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-card h3, .tc-wp-content-root .kfg-content-wrap .kfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-card p, .tc-wp-content-root .kfg-content-wrap .kfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-steps{
    gap: 16px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-step-number{
    width: 52px;
    height: 52px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .kfg-content-wrap .kfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .kfg-content-wrap .kfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-section-head{
    margin-bottom: 30px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-card{
    padding: 26px 22px 24px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-card h3, .tc-wp-content-root .kfg-content-wrap .kfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-card p, .tc-wp-content-root .kfg-content-wrap .kfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-steps{
    gap: 18px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .kfg-content-wrap .kfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .kfg-content-wrap .kfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-section-head h2{
    font-size: 33px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-card{
    padding: 28px 24px 26px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-card h3, .tc-wp-content-root .kfg-content-wrap .kfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-card p, .tc-wp-content-root .kfg-content-wrap .kfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-steps{
    gap: 20px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 26px 24px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .kfg-content-wrap .kfg-section{
    padding: 72px 0;
  }.tc-wp-content-root .kfg-content-wrap .kfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-card{
    padding: 30px 26px 28px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-card h3, .tc-wp-content-root .kfg-content-wrap .kfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-card p, .tc-wp-content-root .kfg-content-wrap .kfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-steps{
    gap: 22px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-step-card{
    gap: 24px;
    padding: 30px 30px 30px 34px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .kfg-content-wrap .kfg-section{
    padding: 88px 0;
  }.tc-wp-content-root .kfg-content-wrap .kfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-section-head{
    margin-bottom: 48px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-card{
    padding: 32px 28px 30px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-card h3, .tc-wp-content-root .kfg-content-wrap .kfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-card p, .tc-wp-content-root .kfg-content-wrap .kfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-steps{
    gap: 24px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-step-card{
    gap: 28px;
    padding: 34px 38px 34px 42px;
  }.tc-wp-content-root .kfg-content-wrap .kfg-step-number{
    width: 74px;
    height: 74px;
    font-size: 22px;
  }}.wpc-scope-302 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .kfg-benefits{}