@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-61 .tc-wp-content-root img, .wpc-scope-61 .tc-wp-content-root video, .wpc-scope-61 .tc-wp-content-root svg, .wpc-scope-61 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #161821;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap, .wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap div, .wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap section, .wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap .ttuv-section{
  position: relative;
  width: 100%;
}.wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap .ttuv-section-white{
  background: #ffffff;
}.wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap .ttuv-section-soft{
  background:
    radial-gradient(circle at 12% 8%, rgba(37, 244, 238, 0.12), transparent 32%),
    radial-gradient(circle at 88% 18%, rgba(254, 44, 85, 0.10), transparent 34%),
    #f8fafc;
}.wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap .ttuv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap .ttuv-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap .ttuv-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  padding: 7px 12px;
  border: 1px solid rgba(254, 44, 85, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(37, 244, 238, 0.10), rgba(254, 44, 85, 0.08));
  color: #7c1731;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap .ttuv-kicker::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: linear-gradient(135deg, #25f4ee, #fe2c55);
  box-shadow: 0 0 0 4px rgba(254, 44, 85, 0.10);
}.wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap h2{
  margin: 0;
  color: #11131a;
  font-weight: 850;
  letter-spacing: 0;
  line-height: 1.12;
}.wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap .ttuv-heading p{
  margin: 14px auto 0;
  color: #5c6270;
  font-weight: 450;
  line-height: 1.72;
}.wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap .ttuv-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap .ttuv-card, .wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap .ttuv-trust-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(22, 24, 33, 0.08);
  border-radius: 22px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(37, 244, 238, 0.32), rgba(254, 44, 85, 0.18), rgba(22, 24, 33, 0.06)) border-box;
  box-shadow: 0 18px 48px rgba(17, 19, 26, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap .ttuv-card::after, .wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap .ttuv-trust-card::after{
  content: "";
  position: absolute;
  inset: auto 18px 18px auto;
  width: 46px;
  height: 46px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(37, 244, 238, 0.10), rgba(254, 44, 85, 0.09));
  opacity: 0.72;
  pointer-events: none;
}.wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap .ttuv-card:hover, .wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap .ttuv-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(254, 44, 85, 0.22);
  box-shadow: 0 24px 64px rgba(17, 19, 26, 0.11);
}.wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #161821;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.25;
}.wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap .ttuv-card p, .wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap .ttuv-step-card p, .wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap .ttuv-trust-card p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #606777;
  line-height: 1.68;
}.wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap .ttuv-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, rgba(37, 244, 238, 0.18), rgba(254, 44, 85, 0.16));
  box-shadow: inset 0 0 0 1px rgba(254, 44, 85, 0.10);
}.wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap .ttuv-icon::before, .wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap .ttuv-icon::after{
  content: "";
  position: absolute;
}.wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap .ttuv-icon-view::before{
  inset: 13px 9px;
  border: 2px solid #fe2c55;
  border-radius: 50% / 58%;
}.wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap .ttuv-icon-view::after{
  width: 8px;
  height: 8px;
  left: 18px;
  top: 18px;
  border-radius: 50%;
  background: #25bdb8;
}.wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap .ttuv-icon-speed::before{
  width: 20px;
  height: 20px;
  left: 12px;
  top: 12px;
  border: 2px solid #25bdb8;
  border-right-color: transparent;
  border-radius: 50%;
}.wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap .ttuv-icon-speed::after{
  width: 13px;
  height: 2px;
  left: 21px;
  top: 20px;
  background: #fe2c55;
  transform: rotate(-28deg);
  border-radius: 99px;
}.wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap .ttuv-icon-preview::before{
  inset: 11px 10px;
  border: 2px solid #161821;
  border-radius: 8px;
}.wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap .ttuv-icon-preview::after{
  width: 16px;
  height: 3px;
  left: 14px;
  top: 27px;
  background: linear-gradient(90deg, #25bdb8, #fe2c55);
  border-radius: 99px;
}.wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap .ttuv-icon-steps::before{
  width: 8px;
  height: 8px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: #25bdb8;
  box-shadow: 12px 0 0 #fe2c55, 6px 14px 0 #161821;
}.wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap .ttuv-icon-mobile::before{
  width: 18px;
  height: 26px;
  left: 13px;
  top: 9px;
  border: 2px solid #161821;
  border-radius: 8px;
}.wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap .ttuv-icon-mobile::after{
  width: 5px;
  height: 5px;
  left: 20px;
  top: 29px;
  border-radius: 50%;
  background: #fe2c55;
}.wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap .ttuv-icon-daily::before{
  width: 22px;
  height: 22px;
  left: 11px;
  top: 11px;
  border-radius: 50%;
  background: conic-gradient(from 90deg, #25f4ee, #fe2c55, #161821, #25f4ee);
}.wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap .ttuv-icon-daily::after{
  width: 14px;
  height: 14px;
  left: 15px;
  top: 15px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap .ttuv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap .ttuv-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(22, 24, 33, 0.08);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 18px 50px rgba(17, 19, 26, 0.07);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap .ttuv-step-card::before{
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 5px;
  background: linear-gradient(180deg, #25f4ee, #fe2c55);
}.wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap .ttuv-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 66px rgba(17, 19, 26, 0.11);
}.wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap .ttuv-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: #11131a;
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  box-shadow: 0 16px 38px rgba(17, 19, 26, 0.20);
}.wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap .ttuv-step-number::after{
  content: "";
  width: 28px;
  height: 3px;
  margin-top: 3px;
  border-radius: 999px;
  background: linear-gradient(90deg, #25f4ee, #fe2c55);
}.wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap .ttuv-badge-dot{
  display: inline-flex;
  width: 40px;
  height: 40px;
  margin-bottom: 18px;
  border-radius: 14px;
  background:
    radial-gradient(circle at 38% 38%, #ffffff 0 17%, transparent 18%),
    linear-gradient(135deg, #25f4ee, #fe2c55);
  box-shadow: 0 14px 32px rgba(254, 44, 85, 0.18);
}.wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap .ttuv-trust-mark{
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 50%;
  background:
    linear-gradient(135deg, rgba(37, 244, 238, 0.18), rgba(254, 44, 85, 0.16));
  position: relative;
}.wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap .ttuv-trust-mark::before{
  content: "";
  position: absolute;
  width: 17px;
  height: 9px;
  left: 13px;
  top: 15px;
  border-left: 3px solid #25bdb8;
  border-bottom: 3px solid #25bdb8;
  transform: rotate(-45deg);
  border-radius: 1px;
}.wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap .ttuv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-61 .tc-wp-content-root .ttuv-editorial-wrap .ttuv-reveal.ttuv-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 .ttuv-editorial-wrap .ttuv-section{
    padding: 48px 0;
  }.tc-wp-content-root .ttuv-editorial-wrap .ttuv-container{
    padding: 0 14px;
  }.tc-wp-content-root .ttuv-editorial-wrap h2{
    font-size: 27px;
  }.tc-wp-content-root .ttuv-editorial-wrap .ttuv-heading p{
    font-size: 15px;
  }.tc-wp-content-root .ttuv-editorial-wrap .ttuv-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ttuv-editorial-wrap .ttuv-card, .tc-wp-content-root .ttuv-editorial-wrap .ttuv-trust-card{
    padding: 22px;
  }.tc-wp-content-root .ttuv-editorial-wrap h3{
    font-size: 18px;
  }.tc-wp-content-root .ttuv-editorial-wrap .ttuv-card p, .tc-wp-content-root .ttuv-editorial-wrap .ttuv-step-card p, .tc-wp-content-root .ttuv-editorial-wrap .ttuv-trust-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .ttuv-editorial-wrap .ttuv-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ttuv-editorial-wrap .ttuv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ttuv-editorial-wrap .ttuv-step-number{
    width: 64px;
    height: 64px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ttuv-editorial-wrap .ttuv-section{
    padding: 54px 0;
  }.tc-wp-content-root .ttuv-editorial-wrap .ttuv-container{
    padding: 0 18px;
  }.tc-wp-content-root .ttuv-editorial-wrap h2{
    font-size: 30px;
  }.tc-wp-content-root .ttuv-editorial-wrap .ttuv-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .ttuv-editorial-wrap .ttuv-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ttuv-editorial-wrap .ttuv-card, .tc-wp-content-root .ttuv-editorial-wrap .ttuv-trust-card{
    padding: 24px;
  }.tc-wp-content-root .ttuv-editorial-wrap h3{
    font-size: 18.5px;
  }.tc-wp-content-root .ttuv-editorial-wrap .ttuv-card p, .tc-wp-content-root .ttuv-editorial-wrap .ttuv-step-card p, .tc-wp-content-root .ttuv-editorial-wrap .ttuv-trust-card p{
    font-size: 15px;
  }.tc-wp-content-root .ttuv-editorial-wrap .ttuv-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ttuv-editorial-wrap .ttuv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .ttuv-editorial-wrap .ttuv-step-number{
    width: 68px;
    height: 68px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ttuv-editorial-wrap .ttuv-section{
    padding: 60px 0;
  }.tc-wp-content-root .ttuv-editorial-wrap .ttuv-container{
    padding: 0 22px;
  }.tc-wp-content-root .ttuv-editorial-wrap h2{
    font-size: 34px;
  }.tc-wp-content-root .ttuv-editorial-wrap .ttuv-heading p{
    font-size: 16px;
  }.tc-wp-content-root .ttuv-editorial-wrap .ttuv-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ttuv-editorial-wrap .ttuv-card, .tc-wp-content-root .ttuv-editorial-wrap .ttuv-trust-card{
    padding: 26px;
  }.tc-wp-content-root .ttuv-editorial-wrap h3{
    font-size: 19px;
  }.tc-wp-content-root .ttuv-editorial-wrap .ttuv-card p, .tc-wp-content-root .ttuv-editorial-wrap .ttuv-step-card p, .tc-wp-content-root .ttuv-editorial-wrap .ttuv-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ttuv-editorial-wrap .ttuv-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ttuv-editorial-wrap .ttuv-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .ttuv-editorial-wrap .ttuv-step-number{
    width: 72px;
    height: 72px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ttuv-editorial-wrap .ttuv-section{
    padding: 76px 0;
  }.tc-wp-content-root .ttuv-editorial-wrap .ttuv-container{
    padding: 0 32px;
  }.tc-wp-content-root .ttuv-editorial-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .ttuv-editorial-wrap .ttuv-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ttuv-editorial-wrap .ttuv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ttuv-editorial-wrap .ttuv-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ttuv-editorial-wrap .ttuv-card, .tc-wp-content-root .ttuv-editorial-wrap .ttuv-trust-card{
    padding: 28px;
  }.tc-wp-content-root .ttuv-editorial-wrap h3{
    font-size: 20px;
  }.tc-wp-content-root .ttuv-editorial-wrap .ttuv-card p, .tc-wp-content-root .ttuv-editorial-wrap .ttuv-step-card p, .tc-wp-content-root .ttuv-editorial-wrap .ttuv-trust-card p{
    font-size: 15.8px;
  }.tc-wp-content-root .ttuv-editorial-wrap .ttuv-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .ttuv-editorial-wrap .ttuv-step-card{
    gap: 24px;
    padding: 28px 30px;
  }.tc-wp-content-root .ttuv-editorial-wrap .ttuv-step-number{
    width: 76px;
    height: 76px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ttuv-editorial-wrap .ttuv-section{
    padding: 92px 0;
  }.tc-wp-content-root .ttuv-editorial-wrap .ttuv-container{
    padding: 0 28px;
  }.tc-wp-content-root .ttuv-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .ttuv-editorial-wrap .ttuv-heading p{
    font-size: 17.5px;
  }.tc-wp-content-root .ttuv-editorial-wrap .ttuv-grid{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .ttuv-editorial-wrap .ttuv-grid-3, .tc-wp-content-root .ttuv-editorial-wrap .ttuv-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ttuv-editorial-wrap .ttuv-card, .tc-wp-content-root .ttuv-editorial-wrap .ttuv-trust-card{
    padding: 30px;
  }.tc-wp-content-root .ttuv-editorial-wrap h3{
    font-size: 20px;
  }.tc-wp-content-root .ttuv-editorial-wrap .ttuv-card p, .tc-wp-content-root .ttuv-editorial-wrap .ttuv-step-card p, .tc-wp-content-root .ttuv-editorial-wrap .ttuv-trust-card p{
    font-size: 16px;
  }.tc-wp-content-root .ttuv-editorial-wrap .ttuv-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .ttuv-editorial-wrap .ttuv-step-card{
    gap: 28px;
    padding: 32px 36px;
  }.tc-wp-content-root .ttuv-editorial-wrap .ttuv-step-number{
    width: 82px;
    height: 82px;
    font-size: 21px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .ttuv-editorial-wrap .ttuv-card, .tc-wp-content-root .ttuv-editorial-wrap .ttuv-step-card, .tc-wp-content-root .ttuv-editorial-wrap .ttuv-trust-card, .tc-wp-content-root .ttuv-editorial-wrap .ttuv-reveal, .tc-wp-content-root .ttuv-editorial-wrap .ttuv-reveal.ttuv-visible{
    transition: none;
    transform: none;
  }.tc-wp-content-root .ttuv-editorial-wrap .ttuv-reveal{
    opacity: 1;
  }}.wpc-scope-61 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .ttuv-step-content{}