@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-42 .tc-wp-content-root img, .wpc-scope-42 .tc-wp-content-root video, .wpc-scope-42 .tc-wp-content-root svg, .wpc-scope-42 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content, .wpc-scope-42 .tc-wp-content-root .wfg-bottom-content div, .wpc-scope-42 .tc-wp-content-root .wfg-bottom-content section, .wpc-scope-42 .tc-wp-content-root .wfg-bottom-content article{
  box-sizing: border-box;
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content .wfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content .wfg-section-white{
  background: #ffffff;
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content .wfg-section-soft{
  background: linear-gradient(180deg, #fbfbfd 0%, #f6f8fb 100%);
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content .wfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content .wfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content .wfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 13px;
  margin: 0 0 14px;
  border: 1px solid rgba(23, 122, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(23, 122, 255, 0.09), rgba(0, 198, 167, 0.1));
  color: #1768c9;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content .wfg-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content .wfg-section-head p{
  margin: 14px auto 0;
  color: #586174;
  font-weight: 400;
  line-height: 1.7;
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content .wfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content .wfg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(122, 134, 158, 0.16);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 42px rgba(17, 24, 39, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content .wfg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #177aff, #00c6a7, #8b5cf6);
  opacity: 0;
  transition: opacity 240ms ease;
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content .wfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(23, 122, 255, 0.28);
  box-shadow: 0 24px 54px rgba(17, 24, 39, 0.11);
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content .wfg-card:hover::before{
  opacity: 1;
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content .wfg-card h3{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content .wfg-card p{
  margin: 10px 0 0;
  color: #5c6678;
  font-weight: 400;
  line-height: 1.68;
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content .wfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #177aff, #00c6a7);
  box-shadow: 0 12px 24px rgba(23, 122, 255, 0.22);
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content .wfg-icon::before, .wpc-scope-42 .tc-wp-content-root .wfg-bottom-content .wfg-icon::after{
  content: "";
  position: absolute;
  display: block;
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content .wfg-icon-wave::before{
  width: 26px;
  height: 12px;
  left: 10px;
  top: 17px;
  border-top: 3px solid #ffffff;
  border-radius: 50%;
  transform: rotate(-8deg);
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content .wfg-icon-copy::before{
  width: 15px;
  height: 18px;
  left: 17px;
  top: 13px;
  border: 2px solid #ffffff;
  border-radius: 4px;
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content .wfg-icon-copy::after{
  width: 15px;
  height: 18px;
  left: 12px;
  top: 17px;
  border: 2px solid rgba(255, 255, 255, 0.75);
  border-radius: 4px;
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content .wfg-icon-spark::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  background: #ffffff;
  clip-path: polygon(50% 0%, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0% 50%, 38% 36%);
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content .wfg-icon-clean::before{
  width: 23px;
  height: 15px;
  left: 12px;
  top: 16px;
  border: 3px solid #ffffff;
  border-top: 0;
  border-right: 0;
  transform: rotate(-45deg);
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content .wfg-icon-fast::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  border-left-color: transparent;
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content .wfg-icon-style::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border: 3px solid #ffffff;
  border-radius: 7px;
  transform: rotate(45deg);
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content .wfg-icon-free::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  border: 3px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content .wfg-icon-free::after{
  width: 12px;
  height: 3px;
  left: 17px;
  top: 22px;
  background: #ffffff;
  border-radius: 999px;
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content .wfg-icon-mobile::before{
  width: 16px;
  height: 25px;
  left: 15px;
  top: 10px;
  border: 3px solid #ffffff;
  border-radius: 6px;
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content .wfg-icon-private::before{
  width: 22px;
  height: 17px;
  left: 12px;
  top: 19px;
  background: #ffffff;
  border-radius: 5px;
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content .wfg-icon-private::after{
  width: 14px;
  height: 12px;
  left: 16px;
  top: 11px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 12px 12px 0 0;
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content .wfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content .wfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(122, 134, 158, 0.18);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 44px rgba(17, 24, 39, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content .wfg-step-card::after{
  content: "";
  position: absolute;
  width: 3px;
  top: 26px;
  bottom: 26px;
  left: 72px;
  border-radius: 999px;
  background: linear-gradient(180deg, #177aff, #00c6a7);
  opacity: 0.28;
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content .wfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(0, 198, 167, 0.3);
  box-shadow: 0 24px 54px rgba(17, 24, 39, 0.1);
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content .wfg-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #177aff, #00c6a7);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(23, 122, 255, 0.24);
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content .wfg-step-copy{
  min-width: 0;
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content .wfg-step-copy h3{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content .wfg-step-copy p{
  margin: 8px 0 0;
  color: #5c6678;
  line-height: 1.68;
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content .wfg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfcff 100%);
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content .wfg-badge{
  display: inline-flex;
  width: max-content;
  margin: 0 0 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(23, 122, 255, 0.09);
  color: #1768c9;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content .wfg-benefit-card{
  text-align: left;
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content .wfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.wpc-scope-42 .tc-wp-content-root .wfg-bottom-content .wfg-reveal.wfg-is-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .wfg-bottom-content .wfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .wfg-bottom-content .wfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-card h3, .tc-wp-content-root .wfg-bottom-content .wfg-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-card p, .tc-wp-content-root .wfg-bottom-content .wfg-step-copy p{
    font-size: 14px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-step-card::after{
    display: none;
  }.tc-wp-content-root .wfg-bottom-content .wfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .wfg-bottom-content .wfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .wfg-bottom-content .wfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-card{
    padding: 24px;
    border-radius: 19px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-card h3, .tc-wp-content-root .wfg-bottom-content .wfg-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-card p, .tc-wp-content-root .wfg-bottom-content .wfg-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-step-card::after{
    display: none;
  }.tc-wp-content-root .wfg-bottom-content .wfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .wfg-bottom-content .wfg-section{
    padding: 62px 0;
  }.tc-wp-content-root .wfg-bottom-content .wfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-section-head h2{
    font-size: 33px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-card{
    padding: 26px;
    border-radius: 20px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-card h3, .tc-wp-content-root .wfg-bottom-content .wfg-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-card p, .tc-wp-content-root .wfg-bottom-content .wfg-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-step-card::after{
    display: none;
  }.tc-wp-content-root .wfg-bottom-content .wfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .wfg-bottom-content .wfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .wfg-bottom-content .wfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-card{
    padding: 28px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-card h3, .tc-wp-content-root .wfg-bottom-content .wfg-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-card p, .tc-wp-content-root .wfg-bottom-content .wfg-step-copy p{
    font-size: 16px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-benefit-grid .wfg-card:last-child{
    grid-column: span 2;
  }.tc-wp-content-root .wfg-bottom-content .wfg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-step-card{
    gap: 28px;
    padding: 30px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .wfg-bottom-content .wfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .wfg-bottom-content .wfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .wfg-bottom-content .wfg-card{
    padding: 30px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-card h3, .tc-wp-content-root .wfg-bottom-content .wfg-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-card p, .tc-wp-content-root .wfg-bottom-content .wfg-step-copy p{
    font-size: 16px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-step-card{
    gap: 34px;
    padding: 34px 38px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }}