@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;
}
.tc-wp-content-root img,
.tc-wp-content-root video,
.tc-wp-content-root svg,
.tc-wp-content-root iframe {
  max-width: 100%;
  height: auto;
}

.tc-wp-content-root .fb-a1eoc-content{
  width: 100%;
  overflow-x: hidden;
  color: #162033;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.6;
}.tc-wp-content-root .fb-a1eoc-content, .tc-wp-content-root .fb-a1eoc-content div, .tc-wp-content-root .fb-a1eoc-content section, .tc-wp-content-root .fb-a1eoc-content article{
  box-sizing: border-box;
}.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-section{
  position: relative;
}.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-section-white{
  background: #ffffff;
}.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-section-soft{
  background: #f7f9fc;
}.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-heading{
  max-width: 820px;
  margin: 0 auto;
  text-align: center;
}.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  padding: 7px 13px;
  border: 1px solid rgba(16, 111, 179, 0.16);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(16, 111, 179, 0.1), rgba(46, 196, 182, 0.1));
  color: #0d6fa8;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-heading h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.16;
  letter-spacing: 0;
}.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-heading p{
  margin: 14px auto 0;
  max-width: 760px;
  color: #526071;
}.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-grid{
  display: grid;
  align-items: stretch;
}.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-card, .tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-benefit{
  position: relative;
  height: 100%;
  border: 1px solid rgba(22, 32, 51, 0.09);
  border-radius: 20px;
  background: #ffffff;
  box-shadow: 0 14px 34px rgba(22, 32, 51, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-card::before, .tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-benefit::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(16, 111, 179, 0.13), rgba(46, 196, 182, 0.1));
  opacity: 0;
  transition: opacity 220ms ease;
}.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-card:hover, .tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-benefit:hover{
  transform: translateY(-5px);
  border-color: rgba(16, 111, 179, 0.2);
  box-shadow: 0 20px 46px rgba(22, 32, 51, 0.12);
}.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-card:hover::before, .tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-benefit:hover::before{
  opacity: 1;
}.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-card h3, .tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-benefit h3, .tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-step h3{
  position: relative;
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-card p, .tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-benefit p, .tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-step p{
  position: relative;
  margin: 10px 0 0;
  color: #526071;
}.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #106fb3, #2ec4b6);
  box-shadow: 0 10px 22px rgba(16, 111, 179, 0.22);
}.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-icon::before, .tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-icon-chart::before{
  left: 13px;
  bottom: 12px;
  width: 5px;
  height: 14px;
  border-radius: 3px;
  box-shadow: 9px -5px 0 #ffffff, 18px -10px 0 #ffffff;
}.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-icon-target::before{
  inset: 11px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-icon-target::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
}.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-icon-book::before{
  left: 12px;
  top: 11px;
  width: 22px;
  height: 24px;
  border: 3px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-icon-clock::before{
  inset: 11px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-icon-clock::after{
  width: 12px;
  height: 3px;
  left: 21px;
  top: 22px;
  transform: rotate(-45deg);
  transform-origin: left center;
}.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-icon-family::before{
  width: 10px;
  height: 10px;
  left: 18px;
  top: 10px;
  border-radius: 50%;
}.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-icon-family::after{
  width: 26px;
  height: 13px;
  left: 10px;
  top: 25px;
  border-radius: 13px 13px 4px 4px;
}.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-icon-check::before{
  width: 21px;
  height: 11px;
  left: 13px;
  top: 15px;
  border-left: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  transform: rotate(-45deg);
  background: transparent;
}.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-badge{
  position: relative;
  display: inline-flex;
  margin-bottom: 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(16, 111, 179, 0.12), rgba(46, 196, 182, 0.14));
  color: #0d6fa8;
  font-size: 12px;
  font-weight: 800;
}.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  border: 1px solid rgba(22, 32, 51, 0.09);
  border-radius: 22px;
  background: linear-gradient(135deg, #ffffff 0%, #fbfdff 100%);
  box-shadow: 0 14px 34px rgba(22, 32, 51, 0.07);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease;
}.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-step::after{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 5px;
  background: linear-gradient(180deg, #106fb3, #2ec4b6);
}.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-step:hover{
  transform: translateY(-4px);
  box-shadow: 0 20px 44px rgba(22, 32, 51, 0.11);
}.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #106fb3, #2ec4b6);
  color: #ffffff;
  font-weight: 900;
  box-shadow: 0 12px 24px rgba(16, 111, 179, 0.22);
}.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-benefit{
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
}.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-benefit h3::before{
  content: "";
  display: block;
  width: 46px;
  height: 5px;
  margin-bottom: 17px;
  border-radius: 999px;
  background: linear-gradient(90deg, #106fb3, #2ec4b6);
}.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-reveal{
  opacity: 0;
  transform: translateY(18px);
}.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-reveal.fb-a1eoc-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 600ms ease, transform 600ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-section{
    padding: 48px 0;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-container{
    padding: 0 14px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-heading p{
    font-size: 15px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-card, .tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-benefit{
    padding: 22px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-card h3, .tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-benefit h3, .tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-step h3{
    font-size: 18px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-card p, .tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-benefit p, .tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-step p{
    font-size: 14px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-step{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 22px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-step-number{
    width: 48px;
    height: 48px;
    font-size: 15px;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-section{
    padding: 54px 0;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-container{
    padding: 0 18px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-card, .tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-benefit{
    padding: 24px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-card h3, .tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-benefit h3, .tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-step h3{
    font-size: 19px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-card p, .tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-benefit p, .tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-step p{
    font-size: 14.5px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-step{
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 24px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-step-number{
    width: 50px;
    height: 50px;
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-section{
    padding: 62px 0;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-container{
    padding: 0 22px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-heading h2{
    font-size: 32px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-heading p{
    font-size: 16px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-card, .tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-benefit{
    padding: 26px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-card h3, .tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-benefit h3, .tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-step h3{
    font-size: 20px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-card p, .tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-benefit p, .tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-step p{
    font-size: 15px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-section{
    padding: 76px 0;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-container{
    padding: 0 30px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-heading h2{
    font-size: 38px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-heading p{
    font-size: 17px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-card, .tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-benefit{
    padding: 28px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-card h3, .tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-benefit h3, .tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-step h3{
    font-size: 21px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-card p, .tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-benefit p, .tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-step{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }}@media (min-width: 1024px) {.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-section{
    padding: 90px 0;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-container{
    padding: 0 32px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-heading h2{
    font-size: 44px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-heading p{
    font-size: 18px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-grid-three, .tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-card, .tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-benefit{
    padding: 30px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-card h3, .tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-benefit h3, .tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-step h3{
    font-size: 22px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-card p, .tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-benefit p, .tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-step p{
    font-size: 16px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-step{
    gap: 28px;
    padding: 34px 36px;
  }.tc-wp-content-root .fb-a1eoc-content .fb-a1eoc-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }}

.tc-wp-content-root .fb-a1eoc-step-content {}