@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');

 

 

.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-79 .tc-wp-content-root img, .wpc-scope-79 .tc-wp-content-root video, .wpc-scope-79 .tc-wp-content-root svg, .wpc-scope-79 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-79 #tc-wp-content-island.tc-wp-content-root h1, .wpc-scope-79 #tc-wp-content-island.tc-wp-content-root h2, .wpc-scope-79 #tc-wp-content-island.tc-wp-content-root h3, .wpc-scope-79 #tc-wp-content-island.tc-wp-content-root h4, .wpc-scope-79 #tc-wp-content-island.tc-wp-content-root h5, .wpc-scope-79 #tc-wp-content-island.tc-wp-content-root h6, .wpc-scope-79 #tc-wp-content-island.tc-wp-content-root p, .wpc-scope-79 #tc-wp-content-island.tc-wp-content-root li, .wpc-scope-79 #tc-wp-content-island.tc-wp-content-root label, .wpc-scope-79 #tc-wp-content-island.tc-wp-content-root small, .wpc-scope-79 #tc-wp-content-island.tc-wp-content-root blockquote, .wpc-scope-79 #tc-wp-content-island.tc-wp-content-root figcaption, .wpc-scope-79 #tc-wp-content-island.tc-wp-content-root a{
  color: inherit !important;
}.wpc-scope-79 #tc-wp-content-island.tc-wp-content-root .tsv-content{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #152033 !important;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-79 .tc-wp-content-root .tsv-content, .wpc-scope-79 .tc-wp-content-root .tsv-content div, .wpc-scope-79 .tc-wp-content-root .tsv-content section, .wpc-scope-79 .tc-wp-content-root .tsv-content article{
  box-sizing: border-box;
}.wpc-scope-79 .tc-wp-content-root .tsv-content .tsv-section{
  position: relative;
  overflow: hidden;
}.wpc-scope-79 .tc-wp-content-root .tsv-content .tsv-section-white{
  background: #ffffff;
}.wpc-scope-79 .tc-wp-content-root .tsv-content .tsv-section-soft{
  background: linear-gradient(180deg, #fbfcff 0%, #f6f8fb 100%);
}.wpc-scope-79 .tc-wp-content-root .tsv-content .tsv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}.wpc-scope-79 .tc-wp-content-root .tsv-content .tsv-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-79 #tc-wp-content-island.tc-wp-content-root .tsv-content .tsv-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 8px 14px;
  border: 1px solid rgba(19, 210, 198, 0.28);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(37, 244, 238, 0.13), rgba(254, 44, 85, 0.1));
  color: #0d6670 !important;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-79 .tc-wp-content-root .tsv-content .tsv-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: linear-gradient(135deg, #25f4ee, #fe2c55);
  box-shadow: 0 0 0 5px rgba(37, 244, 238, 0.12);
}.wpc-scope-79 #tc-wp-content-island.tc-wp-content-root .tsv-content .tsv-heading h2{
  margin: 0;
  color: #111827 !important;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-79 #tc-wp-content-island.tc-wp-content-root .tsv-content .tsv-heading p{
  margin: 16px auto 0;
  color: #5b6577 !important;
  line-height: 1.72;
}.wpc-scope-79 .tc-wp-content-root .tsv-content .tsv-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-79 .tc-wp-content-root .tsv-content .tsv-card, .wpc-scope-79 .tc-wp-content-root .tsv-content .tsv-trust-card, .wpc-scope-79 .tc-wp-content-root .tsv-content .tsv-step{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(17, 24, 39, 0.08);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-79 .tc-wp-content-root .tsv-content .tsv-card{
  height: 100%;
  border-radius: 22px;
  overflow: hidden;
}.wpc-scope-79 .tc-wp-content-root .tsv-content .tsv-card::before, .wpc-scope-79 .tc-wp-content-root .tsv-content .tsv-trust-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 3px;
  background: linear-gradient(90deg, #25f4ee, #7c3aed, #fe2c55);
  opacity: 0.9;
}.wpc-scope-79 .tc-wp-content-root .tsv-content .tsv-card:hover, .wpc-scope-79 .tc-wp-content-root .tsv-content .tsv-trust-card:hover, .wpc-scope-79 .tc-wp-content-root .tsv-content .tsv-step:hover{
  transform: translateY(-5px);
  border-color: rgba(37, 244, 238, 0.45);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.12);
}.wpc-scope-79 #tc-wp-content-island.tc-wp-content-root .tsv-content .tsv-card h3, .wpc-scope-79 #tc-wp-content-island.tc-wp-content-root .tsv-content .tsv-trust-card h3, .wpc-scope-79 #tc-wp-content-island.tc-wp-content-root .tsv-content .tsv-step h3{
  margin: 0;
  color: #111827 !important;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-79 #tc-wp-content-island.tc-wp-content-root .tsv-content .tsv-card p, .wpc-scope-79 #tc-wp-content-island.tc-wp-content-root .tsv-content .tsv-trust-card p, .wpc-scope-79 #tc-wp-content-island.tc-wp-content-root .tsv-content .tsv-step p{
  margin: 10px 0 0;
  color: #606b7d !important;
  line-height: 1.68;
}.wpc-scope-79 .tc-wp-content-root .tsv-content .tsv-icon{
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(37, 244, 238, 0.18), rgba(254, 44, 85, 0.14));
  border: 1px solid rgba(37, 244, 238, 0.24);
  position: relative;
  transition: transform 260ms ease;
}.wpc-scope-79 .tc-wp-content-root .tsv-content .tsv-card:hover .tsv-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-79 .tc-wp-content-root .tsv-content .tsv-icon::before, .wpc-scope-79 .tc-wp-content-root .tsv-content .tsv-icon::after{
  content: "";
  position: absolute;
  display: block;
}.wpc-scope-79 .tc-wp-content-root .tsv-content .tsv-icon-search::before{
  width: 15px;
  height: 15px;
  border: 3px solid #0f9ea5;
  border-radius: 50%;
  left: 13px;
  top: 12px;
}.wpc-scope-79 .tc-wp-content-root .tsv-content .tsv-icon-search::after{
  width: 12px;
  height: 3px;
  background: #fe2c55;
  border-radius: 3px;
  transform: rotate(45deg);
  left: 26px;
  top: 28px;
}.wpc-scope-79 .tc-wp-content-root .tsv-content .tsv-icon-speed::before{
  width: 24px;
  height: 24px;
  border: 3px solid #0f9ea5;
  border-radius: 50%;
  left: 11px;
  top: 11px;
}.wpc-scope-79 .tc-wp-content-root .tsv-content .tsv-icon-speed::after{
  width: 13px;
  height: 3px;
  background: #fe2c55;
  border-radius: 3px;
  transform: rotate(-35deg);
  left: 22px;
  top: 22px;
  transform-origin: left center;
}.wpc-scope-79 .tc-wp-content-root .tsv-content .tsv-icon-preview::before{
  width: 24px;
  height: 17px;
  border: 3px solid #0f9ea5;
  border-radius: 8px;
  left: 11px;
  top: 14px;
}.wpc-scope-79 .tc-wp-content-root .tsv-content .tsv-icon-preview::after{
  width: 8px;
  height: 8px;
  background: #fe2c55;
  border-radius: 50%;
  left: 19px;
  top: 19px;
}.wpc-scope-79 .tc-wp-content-root .tsv-content .tsv-icon-flow::before{
  width: 23px;
  height: 3px;
  background: #0f9ea5;
  border-radius: 3px;
  left: 11px;
  top: 16px;
  box-shadow: 0 8px 0 rgba(254, 44, 85, 0.9), 0 16px 0 rgba(15, 158, 165, 0.75);
}.wpc-scope-79 .tc-wp-content-root .tsv-content .tsv-icon-flow::after{
  width: 7px;
  height: 7px;
  border-top: 3px solid #fe2c55;
  border-right: 3px solid #fe2c55;
  transform: rotate(45deg);
  right: 10px;
  top: 23px;
}.wpc-scope-79 .tc-wp-content-root .tsv-content .tsv-icon-mobile::before{
  width: 18px;
  height: 27px;
  border: 3px solid #0f9ea5;
  border-radius: 8px;
  left: 14px;
  top: 8px;
}.wpc-scope-79 .tc-wp-content-root .tsv-content .tsv-icon-mobile::after{
  width: 6px;
  height: 3px;
  background: #fe2c55;
  border-radius: 4px;
  left: 20px;
  bottom: 9px;
}.wpc-scope-79 .tc-wp-content-root .tsv-content .tsv-icon-daily::before{
  width: 24px;
  height: 24px;
  border-radius: 10px;
  border: 3px solid #0f9ea5;
  left: 11px;
  top: 11px;
}.wpc-scope-79 .tc-wp-content-root .tsv-content .tsv-icon-daily::after{
  width: 16px;
  height: 3px;
  background: #fe2c55;
  border-radius: 3px;
  left: 15px;
  top: 21px;
  box-shadow: 0 7px 0 rgba(15, 158, 165, 0.75);
}.wpc-scope-79 .tc-wp-content-root .tsv-content .tsv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-79 .tc-wp-content-root .tsv-content .tsv-step{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(248, 250, 252, 0.96));
}.wpc-scope-79 #tc-wp-content-island.tc-wp-content-root .tsv-content .tsv-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  color: #ffffff !important;
  font-weight: 900;
  line-height: 1;
  border-radius: 20px;
  background: linear-gradient(135deg, #111827 0%, #0f9ea5 52%, #fe2c55 100%);
  box-shadow: 0 16px 34px rgba(15, 158, 165, 0.22);
}.wpc-scope-79 .tc-wp-content-root .tsv-content .tsv-step::after{
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  right: 24px;
  top: 24px;
  border-radius: 50%;
  background: linear-gradient(135deg, #25f4ee, #fe2c55);
  opacity: 0.65;
}.wpc-scope-79 .tc-wp-content-root .tsv-content .tsv-mini-dot{
  display: inline-flex;
  width: 36px;
  height: 36px;
  margin-bottom: 16px;
  border-radius: 14px;
  background: linear-gradient(135deg, rgba(37, 244, 238, 0.16), rgba(254, 44, 85, 0.12));
  position: relative;
}.wpc-scope-79 .tc-wp-content-root .tsv-content .tsv-mini-dot::before{
  content: "";
  position: absolute;
  inset: 11px;
  border-radius: 50%;
  background: linear-gradient(135deg, #25f4ee, #fe2c55);
}.wpc-scope-79 .tc-wp-content-root .tsv-content .tsv-trust-card{
  height: 100%;
  border-radius: 22px;
  overflow: hidden;
}.wpc-scope-79 #tc-wp-content-island.tc-wp-content-root .tsv-content .tsv-badge{
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
  border-radius: 999px;
  background: #f7fbfc;
  border: 1px solid rgba(37, 244, 238, 0.26);
  color: #0d6670 !important;
  font-weight: 850;
  line-height: 1;
}.wpc-scope-79 .tc-wp-content-root .tsv-content .tsv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-79 .tc-wp-content-root .tsv-content .tsv-reveal.tsv-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 .tsv-content .tsv-section{
    padding: 54px 0;
  }.tc-wp-content-root .tsv-content .tsv-container{
    padding: 0 14px;
  }.tc-wp-content-root .tsv-content .tsv-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .tsv-content .tsv-heading p{
    font-size: 15px;
  }.tc-wp-content-root .tsv-content .tsv-kicker{
    font-size: 12px;
  }.tc-wp-content-root .tsv-content .tsv-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .tsv-content .tsv-card, .tc-wp-content-root .tsv-content .tsv-trust-card{
    padding: 22px;
  }.tc-wp-content-root .tsv-content .tsv-card h3, .tc-wp-content-root .tsv-content .tsv-trust-card h3, .tc-wp-content-root .tsv-content .tsv-step h3{
    font-size: 18px;
  }.tc-wp-content-root .tsv-content .tsv-card p, .tc-wp-content-root .tsv-content .tsv-trust-card p, .tc-wp-content-root .tsv-content .tsv-step p{
    font-size: 14px;
  }.tc-wp-content-root .tsv-content .tsv-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .tsv-content .tsv-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .tsv-content .tsv-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }.tc-wp-content-root .tsv-content .tsv-badge{
    padding: 8px 11px;
    font-size: 12px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .tsv-content .tsv-section{
    padding: 60px 0;
  }.tc-wp-content-root .tsv-content .tsv-container{
    padding: 0 18px;
  }.tc-wp-content-root .tsv-content .tsv-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .tsv-content .tsv-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .tsv-content .tsv-kicker{
    font-size: 12.5px;
  }.tc-wp-content-root .tsv-content .tsv-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .tsv-content .tsv-card, .tc-wp-content-root .tsv-content .tsv-trust-card{
    padding: 24px;
  }.tc-wp-content-root .tsv-content .tsv-card h3, .tc-wp-content-root .tsv-content .tsv-trust-card h3, .tc-wp-content-root .tsv-content .tsv-step h3{
    font-size: 19px;
  }.tc-wp-content-root .tsv-content .tsv-card p, .tc-wp-content-root .tsv-content .tsv-trust-card p, .tc-wp-content-root .tsv-content .tsv-step p{
    font-size: 14.5px;
  }.tc-wp-content-root .tsv-content .tsv-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .tsv-content .tsv-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .tsv-content .tsv-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }.tc-wp-content-root .tsv-content .tsv-badge{
    padding: 8px 12px;
    font-size: 12.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .tsv-content .tsv-section{
    padding: 68px 0;
  }.tc-wp-content-root .tsv-content .tsv-container{
    padding: 0 22px;
  }.tc-wp-content-root .tsv-content .tsv-heading h2{
    font-size: 33px;
  }.tc-wp-content-root .tsv-content .tsv-heading p{
    font-size: 16px;
  }.tc-wp-content-root .tsv-content .tsv-kicker{
    font-size: 13px;
  }.tc-wp-content-root .tsv-content .tsv-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .tsv-content .tsv-card, .tc-wp-content-root .tsv-content .tsv-trust-card{
    padding: 28px;
  }.tc-wp-content-root .tsv-content .tsv-card h3, .tc-wp-content-root .tsv-content .tsv-trust-card h3, .tc-wp-content-root .tsv-content .tsv-step h3{
    font-size: 20px;
  }.tc-wp-content-root .tsv-content .tsv-card p, .tc-wp-content-root .tsv-content .tsv-trust-card p, .tc-wp-content-root .tsv-content .tsv-step p{
    font-size: 15px;
  }.tc-wp-content-root .tsv-content .tsv-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .tsv-content .tsv-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .tsv-content .tsv-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }.tc-wp-content-root .tsv-content .tsv-badge{
    padding: 9px 13px;
    font-size: 13px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .tsv-content .tsv-section{
    padding: 82px 0;
  }.tc-wp-content-root .tsv-content .tsv-container{
    padding: 0 28px;
  }.tc-wp-content-root .tsv-content .tsv-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .tsv-content .tsv-heading p{
    font-size: 17px;
  }.tc-wp-content-root .tsv-content .tsv-kicker{
    font-size: 13px;
  }.tc-wp-content-root .tsv-content .tsv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .tsv-content .tsv-card, .tc-wp-content-root .tsv-content .tsv-trust-card{
    padding: 30px;
  }.tc-wp-content-root .tsv-content .tsv-card h3, .tc-wp-content-root .tsv-content .tsv-trust-card h3, .tc-wp-content-root .tsv-content .tsv-step h3{
    font-size: 21px;
  }.tc-wp-content-root .tsv-content .tsv-card p, .tc-wp-content-root .tsv-content .tsv-trust-card p, .tc-wp-content-root .tsv-content .tsv-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .tsv-content .tsv-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .tsv-content .tsv-step{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .tsv-content .tsv-step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
  }.tc-wp-content-root .tsv-content .tsv-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .tsv-content .tsv-badge{
    padding: 9px 14px;
    font-size: 13px;
  }}@media (min-width: 1024px){.tc-wp-content-root .tsv-content .tsv-section{
    padding: 96px 0;
  }.tc-wp-content-root .tsv-content .tsv-container{
    padding: 0 30px;
  }.tc-wp-content-root .tsv-content .tsv-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .tsv-content .tsv-heading p{
    font-size: 17px;
  }.tc-wp-content-root .tsv-content .tsv-kicker{
    font-size: 13px;
  }.tc-wp-content-root .tsv-content .tsv-grid-three, .tc-wp-content-root .tsv-content .tsv-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .tsv-content .tsv-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .tsv-content .tsv-card, .tc-wp-content-root .tsv-content .tsv-trust-card{
    padding: 32px;
  }.tc-wp-content-root .tsv-content .tsv-card h3, .tc-wp-content-root .tsv-content .tsv-trust-card h3, .tc-wp-content-root .tsv-content .tsv-step h3{
    font-size: 22px;
  }.tc-wp-content-root .tsv-content .tsv-card p, .tc-wp-content-root .tsv-content .tsv-trust-card p, .tc-wp-content-root .tsv-content .tsv-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .tsv-content .tsv-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .tsv-content .tsv-step{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .tsv-content .tsv-step-number{
    width: 72px;
    height: 72px;
    font-size: 20px;
  }.tc-wp-content-root .tsv-content .tsv-badge{
    padding: 10px 15px;
    font-size: 13px;
  }}.wpc-scope-79 .tc-wp-content-root .tsv-step-content{}