@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-262 .tc-wp-content-root img, .wpc-scope-262 .tc-wp-content-root video, .wpc-scope-262 .tc-wp-content-root svg, .wpc-scope-262 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-262 .tc-wp-content-root .rnf-content{
  width: 100%;
  overflow-x: hidden;
  color: #18202f;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #ffffff;
}.wpc-scope-262 .tc-wp-content-root .rnf-content, .wpc-scope-262 .tc-wp-content-root .rnf-content div, .wpc-scope-262 .tc-wp-content-root .rnf-content section, .wpc-scope-262 .tc-wp-content-root .rnf-content article{
  box-sizing: border-box;
}.wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-section{
  position: relative;
  width: 100%;
}.wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-section-white{
  background: #ffffff;
}.wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f6f8fb 100%);
}.wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(166, 117, 43, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(191, 143, 63, 0.11), rgba(99, 75, 171, 0.09));
  color: #7a5420;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-heading h2{
  margin: 0;
  color: #141b2b;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-heading p{
  margin: 16px auto 0;
  color: #5f6878;
  line-height: 1.72;
}.wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-card, .wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-step{
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(31, 41, 55, 0.09);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 48px rgba(22, 31, 48, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-card{
  display: flex;
  flex-direction: column;
  height: 100%;
  border-radius: 22px;
}.wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-card::before, .wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-step::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #b8893d, #7c5fd6, #2f9d8f);
  opacity: 0.9;
}.wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-card::after{
  content: "";
  position: absolute;
  right: -40px;
  top: -42px;
  width: 112px;
  height: 112px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(184, 137, 61, 0.15), rgba(124, 95, 214, 0));
  pointer-events: none;
}.wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-card:hover, .wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-step:hover{
  transform: translateY(-5px);
  border-color: rgba(184, 137, 61, 0.26);
  box-shadow: 0 24px 64px rgba(22, 31, 48, 0.13);
}.wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-icon{
  position: relative;
  display: inline-flex;
  flex: 0 0 auto;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #b8893d, #7c5fd6);
  box-shadow: 0 14px 30px rgba(124, 95, 214, 0.18);
}.wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-icon::before, .wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 12px / 8px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
}.wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-icon-copy::before{
  width: 15px;
  height: 18px;
  left: 13px;
  top: 16px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-icon-copy::after{
  width: 15px;
  height: 18px;
  left: 18px;
  top: 11px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-icon-creative::before, .wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-icon-clean::before, .wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-icon-fast::before, .wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-icon-readable::before, .wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-icon-free::before, .wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-icon-mobile::before, .wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-icon-private::before{
  left: 13px;
  top: 13px;
  width: 20px;
  height: 20px;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.92);
}.wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-icon-creative::after{
  left: 21px;
  top: 8px;
  width: 4px;
  height: 30px;
  border-radius: 999px;
  transform: rotate(34deg);
}.wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-icon-clean::after{
  left: 16px;
  top: 21px;
  width: 15px;
  height: 7px;
  border-left: 3px solid #7c5fd6;
  border-bottom: 3px solid #7c5fd6;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-icon-fast::after{
  left: 15px;
  top: 21px;
  width: 18px;
  height: 3px;
  border-radius: 999px;
  box-shadow: -5px -7px 0 rgba(255, 255, 255, 0.9), -3px 7px 0 rgba(255, 255, 255, 0.9);
}.wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-icon-readable::after{
  left: 14px;
  top: 21px;
  width: 18px;
  height: 3px;
  border-radius: 999px;
  box-shadow: 0 -7px 0 rgba(255, 255, 255, 0.9), 0 7px 0 rgba(255, 255, 255, 0.9);
}.wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-icon-free::after{
  left: 18px;
  top: 12px;
  width: 10px;
  height: 22px;
  border-radius: 999px;
  border: 3px solid #7c5fd6;
  background: transparent;
}.wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-icon-mobile::after{
  left: 15px;
  top: 10px;
  width: 16px;
  height: 26px;
  border: 2px solid #7c5fd6;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-icon-private::after{
  left: 15px;
  top: 20px;
  width: 16px;
  height: 12px;
  border-radius: 4px;
  background: #7c5fd6;
}.wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-card h3, .wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-step h3{
  margin: 0;
  color: #18202f;
  font-weight: 800;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-card p, .wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-step p{
  margin: 10px 0 0;
  color: #616b7d;
  line-height: 1.68;
}.wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-step{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.84)),
    radial-gradient(circle at top right, rgba(124, 95, 214, 0.12), transparent 36%);
}.wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #141b2b, #7c5fd6);
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 16px 34px rgba(20, 27, 43, 0.16);
}.wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-use-card .rnf-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(47, 157, 143, 0.1);
  color: #21786e;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-final-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)),
    radial-gradient(circle at 15% 10%, rgba(184, 137, 61, 0.12), transparent 34%);
}.wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-262 .tc-wp-content-root .rnf-content .rnf-reveal.rnf-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 .rnf-content .rnf-section{
    padding: 54px 0;
  }.tc-wp-content-root .rnf-content .rnf-container{
    padding: 0 14px;
  }.tc-wp-content-root .rnf-content .rnf-heading h2{
    font-size: 27px;
  }.tc-wp-content-root .rnf-content .rnf-heading p{
    font-size: 15px;
  }.tc-wp-content-root .rnf-content .rnf-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .rnf-content .rnf-card{
    padding: 24px 20px;
  }.tc-wp-content-root .rnf-content .rnf-card h3, .tc-wp-content-root .rnf-content .rnf-step h3{
    font-size: 19px;
  }.tc-wp-content-root .rnf-content .rnf-card p, .tc-wp-content-root .rnf-content .rnf-step p{
    font-size: 14px;
  }.tc-wp-content-root .rnf-content .rnf-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .rnf-content .rnf-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 20px;
  }.tc-wp-content-root .rnf-content .rnf-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .rnf-content .rnf-section{
    padding: 58px 0;
  }.tc-wp-content-root .rnf-content .rnf-container{
    padding: 0 18px;
  }.tc-wp-content-root .rnf-content .rnf-heading h2{
    font-size: 30px;
  }.tc-wp-content-root .rnf-content .rnf-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .rnf-content .rnf-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .rnf-content .rnf-card{
    padding: 26px 22px;
  }.tc-wp-content-root .rnf-content .rnf-card h3, .tc-wp-content-root .rnf-content .rnf-step h3{
    font-size: 20px;
  }.tc-wp-content-root .rnf-content .rnf-card p, .tc-wp-content-root .rnf-content .rnf-step p{
    font-size: 14.5px;
  }.tc-wp-content-root .rnf-content .rnf-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .rnf-content .rnf-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px 22px;
  }.tc-wp-content-root .rnf-content .rnf-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .rnf-content .rnf-section{
    padding: 64px 0;
  }.tc-wp-content-root .rnf-content .rnf-container{
    padding: 0 22px;
  }.tc-wp-content-root .rnf-content .rnf-heading h2{
    font-size: 34px;
  }.tc-wp-content-root .rnf-content .rnf-heading p{
    font-size: 16px;
  }.tc-wp-content-root .rnf-content .rnf-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .rnf-content .rnf-card{
    padding: 28px 24px;
  }.tc-wp-content-root .rnf-content .rnf-card h3, .tc-wp-content-root .rnf-content .rnf-step h3{
    font-size: 21px;
  }.tc-wp-content-root .rnf-content .rnf-card p, .tc-wp-content-root .rnf-content .rnf-step p{
    font-size: 15px;
  }.tc-wp-content-root .rnf-content .rnf-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .rnf-content .rnf-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .rnf-content .rnf-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .rnf-content .rnf-section{
    padding: 78px 0;
  }.tc-wp-content-root .rnf-content .rnf-container{
    padding: 0 30px;
  }.tc-wp-content-root .rnf-content .rnf-heading h2{
    font-size: 42px;
  }.tc-wp-content-root .rnf-content .rnf-heading p{
    font-size: 17px;
  }.tc-wp-content-root .rnf-content .rnf-grid{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .rnf-content .rnf-grid-three, .tc-wp-content-root .rnf-content .rnf-grid-final{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .rnf-content .rnf-card{
    padding: 30px 26px;
  }.tc-wp-content-root .rnf-content .rnf-card h3, .tc-wp-content-root .rnf-content .rnf-step h3{
    font-size: 22px;
  }.tc-wp-content-root .rnf-content .rnf-card p, .tc-wp-content-root .rnf-content .rnf-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .rnf-content .rnf-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .rnf-content .rnf-step{
    grid-template-columns: auto 1fr;
    gap: 22px;
    padding: 32px 30px;
  }.tc-wp-content-root .rnf-content .rnf-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .rnf-content .rnf-section{
    padding: 92px 0;
  }.tc-wp-content-root .rnf-content .rnf-container{
    padding: 0 34px;
  }.tc-wp-content-root .rnf-content .rnf-heading h2{
    font-size: 48px;
  }.tc-wp-content-root .rnf-content .rnf-heading p{
    font-size: 18px;
  }.tc-wp-content-root .rnf-content .rnf-grid{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .rnf-content .rnf-grid-three, .tc-wp-content-root .rnf-content .rnf-grid-final{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .rnf-content .rnf-card{
    padding: 32px 28px;
  }.tc-wp-content-root .rnf-content .rnf-card h3, .tc-wp-content-root .rnf-content .rnf-step h3{
    font-size: 23px;
  }.tc-wp-content-root .rnf-content .rnf-card p, .tc-wp-content-root .rnf-content .rnf-step p{
    font-size: 16px;
  }.tc-wp-content-root .rnf-content .rnf-steps{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .rnf-content .rnf-step{
    grid-template-columns: auto 1fr;
    gap: 26px;
    padding: 34px 36px;
  }.tc-wp-content-root .rnf-content .rnf-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}.wpc-scope-262 .tc-wp-content-root .rnf-step-content{}