@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-482 .tc-wp-content-root img, .wpc-scope-482 .tc-wp-content-root video, .wpc-scope-482 .tc-wp-content-root svg, .wpc-scope-482 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #22191a;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  background: #ffffff;
}.wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap, .wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap section, .wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap div, .wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-section-white{
  background: #ffffff;
}.wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-section-soft{
  background:
    radial-gradient(circle at top left, rgba(219, 18, 40, 0.08), transparent 32%),
    linear-gradient(180deg, #fff8f6 0%, #fffdfb 100%);
}.wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(219, 18, 40, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(219, 18, 40, 0.1), rgba(255, 183, 77, 0.14));
  color: #b90f25;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-section-head h2{
  margin: 0;
  color: #201516;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-section-head p{
  margin: 16px auto 0;
  max-width: 680px;
  color: #665a5b;
  font-weight: 450;
  line-height: 1.7;
  letter-spacing: 0;
}.wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-card, .wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-use-card, .wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-trust-card, .wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-step-card{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(88, 45, 47, 0.1);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(74, 24, 26, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-card::before, .wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-use-card::before, .wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(219, 18, 40, 0.13), transparent 36%, rgba(255, 183, 77, 0.1));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-card:hover, .wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-use-card:hover, .wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-trust-card:hover, .wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-step-card:hover{
  transform: translateY(-6px);
  border-color: rgba(219, 18, 40, 0.24);
  box-shadow: 0 24px 58px rgba(74, 24, 26, 0.13);
}.wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-card:hover::before, .wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-use-card:hover::before, .wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-card h3, .wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-use-card h3, .wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-trust-card h3, .wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-step-card h3{
  position: relative;
  margin: 0;
  color: #251819;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-card p, .wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-use-card p, .wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-trust-card p, .wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-step-card p{
  position: relative;
  margin: 11px 0 0;
  color: #695d5e;
  font-weight: 430;
  line-height: 1.68;
  letter-spacing: 0;
}.wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #d81128 0%, #ff5a3d 48%, #ffba52 100%);
  box-shadow: 0 12px 26px rgba(219, 18, 40, 0.22);
}.wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-icon::before, .wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  transition: transform 260ms ease;
}.wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-card:hover .ccfg-icon::before{
  transform: translateX(2px) translateY(-2px);
}.wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 13px;
  top: 17px;
  border-radius: 999px;
  background: transparent;
  border: 3px solid #ffffff;
}.wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 21px;
  top: 21px;
  border-radius: 50%;
}.wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 17px;
  top: 14px;
  border-radius: 4px;
}.wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-icon-copy::after{
  width: 16px;
  height: 18px;
  left: 13px;
  top: 18px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-icon-spark::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0, 61% 36%, 100% 50%, 61% 64%, 50% 100%, 39% 64%, 0 50%, 39% 36%);
}.wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-icon-spark::after{
  width: 7px;
  height: 7px;
  right: 10px;
  top: 10px;
  border-radius: 50%;
}.wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-icon-brand::before{
  width: 24px;
  height: 12px;
  left: 12px;
  top: 18px;
  border-radius: 999px;
}.wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-icon-brand::after{
  width: 10px;
  height: 10px;
  right: 11px;
  top: 13px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.75);
}.wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-icon-clean::before{
  width: 22px;
  height: 3px;
  left: 13px;
  top: 16px;
  border-radius: 999px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-icon-fast::before{
  width: 20px;
  height: 20px;
  left: 14px;
  top: 14px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid #ffffff;
  border-right-color: transparent;
}.wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-icon-fast::after{
  width: 11px;
  height: 3px;
  left: 7px;
  top: 23px;
  border-radius: 999px;
}.wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(219, 18, 40, 0.42), rgba(255, 186, 82, 0.34)) border-box;
  border: 1px solid transparent;
  overflow: hidden;
}.wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-step-card::after{
  content: "";
  position: absolute;
  right: -38px;
  top: 50%;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(219, 18, 40, 0.11), rgba(255, 186, 82, 0.14));
  transform: translateY(-50%);
}.wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #d81128 0%, #ff5a3d 52%, #ffba52 100%);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(219, 18, 40, 0.22);
}.wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-step-content{
  position: relative;
  z-index: 1;
  min-width: 0;
}.wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-badge{
  position: relative;
  display: inline-flex;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(219, 18, 40, 0.08);
  color: #b90f25;
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
}.wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-trust-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 252, 250, 0.96)),
    linear-gradient(135deg, rgba(219, 18, 40, 0.08), rgba(255, 186, 82, 0.12));
}.wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-trust-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #d81128, #ffba52);
  box-shadow: 0 12px 26px rgba(219, 18, 40, 0.2);
}.wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-trust-mark::before{
  content: "";
  position: absolute;
  width: 15px;
  height: 8px;
  left: 13px;
  top: 15px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-482 .tc-wp-content-root .ccfg-editorial-wrap .ccfg-reveal.ccfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ccfg-editorial-wrap .ccfg-section{
    padding: 46px 0;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-section-head{
    margin-bottom: 28px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-card, .tc-wp-content-root .ccfg-editorial-wrap .ccfg-use-card, .tc-wp-content-root .ccfg-editorial-wrap .ccfg-trust-card{
    padding: 22px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-card h3, .tc-wp-content-root .ccfg-editorial-wrap .ccfg-use-card h3, .tc-wp-content-root .ccfg-editorial-wrap .ccfg-trust-card h3, .tc-wp-content-root .ccfg-editorial-wrap .ccfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-card p, .tc-wp-content-root .ccfg-editorial-wrap .ccfg-use-card p, .tc-wp-content-root .ccfg-editorial-wrap .ccfg-trust-card p, .tc-wp-content-root .ccfg-editorial-wrap .ccfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-steps{
    gap: 16px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ccfg-editorial-wrap .ccfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-section-head{
    margin-bottom: 30px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-card, .tc-wp-content-root .ccfg-editorial-wrap .ccfg-use-card, .tc-wp-content-root .ccfg-editorial-wrap .ccfg-trust-card{
    padding: 24px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-card h3, .tc-wp-content-root .ccfg-editorial-wrap .ccfg-use-card h3, .tc-wp-content-root .ccfg-editorial-wrap .ccfg-trust-card h3, .tc-wp-content-root .ccfg-editorial-wrap .ccfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-card p, .tc-wp-content-root .ccfg-editorial-wrap .ccfg-use-card p, .tc-wp-content-root .ccfg-editorial-wrap .ccfg-trust-card p, .tc-wp-content-root .ccfg-editorial-wrap .ccfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-steps{
    gap: 18px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ccfg-editorial-wrap .ccfg-section{
    padding: 62px 0;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-card, .tc-wp-content-root .ccfg-editorial-wrap .ccfg-use-card, .tc-wp-content-root .ccfg-editorial-wrap .ccfg-trust-card{
    padding: 26px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-card h3, .tc-wp-content-root .ccfg-editorial-wrap .ccfg-use-card h3, .tc-wp-content-root .ccfg-editorial-wrap .ccfg-trust-card h3, .tc-wp-content-root .ccfg-editorial-wrap .ccfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-card p, .tc-wp-content-root .ccfg-editorial-wrap .ccfg-use-card p, .tc-wp-content-root .ccfg-editorial-wrap .ccfg-trust-card p, .tc-wp-content-root .ccfg-editorial-wrap .ccfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-steps{
    gap: 20px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ccfg-editorial-wrap .ccfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-grid-six, .tc-wp-content-root .ccfg-editorial-wrap .ccfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-card, .tc-wp-content-root .ccfg-editorial-wrap .ccfg-use-card, .tc-wp-content-root .ccfg-editorial-wrap .ccfg-trust-card{
    padding: 28px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-card h3, .tc-wp-content-root .ccfg-editorial-wrap .ccfg-use-card h3, .tc-wp-content-root .ccfg-editorial-wrap .ccfg-trust-card h3, .tc-wp-content-root .ccfg-editorial-wrap .ccfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-card p, .tc-wp-content-root .ccfg-editorial-wrap .ccfg-use-card p, .tc-wp-content-root .ccfg-editorial-wrap .ccfg-trust-card p, .tc-wp-content-root .ccfg-editorial-wrap .ccfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-steps{
    gap: 22px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ccfg-editorial-wrap .ccfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-container{
    padding: 0 34px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-section-head{
    margin-bottom: 48px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-section-head h2{
    font-size: 44px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-grid-six, .tc-wp-content-root .ccfg-editorial-wrap .ccfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-card, .tc-wp-content-root .ccfg-editorial-wrap .ccfg-use-card, .tc-wp-content-root .ccfg-editorial-wrap .ccfg-trust-card{
    padding: 30px;
    height: 100%;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-card h3, .tc-wp-content-root .ccfg-editorial-wrap .ccfg-use-card h3, .tc-wp-content-root .ccfg-editorial-wrap .ccfg-trust-card h3, .tc-wp-content-root .ccfg-editorial-wrap .ccfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-card p, .tc-wp-content-root .ccfg-editorial-wrap .ccfg-use-card p, .tc-wp-content-root .ccfg-editorial-wrap .ccfg-trust-card p, .tc-wp-content-root .ccfg-editorial-wrap .ccfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-steps{
    gap: 24px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-step-card{
    gap: 26px;
    padding: 34px 38px;
  }.tc-wp-content-root .ccfg-editorial-wrap .ccfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }}