@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-149 .tc-wp-content-root img, .wpc-scope-149 .tc-wp-content-root video, .wpc-scope-149 .tc-wp-content-root svg, .wpc-scope-149 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content, .wpc-scope-149 .tc-wp-content-root .ufg-bottom-content div, .wpc-scope-149 .tc-wp-content-root .ufg-bottom-content section, .wpc-scope-149 .tc-wp-content-root .ufg-bottom-content article{
  box-sizing: border-box;
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-section{
  position: relative;
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-section-white{
  background: #ffffff;
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-section-soft{
  background: linear-gradient(180deg, #fbfcff 0%, #f6f8fc 100%);
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-eyebrow{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 14px;
  margin-bottom: 14px;
  border: 1px solid rgba(33, 123, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(33, 123, 255, 0.09), rgba(0, 194, 168, 0.1));
  color: #1559c8;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 820;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-section-head p{
  margin: 14px auto 0;
  color: #526075;
  line-height: 1.75;
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-card, .wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-benefit-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(18, 32, 59, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 16px 45px rgba(17, 24, 39, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-card::before, .wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(33, 123, 255, 0.42), rgba(0, 194, 168, 0.3), rgba(255, 255, 255, 0));
  opacity: 0;
  pointer-events: none;
  transition: opacity 240ms ease;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-card:hover, .wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-benefit-card:hover{
  transform: translateY(-5px);
  border-color: rgba(33, 123, 255, 0.2);
  box-shadow: 0 22px 58px rgba(17, 24, 39, 0.1);
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-card:hover::before, .wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-card h3, .wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-benefit-card h3, .wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-step-card h3{
  margin: 0;
  color: #121a2c;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-card p, .wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-benefit-card p, .wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-step-card p{
  margin: 10px 0 0;
  color: #56657a;
  line-height: 1.72;
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-icon{
  display: inline-block;
  position: relative;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #217bff, #00c2a8);
  box-shadow: 0 14px 28px rgba(33, 123, 255, 0.18);
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-icon::before, .wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-icon-preview::before{
  left: 12px;
  right: 12px;
  top: 15px;
  height: 4px;
  border-radius: 999px;
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-icon-preview::after{
  left: 10px;
  right: 10px;
  bottom: 13px;
  height: 3px;
  border-radius: 999px;
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-icon-copy::before{
  width: 17px;
  height: 19px;
  left: 17px;
  top: 12px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.92);
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-icon-copy::after{
  width: 17px;
  height: 19px;
  left: 11px;
  top: 16px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-icon-spark::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 10px;
  transform: rotate(45deg);
  border-radius: 5px;
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-icon-spark::after{
  left: 11px;
  right: 11px;
  bottom: 12px;
  height: 3px;
  border-radius: 999px;
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-icon-clean::before{
  left: 13px;
  top: 12px;
  width: 20px;
  height: 13px;
  border: 3px solid #ffffff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg);
  background: transparent;
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-icon-clean::after{
  left: 10px;
  right: 10px;
  bottom: 11px;
  height: 3px;
  border-radius: 999px;
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-icon-device::before{
  left: 14px;
  top: 9px;
  width: 18px;
  height: 27px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-icon-device::after{
  left: 20px;
  bottom: 13px;
  width: 6px;
  height: 2px;
  border-radius: 999px;
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-icon-brand::before{
  left: 11px;
  top: 11px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.95);
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-icon-brand::after{
  left: 17px;
  top: 17px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: linear-gradient(135deg, #217bff, #00c2a8);
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-card:hover .ufg-icon{
  transform: translateY(-2px);
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(18, 32, 59, 0.08);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #fbfdff 100%);
  box-shadow: 0 18px 52px rgba(17, 24, 39, 0.065);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-step-card::after{
  content: "";
  position: absolute;
  left: 30px;
  top: 22px;
  bottom: 22px;
  width: 4px;
  border-radius: 999px;
  background: linear-gradient(180deg, #217bff, #00c2a8);
  opacity: 0.18;
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(0, 194, 168, 0.24);
  box-shadow: 0 24px 62px rgba(17, 24, 39, 0.09);
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-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, #217bff, #00c2a8);
  color: #ffffff;
  font-weight: 850;
  box-shadow: 0 16px 34px rgba(33, 123, 255, 0.2);
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-step-content{
  min-width: 0;
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-use-card{
  overflow: hidden;
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-use-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 28px;
  padding: 5px 11px;
  margin-bottom: 16px;
  border-radius: 999px;
  background: rgba(0, 194, 168, 0.1);
  color: #087c70;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-benefit-mark{
  display: inline-block;
  position: relative;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(33, 123, 255, 0.13), rgba(0, 194, 168, 0.16));
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-benefit-mark::before{
  content: "";
  position: absolute;
  left: 14px;
  top: 11px;
  width: 11px;
  height: 18px;
  border: solid #0a8f7f;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.wpc-scope-149 .tc-wp-content-root .ufg-bottom-content .ufg-reveal.ufg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ufg-bottom-content .ufg-section{
    padding: 52px 0;
  }.tc-wp-content-root .ufg-bottom-content .ufg-container{
    padding: 0 14px;
  }.tc-wp-content-root .ufg-bottom-content .ufg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .ufg-bottom-content .ufg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .ufg-bottom-content .ufg-card-grid, .tc-wp-content-root .ufg-bottom-content .ufg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ufg-bottom-content .ufg-grid-three, .tc-wp-content-root .ufg-bottom-content .ufg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .ufg-bottom-content .ufg-card, .tc-wp-content-root .ufg-bottom-content .ufg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .ufg-bottom-content .ufg-card h3, .tc-wp-content-root .ufg-bottom-content .ufg-benefit-card h3, .tc-wp-content-root .ufg-bottom-content .ufg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .ufg-bottom-content .ufg-card p, .tc-wp-content-root .ufg-bottom-content .ufg-benefit-card p, .tc-wp-content-root .ufg-bottom-content .ufg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .ufg-bottom-content .ufg-step-card{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 22px;
  }.tc-wp-content-root .ufg-bottom-content .ufg-step-card::after{
    display: none;
  }.tc-wp-content-root .ufg-bottom-content .ufg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ufg-bottom-content .ufg-section{
    padding: 58px 0;
  }.tc-wp-content-root .ufg-bottom-content .ufg-container{
    padding: 0 18px;
  }.tc-wp-content-root .ufg-bottom-content .ufg-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .ufg-bottom-content .ufg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .ufg-bottom-content .ufg-card-grid, .tc-wp-content-root .ufg-bottom-content .ufg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ufg-bottom-content .ufg-grid-three, .tc-wp-content-root .ufg-bottom-content .ufg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .ufg-bottom-content .ufg-card, .tc-wp-content-root .ufg-bottom-content .ufg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .ufg-bottom-content .ufg-card h3, .tc-wp-content-root .ufg-bottom-content .ufg-benefit-card h3, .tc-wp-content-root .ufg-bottom-content .ufg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ufg-bottom-content .ufg-card p, .tc-wp-content-root .ufg-bottom-content .ufg-benefit-card p, .tc-wp-content-root .ufg-bottom-content .ufg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .ufg-bottom-content .ufg-step-card{
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 24px;
  }.tc-wp-content-root .ufg-bottom-content .ufg-step-card::after{
    display: none;
  }.tc-wp-content-root .ufg-bottom-content .ufg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ufg-bottom-content .ufg-section{
    padding: 64px 0;
  }.tc-wp-content-root .ufg-bottom-content .ufg-container{
    padding: 0 22px;
  }.tc-wp-content-root .ufg-bottom-content .ufg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .ufg-bottom-content .ufg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .ufg-bottom-content .ufg-card-grid, .tc-wp-content-root .ufg-bottom-content .ufg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ufg-bottom-content .ufg-grid-three, .tc-wp-content-root .ufg-bottom-content .ufg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .ufg-bottom-content .ufg-card, .tc-wp-content-root .ufg-bottom-content .ufg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .ufg-bottom-content .ufg-card h3, .tc-wp-content-root .ufg-bottom-content .ufg-benefit-card h3, .tc-wp-content-root .ufg-bottom-content .ufg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ufg-bottom-content .ufg-card p, .tc-wp-content-root .ufg-bottom-content .ufg-benefit-card p, .tc-wp-content-root .ufg-bottom-content .ufg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .ufg-bottom-content .ufg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }.tc-wp-content-root .ufg-bottom-content .ufg-step-card::after{
    display: none;
  }.tc-wp-content-root .ufg-bottom-content .ufg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ufg-bottom-content .ufg-section{
    padding: 78px 0;
  }.tc-wp-content-root .ufg-bottom-content .ufg-container{
    padding: 0 32px;
  }.tc-wp-content-root .ufg-bottom-content .ufg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .ufg-bottom-content .ufg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ufg-bottom-content .ufg-card-grid, .tc-wp-content-root .ufg-bottom-content .ufg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .ufg-bottom-content .ufg-grid-three, .tc-wp-content-root .ufg-bottom-content .ufg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ufg-bottom-content .ufg-card, .tc-wp-content-root .ufg-bottom-content .ufg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .ufg-bottom-content .ufg-card h3, .tc-wp-content-root .ufg-bottom-content .ufg-benefit-card h3, .tc-wp-content-root .ufg-bottom-content .ufg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ufg-bottom-content .ufg-card p, .tc-wp-content-root .ufg-bottom-content .ufg-benefit-card p, .tc-wp-content-root .ufg-bottom-content .ufg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ufg-bottom-content .ufg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .ufg-bottom-content .ufg-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ufg-bottom-content .ufg-section{
    padding: 92px 0;
  }.tc-wp-content-root .ufg-bottom-content .ufg-container{
    padding: 0 34px;
  }.tc-wp-content-root .ufg-bottom-content .ufg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .ufg-bottom-content .ufg-section-head p{
    font-size: 17.5px;
  }.tc-wp-content-root .ufg-bottom-content .ufg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ufg-bottom-content .ufg-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .ufg-bottom-content .ufg-grid-three, .tc-wp-content-root .ufg-bottom-content .ufg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ufg-bottom-content .ufg-card, .tc-wp-content-root .ufg-bottom-content .ufg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .ufg-bottom-content .ufg-card h3, .tc-wp-content-root .ufg-bottom-content .ufg-benefit-card h3, .tc-wp-content-root .ufg-bottom-content .ufg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .ufg-bottom-content .ufg-card p, .tc-wp-content-root .ufg-bottom-content .ufg-benefit-card p, .tc-wp-content-root .ufg-bottom-content .ufg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .ufg-bottom-content .ufg-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .ufg-bottom-content .ufg-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }}