@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-312 .tc-wp-content-root img, .wpc-scope-312 .tc-wp-content-root video, .wpc-scope-312 .tc-wp-content-root svg, .wpc-scope-312 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #14232f;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-section{
  position: relative;
}.wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-section-white{
  background: #ffffff;
}.wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-section-soft{
  background: linear-gradient(180deg, #f7fbfc 0%, #f3f7f8 100%);
}.wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-container{
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}.wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(20, 137, 158, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(20, 137, 158, 0.1), rgba(4, 68, 88, 0.06));
  color: #07586b;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: linear-gradient(135deg, #0aa6bd, #06384d);
  box-shadow: 0 0 0 5px rgba(10, 166, 189, 0.12);
}.wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-section-head h2{
  margin: 0;
  color: #102333;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-section-head p{
  margin: 16px auto 0;
  max-width: 710px;
  color: #5d6c76;
  font-weight: 450;
}.wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-card, .wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-benefit-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(13, 59, 75, 0.1);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(9, 42, 56, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-card::after, .wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-benefit-card::after{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(10, 166, 189, 0.14), rgba(255, 255, 255, 0) 44%);
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-card:hover, .wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(10, 166, 189, 0.28);
  box-shadow: 0 24px 58px rgba(9, 42, 56, 0.13);
}.wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-card:hover::after, .wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-benefit-card:hover::after{
  opacity: 1;
}.wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-card h3, .wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-benefit-card h3, .wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-step-content h3{
  margin: 0;
  color: #132b3b;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-card p, .wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-benefit-card p, .wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-step-content p{
  margin: 10px 0 0;
  color: #61717c;
  font-weight: 450;
}.wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-icon{
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #0aa6bd, #06384d);
  box-shadow: 0 12px 24px rgba(10, 86, 111, 0.22);
  position: relative;
  transition: transform 220ms ease;
}.wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-card:hover .jfg-icon{
  transform: translateY(-3px) rotate(-2deg);
}.wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-icon::before, .wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-icon::after{
  content: "";
  position: absolute;
  inset: auto;
}.wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-icon-wave::before{
  width: 24px;
  height: 12px;
  left: 11px;
  top: 17px;
  border: 3px solid #ffffff;
  border-top: 0;
  border-radius: 0 0 20px 20px;
}.wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 17px;
  top: 13px;
  border: 2px solid #ffffff;
  border-radius: 4px;
}.wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-icon-copy::after{
  width: 16px;
  height: 18px;
  left: 12px;
  top: 17px;
  border: 2px solid rgba(255, 255, 255, 0.72);
  border-radius: 4px;
}.wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-icon-fin::before{
  width: 0;
  height: 0;
  left: 14px;
  top: 11px;
  border-left: 18px solid #ffffff;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  transform: rotate(-20deg);
}.wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-icon-spark::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  background: #ffffff;
  clip-path: polygon(50% 0, 61% 36%, 100% 50%, 61% 64%, 50% 100%, 39% 64%, 0 50%, 39% 36%);
}.wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-icon-phone::before{
  width: 16px;
  height: 24px;
  left: 15px;
  top: 10px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-icon-phone::after{
  width: 4px;
  height: 4px;
  left: 21px;
  top: 29px;
  border-radius: 999px;
  background: #ffffff;
}.wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-icon-badge::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 10px;
  border-radius: 999px;
  border: 2px solid #ffffff;
}.wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-icon-badge::after{
  width: 14px;
  height: 10px;
  left: 16px;
  top: 26px;
  background: #ffffff;
  clip-path: polygon(0 0, 100% 0, 76% 100%, 50% 64%, 24% 100%);
}.wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-steps{
  display: grid;
  grid-template-columns: 1fr;
  position: relative;
}.wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  position: relative;
  border: 1px solid rgba(13, 59, 75, 0.1);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 48px rgba(9, 42, 56, 0.08);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 6px;
  background: linear-gradient(180deg, #0aa6bd, #06384d);
}.wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(10, 166, 189, 0.28);
  box-shadow: 0 24px 58px rgba(9, 42, 56, 0.13);
}.wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-step-number{
  display: grid;
  place-items: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #07384c, #0aa6bd);
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 14px 30px rgba(10, 86, 111, 0.24);
}.wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-pill{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 14px;
  padding: 5px 10px;
  border-radius: 999px;
  background: rgba(10, 166, 189, 0.1);
  color: #07586b;
  font-size: 12px;
  font-weight: 800;
}.wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-benefit-card{
  overflow: hidden;
}.wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: linear-gradient(135deg, #0aa6bd, #06384d);
  position: relative;
  box-shadow: 0 12px 26px rgba(10, 86, 111, 0.22);
}.wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 17px;
  height: 9px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-312 .tc-wp-content-root .jfg-editorial-wrap .jfg-reveal.jfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .jfg-editorial-wrap .jfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-grid, .tc-wp-content-root .jfg-editorial-wrap .jfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-grid-three, .tc-wp-content-root .jfg-editorial-wrap .jfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-card, .tc-wp-content-root .jfg-editorial-wrap .jfg-benefit-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-card h3, .tc-wp-content-root .jfg-editorial-wrap .jfg-benefit-card h3, .tc-wp-content-root .jfg-editorial-wrap .jfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-card p, .tc-wp-content-root .jfg-editorial-wrap .jfg-benefit-card p, .tc-wp-content-root .jfg-editorial-wrap .jfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .jfg-editorial-wrap .jfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-grid, .tc-wp-content-root .jfg-editorial-wrap .jfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-grid-three, .tc-wp-content-root .jfg-editorial-wrap .jfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-card, .tc-wp-content-root .jfg-editorial-wrap .jfg-benefit-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-card h3, .tc-wp-content-root .jfg-editorial-wrap .jfg-benefit-card h3, .tc-wp-content-root .jfg-editorial-wrap .jfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-card p, .tc-wp-content-root .jfg-editorial-wrap .jfg-benefit-card p, .tc-wp-content-root .jfg-editorial-wrap .jfg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .jfg-editorial-wrap .jfg-section{
    padding: 62px 0;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-section-head h2{
    font-size: 33px;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-grid, .tc-wp-content-root .jfg-editorial-wrap .jfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-grid-three, .tc-wp-content-root .jfg-editorial-wrap .jfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-card, .tc-wp-content-root .jfg-editorial-wrap .jfg-benefit-card{
    padding: 26px;
    border-radius: 22px;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-card h3, .tc-wp-content-root .jfg-editorial-wrap .jfg-benefit-card h3, .tc-wp-content-root .jfg-editorial-wrap .jfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-card p, .tc-wp-content-root .jfg-editorial-wrap .jfg-benefit-card p, .tc-wp-content-root .jfg-editorial-wrap .jfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .jfg-editorial-wrap .jfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-grid, .tc-wp-content-root .jfg-editorial-wrap .jfg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-grid-three, .tc-wp-content-root .jfg-editorial-wrap .jfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-card, .tc-wp-content-root .jfg-editorial-wrap .jfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-card h3, .tc-wp-content-root .jfg-editorial-wrap .jfg-benefit-card h3, .tc-wp-content-root .jfg-editorial-wrap .jfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-card p, .tc-wp-content-root .jfg-editorial-wrap .jfg-benefit-card p, .tc-wp-content-root .jfg-editorial-wrap .jfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .jfg-editorial-wrap .jfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-grid, .tc-wp-content-root .jfg-editorial-wrap .jfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-grid-three, .tc-wp-content-root .jfg-editorial-wrap .jfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-card, .tc-wp-content-root .jfg-editorial-wrap .jfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-card h3, .tc-wp-content-root .jfg-editorial-wrap .jfg-benefit-card h3, .tc-wp-content-root .jfg-editorial-wrap .jfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-card p, .tc-wp-content-root .jfg-editorial-wrap .jfg-benefit-card p, .tc-wp-content-root .jfg-editorial-wrap .jfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .jfg-editorial-wrap .jfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 20px;
  }}.wpc-scope-312 .tc-wp-content-root .jfg-use-card{}