@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-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-island.tc-wp-content-root h1, .wpc-scope-61 #tc-wp-content-island.tc-wp-content-root h2, .wpc-scope-61 #tc-wp-content-island.tc-wp-content-root h3, .wpc-scope-61 #tc-wp-content-island.tc-wp-content-root h4, .wpc-scope-61 #tc-wp-content-island.tc-wp-content-root h5, .wpc-scope-61 #tc-wp-content-island.tc-wp-content-root h6, .wpc-scope-61 #tc-wp-content-island.tc-wp-content-root p, .wpc-scope-61 #tc-wp-content-island.tc-wp-content-root li, .wpc-scope-61 #tc-wp-content-island.tc-wp-content-root label, .wpc-scope-61 #tc-wp-content-island.tc-wp-content-root small, .wpc-scope-61 #tc-wp-content-island.tc-wp-content-root blockquote, .wpc-scope-61 #tc-wp-content-island.tc-wp-content-root figcaption, .wpc-scope-61 #tc-wp-content-island.tc-wp-content-root a{
  color: inherit !important;
}.wpc-scope-61 #tc-wp-content-island.tc-wp-content-root .tuv-bottom-content{
  width: 100%;
  overflow-x: hidden;
  color: #12131a !important;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-section{
  position: relative;
}.wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-section-white{
  background: #ffffff;
}.wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-section-soft{
  background:
    radial-gradient(circle at 12% 12%, rgba(37, 244, 238, 0.12), transparent 32%),
    radial-gradient(circle at 88% 20%, rgba(255, 0, 80, 0.10), transparent 30%),
    #f8fafc;
}.wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-section-header{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-61 #tc-wp-content-island.tc-wp-content-root .tuv-bottom-content .tuv-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  padding: 7px 13px;
  border: 1px solid rgba(255, 0, 80, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(37, 244, 238, 0.12), rgba(255, 0, 80, 0.10));
  color: #75142d !important;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: linear-gradient(135deg, #25f4ee, #ff0050);
  box-shadow: 0 0 18px rgba(255, 0, 80, 0.35);
}.wpc-scope-61 #tc-wp-content-island.tc-wp-content-root .tuv-bottom-content h2{
  margin: 0;
  color: #10131d !important;
  font-weight: 850;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-61 #tc-wp-content-island.tc-wp-content-root .tuv-bottom-content .tuv-section-header p{
  margin: 14px auto 0;
  max-width: 700px;
  color: #566071 !important;
}.wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-info-card, .wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-use-card, .wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-trust-card, .wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-step-card{
  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.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-info-card, .wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-use-card, .wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-trust-card{
  display: flex;
  height: 100%;
  flex-direction: column;
  border-radius: 22px;
}.wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-info-card::after, .wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-use-card::after, .wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-trust-card::after{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(37, 244, 238, 0.16), transparent 36%, rgba(255, 0, 80, 0.12));
  opacity: 0;
  transition: opacity 240ms ease;
}.wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-info-card:hover, .wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-use-card:hover, .wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-trust-card:hover, .wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 0, 80, 0.20);
  box-shadow: 0 24px 55px rgba(15, 23, 42, 0.13);
}.wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-info-card:hover::after, .wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-use-card:hover::after, .wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-trust-card:hover::after{
  opacity: 1;
}.wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-card-icon{
  position: relative;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #111827, #222636);
  box-shadow: 0 14px 25px rgba(17, 24, 39, 0.18);
}.wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-card-icon::before, .wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-card-icon::after{
  content: "";
  position: absolute;
  transition: transform 240ms ease;
}.wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-info-card:hover .tuv-card-icon::before, .wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-info-card:hover .tuv-card-icon::after{
  transform: translateX(2px);
}.wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-icon-play::before{
  left: 18px;
  top: 14px;
  border-left: 14px solid #25f4ee;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
}.wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-icon-speed::before{
  left: 12px;
  top: 22px;
  width: 22px;
  height: 3px;
  border-radius: 4px;
  background: #25f4ee;
  box-shadow: 5px -8px 0 #ff0050, -2px 8px 0 rgba(255, 255, 255, 0.78);
}.wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-icon-frame::before{
  left: 12px;
  top: 12px;
  width: 20px;
  height: 20px;
  border: 3px solid #25f4ee;
  border-radius: 8px;
}.wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-icon-steps::before{
  left: 13px;
  top: 12px;
  width: 20px;
  height: 5px;
  border-radius: 5px;
  background: #25f4ee;
  box-shadow: 0 9px 0 #ff0050, 0 18px 0 rgba(255, 255, 255, 0.78);
}.wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-icon-mobile::before{
  left: 15px;
  top: 9px;
  width: 16px;
  height: 27px;
  border: 3px solid #25f4ee;
  border-radius: 8px;
}.wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-icon-daily::before{
  left: 12px;
  top: 12px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: conic-gradient(from 45deg, #25f4ee, #ff0050, #ffffff, #25f4ee);
}.wpc-scope-61 #tc-wp-content-island.tc-wp-content-root .tuv-bottom-content h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #151924 !important;
  font-weight: 800;
  line-height: 1.24;
  letter-spacing: 0;
}.wpc-scope-61 #tc-wp-content-island.tc-wp-content-root .tuv-bottom-content .tuv-info-card p, .wpc-scope-61 #tc-wp-content-island.tc-wp-content-root .tuv-bottom-content .tuv-use-card p, .wpc-scope-61 #tc-wp-content-island.tc-wp-content-root .tuv-bottom-content .tuv-trust-card p, .wpc-scope-61 #tc-wp-content-island.tc-wp-content-root .tuv-bottom-content .tuv-step-card p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #5d6676 !important;
}.wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff, #fbfdff);
}.wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 999px;
  background: linear-gradient(180deg, #25f4ee, #ff0050);
}.wpc-scope-61 #tc-wp-content-island.tc-wp-content-root .tuv-bottom-content .tuv-step-number{
  display: grid;
  place-items: center;
  width: 68px;
  height: 68px;
  border-radius: 22px;
  background: linear-gradient(135deg, #10131d, #242836);
  color: #ffffff !important;
  font-weight: 900;
  box-shadow: 0 18px 34px rgba(17, 24, 39, 0.18);
}.wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-use-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.90)),
    radial-gradient(circle at top right, rgba(37, 244, 238, 0.16), transparent 36%);
}.wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-use-dot{
  width: 13px;
  height: 13px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #25f4ee, #ff0050);
  box-shadow: 0 0 0 7px rgba(37, 244, 238, 0.10), 0 0 24px rgba(255, 0, 80, 0.18);
}.wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-trust-card{
  overflow: hidden;
}.wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-trust-card::before{
  content: "";
  position: absolute;
  right: -34px;
  top: -34px;
  width: 92px;
  height: 92px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(37, 244, 238, 0.22), rgba(255, 0, 80, 0.08), transparent 70%);
}.wpc-scope-61 #tc-wp-content-island.tc-wp-content-root .tuv-bottom-content .tuv-trust-badge{
  position: relative;
  z-index: 1;
  width: fit-content;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: #f1f5f9;
  color: #263041 !important;
  font-size: 12px;
  font-weight: 850;
}.wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-61 .tc-wp-content-root .tuv-bottom-content .tuv-reveal.tuv-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .tuv-bottom-content .tuv-section{
    padding: 48px 0;
  }.tc-wp-content-root .tuv-bottom-content .tuv-container{
    padding: 0 14px;
  }.tc-wp-content-root .tuv-bottom-content h2{
    font-size: 25px;
  }.tc-wp-content-root .tuv-bottom-content .tuv-section-header p{
    font-size: 14px;
  }.tc-wp-content-root .tuv-bottom-content .tuv-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .tuv-bottom-content .tuv-info-card, .tc-wp-content-root .tuv-bottom-content .tuv-use-card, .tc-wp-content-root .tuv-bottom-content .tuv-trust-card{
    padding: 22px;
  }.tc-wp-content-root .tuv-bottom-content h3{
    font-size: 18px;
  }.tc-wp-content-root .tuv-bottom-content .tuv-info-card p, .tc-wp-content-root .tuv-bottom-content .tuv-use-card p, .tc-wp-content-root .tuv-bottom-content .tuv-trust-card p, .tc-wp-content-root .tuv-bottom-content .tuv-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .tuv-bottom-content .tuv-step-list{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .tuv-bottom-content .tuv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .tuv-bottom-content .tuv-section{
    padding: 54px 0;
  }.tc-wp-content-root .tuv-bottom-content .tuv-container{
    padding: 0 18px;
  }.tc-wp-content-root .tuv-bottom-content h2{
    font-size: 28px;
  }.tc-wp-content-root .tuv-bottom-content .tuv-section-header p{
    font-size: 15px;
  }.tc-wp-content-root .tuv-bottom-content .tuv-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .tuv-bottom-content .tuv-info-card, .tc-wp-content-root .tuv-bottom-content .tuv-use-card, .tc-wp-content-root .tuv-bottom-content .tuv-trust-card{
    padding: 24px;
  }.tc-wp-content-root .tuv-bottom-content h3{
    font-size: 18px;
  }.tc-wp-content-root .tuv-bottom-content .tuv-info-card p, .tc-wp-content-root .tuv-bottom-content .tuv-use-card p, .tc-wp-content-root .tuv-bottom-content .tuv-trust-card p, .tc-wp-content-root .tuv-bottom-content .tuv-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .tuv-bottom-content .tuv-step-list{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .tuv-bottom-content .tuv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .tuv-bottom-content .tuv-section{
    padding: 60px 0;
  }.tc-wp-content-root .tuv-bottom-content .tuv-container{
    padding: 0 22px;
  }.tc-wp-content-root .tuv-bottom-content h2{
    font-size: 32px;
  }.tc-wp-content-root .tuv-bottom-content .tuv-section-header p{
    font-size: 16px;
  }.tc-wp-content-root .tuv-bottom-content .tuv-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .tuv-bottom-content .tuv-info-card, .tc-wp-content-root .tuv-bottom-content .tuv-use-card, .tc-wp-content-root .tuv-bottom-content .tuv-trust-card{
    padding: 26px;
  }.tc-wp-content-root .tuv-bottom-content h3{
    font-size: 19px;
  }.tc-wp-content-root .tuv-bottom-content .tuv-info-card p, .tc-wp-content-root .tuv-bottom-content .tuv-use-card p, .tc-wp-content-root .tuv-bottom-content .tuv-trust-card p, .tc-wp-content-root .tuv-bottom-content .tuv-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .tuv-bottom-content .tuv-step-list{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .tuv-bottom-content .tuv-step-card{
    grid-template-columns: auto 1fr;
    gap: 18px;
    padding: 26px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .tuv-bottom-content .tuv-section{
    padding: 74px 0;
  }.tc-wp-content-root .tuv-bottom-content .tuv-container{
    padding: 0 28px;
  }.tc-wp-content-root .tuv-bottom-content h2{
    font-size: 38px;
  }.tc-wp-content-root .tuv-bottom-content .tuv-section-header p{
    font-size: 17px;
  }.tc-wp-content-root .tuv-bottom-content .tuv-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 40px;
  }.tc-wp-content-root .tuv-bottom-content .tuv-info-card, .tc-wp-content-root .tuv-bottom-content .tuv-use-card, .tc-wp-content-root .tuv-bottom-content .tuv-trust-card{
    padding: 28px;
  }.tc-wp-content-root .tuv-bottom-content h3{
    font-size: 20px;
  }.tc-wp-content-root .tuv-bottom-content .tuv-info-card p, .tc-wp-content-root .tuv-bottom-content .tuv-use-card p, .tc-wp-content-root .tuv-bottom-content .tuv-trust-card p, .tc-wp-content-root .tuv-bottom-content .tuv-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .tuv-bottom-content .tuv-step-list{
    gap: 22px;
    margin-top: 40px;
  }.tc-wp-content-root .tuv-bottom-content .tuv-step-card{
    gap: 22px;
    padding: 30px;
  }}@media (min-width: 1024px){.tc-wp-content-root .tuv-bottom-content .tuv-section{
    padding: 88px 0;
  }.tc-wp-content-root .tuv-bottom-content .tuv-container{
    padding: 0 32px;
  }.tc-wp-content-root .tuv-bottom-content h2{
    font-size: 44px;
  }.tc-wp-content-root .tuv-bottom-content .tuv-section-header p{
    font-size: 18px;
  }.tc-wp-content-root .tuv-bottom-content .tuv-card-grid{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .tuv-bottom-content .tuv-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .tuv-bottom-content .tuv-info-card, .tc-wp-content-root .tuv-bottom-content .tuv-use-card, .tc-wp-content-root .tuv-bottom-content .tuv-trust-card{
    padding: 30px;
  }.tc-wp-content-root .tuv-bottom-content h3{
    font-size: 21px;
  }.tc-wp-content-root .tuv-bottom-content .tuv-info-card p, .tc-wp-content-root .tuv-bottom-content .tuv-use-card p, .tc-wp-content-root .tuv-bottom-content .tuv-trust-card p, .tc-wp-content-root .tuv-bottom-content .tuv-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .tuv-bottom-content .tuv-step-list{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .tuv-bottom-content .tuv-step-card{
    gap: 26px;
    padding: 32px;
  }}.wpc-scope-61 .tc-wp-content-root .tuv-step-content{}