@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-35 .tc-wp-content-root img, .wpc-scope-35 .tc-wp-content-root video, .wpc-scope-35 .tc-wp-content-root svg, .wpc-scope-35 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-35 #tc-wp-content-island.tc-wp-content-root h1, .wpc-scope-35 #tc-wp-content-island.tc-wp-content-root h2, .wpc-scope-35 #tc-wp-content-island.tc-wp-content-root h3, .wpc-scope-35 #tc-wp-content-island.tc-wp-content-root h4, .wpc-scope-35 #tc-wp-content-island.tc-wp-content-root h5, .wpc-scope-35 #tc-wp-content-island.tc-wp-content-root h6, .wpc-scope-35 #tc-wp-content-island.tc-wp-content-root p, .wpc-scope-35 #tc-wp-content-island.tc-wp-content-root li, .wpc-scope-35 #tc-wp-content-island.tc-wp-content-root label, .wpc-scope-35 #tc-wp-content-island.tc-wp-content-root small, .wpc-scope-35 #tc-wp-content-island.tc-wp-content-root blockquote, .wpc-scope-35 #tc-wp-content-island.tc-wp-content-root figcaption, .wpc-scope-35 #tc-wp-content-island.tc-wp-content-root a{
  color: inherit !important;
}.wpc-scope-35 #tc-wp-content-island.tc-wp-content-root .tpav-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033 !important;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  line-height: 1.6;
}.wpc-scope-35 .tc-wp-content-root .tpav-editorial-content, .wpc-scope-35 .tc-wp-content-root .tpav-editorial-content *{
  box-sizing: border-box;
}.wpc-scope-35 .tc-wp-content-root .tpav-editorial-content .tpav-section{
  position: relative;
  width: 100%;
}.wpc-scope-35 .tc-wp-content-root .tpav-editorial-content .tpav-section-white{
  background: #ffffff;
}.wpc-scope-35 .tc-wp-content-root .tpav-editorial-content .tpav-section-soft{
  background: linear-gradient(180deg, #fbfcff 0%, #f6f8fc 100%);
}.wpc-scope-35 .tc-wp-content-root .tpav-editorial-content .tpav-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-35 .tc-wp-content-root .tpav-editorial-content .tpav-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-35 #tc-wp-content-island.tc-wp-content-root .tpav-editorial-content .tpav-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  padding: 7px 13px;
  border: 1px solid rgba(0, 196, 204, 0.24);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(0, 242, 234, 0.12), rgba(255, 0, 80, 0.08));
  color: #0f6f7a !important;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-35 .tc-wp-content-root .tpav-editorial-content .tpav-kicker::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: linear-gradient(135deg, #00f2ea, #ff0050);
  box-shadow: 0 0 18px rgba(0, 242, 234, 0.55);
}.wpc-scope-35 #tc-wp-content-island.tc-wp-content-root .tpav-editorial-content .tpav-heading h2{
  margin: 0;
  color: #121826 !important;
  font-weight: 850;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-35 #tc-wp-content-island.tc-wp-content-root .tpav-editorial-content .tpav-heading p{
  max-width: 680px;
  margin: 14px auto 0;
  color: #5a6478 !important;
  font-weight: 450;
}.wpc-scope-35 .tc-wp-content-root .tpav-editorial-content .tpav-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-35 .tc-wp-content-root .tpav-editorial-content .tpav-card, .wpc-scope-35 .tc-wp-content-root .tpav-editorial-content .tpav-trust-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(20, 32, 52, 0.09);
  border-radius: 22px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(0, 242, 234, 0.28), rgba(255, 0, 80, 0.18), rgba(20, 32, 52, 0.06)) border-box;
  box-shadow: 0 18px 48px rgba(18, 24, 38, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-35 .tc-wp-content-root .tpav-editorial-content .tpav-card::after, .wpc-scope-35 .tc-wp-content-root .tpav-editorial-content .tpav-trust-card::after{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 22px;
  pointer-events: none;
  background: radial-gradient(circle at 18% 0%, rgba(0, 242, 234, 0.11), transparent 30%),
    radial-gradient(circle at 88% 12%, rgba(255, 0, 80, 0.08), transparent 28%);
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-35 .tc-wp-content-root .tpav-editorial-content .tpav-card:hover, .wpc-scope-35 .tc-wp-content-root .tpav-editorial-content .tpav-trust-card:hover, .wpc-scope-35 .tc-wp-content-root .tpav-editorial-content .tpav-step-card:hover{
  transform: translateY(-5px);
  box-shadow: 0 24px 64px rgba(18, 24, 38, 0.11);
  border-color: rgba(0, 196, 204, 0.28);
}.wpc-scope-35 .tc-wp-content-root .tpav-editorial-content .tpav-card:hover::after, .wpc-scope-35 .tc-wp-content-root .tpav-editorial-content .tpav-trust-card:hover::after{
  opacity: 1;
}.wpc-scope-35 #tc-wp-content-island.tc-wp-content-root .tpav-editorial-content .tpav-card h3, .wpc-scope-35 #tc-wp-content-island.tc-wp-content-root .tpav-editorial-content .tpav-trust-card h3, .wpc-scope-35 #tc-wp-content-island.tc-wp-content-root .tpav-editorial-content .tpav-step-content h3{
  position: relative;
  margin: 0;
  color: #151c2d !important;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-35 #tc-wp-content-island.tc-wp-content-root .tpav-editorial-content .tpav-card p, .wpc-scope-35 #tc-wp-content-island.tc-wp-content-root .tpav-editorial-content .tpav-trust-card p, .wpc-scope-35 #tc-wp-content-island.tc-wp-content-root .tpav-editorial-content .tpav-step-content p{
  position: relative;
  margin: 10px 0 0;
  color: #5b6578 !important;
  font-weight: 430;
}.wpc-scope-35 .tc-wp-content-root .tpav-editorial-content .tpav-icon{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, rgba(0, 242, 234, 0.16), rgba(255, 0, 80, 0.12));
  border: 1px solid rgba(0, 196, 204, 0.18);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.85), 0 12px 26px rgba(0, 196, 204, 0.12);
}.wpc-scope-35 .tc-wp-content-root .tpav-editorial-content .tpav-icon::before, .wpc-scope-35 .tc-wp-content-root .tpav-editorial-content .tpav-icon::after{
  content: "";
  position: absolute;
  transition: transform 260ms ease;
}.wpc-scope-35 .tc-wp-content-root .tpav-editorial-content .tpav-card:hover .tpav-icon::before, .wpc-scope-35 .tc-wp-content-root .tpav-editorial-content .tpav-card:hover .tpav-icon::after{
  transform: translateY(-2px);
}.wpc-scope-35 .tc-wp-content-root .tpav-editorial-content .tpav-icon-view::before{
  width: 22px;
  height: 14px;
  left: 11px;
  top: 15px;
  border: 2px solid #089da5;
  border-radius: 50%;
}.wpc-scope-35 .tc-wp-content-root .tpav-editorial-content .tpav-icon-view::after{
  width: 7px;
  height: 7px;
  left: 18px;
  top: 18px;
  border-radius: 50%;
  background: #ff2f68;
}.wpc-scope-35 .tc-wp-content-root .tpav-editorial-content .tpav-icon-speed::before{
  width: 20px;
  height: 20px;
  left: 12px;
  top: 12px;
  border: 2px solid #089da5;
  border-radius: 50%;
  border-left-color: transparent;
}.wpc-scope-35 .tc-wp-content-root .tpav-editorial-content .tpav-icon-speed::after{
  width: 13px;
  height: 2px;
  left: 20px;
  top: 21px;
  background: #ff2f68;
  transform-origin: left center;
  transform: rotate(-28deg);
}.wpc-scope-35 .tc-wp-content-root .tpav-editorial-content .tpav-icon-preview::before{
  width: 22px;
  height: 16px;
  left: 11px;
  top: 14px;
  border: 2px solid #089da5;
  border-radius: 6px;
}.wpc-scope-35 .tc-wp-content-root .tpav-editorial-content .tpav-icon-preview::after{
  width: 10px;
  height: 3px;
  left: 17px;
  top: 21px;
  border-radius: 99px;
  background: #ff2f68;
}.wpc-scope-35 .tc-wp-content-root .tpav-editorial-content .tpav-icon-steps::before{
  width: 5px;
  height: 5px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: #ff2f68;
  box-shadow: 0 9px 0 #089da5, 0 18px 0 #ff2f68;
}.wpc-scope-35 .tc-wp-content-root .tpav-editorial-content .tpav-icon-steps::after{
  width: 16px;
  height: 2px;
  left: 22px;
  top: 14px;
  border-radius: 99px;
  background: #089da5;
  box-shadow: 0 9px 0 rgba(255, 47, 104, 0.9), 0 18px 0 #089da5;
}.wpc-scope-35 .tc-wp-content-root .tpav-editorial-content .tpav-icon-mobile::before{
  width: 16px;
  height: 24px;
  left: 14px;
  top: 10px;
  border: 2px solid #089da5;
  border-radius: 6px;
}.wpc-scope-35 .tc-wp-content-root .tpav-editorial-content .tpav-icon-mobile::after{
  width: 5px;
  height: 5px;
  left: 19px;
  top: 27px;
  border-radius: 50%;
  background: #ff2f68;
}.wpc-scope-35 .tc-wp-content-root .tpav-editorial-content .tpav-icon-daily::before{
  width: 21px;
  height: 21px;
  left: 12px;
  top: 12px;
  border: 2px solid #089da5;
  border-radius: 8px;
}.wpc-scope-35 .tc-wp-content-root .tpav-editorial-content .tpav-icon-daily::after{
  width: 13px;
  height: 2px;
  left: 16px;
  top: 22px;
  border-radius: 99px;
  background: #ff2f68;
  box-shadow: 0 5px 0 rgba(8, 157, 165, 0.9);
}.wpc-scope-35 .tc-wp-content-root .tpav-editorial-content .tpav-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-35 .tc-wp-content-root .tpav-editorial-content .tpav-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(20, 32, 52, 0.09);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #fbfdff 100%);
  box-shadow: 0 18px 44px rgba(18, 24, 38, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-35 .tc-wp-content-root .tpav-editorial-content .tpav-step-card::before{
  content: "";
  position: absolute;
  left: 34px;
  top: -18px;
  bottom: -18px;
  width: 2px;
  background: linear-gradient(180deg, transparent, rgba(0, 196, 204, 0.3), rgba(255, 0, 80, 0.22), transparent);
}.wpc-scope-35 .tc-wp-content-root .tpav-editorial-content .tpav-step-card:first-child::before{
  top: 50%;
}.wpc-scope-35 .tc-wp-content-root .tpav-editorial-content .tpav-step-card:last-child::before{
  bottom: 50%;
}.wpc-scope-35 #tc-wp-content-island.tc-wp-content-root .tpav-editorial-content .tpav-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  width: 68px;
  height: 68px;
  border-radius: 22px;
  background: linear-gradient(135deg, #00d8d2 0%, #ff2f68 100%);
  color: #ffffff !important;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(255, 0, 80, 0.18);
}.wpc-scope-35 .tc-wp-content-root .tpav-editorial-content .tpav-badge-dot{
  display: inline-flex;
  width: 32px;
  height: 32px;
  margin-bottom: 18px;
  border-radius: 50%;
  background:
    radial-gradient(circle at 50% 50%, #ffffff 0 20%, transparent 22%),
    linear-gradient(135deg, #00d8d2, #ff2f68);
  box-shadow: 0 12px 26px rgba(0, 196, 204, 0.15);
}.wpc-scope-35 #tc-wp-content-island.tc-wp-content-root .tpav-editorial-content .tpav-trust-mark{
  display: inline-grid;
  place-items: center;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(0, 216, 210, 0.16), rgba(255, 47, 104, 0.12));
  color: #078e97 !important;
  font-size: 20px;
  font-weight: 900;
  border: 1px solid rgba(0, 196, 204, 0.2);
}.wpc-scope-35 .tc-wp-content-root .tpav-editorial-content .tpav-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-35 .tc-wp-content-root .tpav-editorial-content .tpav-reveal.tpav-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 .tpav-editorial-content .tpav-section{
    padding: 54px 0;
  }.tc-wp-content-root .tpav-editorial-content .tpav-container{
    padding: 0 14px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-heading h2{
    font-size: 25px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-heading p{
    font-size: 14.5px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-card, .tc-wp-content-root .tpav-editorial-content .tpav-trust-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-card h3, .tc-wp-content-root .tpav-editorial-content .tpav-trust-card h3, .tc-wp-content-root .tpav-editorial-content .tpav-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-card p, .tc-wp-content-root .tpav-editorial-content .tpav-trust-card p, .tc-wp-content-root .tpav-editorial-content .tpav-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-step-card::before{
    display: none;
  }.tc-wp-content-root .tpav-editorial-content .tpav-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .tpav-editorial-content .tpav-section{
    padding: 60px 0;
  }.tc-wp-content-root .tpav-editorial-content .tpav-container{
    padding: 0 18px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-heading h2{
    font-size: 28px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-heading p{
    font-size: 15px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-card, .tc-wp-content-root .tpav-editorial-content .tpav-trust-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-card h3, .tc-wp-content-root .tpav-editorial-content .tpav-trust-card h3, .tc-wp-content-root .tpav-editorial-content .tpav-step-content h3{
    font-size: 18.5px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-card p, .tc-wp-content-root .tpav-editorial-content .tpav-trust-card p, .tc-wp-content-root .tpav-editorial-content .tpav-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-step-card::before{
    display: none;
  }.tc-wp-content-root .tpav-editorial-content .tpav-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .tpav-editorial-content .tpav-section{
    padding: 66px 0;
  }.tc-wp-content-root .tpav-editorial-content .tpav-container{
    padding: 0 22px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-heading h2{
    font-size: 32px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-heading p{
    font-size: 16px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-card, .tc-wp-content-root .tpav-editorial-content .tpav-trust-card{
    padding: 26px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-card h3, .tc-wp-content-root .tpav-editorial-content .tpav-trust-card h3, .tc-wp-content-root .tpav-editorial-content .tpav-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-card p, .tc-wp-content-root .tpav-editorial-content .tpav-trust-card p, .tc-wp-content-root .tpav-editorial-content .tpav-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-step-card::before{
    display: none;
  }.tc-wp-content-root .tpav-editorial-content .tpav-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .tpav-editorial-content .tpav-section{
    padding: 78px 0;
  }.tc-wp-content-root .tpav-editorial-content .tpav-container{
    padding: 0 28px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-heading p{
    font-size: 17px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-card, .tc-wp-content-root .tpav-editorial-content .tpav-trust-card{
    padding: 28px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-card h3, .tc-wp-content-root .tpav-editorial-content .tpav-trust-card h3, .tc-wp-content-root .tpav-editorial-content .tpav-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-card p, .tc-wp-content-root .tpav-editorial-content .tpav-trust-card p, .tc-wp-content-root .tpav-editorial-content .tpav-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-step-number{
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .tpav-editorial-content .tpav-section{
    padding: 92px 0;
  }.tc-wp-content-root .tpav-editorial-content .tpav-container{
    padding: 0 32px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-heading p{
    font-size: 18px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-card-grid{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .tpav-editorial-content .tpav-card, .tc-wp-content-root .tpav-editorial-content .tpav-trust-card{
    padding: 30px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-card h3, .tc-wp-content-root .tpav-editorial-content .tpav-trust-card h3, .tc-wp-content-root .tpav-editorial-content .tpav-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-card p, .tc-wp-content-root .tpav-editorial-content .tpav-trust-card p, .tc-wp-content-root .tpav-editorial-content .tpav-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-steps{
    gap: 22px;
    margin-top: 50px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-step-card{
    gap: 28px;
    padding: 32px;
  }.tc-wp-content-root .tpav-editorial-content .tpav-step-number{
    font-size: 20px;
  }}