@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-654 .tc-wp-content-root img, .wpc-scope-654 .tc-wp-content-root video, .wpc-scope-654 .tc-wp-content-root svg, .wpc-scope-654 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom{
  width: 100%;
  overflow-x: hidden;
  color: #141827;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #ffffff;
}.wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom, .wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom section, .wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom div, .wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom article{
  box-sizing: border-box;
}.wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-section{
  position: relative;
}.wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-section-white{
  background: #ffffff;
}.wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-section-soft{
  background: linear-gradient(180deg, #f8fafc 0%, #f3f7fb 100%);
}.wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  max-width: 100%;
  margin: 0 auto 14px;
  padding: 8px 14px;
  border: 1px solid rgba(18, 194, 233, 0.28);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(18, 194, 233, 0.12), rgba(196, 113, 237, 0.12), rgba(246, 79, 89, 0.1));
  color: #25506a;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-section-head h2{
  margin: 0;
  color: #101525;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-section-head p{
  margin: 16px auto 0;
  color: #586174;
  font-weight: 450;
  line-height: 1.7;
}.wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-card, .wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-trust-card{
  position: relative;
  height: 100%;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(20, 24, 39, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 42px rgba(28, 38, 64, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-card::before, .wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(18, 194, 233, 0.16), rgba(196, 113, 237, 0.08), rgba(246, 79, 89, 0.08));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-card:hover, .wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-trust-card:hover{
  transform: translateY(-6px);
  border-color: rgba(18, 194, 233, 0.32);
  box-shadow: 0 24px 56px rgba(28, 38, 64, 0.14);
}.wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-card:hover::before, .wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-card h3, .wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-step-card h3, .wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-trust-card h3{
  position: relative;
  margin: 0;
  color: #141827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-card p, .wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-step-card p, .wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-trust-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5b6474;
  font-weight: 440;
  line-height: 1.66;
}.wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #12c2e9 0%, #8f6bff 52%, #f64f59 100%);
  box-shadow: 0 14px 26px rgba(18, 194, 233, 0.22);
}.wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-icon::before, .wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  transition: transform 220ms ease;
}.wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-card:hover .ffg-icon::before{
  transform: translateX(2px);
}.wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 999px;
}.wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 20px;
  top: 19px;
  border-radius: 50%;
  background: #12c2e9;
}.wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-icon-copy::before{
  width: 18px;
  height: 20px;
  left: 17px;
  top: 12px;
  border-radius: 4px;
  opacity: 0.96;
}.wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-icon-copy::after{
  width: 18px;
  height: 20px;
  left: 11px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-icon-spark::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0%, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0% 50%, 38% 36%);
}.wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-icon-clean::before{
  width: 22px;
  height: 4px;
  left: 12px;
  top: 15px;
  border-radius: 999px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-icon-speed::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  border-radius: 50%;
  border: 4px solid #ffffff;
  background: transparent;
}.wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-icon-speed::after{
  width: 12px;
  height: 4px;
  left: 23px;
  top: 21px;
  border-radius: 999px;
  transform-origin: left center;
  transform: rotate(-28deg);
}.wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-icon-brand::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 7px;
  transform: rotate(45deg);
}.wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(20, 24, 39, 0.08);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 48px rgba(28, 38, 64, 0.08);
}.wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 22px;
  bottom: 22px;
  width: 5px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, #12c2e9, #8f6bff, #f64f59);
}.wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 20px;
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  letter-spacing: 0;
  background: linear-gradient(135deg, #12c2e9 0%, #8f6bff 54%, #f64f59 100%);
  box-shadow: 0 16px 30px rgba(143, 107, 255, 0.22);
}.wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-step-content{
  min-width: 0;
}.wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
}.wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-mini-badge{
  position: relative;
  display: inline-flex;
  align-items: center;
  width: fit-content;
  max-width: 100%;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(18, 194, 233, 0.1);
  color: #24546c;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: 0;
}.wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-trust-card{
  background: #ffffff;
}.wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-trust-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(18, 194, 233, 0.16), rgba(143, 107, 255, 0.16));
}.wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-trust-mark::before{
  content: "";
  position: absolute;
  left: 14px;
  top: 11px;
  width: 12px;
  height: 18px;
  border-right: 3px solid #1e9f86;
  border-bottom: 3px solid #1e9f86;
  transform: rotate(42deg);
}.wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-654 .tc-wp-content-root .ffg-editorial-bottom .ffg-reveal.ffg-is-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ffg-editorial-bottom .ffg-section{
    padding: 54px 0;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-container{
    padding: 0 16px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-section-head h2{
    font-size: 27px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 32px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-card, .tc-wp-content-root .ffg-editorial-bottom .ffg-trust-card{
    padding: 22px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-card h3, .tc-wp-content-root .ffg-editorial-bottom .ffg-step-card h3, .tc-wp-content-root .ffg-editorial-bottom .ffg-trust-card h3{
    font-size: 18px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-card p, .tc-wp-content-root .ffg-editorial-bottom .ffg-step-card p, .tc-wp-content-root .ffg-editorial-bottom .ffg-trust-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-step-list{
    gap: 16px;
    margin-top: 32px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ffg-editorial-bottom .ffg-section{
    padding: 60px 0;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-container{
    padding: 0 18px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-section-head h2{
    font-size: 30px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-card, .tc-wp-content-root .ffg-editorial-bottom .ffg-trust-card{
    padding: 24px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-card h3, .tc-wp-content-root .ffg-editorial-bottom .ffg-step-card h3, .tc-wp-content-root .ffg-editorial-bottom .ffg-trust-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-card p, .tc-wp-content-root .ffg-editorial-bottom .ffg-step-card p, .tc-wp-content-root .ffg-editorial-bottom .ffg-trust-card p{
    font-size: 15px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-step-list{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px 24px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-step-number{
    width: 56px;
    height: 56px;
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ffg-editorial-bottom .ffg-section{
    padding: 66px 0;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-container{
    padding: 0 22px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-card, .tc-wp-content-root .ffg-editorial-bottom .ffg-trust-card{
    padding: 26px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-card h3, .tc-wp-content-root .ffg-editorial-bottom .ffg-step-card h3, .tc-wp-content-root .ffg-editorial-bottom .ffg-trust-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-card p, .tc-wp-content-root .ffg-editorial-bottom .ffg-step-card p, .tc-wp-content-root .ffg-editorial-bottom .ffg-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-step-list{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 26px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-step-number{
    width: 60px;
    height: 60px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ffg-editorial-bottom .ffg-section{
    padding: 78px 0;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-container{
    padding: 0 28px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-card, .tc-wp-content-root .ffg-editorial-bottom .ffg-trust-card{
    padding: 28px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-card h3, .tc-wp-content-root .ffg-editorial-bottom .ffg-step-card h3, .tc-wp-content-root .ffg-editorial-bottom .ffg-trust-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-card p, .tc-wp-content-root .ffg-editorial-bottom .ffg-step-card p, .tc-wp-content-root .ffg-editorial-bottom .ffg-trust-card p{
    font-size: 16px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-step-list{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-step-number{
    width: 66px;
    height: 66px;
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ffg-editorial-bottom .ffg-section{
    padding: 92px 0;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-container{
    padding: 0 32px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-section-head p{
    font-size: 17.5px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-card, .tc-wp-content-root .ffg-editorial-bottom .ffg-trust-card{
    padding: 30px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-card h3, .tc-wp-content-root .ffg-editorial-bottom .ffg-step-card h3, .tc-wp-content-root .ffg-editorial-bottom .ffg-trust-card h3{
    font-size: 22px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-card p, .tc-wp-content-root .ffg-editorial-bottom .ffg-step-card p, .tc-wp-content-root .ffg-editorial-bottom .ffg-trust-card p{
    font-size: 16px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-step-list{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .ffg-editorial-bottom .ffg-step-number{
    width: 72px;
    height: 72px;
    font-size: 19px;
  }}.wpc-scope-654 .tc-wp-content-root .ffg-trust-grid{}