@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-510 .tc-wp-content-root img, .wpc-scope-510 .tc-wp-content-root video, .wpc-scope-510 .tc-wp-content-root svg, .wpc-scope-510 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #17212b;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial, .wpc-scope-510 .tc-wp-content-root .ffg-editorial div, .wpc-scope-510 .tc-wp-content-root .ffg-editorial section, .wpc-scope-510 .tc-wp-content-root .ffg-editorial article{
  box-sizing: border-box;
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-section{
  position: relative;
  width: 100%;
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-section-white{
  background: #ffffff;
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-section-soft{
  background: linear-gradient(180deg, #f7fbff 0%, #f4f8fb 100%);
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(76, 169, 221, 0.26);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(222, 246, 255, 0.95), rgba(236, 247, 255, 0.95));
  color: #14617f;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-section-head h2{
  margin: 0;
  color: #0f2230;
  font-weight: 850;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-section-head p{
  margin: 16px auto 0;
  color: #516270;
  line-height: 1.75;
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(119, 159, 184, 0.22);
  border-radius: 20px;
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
  box-shadow: 0 18px 45px rgba(31, 78, 105, 0.08);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #6fd6ff, #b9ecff, #7aa7ff);
  opacity: 0.9;
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(73, 173, 221, 0.42);
  box-shadow: 0 24px 58px rgba(31, 78, 105, 0.13);
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-card h3{
  margin: 18px 0 0;
  color: #132838;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-card p{
  margin: 10px 0 0;
  color: #5c6c78;
  line-height: 1.7;
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  border-radius: 15px;
  background: linear-gradient(135deg, #e9fbff, #d9f0ff);
  box-shadow: inset 0 0 0 1px rgba(90, 177, 219, 0.2), 0 12px 24px rgba(64, 148, 194, 0.13);
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-icon::before, .wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-icon::after{
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  background: linear-gradient(135deg, #1f9ccc, #6d8dff);
  transform: translate(-50%, -50%);
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-icon-snow::before{
  width: 22px;
  height: 3px;
  border-radius: 4px;
  box-shadow: 0 0 0 0 #1f9ccc;
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-icon-snow::after{
  width: 3px;
  height: 22px;
  border-radius: 4px;
  box-shadow: 0 0 0 0 #1f9ccc;
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-icon-copy::before{
  width: 18px;
  height: 18px;
  border: 2px solid #239dcc;
  border-radius: 5px;
  background: transparent;
  transform: translate(-38%, -38%);
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-icon-copy::after{
  width: 18px;
  height: 18px;
  border: 2px solid #6d8dff;
  border-radius: 5px;
  background: transparent;
  transform: translate(-62%, -62%);
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-icon-crystal::before{
  width: 18px;
  height: 18px;
  border-radius: 5px;
  transform: translate(-50%, -50%) rotate(45deg);
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-icon-crystal::after{
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-icon-speed::before{
  width: 22px;
  height: 22px;
  border: 3px solid #249dcc;
  border-bottom-color: transparent;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-icon-speed::after{
  width: 12px;
  height: 3px;
  border-radius: 4px;
  transform: translate(-20%, -50%) rotate(-35deg);
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-icon-phone::before, .wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-icon-mobile::before{
  width: 17px;
  height: 25px;
  border: 2px solid #249dcc;
  border-radius: 6px;
  background: transparent;
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-icon-phone::after, .wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-icon-mobile::after{
  width: 5px;
  height: 2px;
  border-radius: 2px;
  background: #6d8dff;
  transform: translate(-50%, 9px);
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-icon-clean::before{
  width: 22px;
  height: 14px;
  border-left: 3px solid #249dcc;
  border-bottom: 3px solid #6d8dff;
  background: transparent;
  transform: translate(-50%, -58%) rotate(-45deg);
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-icon-clean::after{
  display: none;
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-icon-free::before{
  width: 22px;
  height: 22px;
  border: 2px solid #249dcc;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-icon-free::after{
  width: 12px;
  height: 3px;
  border-radius: 6px;
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-icon-private::before{
  width: 20px;
  height: 15px;
  border-radius: 5px;
  transform: translate(-50%, -28%);
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-icon-private::after{
  width: 16px;
  height: 13px;
  border: 3px solid #249dcc;
  border-bottom: 0;
  border-radius: 12px 12px 0 0;
  background: transparent;
  transform: translate(-50%, -86%);
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(119, 159, 184, 0.22);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 18px 48px rgba(31, 78, 105, 0.08);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-step-card::after{
  content: "";
  position: absolute;
  left: 34px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: linear-gradient(180deg, transparent, rgba(68, 174, 224, 0.4), transparent);
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(73, 173, 221, 0.42);
  box-shadow: 0 24px 58px rgba(31, 78, 105, 0.12);
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #37b9e6, #6a8dff);
  color: #ffffff;
  font-weight: 900;
  box-shadow: 0 16px 30px rgba(55, 156, 214, 0.26);
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-step-content h3{
  margin: 0;
  color: #132838;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-step-content p{
  margin: 8px 0 0;
  color: #5c6c78;
  line-height: 1.7;
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fafdff 100%);
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-badge{
  display: inline-flex;
  width: fit-content;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(222, 246, 255, 0.85);
  color: #14617f;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #f9fdff 100%);
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-510 .tc-wp-content-root .ffg-editorial .ffg-reveal.ffg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ffg-editorial .ffg-section{
    padding: 46px 0;
  }.tc-wp-content-root .ffg-editorial .ffg-container{
    padding: 0 14px;
  }.tc-wp-content-root .ffg-editorial .ffg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .ffg-editorial .ffg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .ffg-editorial .ffg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ffg-editorial .ffg-card{
    padding: 22px;
  }.tc-wp-content-root .ffg-editorial .ffg-card h3{
    font-size: 18px;
  }.tc-wp-content-root .ffg-editorial .ffg-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .ffg-editorial .ffg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ffg-editorial .ffg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ffg-editorial .ffg-step-card::after{
    display: none;
  }.tc-wp-content-root .ffg-editorial .ffg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }.tc-wp-content-root .ffg-editorial .ffg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .ffg-editorial .ffg-step-content p{
    font-size: 14.5px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ffg-editorial .ffg-section{
    padding: 52px 0;
  }.tc-wp-content-root .ffg-editorial .ffg-container{
    padding: 0 18px;
  }.tc-wp-content-root .ffg-editorial .ffg-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .ffg-editorial .ffg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .ffg-editorial .ffg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ffg-editorial .ffg-card{
    padding: 24px;
  }.tc-wp-content-root .ffg-editorial .ffg-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ffg-editorial .ffg-card p{
    font-size: 15px;
  }.tc-wp-content-root .ffg-editorial .ffg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ffg-editorial .ffg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .ffg-editorial .ffg-step-card::after{
    display: none;
  }.tc-wp-content-root .ffg-editorial .ffg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }.tc-wp-content-root .ffg-editorial .ffg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .ffg-editorial .ffg-step-content p{
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ffg-editorial .ffg-section{
    padding: 58px 0;
  }.tc-wp-content-root .ffg-editorial .ffg-container{
    padding: 0 22px;
  }.tc-wp-content-root .ffg-editorial .ffg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .ffg-editorial .ffg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .ffg-editorial .ffg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ffg-editorial .ffg-card{
    padding: 26px;
  }.tc-wp-content-root .ffg-editorial .ffg-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ffg-editorial .ffg-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ffg-editorial .ffg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ffg-editorial .ffg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .ffg-editorial .ffg-step-card::after{
    display: none;
  }.tc-wp-content-root .ffg-editorial .ffg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .ffg-editorial .ffg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .ffg-editorial .ffg-step-content p{
    font-size: 15.5px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ffg-editorial .ffg-section{
    padding: 72px 0;
  }.tc-wp-content-root .ffg-editorial .ffg-container{
    padding: 0 32px;
  }.tc-wp-content-root .ffg-editorial .ffg-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .ffg-editorial .ffg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ffg-editorial .ffg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ffg-editorial .ffg-card{
    padding: 28px;
  }.tc-wp-content-root .ffg-editorial .ffg-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ffg-editorial .ffg-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ffg-editorial .ffg-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ffg-editorial .ffg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ffg-editorial .ffg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .ffg-editorial .ffg-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }.tc-wp-content-root .ffg-editorial .ffg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .ffg-editorial .ffg-step-content p{
    font-size: 16px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ffg-editorial .ffg-section{
    padding: 88px 0;
  }.tc-wp-content-root .ffg-editorial .ffg-container{
    padding: 0 36px;
  }.tc-wp-content-root .ffg-editorial .ffg-section-head h2{
    font-size: 44px;
  }.tc-wp-content-root .ffg-editorial .ffg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .ffg-editorial .ffg-card-grid{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .ffg-editorial .ffg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ffg-editorial .ffg-card{
    padding: 30px;
  }.tc-wp-content-root .ffg-editorial .ffg-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ffg-editorial .ffg-card p{
    font-size: 16px;
  }.tc-wp-content-root .ffg-editorial .ffg-steps{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .ffg-editorial .ffg-step-card{
    gap: 28px;
    padding: 32px 34px;
  }.tc-wp-content-root .ffg-editorial .ffg-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }.tc-wp-content-root .ffg-editorial .ffg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .ffg-editorial .ffg-step-content p{
    font-size: 16.5px;
  }}