@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-136 .tc-wp-content-root img, .wpc-scope-136 .tc-wp-content-root video, .wpc-scope-136 .tc-wp-content-root svg, .wpc-scope-136 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-136 .tc-wp-content-root .tpav-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-136 .tc-wp-content-root .tpav-editorial, .wpc-scope-136 .tc-wp-content-root .tpav-editorial div, .wpc-scope-136 .tc-wp-content-root .tpav-editorial section, .wpc-scope-136 .tc-wp-content-root .tpav-editorial article, .wpc-scope-136 .tc-wp-content-root .tpav-editorial span, .wpc-scope-136 .tc-wp-content-root .tpav-editorial h2, .wpc-scope-136 .tc-wp-content-root .tpav-editorial h3, .wpc-scope-136 .tc-wp-content-root .tpav-editorial p{
  box-sizing: border-box;
}.wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-section{
  position: relative;
  width: 100%;
  overflow: hidden;
}.wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-section-white{
  background: #ffffff;
}.wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-section-soft{
  background: linear-gradient(180deg, #fbfbfd 0%, #f6f8fb 100%);
}.wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-section::before{
  content: "";
  position: absolute;
  width: 360px;
  height: 360px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(254, 44, 85, 0.11), rgba(37, 244, 238, 0.06) 46%, rgba(255, 255, 255, 0) 70%);
  top: -190px;
  right: -130px;
  pointer-events: none;
}.wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-container{
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-heading{
  max-width: 790px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 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.08), rgba(37, 244, 238, 0.09));
  color: #b71943;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0;
}.wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-kicker::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: linear-gradient(135deg, #fe2c55, #25f4ee);
  box-shadow: 0 0 0 5px rgba(254, 44, 85, 0.08);
}.wpc-scope-136 .tc-wp-content-root .tpav-editorial h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: 0;
}.wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-heading p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #5f6b7a;
  line-height: 1.75;
}.wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-card, .wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-benefit-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(23, 32, 51, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 18px 42px rgba(17, 24, 39, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-card::after, .wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-benefit-card::after{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(254, 44, 85, 0.09), rgba(37, 244, 238, 0.08));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-card:hover, .wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-benefit-card:hover, .wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(254, 44, 85, 0.22);
  box-shadow: 0 24px 56px rgba(17, 24, 39, 0.11);
}.wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-card:hover::after, .wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-benefit-card:hover::after{
  opacity: 1;
}.wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-card h3, .wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-benefit-card h3, .wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-step-card h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #121a2a;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-card p, .wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-benefit-card p, .wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-step-card p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #647081;
  line-height: 1.72;
}.wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #fe2c55, #25f4ee);
  box-shadow: 0 12px 26px rgba(254, 44, 85, 0.18);
}.wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-icon::before, .wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-icon::after{
  content: "";
  position: absolute;
  transition: transform 260ms ease;
}.wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-card:hover .tpav-icon::before, .wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-card:hover .tpav-icon::after{
  transform: translateX(2px);
}.wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-icon-play::before{
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 13px solid #ffffff;
  top: 15px;
  left: 18px;
}.wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-icon-bolt::before{
  width: 12px;
  height: 22px;
  top: 12px;
  left: 17px;
  background: #ffffff;
  clip-path: polygon(50% 0, 100% 0, 62% 42%, 100% 42%, 30% 100%, 44% 55%, 0 55%);
}.wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-icon-frame::before{
  width: 21px;
  height: 16px;
  top: 15px;
  left: 13px;
  border: 3px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-icon-path::before{
  width: 21px;
  height: 21px;
  top: 13px;
  left: 13px;
  border: 3px solid #ffffff;
  border-left-color: transparent;
  border-radius: 999px;
}.wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-icon-mobile::before{
  width: 16px;
  height: 24px;
  top: 11px;
  left: 15px;
  border: 3px solid #ffffff;
  border-radius: 6px;
}.wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-icon-daily::before{
  width: 22px;
  height: 22px;
  top: 12px;
  left: 12px;
  border: 3px solid #ffffff;
  border-radius: 999px;
}.wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-icon-daily::after{
  width: 8px;
  height: 3px;
  top: 22px;
  left: 23px;
  background: #ffffff;
  border-radius: 999px;
  transform-origin: left center;
  transform: rotate(-36deg);
}.wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(23, 32, 51, 0.09);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 42px rgba(17, 24, 39, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-step-card::before{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 6px;
  background: linear-gradient(180deg, #fe2c55, #25f4ee);
}.wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  border-radius: 20px;
  background: #111827;
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 14px 30px rgba(17, 24, 39, 0.18);
}.wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fcfdff 100%);
}.wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-pill{
  position: relative;
  z-index: 1;
  display: inline-flex;
  margin: 0 0 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(37, 244, 238, 0.11);
  color: #0b7f7b;
  font-size: 12px;
  font-weight: 800;
}.wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfcff 100%);
}.wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-benefit-mark{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin: 0 0 18px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(254, 44, 85, 0.14), rgba(37, 244, 238, 0.16));
}.wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-benefit-mark::before{
  content: "";
  position: absolute;
  width: 16px;
  height: 9px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #fe2c55;
  border-bottom: 3px solid #fe2c55;
  transform: rotate(-45deg);
}.wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-136 .tc-wp-content-root .tpav-editorial .tpav-reveal.tpav-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 620ms ease, transform 620ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .tpav-editorial .tpav-section{
    padding: 54px 0;
  }.tc-wp-content-root .tpav-editorial .tpav-container{
    padding: 0 14px;
  }.tc-wp-content-root .tpav-editorial h2{
    font-size: 25px;
  }.tc-wp-content-root .tpav-editorial .tpav-heading p{
    font-size: 14px;
  }.tc-wp-content-root .tpav-editorial .tpav-grid, .tc-wp-content-root .tpav-editorial .tpav-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .tpav-editorial .tpav-grid-three, .tc-wp-content-root .tpav-editorial .tpav-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .tpav-editorial .tpav-card, .tc-wp-content-root .tpav-editorial .tpav-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .tpav-editorial .tpav-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .tpav-editorial .tpav-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .tpav-editorial .tpav-card h3, .tc-wp-content-root .tpav-editorial .tpav-benefit-card h3, .tc-wp-content-root .tpav-editorial .tpav-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .tpav-editorial .tpav-card p, .tc-wp-content-root .tpav-editorial .tpav-benefit-card p, .tc-wp-content-root .tpav-editorial .tpav-step-card p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .tpav-editorial .tpav-section{
    padding: 60px 0;
  }.tc-wp-content-root .tpav-editorial .tpav-container{
    padding: 0 18px;
  }.tc-wp-content-root .tpav-editorial h2{
    font-size: 28px;
  }.tc-wp-content-root .tpav-editorial .tpav-heading p{
    font-size: 15px;
  }.tc-wp-content-root .tpav-editorial .tpav-grid, .tc-wp-content-root .tpav-editorial .tpav-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .tpav-editorial .tpav-grid-three, .tc-wp-content-root .tpav-editorial .tpav-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .tpav-editorial .tpav-card, .tc-wp-content-root .tpav-editorial .tpav-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .tpav-editorial .tpav-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .tpav-editorial .tpav-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }.tc-wp-content-root .tpav-editorial .tpav-card h3, .tc-wp-content-root .tpav-editorial .tpav-benefit-card h3, .tc-wp-content-root .tpav-editorial .tpav-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .tpav-editorial .tpav-card p, .tc-wp-content-root .tpav-editorial .tpav-benefit-card p, .tc-wp-content-root .tpav-editorial .tpav-step-card p{
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .tpav-editorial .tpav-section{
    padding: 66px 0;
  }.tc-wp-content-root .tpav-editorial .tpav-container{
    padding: 0 22px;
  }.tc-wp-content-root .tpav-editorial h2{
    font-size: 31px;
  }.tc-wp-content-root .tpav-editorial .tpav-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .tpav-editorial .tpav-grid, .tc-wp-content-root .tpav-editorial .tpav-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .tpav-editorial .tpav-grid-three, .tc-wp-content-root .tpav-editorial .tpav-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .tpav-editorial .tpav-card, .tc-wp-content-root .tpav-editorial .tpav-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .tpav-editorial .tpav-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .tpav-editorial .tpav-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }.tc-wp-content-root .tpav-editorial .tpav-card h3, .tc-wp-content-root .tpav-editorial .tpav-benefit-card h3, .tc-wp-content-root .tpav-editorial .tpav-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .tpav-editorial .tpav-card p, .tc-wp-content-root .tpav-editorial .tpav-benefit-card p, .tc-wp-content-root .tpav-editorial .tpav-step-card p{
    font-size: 15.5px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .tpav-editorial .tpav-section{
    padding: 78px 0;
  }.tc-wp-content-root .tpav-editorial .tpav-container{
    padding: 0 28px;
  }.tc-wp-content-root .tpav-editorial h2{
    font-size: 38px;
  }.tc-wp-content-root .tpav-editorial .tpav-heading p{
    font-size: 16px;
  }.tc-wp-content-root .tpav-editorial .tpav-grid, .tc-wp-content-root .tpav-editorial .tpav-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .tpav-editorial .tpav-grid-three, .tc-wp-content-root .tpav-editorial .tpav-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .tpav-editorial .tpav-card, .tc-wp-content-root .tpav-editorial .tpav-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .tpav-editorial .tpav-step-card{
    gap: 22px;
    padding: 28px 30px;
  }.tc-wp-content-root .tpav-editorial .tpav-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }.tc-wp-content-root .tpav-editorial .tpav-card h3, .tc-wp-content-root .tpav-editorial .tpav-benefit-card h3, .tc-wp-content-root .tpav-editorial .tpav-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .tpav-editorial .tpav-card p, .tc-wp-content-root .tpav-editorial .tpav-benefit-card p, .tc-wp-content-root .tpav-editorial .tpav-step-card p{
    font-size: 15.5px;
  }}@media (min-width: 1024px){.tc-wp-content-root .tpav-editorial .tpav-section{
    padding: 92px 0;
  }.tc-wp-content-root .tpav-editorial .tpav-container{
    padding: 0 30px;
  }.tc-wp-content-root .tpav-editorial h2{
    font-size: 44px;
  }.tc-wp-content-root .tpav-editorial .tpav-heading p{
    font-size: 17px;
  }.tc-wp-content-root .tpav-editorial .tpav-grid, .tc-wp-content-root .tpav-editorial .tpav-steps{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .tpav-editorial .tpav-grid-three, .tc-wp-content-root .tpav-editorial .tpav-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .tpav-editorial .tpav-card, .tc-wp-content-root .tpav-editorial .tpav-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .tpav-editorial .tpav-step-card{
    gap: 26px;
    padding: 32px 34px;
  }.tc-wp-content-root .tpav-editorial .tpav-step-number{
    width: 74px;
    height: 74px;
    font-size: 21px;
  }.tc-wp-content-root .tpav-editorial .tpav-card h3, .tc-wp-content-root .tpav-editorial .tpav-benefit-card h3, .tc-wp-content-root .tpav-editorial .tpav-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .tpav-editorial .tpav-card p, .tc-wp-content-root .tpav-editorial .tpav-benefit-card p, .tc-wp-content-root .tpav-editorial .tpav-step-card p{
    font-size: 16px;
  }}.wpc-scope-136 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .tpav-step-copy{}