@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-275 .tc-wp-content-root img, .wpc-scope-275 .tc-wp-content-root video, .wpc-scope-275 .tc-wp-content-root svg, .wpc-scope-275 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap, .wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap section, .wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap div, .wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-section{
  position: relative;
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-section-white{
  background: #ffffff;
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-section-soft{
  background: linear-gradient(180deg, #f7fbff 0%, #f8fafc 100%);
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(78, 179, 255, 0.28);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(225, 247, 255, 0.9), rgba(241, 249, 255, 0.92));
  color: #0b6fae;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap h2, .wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap h3, .wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap p{
  margin: 0;
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap h2{
  color: #101827;
  font-weight: 820;
  line-height: 1.15;
  letter-spacing: 0;
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-section-head p{
  margin-top: 14px;
  color: #5b677a;
  font-weight: 450;
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(154, 181, 202, 0.28);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
  box-shadow: 0 16px 44px rgba(32, 76, 110, 0.09);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(82, 191, 255, 0.5), rgba(177, 233, 255, 0), rgba(116, 99, 255, 0.24));
  opacity: 0;
  pointer-events: none;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  transition: opacity 220ms ease;
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(78, 179, 255, 0.42);
  box-shadow: 0 22px 58px rgba(32, 76, 110, 0.14);
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-card:hover::before{
  opacity: 1;
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-card h3{
  color: #132036;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-card p, .wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card p{
  color: #607086;
  font-weight: 430;
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, #dff7ff 0%, #82d9ff 52%, #8aa8ff 100%);
  box-shadow: 0 10px 24px rgba(48, 161, 225, 0.22);
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon::before, .wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-snow::before{
  left: 20px;
  top: 10px;
  width: 4px;
  height: 24px;
  border-radius: 4px;
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-snow::after{
  left: 10px;
  top: 20px;
  width: 24px;
  height: 4px;
  border-radius: 4px;
  box-shadow: 0 0 0 0 #fff;
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-copy::before{
  left: 12px;
  top: 14px;
  width: 17px;
  height: 17px;
  border: 2px solid #fff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-copy::after{
  left: 17px;
  top: 10px;
  width: 17px;
  height: 17px;
  border: 2px solid #fff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-crystal::before{
  left: 13px;
  top: 9px;
  width: 18px;
  height: 25px;
  background: #fff;
  clip-path: polygon(50% 0, 100% 38%, 72% 100%, 28% 100%, 0 38%);
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-spark::before{
  left: 18px;
  top: 8px;
  width: 8px;
  height: 28px;
  border-radius: 999px;
  transform: rotate(35deg);
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-spark::after{
  left: 8px;
  top: 18px;
  width: 28px;
  height: 8px;
  border-radius: 999px;
  transform: rotate(35deg);
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-fast::before{
  left: 11px;
  top: 13px;
  width: 22px;
  height: 18px;
  background: #fff;
  clip-path: polygon(0 0, 70% 0, 100% 50%, 70% 100%, 0 100%, 26% 50%);
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-clean::before{
  left: 12px;
  top: 21px;
  width: 20px;
  height: 4px;
  border-radius: 4px;
  transform: rotate(-45deg);
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-clean::after{
  left: 15px;
  top: 13px;
  width: 14px;
  height: 14px;
  border: 2px solid #fff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-free::before{
  left: 11px;
  top: 14px;
  width: 22px;
  height: 16px;
  border: 2px solid #fff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-free::after{
  left: 14px;
  top: 10px;
  width: 16px;
  height: 10px;
  border: 2px solid #fff;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
  background: transparent;
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-mobile::before{
  left: 14px;
  top: 8px;
  width: 16px;
  height: 28px;
  border: 2px solid #fff;
  border-radius: 6px;
  background: transparent;
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-mobile::after{
  left: 20px;
  top: 31px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-private::before{
  left: 11px;
  top: 18px;
  width: 22px;
  height: 15px;
  border-radius: 5px;
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-icon-private::after{
  left: 15px;
  top: 10px;
  width: 14px;
  height: 13px;
  border: 2px solid #fff;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
  background: transparent;
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  min-width: 0;
  border: 1px solid rgba(115, 166, 205, 0.26);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #f7fcff 54%, #ffffff 100%);
  box-shadow: 0 18px 48px rgba(39, 86, 121, 0.1);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card::after{
  content: "";
  position: absolute;
  left: 34px;
  top: 72px;
  bottom: -24px;
  width: 2px;
  background: linear-gradient(180deg, rgba(72, 188, 255, 0.45), rgba(72, 188, 255, 0));
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card:last-child::after{
  display: none;
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(78, 179, 255, 0.45);
  box-shadow: 0 22px 58px rgba(39, 86, 121, 0.14);
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 68px;
  height: 68px;
  border-radius: 20px;
  background: linear-gradient(135deg, #33bfff 0%, #78e0ff 48%, #7d8cff 100%);
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  box-shadow: 0 16px 30px rgba(40, 164, 232, 0.28);
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-step-content h3{
  color: #132036;
  font-weight: 800;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-step-content p{
  margin-top: 8px;
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: linear-gradient(135deg, #e2f8ff, #eef1ff);
  color: #0a78b8;
  font-size: 12px;
  font-weight: 820;
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fafdff 100%);
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-275 .tc-wp-content-root .ffg-editorial-wrap .ffg-reveal.ffg-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 .ffg-editorial-wrap .ffg-section{
    padding: 48px 0;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-container{
    padding: 0 14px;
  }.tc-wp-content-root .ffg-editorial-wrap h2{
    font-size: 28px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card{
    padding: 22px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card p{
    font-size: 14.5px;
    margin-top: 8px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-card{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 22px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-card::after{
    display: none;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ffg-editorial-wrap .ffg-section{
    padding: 54px 0;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-container{
    padding: 0 18px;
  }.tc-wp-content-root .ffg-editorial-wrap h2{
    font-size: 31px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card{
    padding: 24px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card p{
    font-size: 15px;
    margin-top: 8px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-card{
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 24px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-card::after{
    display: none;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ffg-editorial-wrap .ffg-section{
    padding: 60px 0;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-container{
    padding: 0 22px;
  }.tc-wp-content-root .ffg-editorial-wrap h2{
    font-size: 34px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card{
    padding: 26px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card p{
    font-size: 15.5px;
    margin-top: 9px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-card::after{
    display: none;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ffg-editorial-wrap .ffg-section{
    padding: 76px 0;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-container{
    padding: 0 32px;
  }.tc-wp-content-root .ffg-editorial-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card{
    padding: 28px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card p{
    font-size: 15.8px;
    margin-top: 10px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-card{
    grid-template-columns: auto 1fr;
    gap: 22px;
    padding: 30px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ffg-editorial-wrap .ffg-section{
    padding: 92px 0;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-container{
    padding: 0 32px;
  }.tc-wp-content-root .ffg-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card{
    padding: 30px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card h3, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-card p, .tc-wp-content-root .ffg-editorial-wrap .ffg-step-card p{
    font-size: 16px;
    margin-top: 10px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ffg-editorial-wrap .ffg-step-card{
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: 32px;
  }}.wpc-scope-275 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .ffg-benefits{}