@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-322 .tc-wp-content-root img, .wpc-scope-322 .tc-wp-content-root video, .wpc-scope-322 .tc-wp-content-root svg, .wpc-scope-322 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-322 .tc-wp-content-root .cbfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #1f2430;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.6;
  --cbfg-accent: #f06a3d;
  --cbfg-accent-two: #7c3aed;
  --cbfg-ink: #1f2430;
  --cbfg-muted: #626b7a;
  --cbfg-soft: #fbf7f2;
  --cbfg-line: rgba(31, 36, 48, 0.1);
  --cbfg-shadow: 0 18px 45px rgba(31, 36, 48, 0.1);
}.wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-section{
  position: relative;
}.wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-section-white{
  background: #ffffff;
}.wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-section-soft{
  background:
    radial-gradient(circle at top left, rgba(240, 106, 61, 0.1), transparent 34%),
    radial-gradient(circle at bottom right, rgba(124, 58, 237, 0.08), transparent 32%),
    var(--cbfg-soft);
}.wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-container{
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}.wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 7px 14px;
  border: 1px solid rgba(240, 106, 61, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(240, 106, 61, 0.12), rgba(124, 58, 237, 0.09));
  color: #9f3d22;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-heading h2{
  margin: 0;
  color: var(--cbfg-ink);
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: 0;
}.wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-heading p{
  margin: 16px auto 0;
  color: var(--cbfg-muted);
  line-height: 1.7;
}.wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-card, .wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-benefit-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  box-sizing: border-box;
  flex-direction: column;
  border: 1px solid var(--cbfg-line);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 10px 30px rgba(31, 36, 48, 0.06);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-card::before, .wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(240, 106, 61, 0.35), rgba(124, 58, 237, 0.22), transparent 58%);
  opacity: 0;
  pointer-events: none;
  transition: opacity 220ms ease;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}.wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-card:hover, .wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(240, 106, 61, 0.25);
  box-shadow: var(--cbfg-shadow);
}.wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-card:hover::before, .wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-card h3, .wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-step-card h3, .wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-benefit-card h3{
  margin: 0;
  color: var(--cbfg-ink);
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-card p, .wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-step-card p, .wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-benefit-card p{
  margin: 10px 0 0;
  color: var(--cbfg-muted);
  line-height: 1.68;
}.wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, var(--cbfg-accent), var(--cbfg-accent-two));
  box-shadow: 0 12px 26px rgba(240, 106, 61, 0.22);
  transition: transform 220ms ease;
}.wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-card:hover .cbfg-icon{
  transform: translateY(-3px) rotate(-3deg);
}.wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-icon::before, .wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-icon::after{
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.9);
}.wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 13px;
  top: 17px;
  border-radius: 9px;
}.wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
  background: var(--cbfg-accent-two);
}.wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-icon-copy::before{
  width: 18px;
  height: 22px;
  left: 17px;
  top: 13px;
  border-radius: 5px;
}.wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-icon-copy::after{
  width: 14px;
  height: 18px;
  left: 13px;
  top: 17px;
  border: 2px solid rgba(255, 255, 255, 0.9);
  border-radius: 5px;
  background: transparent;
}.wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-icon-retro::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-icon-retro::after{
  width: 16px;
  height: 6px;
  left: 16px;
  top: 21px;
  border-radius: 999px;
  background: var(--cbfg-accent);
}.wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-icon-creative::before{
  width: 24px;
  height: 6px;
  left: 12px;
  top: 21px;
  border-radius: 999px;
  transform: rotate(-28deg);
}.wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-icon-creative::after{
  width: 8px;
  height: 8px;
  left: 29px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-icon-fast::before{
  width: 23px;
  height: 23px;
  left: 13px;
  top: 12px;
  clip-path: polygon(43% 0, 100% 0, 62% 42%, 100% 42%, 31% 100%, 48% 56%, 0 56%);
}.wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-icon-friendly::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  border-radius: 50% 50% 44% 44%;
}.wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-icon-friendly::after{
  width: 14px;
  height: 5px;
  left: 17px;
  top: 25px;
  border-radius: 0 0 999px 999px;
  background: var(--cbfg-accent);
}.wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  box-sizing: border-box;
  border: 1px solid rgba(31, 36, 48, 0.1);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 14px 34px rgba(31, 36, 48, 0.07);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 7px;
  height: 100%;
  background: linear-gradient(180deg, var(--cbfg-accent), var(--cbfg-accent-two));
}.wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: var(--cbfg-shadow);
}.wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  border-radius: 18px;
  background: linear-gradient(135deg, var(--cbfg-accent), var(--cbfg-accent-two));
  box-shadow: 0 14px 30px rgba(124, 58, 237, 0.18);
}.wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-use-card .cbfg-badge{
  align-self: flex-start;
  margin: 0 0 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(240, 106, 61, 0.1);
  color: #a13f24;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-benefit-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 0.88)),
    #ffffff;
}.wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-benefit-mark{
  width: 42px;
  height: 42px;
  margin: 0 0 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, rgba(240, 106, 61, 0.16), rgba(124, 58, 237, 0.14));
  position: relative;
}.wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 18px;
  height: 9px;
  left: 12px;
  top: 14px;
  border-left: 3px solid var(--cbfg-accent);
  border-bottom: 3px solid var(--cbfg-accent);
  transform: rotate(-45deg);
}.wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-322 .tc-wp-content-root .cbfg-editorial .cbfg-reveal.cbfg-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 .cbfg-editorial .cbfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .cbfg-editorial .cbfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-heading h2{
    font-size: 27px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-card, .tc-wp-content-root .cbfg-editorial .cbfg-benefit-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-card h3, .tc-wp-content-root .cbfg-editorial .cbfg-step-card h3, .tc-wp-content-root .cbfg-editorial .cbfg-benefit-card h3{
    font-size: 18px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-card p, .tc-wp-content-root .cbfg-editorial .cbfg-step-card p, .tc-wp-content-root .cbfg-editorial .cbfg-benefit-card p{
    font-size: 14px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 22px 22px 26px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-step-number{
    width: 56px;
    height: 46px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .cbfg-editorial .cbfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .cbfg-editorial .cbfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-heading h2{
    font-size: 30px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-card, .tc-wp-content-root .cbfg-editorial .cbfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-card h3, .tc-wp-content-root .cbfg-editorial .cbfg-step-card h3, .tc-wp-content-root .cbfg-editorial .cbfg-benefit-card h3{
    font-size: 19px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-card p, .tc-wp-content-root .cbfg-editorial .cbfg-step-card p, .tc-wp-content-root .cbfg-editorial .cbfg-benefit-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 24px 24px 28px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-step-number{
    width: 60px;
    height: 48px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .cbfg-editorial .cbfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .cbfg-editorial .cbfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-heading h2{
    font-size: 34px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-card, .tc-wp-content-root .cbfg-editorial .cbfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-card h3, .tc-wp-content-root .cbfg-editorial .cbfg-step-card h3, .tc-wp-content-root .cbfg-editorial .cbfg-benefit-card h3{
    font-size: 20px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-card p, .tc-wp-content-root .cbfg-editorial .cbfg-step-card p, .tc-wp-content-root .cbfg-editorial .cbfg-benefit-card p{
    font-size: 15px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px 26px 26px 30px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-step-number{
    width: 64px;
    height: 50px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .cbfg-editorial .cbfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .cbfg-editorial .cbfg-container{
    padding: 0 28px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-card, .tc-wp-content-root .cbfg-editorial .cbfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-card h3, .tc-wp-content-root .cbfg-editorial .cbfg-step-card h3, .tc-wp-content-root .cbfg-editorial .cbfg-benefit-card h3{
    font-size: 21px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-card p, .tc-wp-content-root .cbfg-editorial .cbfg-step-card p, .tc-wp-content-root .cbfg-editorial .cbfg-benefit-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-step-card{
    gap: 24px;
    padding: 30px 32px 30px 36px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-step-number{
    width: 72px;
    height: 58px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .cbfg-editorial .cbfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .cbfg-editorial .cbfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-grid-three, .tc-wp-content-root .cbfg-editorial .cbfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .cbfg-editorial .cbfg-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-card, .tc-wp-content-root .cbfg-editorial .cbfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-card h3, .tc-wp-content-root .cbfg-editorial .cbfg-step-card h3, .tc-wp-content-root .cbfg-editorial .cbfg-benefit-card h3{
    font-size: 22px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-card p, .tc-wp-content-root .cbfg-editorial .cbfg-step-card p, .tc-wp-content-root .cbfg-editorial .cbfg-benefit-card p{
    font-size: 16px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-step-card{
    gap: 28px;
    padding: 34px 40px 34px 44px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-step-number{
    width: 82px;
    height: 64px;
    font-size: 22px;
  }}.wpc-scope-322 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .cbfg-step-content{}