@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-669 .tc-wp-content-root img, .wpc-scope-669 .tc-wp-content-root video, .wpc-scope-669 .tc-wp-content-root svg, .wpc-scope-669 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-669 .tc-wp-content-root .rfg-editorial{
  width: 100%;
  overflow: hidden;
  color: #1f2633;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.5;
}.wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-section, .wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-container, .wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-heading, .wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-grid, .wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-card, .wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-steps, .wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-step-card{
  box-sizing: border-box;
}.wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-section-white{
  background: #ffffff;
}.wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f7f4ef 100%);
}.wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(190, 54, 83, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(190, 54, 83, 0.1), rgba(245, 153, 72, 0.12));
  color: #a12843;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-heading h2{
  margin: 0;
  color: #171b24;
  font-weight: 850;
  letter-spacing: 0;
  line-height: 1.12;
}.wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-heading p{
  margin: 14px auto 0;
  max-width: 700px;
  color: #626a78;
  font-weight: 450;
}.wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(31, 38, 51, 0.09);
  border-radius: 22px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(190, 54, 83, 0.28), rgba(245, 153, 72, 0.14), rgba(33, 99, 130, 0.16)) border-box;
  box-shadow: 0 16px 42px rgba(24, 30, 42, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
  animation: rfgFadeUp 640ms ease both;
}.wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(190, 54, 83, 0.24);
  box-shadow: 0 22px 55px rgba(24, 30, 42, 0.12);
}.wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-card h3{
  margin: 0;
  color: #202631;
  font-weight: 820;
  letter-spacing: 0;
  line-height: 1.22;
}.wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-card p{
  margin: 10px 0 0;
  color: #5f6876;
  font-weight: 430;
}.wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #be3653 0%, #f59948 100%);
  box-shadow: 0 12px 24px rgba(190, 54, 83, 0.22);
}.wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-icon::before, .wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-icon::after{
  position: absolute;
  content: "";
  background: #ffffff;
}.wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-icon-preview::before{
  width: 22px;
  height: 14px;
  top: 16px;
  left: 12px;
  border-radius: 12px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-icon-preview::after{
  width: 6px;
  height: 6px;
  top: 20px;
  left: 20px;
  border-radius: 50%;
}.wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-icon-copy::before{
  width: 16px;
  height: 19px;
  top: 12px;
  left: 17px;
  border-radius: 4px;
}.wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-icon-copy::after{
  width: 16px;
  height: 19px;
  top: 16px;
  left: 12px;
  border-radius: 4px;
  opacity: 0.7;
}.wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-icon-mix::before{
  width: 22px;
  height: 4px;
  top: 15px;
  left: 12px;
  border-radius: 8px;
  box-shadow: 0 8px 0 rgba(255,255,255,0.78), 0 16px 0 rgba(255,255,255,0.58);
}.wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-icon-mix::after{
  width: 7px;
  height: 7px;
  top: 13px;
  left: 28px;
  border-radius: 50%;
  background: rgba(255,255,255,0.86);
}.wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-icon-speed::before{
  width: 19px;
  height: 19px;
  top: 13px;
  left: 13px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-icon-speed::after{
  width: 11px;
  height: 2px;
  top: 22px;
  left: 23px;
  border-radius: 5px;
  transform: rotate(-35deg);
}.wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-icon-readable::before{
  width: 20px;
  height: 4px;
  top: 15px;
  left: 13px;
  border-radius: 8px;
  box-shadow: 0 8px 0 rgba(255,255,255,0.76), 0 16px 0 rgba(255,255,255,0.56);
}.wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-icon-readable::after{
  width: 8px;
  height: 8px;
  right: 10px;
  bottom: 10px;
  border-radius: 50%;
  background: rgba(255,255,255,0.9);
}.wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-icon-design::before{
  width: 20px;
  height: 20px;
  top: 13px;
  left: 13px;
  border-radius: 6px;
  transform: rotate(8deg);
}.wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-icon-design::after{
  width: 12px;
  height: 3px;
  top: 22px;
  left: 17px;
  border-radius: 6px;
  background: #be3653;
}.wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(31, 38, 51, 0.08);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 16px 44px rgba(24, 30, 42, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease;
  animation: rfgFadeUp 640ms ease both;
}.wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-step-card::before{
  position: absolute;
  top: -1px;
  bottom: -1px;
  left: -1px;
  width: 6px;
  border-radius: 24px 0 0 24px;
  content: "";
  background: linear-gradient(180deg, #be3653, #f59948);
}.wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 22px 54px rgba(24, 30, 42, 0.11);
}.wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #171b24 0%, #313846 100%);
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 12px 28px rgba(23, 27, 36, 0.18);
}.wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-step-content h3{
  margin: 0;
  color: #202631;
  font-weight: 820;
  line-height: 1.2;
}.wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-step-content p{
  margin: 8px 0 0;
  color: #5f6876;
}.wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-use-card{
  background:
    radial-gradient(circle at top right, rgba(245, 153, 72, 0.11), transparent 34%),
    #ffffff;
}.wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-tag{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(33, 99, 130, 0.08);
  color: #216382;
  font-size: 12px;
  font-weight: 850;
  letter-spacing: 0;
}.wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-benefit-card{
  overflow: hidden;
}.wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-benefit-card::before{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  content: "";
  background: linear-gradient(90deg, #be3653, #f59948, #216382);
}.wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-benefit-mark{
  display: inline-flex;
  width: 38px;
  height: 38px;
  margin-bottom: 16px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(190, 54, 83, 0.12), rgba(245, 153, 72, 0.18));
  position: relative;
}.wpc-scope-669 .tc-wp-content-root .rfg-editorial .rfg-benefit-mark::before{
  position: absolute;
  top: 11px;
  left: 14px;
  width: 8px;
  height: 14px;
  border-right: 3px solid #be3653;
  border-bottom: 3px solid #be3653;
  content: "";
  transform: rotate(45deg);
}@keyframes rfgFadeUp{
  from {
    opacity: 0;
    transform: translateY(16px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .rfg-editorial .rfg-section{
    padding: 46px 0;
  }.tc-wp-content-root .rfg-editorial .rfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .rfg-editorial .rfg-heading{
    margin-bottom: 26px;
  }.tc-wp-content-root .rfg-editorial .rfg-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .rfg-editorial .rfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .rfg-editorial .rfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .rfg-editorial .rfg-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .rfg-editorial .rfg-card h3, .tc-wp-content-root .rfg-editorial .rfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .rfg-editorial .rfg-card p, .tc-wp-content-root .rfg-editorial .rfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .rfg-editorial .rfg-steps{
    gap: 16px;
  }.tc-wp-content-root .rfg-editorial .rfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .rfg-editorial .rfg-step-number{
    width: 56px;
    height: 46px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .rfg-editorial .rfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .rfg-editorial .rfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .rfg-editorial .rfg-heading{
    margin-bottom: 30px;
  }.tc-wp-content-root .rfg-editorial .rfg-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .rfg-editorial .rfg-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .rfg-editorial .rfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .rfg-editorial .rfg-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .rfg-editorial .rfg-card h3, .tc-wp-content-root .rfg-editorial .rfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .rfg-editorial .rfg-card p, .tc-wp-content-root .rfg-editorial .rfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .rfg-editorial .rfg-steps{
    gap: 18px;
  }.tc-wp-content-root .rfg-editorial .rfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .rfg-editorial .rfg-step-number{
    width: 58px;
    height: 48px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .rfg-editorial .rfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .rfg-editorial .rfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .rfg-editorial .rfg-heading{
    margin-bottom: 32px;
  }.tc-wp-content-root .rfg-editorial .rfg-heading h2{
    font-size: 32px;
  }.tc-wp-content-root .rfg-editorial .rfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .rfg-editorial .rfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .rfg-editorial .rfg-card{
    padding: 26px;
    border-radius: 21px;
  }.tc-wp-content-root .rfg-editorial .rfg-card h3, .tc-wp-content-root .rfg-editorial .rfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .rfg-editorial .rfg-card p, .tc-wp-content-root .rfg-editorial .rfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .rfg-editorial .rfg-steps{
    gap: 20px;
  }.tc-wp-content-root .rfg-editorial .rfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .rfg-editorial .rfg-step-number{
    width: 62px;
    height: 50px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .rfg-editorial .rfg-section{
    padding: 72px 0;
  }.tc-wp-content-root .rfg-editorial .rfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .rfg-editorial .rfg-heading{
    margin-bottom: 38px;
  }.tc-wp-content-root .rfg-editorial .rfg-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .rfg-editorial .rfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .rfg-editorial .rfg-grid-six{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .rfg-editorial .rfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .rfg-editorial .rfg-card{
    padding: 28px;
  }.tc-wp-content-root .rfg-editorial .rfg-card h3, .tc-wp-content-root .rfg-editorial .rfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .rfg-editorial .rfg-card p, .tc-wp-content-root .rfg-editorial .rfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .rfg-editorial .rfg-steps{
    gap: 22px;
  }.tc-wp-content-root .rfg-editorial .rfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .rfg-editorial .rfg-step-number{
    width: 68px;
    height: 56px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .rfg-editorial .rfg-section{
    padding: 88px 0;
  }.tc-wp-content-root .rfg-editorial .rfg-container{
    padding: 0 34px;
  }.tc-wp-content-root .rfg-editorial .rfg-heading{
    margin-bottom: 44px;
  }.tc-wp-content-root .rfg-editorial .rfg-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .rfg-editorial .rfg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .rfg-editorial .rfg-grid-six{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .rfg-editorial .rfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .rfg-editorial .rfg-card{
    padding: 30px;
  }.tc-wp-content-root .rfg-editorial .rfg-card h3, .tc-wp-content-root .rfg-editorial .rfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .rfg-editorial .rfg-card p, .tc-wp-content-root .rfg-editorial .rfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .rfg-editorial .rfg-steps{
    gap: 22px;
  }.tc-wp-content-root .rfg-editorial .rfg-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .rfg-editorial .rfg-step-number{
    width: 76px;
    height: 60px;
    font-size: 22px;
  }}