@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-554 .tc-wp-content-root img, .wpc-scope-554 .tc-wp-content-root video, .wpc-scope-554 .tc-wp-content-root svg, .wpc-scope-554 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #1d2230;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial, .wpc-scope-554 .tc-wp-content-root .wfgen-editorial section, .wpc-scope-554 .tc-wp-content-root .wfgen-editorial div, .wpc-scope-554 .tc-wp-content-root .wfgen-editorial article{
  box-sizing: border-box;
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-section{
  position: relative;
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-section-white{
  background: #ffffff;
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-section-soft{
  background: #fbf7f0;
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  border: 1px solid rgba(171, 98, 22, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 244, 214, 0.95), rgba(255, 255, 255, 0.88));
  color: #9b5a0f;
  font-weight: 750;
  line-height: 1;
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-heading h2{
  margin: 0;
  color: #161a25;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-heading p{
  margin: 16px auto 0;
  color: #5d6472;
  line-height: 1.7;
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(132, 92, 33, 0.13);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fffdf9 100%);
  box-shadow: 0 18px 44px rgba(33, 28, 20, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(236, 177, 61, 0.55), rgba(178, 68, 135, 0.18), rgba(73, 101, 196, 0.14));
  opacity: 0;
  transition: opacity 260ms ease;
  pointer-events: none;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-card:hover{
  transform: translateY(-6px);
  border-color: rgba(196, 128, 29, 0.26);
  box-shadow: 0 24px 58px rgba(38, 30, 18, 0.12);
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-card:hover::before{
  opacity: 1;
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-card h3{
  margin: 0;
  color: #1c2130;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-card p{
  margin: 10px 0 0;
  color: #626978;
  line-height: 1.68;
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-icon{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #ffce5c, #c764a0 55%, #5167c9);
  box-shadow: 0 14px 30px rgba(188, 104, 48, 0.2);
  transition: transform 260ms ease;
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-card:hover .wfgen-icon{
  transform: translateY(-2px) rotate(-3deg);
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-icon::before, .wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-icon-preview::before{
  width: 22px;
  height: 14px;
  border: 2px solid #ffffff;
  border-radius: 14px;
  background: transparent;
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-icon-preview::after{
  width: 6px;
  height: 6px;
  border-radius: 50%;
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-icon-copy::before{
  width: 15px;
  height: 18px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
  transform: translate(3px, -3px);
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-icon-copy::after{
  width: 15px;
  height: 18px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
  transform: translate(-3px, 3px);
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-icon-spark::before{
  width: 4px;
  height: 24px;
  border-radius: 99px;
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-icon-spark::after{
  width: 24px;
  height: 4px;
  border-radius: 99px;
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-icon-clean::before{
  width: 22px;
  height: 3px;
  border-radius: 99px;
  box-shadow: 0 8px 0 #ffffff, 0 -8px 0 #ffffff;
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-icon-fast::before{
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-icon-fast::after{
  width: 10px;
  height: 2px;
  border-radius: 99px;
  transform: rotate(-35deg) translate(2px, -2px);
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-icon-friendly::before{
  width: 21px;
  height: 21px;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-icon-friendly::after{
  width: 12px;
  height: 6px;
  border-radius: 0 0 12px 12px;
  border-bottom: 2px solid #ffffff;
  background: transparent;
  transform: translateY(4px);
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-icon-free::before{
  width: 20px;
  height: 20px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-icon-free::after{
  width: 10px;
  height: 4px;
  border-left: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-icon-mobile::before{
  width: 16px;
  height: 24px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-icon-mobile::after{
  width: 4px;
  height: 4px;
  border-radius: 50%;
  transform: translateY(8px);
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-icon-private::before{
  width: 20px;
  height: 15px;
  border-radius: 5px;
  transform: translateY(4px);
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-icon-private::after{
  width: 13px;
  height: 12px;
  border: 2px solid #ffffff;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
  background: transparent;
  transform: translateY(-6px);
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(132, 92, 33, 0.14);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 48px rgba(42, 35, 24, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-step::after{
  content: "";
  position: absolute;
  left: 38px;
  bottom: -24px;
  width: 2px;
  height: 24px;
  background: linear-gradient(180deg, rgba(199, 100, 160, 0.5), rgba(255, 206, 92, 0));
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-step:last-child::after{
  display: none;
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-step:hover{
  transform: translateY(-4px);
  border-color: rgba(196, 128, 29, 0.25);
  box-shadow: 0 22px 56px rgba(42, 35, 24, 0.12);
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #382f7f, #b24487 50%, #e7a72a);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(116, 65, 122, 0.22);
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-step-content h3{
  margin: 0;
  color: #1c2130;
  font-weight: 820;
  line-height: 1.25;
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-step-content p{
  margin: 8px 0 0;
  color: #626978;
  line-height: 1.68;
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-badge{
  display: inline-flex;
  width: fit-content;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: rgba(255, 206, 92, 0.2);
  color: #9b5a0f;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-use-card{
  background:
    radial-gradient(circle at top right, rgba(255, 206, 92, 0.18), transparent 34%),
    linear-gradient(180deg, #ffffff 0%, #fffdf9 100%);
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-benefit{
  text-align: center;
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-benefit .wfgen-icon{
  margin-left: auto;
  margin-right: auto;
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-554 .tc-wp-content-root .wfgen-editorial .wfgen-reveal.wfgen-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 600ms ease, transform 600ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .wfgen-editorial .wfgen-section{
    padding: 48px 0;
  }.tc-wp-content-root .wfgen-editorial .wfgen-container{
    padding: 0 16px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-kicker{
    padding: 8px 12px;
    font-size: 11px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-heading h2{
    font-size: 25px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-heading p{
    font-size: 14px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-grid, .tc-wp-content-root .wfgen-editorial .wfgen-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .wfgen-editorial .wfgen-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-icon{
    width: 48px;
    height: 48px;
    margin-bottom: 16px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-card h3, .tc-wp-content-root .wfgen-editorial .wfgen-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-card p, .tc-wp-content-root .wfgen-editorial .wfgen-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-step::after{
    display: none;
  }.tc-wp-content-root .wfgen-editorial .wfgen-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-badge{
    padding: 7px 10px;
    margin-bottom: 14px;
    font-size: 11px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .wfgen-editorial .wfgen-section{
    padding: 54px 0;
  }.tc-wp-content-root .wfgen-editorial .wfgen-container{
    padding: 0 18px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-kicker{
    padding: 8px 13px;
    font-size: 12px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-heading h2{
    font-size: 28px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-heading p{
    font-size: 15px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-grid, .tc-wp-content-root .wfgen-editorial .wfgen-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .wfgen-editorial .wfgen-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-icon{
    width: 50px;
    height: 50px;
    margin-bottom: 17px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-card h3, .tc-wp-content-root .wfgen-editorial .wfgen-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-card p, .tc-wp-content-root .wfgen-editorial .wfgen-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-step{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-step::after{
    display: none;
  }.tc-wp-content-root .wfgen-editorial .wfgen-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-badge{
    padding: 7px 11px;
    margin-bottom: 15px;
    font-size: 12px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .wfgen-editorial .wfgen-section{
    padding: 62px 0;
  }.tc-wp-content-root .wfgen-editorial .wfgen-container{
    padding: 0 22px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-kicker{
    padding: 9px 14px;
    font-size: 12px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-heading h2{
    font-size: 32px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-grid, .tc-wp-content-root .wfgen-editorial .wfgen-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .wfgen-editorial .wfgen-card{
    padding: 26px;
    border-radius: 22px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-icon{
    width: 52px;
    height: 52px;
    margin-bottom: 18px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-card h3, .tc-wp-content-root .wfgen-editorial .wfgen-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-card p, .tc-wp-content-root .wfgen-editorial .wfgen-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-step::after{
    display: none;
  }.tc-wp-content-root .wfgen-editorial .wfgen-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-badge{
    padding: 8px 12px;
    margin-bottom: 16px;
    font-size: 12px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .wfgen-editorial .wfgen-section{
    padding: 76px 0;
  }.tc-wp-content-root .wfgen-editorial .wfgen-container{
    padding: 0 32px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-kicker{
    padding: 9px 15px;
    font-size: 12px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-heading h2{
    font-size: 38px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-heading p{
    font-size: 16.5px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-grid, .tc-wp-content-root .wfgen-editorial .wfgen-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .wfgen-editorial .wfgen-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .wfgen-editorial .wfgen-card{
    padding: 28px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-icon{
    width: 54px;
    height: 54px;
    margin-bottom: 19px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-card h3, .tc-wp-content-root .wfgen-editorial .wfgen-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-card p, .tc-wp-content-root .wfgen-editorial .wfgen-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-step{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-badge{
    padding: 8px 12px;
    margin-bottom: 16px;
    font-size: 12px;
  }}@media (min-width: 1024px){.tc-wp-content-root .wfgen-editorial .wfgen-section{
    padding: 92px 0;
  }.tc-wp-content-root .wfgen-editorial .wfgen-container{
    padding: 0 28px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-kicker{
    padding: 10px 16px;
    font-size: 12px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-heading h2{
    font-size: 44px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-heading p{
    font-size: 17px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-grid, .tc-wp-content-root .wfgen-editorial .wfgen-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .wfgen-editorial .wfgen-card{
    padding: 30px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-icon{
    width: 56px;
    height: 56px;
    margin-bottom: 20px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-card h3, .tc-wp-content-root .wfgen-editorial .wfgen-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-card p, .tc-wp-content-root .wfgen-editorial .wfgen-step-content p{
    font-size: 15.8px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-step{
    gap: 28px;
    padding: 32px 34px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-step-number{
    width: 70px;
    height: 70px;
    font-size: 20px;
  }.tc-wp-content-root .wfgen-editorial .wfgen-badge{
    padding: 8px 13px;
    margin-bottom: 17px;
    font-size: 12px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .wfgen-editorial .wfgen-card, .tc-wp-content-root .wfgen-editorial .wfgen-step, .tc-wp-content-root .wfgen-editorial .wfgen-icon, .tc-wp-content-root .wfgen-editorial .wfgen-reveal, .tc-wp-content-root .wfgen-editorial .wfgen-reveal.wfgen-visible{
    transition: none;
    transform: none;
  }.tc-wp-content-root .wfgen-editorial .wfgen-reveal{
    opacity: 1;
  }}