@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-59 .tc-wp-content-root img, .wpc-scope-59 .tc-wp-content-root video, .wpc-scope-59 .tc-wp-content-root svg, .wpc-scope-59 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap{
  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;
  background: #ffffff;
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap, .wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap div, .wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap section, .wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-section{
  position: relative;
  width: 100%;
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-section-white{
  background: #ffffff;
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-section-soft{
  background:
    radial-gradient(circle at 10% 0%, rgba(254, 44, 85, 0.08), transparent 30%),
    radial-gradient(circle at 90% 10%, rgba(37, 244, 238, 0.09), transparent 32%),
    #f8fafc;
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-container{
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  padding: 7px 13px;
  border: 1px solid rgba(254, 44, 85, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(254, 44, 85, 0.1), rgba(37, 244, 238, 0.1));
  color: #9f1239;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-kicker::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: linear-gradient(135deg, #fe2c55, #25f4ee);
  box-shadow: 0 0 0 5px rgba(254, 44, 85, 0.1);
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.15;
  letter-spacing: 0;
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-section-head p{
  margin: 14px auto 0;
  max-width: 690px;
  color: #5b6475;
  line-height: 1.7;
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-card, .wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-benefit-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(148, 163, 184, 0.24);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 42px rgba(15, 23, 42, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
  overflow: hidden;
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-card::before, .wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #fe2c55, #111827, #25f4ee);
  opacity: 0.9;
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-card:hover, .wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-benefit-card:hover, .wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(254, 44, 85, 0.28);
  box-shadow: 0 26px 58px rgba(15, 23, 42, 0.12);
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-card h3, .wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-benefit-card h3, .wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-step-content h3{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-card p, .wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-benefit-card p, .wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-step-content p, .wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-note p{
  margin: 10px 0 0;
  color: #5b6475;
  line-height: 1.68;
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-icon{
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(254, 44, 85, 0.12), rgba(37, 244, 238, 0.16));
  border: 1px solid rgba(254, 44, 85, 0.16);
  position: relative;
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-icon::before, .wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-icon::after{
  content: "";
  position: absolute;
  transition: transform 220ms ease;
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-card:hover .tuv-icon::before{
  transform: translateY(-2px) scale(1.04);
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-icon-view::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border: 2px solid #fe2c55;
  border-radius: 50%;
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-icon-view::after{
  width: 7px;
  height: 7px;
  left: 20px;
  top: 19px;
  border-radius: 50%;
  background: #25f4ee;
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 2px solid #25f4ee;
  border-radius: 50%;
  border-left-color: transparent;
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-icon-speed::after{
  width: 13px;
  height: 2px;
  left: 22px;
  top: 22px;
  background: #fe2c55;
  transform: rotate(-30deg);
  transform-origin: left center;
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-icon-preview::before{
  width: 22px;
  height: 17px;
  left: 12px;
  top: 14px;
  border: 2px solid #111827;
  border-radius: 7px;
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-icon-preview::after{
  width: 10px;
  height: 2px;
  left: 18px;
  top: 22px;
  background: linear-gradient(90deg, #fe2c55, #25f4ee);
  box-shadow: 0 5px 0 rgba(37, 244, 238, 0.9);
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-icon-steps::before{
  width: 6px;
  height: 6px;
  left: 13px;
  top: 12px;
  border-radius: 50%;
  background: #fe2c55;
  box-shadow: 0 10px 0 #111827, 0 20px 0 #25f4ee;
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-icon-steps::after{
  width: 15px;
  height: 2px;
  left: 23px;
  top: 14px;
  background: #cbd5e1;
  box-shadow: 0 10px 0 #cbd5e1, 0 20px 0 #cbd5e1;
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-icon-mobile::before{
  width: 17px;
  height: 25px;
  left: 15px;
  top: 10px;
  border: 2px solid #111827;
  border-radius: 7px;
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-icon-mobile::after{
  width: 5px;
  height: 5px;
  left: 21px;
  top: 28px;
  border-radius: 50%;
  background: #fe2c55;
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-icon-daily::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: conic-gradient(from 90deg, #fe2c55, #25f4ee, #111827, #fe2c55);
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-icon-daily::after{
  width: 12px;
  height: 12px;
  left: 17px;
  top: 17px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(148, 163, 184, 0.25);
  border-radius: 26px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.82)),
    radial-gradient(circle at 100% 0%, rgba(37, 244, 238, 0.14), transparent 32%);
  box-shadow: 0 18px 44px rgba(15, 23, 42, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
  overflow: hidden;
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-step-card::after{
  content: "";
  position: absolute;
  width: 120px;
  height: 120px;
  right: -52px;
  top: -52px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(254, 44, 85, 0.13), rgba(37, 244, 238, 0.16));
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  width: 68px;
  height: 68px;
  border-radius: 22px;
  background: linear-gradient(135deg, #111827, #fe2c55 58%, #25f4ee);
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 16px 32px rgba(254, 44, 85, 0.22);
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-step-content{
  position: relative;
  z-index: 1;
  min-width: 0;
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-use-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 1)),
    radial-gradient(circle at 20% 0%, rgba(254, 44, 85, 0.08), transparent 36%);
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-badge-dot{
  display: inline-block;
  width: 13px;
  height: 13px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #fe2c55, #25f4ee);
  box-shadow: 0 0 0 7px rgba(254, 44, 85, 0.1), 18px 0 0 rgba(37, 244, 238, 0.18);
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-benefit-card{
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(255, 255, 255, 0.9)),
    radial-gradient(circle at 100% 100%, rgba(37, 244, 238, 0.14), transparent 35%);
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-benefit-mark{
  display: inline-block;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(254, 44, 85, 0.12), rgba(37, 244, 238, 0.15));
  border: 1px solid rgba(37, 244, 238, 0.22);
  position: relative;
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-benefit-mark::before{
  content: "";
  position: absolute;
  width: 16px;
  height: 8px;
  left: 13px;
  top: 15px;
  border-left: 3px solid #fe2c55;
  border-bottom: 3px solid #25a9a6;
  transform: rotate(-45deg);
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-note{
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid rgba(254, 44, 85, 0.14);
  border-radius: 22px;
  background: linear-gradient(135deg, rgba(254, 44, 85, 0.08), rgba(37, 244, 238, 0.1), rgba(255, 255, 255, 0.82));
  text-align: center;
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-note p{
  margin: 0;
  color: #334155;
  font-weight: 650;
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-reveal{
  opacity: 0;
  transform: translateY(22px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-59 .tc-wp-content-root .tuv-editorial-wrap .tuv-reveal.tuv-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .tuv-editorial-wrap .tuv-section{
    padding: 48px 0;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-container{
    padding: 0 14px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-grid, .tc-wp-content-root .tuv-editorial-wrap .tuv-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-grid-3, .tc-wp-content-root .tuv-editorial-wrap .tuv-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-card, .tc-wp-content-root .tuv-editorial-wrap .tuv-benefit-card{
    padding: 22px;
    border-radius: 20px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-card h3, .tc-wp-content-root .tuv-editorial-wrap .tuv-benefit-card h3, .tc-wp-content-root .tuv-editorial-wrap .tuv-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-card p, .tc-wp-content-root .tuv-editorial-wrap .tuv-benefit-card p, .tc-wp-content-root .tuv-editorial-wrap .tuv-step-content p, .tc-wp-content-root .tuv-editorial-wrap .tuv-note p{
    font-size: 14px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-note{
    margin-top: 24px;
    padding: 20px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .tuv-editorial-wrap .tuv-section{
    padding: 54px 0;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-container{
    padding: 0 18px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-grid, .tc-wp-content-root .tuv-editorial-wrap .tuv-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-grid-3, .tc-wp-content-root .tuv-editorial-wrap .tuv-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-card, .tc-wp-content-root .tuv-editorial-wrap .tuv-benefit-card{
    padding: 24px;
    border-radius: 22px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-card h3, .tc-wp-content-root .tuv-editorial-wrap .tuv-benefit-card h3, .tc-wp-content-root .tuv-editorial-wrap .tuv-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-card p, .tc-wp-content-root .tuv-editorial-wrap .tuv-benefit-card p, .tc-wp-content-root .tuv-editorial-wrap .tuv-step-content p, .tc-wp-content-root .tuv-editorial-wrap .tuv-note p{
    font-size: 14.5px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-step-number{
    width: 60px;
    height: 60px;
    font-size: 17px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-note{
    margin-top: 26px;
    padding: 22px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .tuv-editorial-wrap .tuv-section{
    padding: 62px 0;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-container{
    padding: 0 22px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-grid, .tc-wp-content-root .tuv-editorial-wrap .tuv-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-grid-3, .tc-wp-content-root .tuv-editorial-wrap .tuv-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-card, .tc-wp-content-root .tuv-editorial-wrap .tuv-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-card h3, .tc-wp-content-root .tuv-editorial-wrap .tuv-benefit-card h3, .tc-wp-content-root .tuv-editorial-wrap .tuv-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-card p, .tc-wp-content-root .tuv-editorial-wrap .tuv-benefit-card p, .tc-wp-content-root .tuv-editorial-wrap .tuv-step-content p, .tc-wp-content-root .tuv-editorial-wrap .tuv-note p{
    font-size: 15px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-note{
    margin-top: 30px;
    padding: 24px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .tuv-editorial-wrap .tuv-section{
    padding: 78px 0;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-container{
    padding: 0 32px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-grid, .tc-wp-content-root .tuv-editorial-wrap .tuv-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-grid-3, .tc-wp-content-root .tuv-editorial-wrap .tuv-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-card, .tc-wp-content-root .tuv-editorial-wrap .tuv-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-card h3, .tc-wp-content-root .tuv-editorial-wrap .tuv-benefit-card h3, .tc-wp-content-root .tuv-editorial-wrap .tuv-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-card p, .tc-wp-content-root .tuv-editorial-wrap .tuv-benefit-card p, .tc-wp-content-root .tuv-editorial-wrap .tuv-step-content p, .tc-wp-content-root .tuv-editorial-wrap .tuv-note p{
    font-size: 15.5px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-note{
    margin-top: 36px;
    padding: 28px;
  }}@media (min-width: 1024px){.tc-wp-content-root .tuv-editorial-wrap .tuv-section{
    padding: 92px 0;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-container{
    padding: 0 32px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-grid, .tc-wp-content-root .tuv-editorial-wrap .tuv-steps{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-grid-3, .tc-wp-content-root .tuv-editorial-wrap .tuv-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-card, .tc-wp-content-root .tuv-editorial-wrap .tuv-benefit-card{
    padding: 32px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-card h3, .tc-wp-content-root .tuv-editorial-wrap .tuv-benefit-card h3, .tc-wp-content-root .tuv-editorial-wrap .tuv-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-card p, .tc-wp-content-root .tuv-editorial-wrap .tuv-benefit-card p, .tc-wp-content-root .tuv-editorial-wrap .tuv-step-content p, .tc-wp-content-root .tuv-editorial-wrap .tuv-note p{
    font-size: 15.5px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-step-card{
    gap: 24px;
    padding: 34px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-step-number{
    width: 68px;
    height: 68px;
    font-size: 19px;
  }.tc-wp-content-root .tuv-editorial-wrap .tuv-note{
    margin-top: 40px;
    padding: 30px;
  }}