@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-356 .tc-wp-content-root img, .wpc-scope-356 .tc-wp-content-root video, .wpc-scope-356 .tc-wp-content-root svg, .wpc-scope-356 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #23232a;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-section-white{
  background: #ffffff;
}.wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-section-soft{
  background:
    radial-gradient(circle at top left, rgba(222, 80, 126, 0.08), transparent 34%),
    linear-gradient(180deg, #fff9f5 0%, #fbf7f2 100%);
}.wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-container{
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}.wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  border: 1px solid rgba(211, 78, 118, 0.24);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(211, 78, 118, 0.12), rgba(246, 160, 94, 0.12));
  color: #9c355e;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-section-head h2{
  margin: 0;
  color: #1f2027;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-section-head p{
  margin: 16px auto 0;
  color: #60616d;
  font-weight: 450;
}.wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-grid-three, .wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-grid-trust{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}.wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-feature-card, .wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-use-card, .wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-trust-card, .wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-step-card{
  position: relative;
  box-sizing: border-box;
  min-width: 0;
  border: 1px solid rgba(35, 35, 42, 0.08);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 46px rgba(30, 24, 40, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-feature-card, .wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-use-card, .wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-trust-card{
  display: flex;
  height: 100%;
  flex-direction: column;
  border-radius: 22px;
}.wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-feature-card::before, .wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-use-card::before, .wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(214, 64, 111, 0.13), transparent 34%, rgba(244, 154, 89, 0.12));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-feature-card:hover, .wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-use-card:hover, .wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-trust-card:hover, .wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(211, 78, 118, 0.22);
  box-shadow: 0 24px 60px rgba(30, 24, 40, 0.12);
}.wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-feature-card:hover::before, .wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-use-card:hover::before, .wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-feature-card h3, .wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-use-card h3, .wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-trust-card h3, .wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-step-card h3{
  position: relative;
  margin: 0;
  color: #23232a;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-feature-card p, .wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-use-card p, .wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-trust-card p, .wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #62636e;
  font-weight: 450;
}.wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #d6406f, #f49a59);
  box-shadow: 0 12px 26px rgba(214, 64, 111, 0.22);
}.wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-icon::before, .wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-icon::after{
  content: "";
  position: absolute;
  box-sizing: border-box;
}.wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-icon-preview::before{
  inset: 15px 10px;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
}.wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
  background: #fff;
}.wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-icon-copy::before{
  width: 18px;
  height: 22px;
  left: 17px;
  top: 13px;
  border: 2px solid #fff;
  border-radius: 5px;
}.wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-icon-copy::after{
  width: 18px;
  height: 22px;
  left: 12px;
  top: 10px;
  border: 2px solid rgba(255, 255, 255, 0.7);
  border-radius: 5px;
}.wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-icon-thread::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  border: 3px solid #fff;
  border-radius: 50%;
}.wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-icon-thread::after{
  width: 28px;
  height: 3px;
  left: 10px;
  top: 23px;
  background: #fff;
  transform: rotate(-35deg);
}.wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-icon-options::before{
  width: 22px;
  height: 3px;
  left: 13px;
  top: 15px;
  background: #fff;
  box-shadow: 0 9px 0 #fff, 0 18px 0 #fff;
}.wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-icon-options::after{
  width: 7px;
  height: 7px;
  left: 27px;
  top: 13px;
  border-radius: 50%;
  background: #fff;
  box-shadow: -11px 9px 0 #fff, 7px 18px 0 #fff;
}.wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-icon-speed::before{
  width: 25px;
  height: 25px;
  left: 11px;
  top: 12px;
  border: 3px solid #fff;
  border-left-color: transparent;
  border-radius: 50%;
}.wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-icon-speed::after{
  width: 12px;
  height: 3px;
  left: 24px;
  top: 22px;
  background: #fff;
  transform: rotate(25deg);
}.wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-icon-polish::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  border: 2px solid #fff;
  transform: rotate(45deg);
}.wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-icon-polish::after{
  width: 6px;
  height: 6px;
  left: 21px;
  top: 21px;
  border-radius: 50%;
  background: #fff;
}.wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-step-card{
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  align-items: center;
  border-radius: 24px;
  overflow: hidden;
}.wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-step-card::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 48px;
  width: 2px;
  background: linear-gradient(180deg, rgba(214, 64, 111, 0), rgba(214, 64, 111, 0.34), rgba(244, 154, 89, 0));
}.wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #d6406f, #f49a59);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(214, 64, 111, 0.24);
}.wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-step-content{
  position: relative;
  z-index: 1;
}.wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-badge{
  position: relative;
  display: inline-flex;
  width: max-content;
  margin-bottom: 16px;
  border-radius: 999px;
  background: #fff3eb;
  color: #ad3d60;
  font-weight: 800;
  line-height: 1;
  border: 1px solid rgba(214, 64, 111, 0.14);
}.wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-trust-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(214, 64, 111, 0.13), rgba(244, 154, 89, 0.16));
  border: 1px solid rgba(214, 64, 111, 0.18);
}.wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-trust-mark::before{
  content: "";
  position: absolute;
  width: 15px;
  height: 8px;
  left: 13px;
  top: 14px;
  border-left: 3px solid #d6406f;
  border-bottom: 3px solid #d6406f;
  transform: rotate(-45deg);
}.wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.wpc-scope-356 .tc-wp-content-root .csfg-editorial-wrap .csfg-reveal.csfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .csfg-editorial-wrap .csfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-kicker{
    padding: 7px 11px;
    font-size: 12px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-card-grid, .tc-wp-content-root .csfg-editorial-wrap .csfg-steps{
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-grid-three, .tc-wp-content-root .csfg-editorial-wrap .csfg-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-feature-card, .tc-wp-content-root .csfg-editorial-wrap .csfg-use-card, .tc-wp-content-root .csfg-editorial-wrap .csfg-trust-card{
    padding: 22px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-step-card::after{
    display: none;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-step-number{
    width: 48px;
    height: 48px;
    font-size: 15px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-feature-card h3, .tc-wp-content-root .csfg-editorial-wrap .csfg-use-card h3, .tc-wp-content-root .csfg-editorial-wrap .csfg-trust-card h3, .tc-wp-content-root .csfg-editorial-wrap .csfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-feature-card p, .tc-wp-content-root .csfg-editorial-wrap .csfg-use-card p, .tc-wp-content-root .csfg-editorial-wrap .csfg-trust-card p, .tc-wp-content-root .csfg-editorial-wrap .csfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-badge{
    padding: 8px 10px;
    font-size: 11px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .csfg-editorial-wrap .csfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-kicker{
    padding: 8px 12px;
    font-size: 12px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-card-grid, .tc-wp-content-root .csfg-editorial-wrap .csfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-grid-three, .tc-wp-content-root .csfg-editorial-wrap .csfg-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-feature-card, .tc-wp-content-root .csfg-editorial-wrap .csfg-use-card, .tc-wp-content-root .csfg-editorial-wrap .csfg-trust-card{
    padding: 24px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-step-card::after{
    display: none;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-step-number{
    width: 50px;
    height: 50px;
    font-size: 15px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-feature-card h3, .tc-wp-content-root .csfg-editorial-wrap .csfg-use-card h3, .tc-wp-content-root .csfg-editorial-wrap .csfg-trust-card h3, .tc-wp-content-root .csfg-editorial-wrap .csfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-feature-card p, .tc-wp-content-root .csfg-editorial-wrap .csfg-use-card p, .tc-wp-content-root .csfg-editorial-wrap .csfg-trust-card p, .tc-wp-content-root .csfg-editorial-wrap .csfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-badge{
    padding: 8px 11px;
    font-size: 11px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .csfg-editorial-wrap .csfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-section-head h2{
    font-size: 33px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-kicker{
    padding: 8px 13px;
    font-size: 12px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-card-grid, .tc-wp-content-root .csfg-editorial-wrap .csfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-grid-three, .tc-wp-content-root .csfg-editorial-wrap .csfg-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-feature-card, .tc-wp-content-root .csfg-editorial-wrap .csfg-use-card, .tc-wp-content-root .csfg-editorial-wrap .csfg-trust-card{
    padding: 26px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-step-card::after{
    display: none;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-feature-card h3, .tc-wp-content-root .csfg-editorial-wrap .csfg-use-card h3, .tc-wp-content-root .csfg-editorial-wrap .csfg-trust-card h3, .tc-wp-content-root .csfg-editorial-wrap .csfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-feature-card p, .tc-wp-content-root .csfg-editorial-wrap .csfg-use-card p, .tc-wp-content-root .csfg-editorial-wrap .csfg-trust-card p, .tc-wp-content-root .csfg-editorial-wrap .csfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-badge{
    padding: 8px 12px;
    font-size: 12px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .csfg-editorial-wrap .csfg-section{
    padding: 74px 0;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-kicker{
    padding: 8px 14px;
    font-size: 12px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-card-grid, .tc-wp-content-root .csfg-editorial-wrap .csfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-grid-three, .tc-wp-content-root .csfg-editorial-wrap .csfg-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-feature-card, .tc-wp-content-root .csfg-editorial-wrap .csfg-use-card, .tc-wp-content-root .csfg-editorial-wrap .csfg-trust-card{
    padding: 28px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-step-card{
    gap: 24px;
    padding: 28px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-feature-card h3, .tc-wp-content-root .csfg-editorial-wrap .csfg-use-card h3, .tc-wp-content-root .csfg-editorial-wrap .csfg-trust-card h3, .tc-wp-content-root .csfg-editorial-wrap .csfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-feature-card p, .tc-wp-content-root .csfg-editorial-wrap .csfg-use-card p, .tc-wp-content-root .csfg-editorial-wrap .csfg-trust-card p, .tc-wp-content-root .csfg-editorial-wrap .csfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-badge{
    padding: 8px 12px;
    font-size: 12px;
  }}@media (min-width: 1024px){.tc-wp-content-root .csfg-editorial-wrap .csfg-section{
    padding: 88px 0;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-kicker{
    padding: 8px 15px;
    font-size: 13px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-card-grid, .tc-wp-content-root .csfg-editorial-wrap .csfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-grid-three, .tc-wp-content-root .csfg-editorial-wrap .csfg-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-feature-card, .tc-wp-content-root .csfg-editorial-wrap .csfg-use-card, .tc-wp-content-root .csfg-editorial-wrap .csfg-trust-card{
    padding: 30px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-step-card{
    gap: 28px;
    padding: 32px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-feature-card h3, .tc-wp-content-root .csfg-editorial-wrap .csfg-use-card h3, .tc-wp-content-root .csfg-editorial-wrap .csfg-trust-card h3, .tc-wp-content-root .csfg-editorial-wrap .csfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-feature-card p, .tc-wp-content-root .csfg-editorial-wrap .csfg-use-card p, .tc-wp-content-root .csfg-editorial-wrap .csfg-trust-card p, .tc-wp-content-root .csfg-editorial-wrap .csfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .csfg-editorial-wrap .csfg-badge{
    padding: 8px 13px;
    font-size: 12px;
  }}