@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-658 .tc-wp-content-root img, .wpc-scope-658 .tc-wp-content-root video, .wpc-scope-658 .tc-wp-content-root svg, .wpc-scope-658 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-658 .tc-wp-content-root .dfg-bottom-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-section{
  position: relative;
}.wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-section-white{
  background: #ffffff;
}.wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-section-soft{
  background: linear-gradient(180deg, #f8fbff 0%, #f5f7fb 100%);
}.wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-container{
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  color: #005a9c;
  font-weight: 800;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}.wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-kicker::before, .wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-kicker::after{
  content: "";
  width: 24px;
  height: 2px;
  border-radius: 99px;
  background: linear-gradient(90deg, #005a9c, #ef3e42);
}.wpc-scope-658 .tc-wp-content-root .dfg-bottom-content h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-section-head p{
  margin: 16px auto 0;
  color: #536174;
  line-height: 1.7;
}.wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-card, .wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-benefit-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(0, 90, 156, 0.12);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
  box-shadow: 0 18px 45px rgba(19, 42, 73, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-card::before, .wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(0, 90, 156, 0.14), rgba(239, 62, 66, 0.1));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-card:hover, .wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-benefit-card:hover, .wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(0, 90, 156, 0.28);
  box-shadow: 0 24px 65px rgba(19, 42, 73, 0.13);
}.wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-card:hover::before, .wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-card h3, .wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-benefit-card h3, .wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-step-card h3{
  position: relative;
  margin: 0;
  color: #142033;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-card p, .wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-benefit-card p, .wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5b687a;
  line-height: 1.65;
}.wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #005a9c 0%, #1c7ed6 52%, #ef3e42 100%);
  box-shadow: 0 14px 28px rgba(0, 90, 156, 0.22);
}.wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-icon::before, .wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-icon-spark::before{
  width: 18px;
  height: 18px;
  left: 15px;
  top: 15px;
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-icon-copy::before{
  width: 18px;
  height: 22px;
  left: 18px;
  top: 13px;
  border-radius: 4px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-icon-copy::after{
  width: 14px;
  height: 18px;
  left: 13px;
  top: 17px;
  border-radius: 4px;
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.8);
}.wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-icon-script::before{
  width: 24px;
  height: 12px;
  left: 12px;
  top: 18px;
  border-radius: 999px;
  background: transparent;
  border: 3px solid #ffffff;
  border-left-color: transparent;
}.wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-icon-options::before{
  width: 24px;
  height: 3px;
  left: 12px;
  top: 15px;
  border-radius: 99px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-icon-clean::before{
  width: 22px;
  height: 14px;
  left: 13px;
  top: 16px;
  border-radius: 3px;
  background: transparent;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-icon-mobile::before{
  width: 16px;
  height: 25px;
  left: 16px;
  top: 11px;
  border-radius: 5px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(0, 90, 156, 0.14);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 45px rgba(19, 42, 73, 0.075);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-step-card::after{
  content: "";
  position: absolute;
  left: 31px;
  top: 78px;
  bottom: -28px;
  width: 2px;
  background: linear-gradient(180deg, rgba(0, 90, 156, 0.25), rgba(239, 62, 66, 0));
}.wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-step-card:last-child::after{
  display: none;
}.wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  width: 62px;
  height: 62px;
  border-radius: 20px;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  background: linear-gradient(135deg, #005a9c 0%, #1c7ed6 58%, #ef3e42 100%);
  box-shadow: 0 16px 30px rgba(0, 90, 156, 0.24);
}.wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  border: 1px solid rgba(0, 90, 156, 0.14);
  border-radius: 999px;
  color: #005a9c;
  background: rgba(0, 90, 156, 0.07);
  font-weight: 800;
  line-height: 1;
}.wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-benefit-card{
  overflow: hidden;
}.wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 16px;
  border-radius: 50%;
  background: linear-gradient(135deg, #005a9c, #ef3e42);
  box-shadow: 0 14px 26px rgba(0, 90, 156, 0.2);
}.wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-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-658 .tc-wp-content-root .dfg-bottom-content .dfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-658 .tc-wp-content-root .dfg-bottom-content .dfg-reveal.dfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .dfg-bottom-content .dfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .dfg-bottom-content .dfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .dfg-bottom-content h2{
    font-size: 26px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-kicker{
    font-size: 11px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-card, .tc-wp-content-root .dfg-bottom-content .dfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-card h3, .tc-wp-content-root .dfg-bottom-content .dfg-benefit-card h3, .tc-wp-content-root .dfg-bottom-content .dfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-card p, .tc-wp-content-root .dfg-bottom-content .dfg-benefit-card p, .tc-wp-content-root .dfg-bottom-content .dfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-step-card::after{
    display: none;
  }.tc-wp-content-root .dfg-bottom-content .dfg-badge{
    padding: 8px 11px;
    font-size: 11px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .dfg-bottom-content .dfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .dfg-bottom-content .dfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .dfg-bottom-content h2{
    font-size: 29px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-kicker{
    font-size: 11px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-card, .tc-wp-content-root .dfg-bottom-content .dfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-card h3, .tc-wp-content-root .dfg-bottom-content .dfg-benefit-card h3, .tc-wp-content-root .dfg-bottom-content .dfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-card p, .tc-wp-content-root .dfg-bottom-content .dfg-benefit-card p, .tc-wp-content-root .dfg-bottom-content .dfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-step-card::after{
    display: none;
  }.tc-wp-content-root .dfg-bottom-content .dfg-badge{
    padding: 8px 12px;
    font-size: 11px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .dfg-bottom-content .dfg-section{
    padding: 62px 0;
  }.tc-wp-content-root .dfg-bottom-content .dfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .dfg-bottom-content h2{
    font-size: 32px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-card, .tc-wp-content-root .dfg-bottom-content .dfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-card h3, .tc-wp-content-root .dfg-bottom-content .dfg-benefit-card h3, .tc-wp-content-root .dfg-bottom-content .dfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-card p, .tc-wp-content-root .dfg-bottom-content .dfg-benefit-card p, .tc-wp-content-root .dfg-bottom-content .dfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 26px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-step-card::after{
    display: none;
  }.tc-wp-content-root .dfg-bottom-content .dfg-badge{
    padding: 8px 13px;
    font-size: 12px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .dfg-bottom-content .dfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .dfg-bottom-content .dfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .dfg-bottom-content h2{
    font-size: 40px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-section-head p{
    font-size: 16.5px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-grid-three, .tc-wp-content-root .dfg-bottom-content .dfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-card, .tc-wp-content-root .dfg-bottom-content .dfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-card h3, .tc-wp-content-root .dfg-bottom-content .dfg-benefit-card h3, .tc-wp-content-root .dfg-bottom-content .dfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-card p, .tc-wp-content-root .dfg-bottom-content .dfg-benefit-card p, .tc-wp-content-root .dfg-bottom-content .dfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-badge{
    padding: 9px 14px;
    font-size: 12px;
  }}@media (min-width: 1024px){.tc-wp-content-root .dfg-bottom-content .dfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .dfg-bottom-content .dfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .dfg-bottom-content h2{
    font-size: 46px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-grid-three, .tc-wp-content-root .dfg-bottom-content .dfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-card, .tc-wp-content-root .dfg-bottom-content .dfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-card h3, .tc-wp-content-root .dfg-bottom-content .dfg-benefit-card h3, .tc-wp-content-root .dfg-bottom-content .dfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-card p, .tc-wp-content-root .dfg-bottom-content .dfg-benefit-card p, .tc-wp-content-root .dfg-bottom-content .dfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-step-card{
    gap: 26px;
    padding: 32px;
  }.tc-wp-content-root .dfg-bottom-content .dfg-badge{
    padding: 9px 14px;
    font-size: 12px;
  }}.wpc-scope-658 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .dfg-step-content{}.wpc-scope-658 .tc-wp-content-root .dfg-use-card{}