@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-46 .tc-wp-content-root img, .wpc-scope-46 .tc-wp-content-root video, .wpc-scope-46 .tc-wp-content-root svg, .wpc-scope-46 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-46 .tc-wp-content-root .ihv-editorial-content{
  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.5;
}.wpc-scope-46 .tc-wp-content-root .ihv-editorial-content, .wpc-scope-46 .tc-wp-content-root .ihv-editorial-content div, .wpc-scope-46 .tc-wp-content-root .ihv-editorial-content section, .wpc-scope-46 .tc-wp-content-root .ihv-editorial-content article{
  box-sizing: border-box;
}.wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-section{
  position: relative;
  width: 100%;
}.wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-section-white{
  background: #ffffff;
}.wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-section-soft{
  background: linear-gradient(180deg, #fbf7fb 0%, #f8fafc 100%);
}.wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-section-header{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(218, 55, 133, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 90, 115, 0.1), rgba(131, 76, 255, 0.1));
  color: #b32772;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.02em;
}.wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-section-header h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-section-header p{
  margin: 16px auto 0;
  max-width: 680px;
  color: #596275;
  font-weight: 450;
}.wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-card, .wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-benefit-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(140, 152, 174, 0.2);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 46px rgba(28, 38, 64, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-card::before, .wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(255, 89, 119, 0.14), rgba(131, 76, 255, 0.1));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-card:hover, .wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-benefit-card:hover{
  transform: translateY(-5px);
  border-color: rgba(218, 55, 133, 0.26);
  box-shadow: 0 24px 58px rgba(28, 38, 64, 0.12);
}.wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-card:hover::before, .wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-card h3, .wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-benefit-card h3, .wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-step-card h3{
  position: relative;
  margin: 0;
  color: #152033;
  font-weight: 760;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-card p, .wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-benefit-card p, .wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5d6678;
  line-height: 1.65;
}.wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff5a73 0%, #d93485 48%, #7c4dff 100%);
  box-shadow: 0 12px 28px rgba(218, 55, 133, 0.25);
}.wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-icon::before, .wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-icon-view::before{
  width: 22px;
  height: 14px;
  left: 13px;
  top: 17px;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-icon-view::after{
  width: 7px;
  height: 7px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
}.wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-icon-fast::before{
  width: 20px;
  height: 20px;
  left: 14px;
  top: 14px;
  clip-path: polygon(50% 0, 66% 38%, 100% 38%, 72% 58%, 84% 100%, 50% 72%, 16% 100%, 28% 58%, 0 38%, 34% 38%);
}.wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-icon-preview::before{
  width: 22px;
  height: 18px;
  left: 13px;
  top: 15px;
  border-radius: 5px;
}.wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-icon-preview::after{
  width: 12px;
  height: 3px;
  left: 18px;
  top: 23px;
  border-radius: 8px;
  background: #d93485;
}.wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-icon-simple::before{
  width: 22px;
  height: 3px;
  left: 13px;
  top: 16px;
  border-radius: 8px;
  box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
}.wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-icon-mobile::before{
  width: 16px;
  height: 24px;
  left: 16px;
  top: 12px;
  border-radius: 6px;
}.wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-icon-mobile::after{
  width: 5px;
  height: 2px;
  left: 21.5px;
  top: 31px;
  border-radius: 8px;
  background: #d93485;
}.wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-icon-daily::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
}.wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-icon-daily::after{
  width: 12px;
  height: 12px;
  left: 18px;
  top: 18px;
  border-radius: 50%;
  background: #d93485;
}.wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-steps{
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  border: 1px solid rgba(140, 152, 174, 0.18);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #fff8fb 100%);
  box-shadow: 0 18px 44px rgba(28, 38, 64, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(218, 55, 133, 0.24);
  box-shadow: 0 24px 58px rgba(28, 38, 64, 0.11);
}.wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 850;
  border-radius: 18px;
  background: linear-gradient(135deg, #ff5a73 0%, #d93485 52%, #7c4dff 100%);
  box-shadow: 0 14px 34px rgba(218, 55, 133, 0.25);
}.wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-use-card{
  overflow: hidden;
}.wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-dot{
  position: relative;
  display: inline-flex;
  width: 14px;
  height: 14px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: #d93485;
  box-shadow: 0 0 0 8px rgba(217, 52, 133, 0.1), 0 0 0 16px rgba(124, 77, 255, 0.06);
}.wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-badge{
  position: relative;
  display: inline-flex;
  margin-bottom: 18px;
  padding: 8px 12px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 90, 115, 0.12), rgba(124, 77, 255, 0.12));
  color: #b32772;
  font-size: 13px;
  font-weight: 800;
}.wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-46 .tc-wp-content-root .ihv-editorial-content .ihv-reveal.ihv-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ihv-editorial-content .ihv-section{
    padding: 48px 0;
  }.tc-wp-content-root .ihv-editorial-content .ihv-container{
    padding: 0 14px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-section-header{
    margin-bottom: 28px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-section-header h2{
    font-size: 26px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-section-header p{
    font-size: 15px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-card, .tc-wp-content-root .ihv-editorial-content .ihv-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-card h3, .tc-wp-content-root .ihv-editorial-content .ihv-benefit-card h3, .tc-wp-content-root .ihv-editorial-content .ihv-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-card p, .tc-wp-content-root .ihv-editorial-content .ihv-benefit-card p, .tc-wp-content-root .ihv-editorial-content .ihv-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-steps{
    gap: 16px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ihv-editorial-content .ihv-section{
    padding: 54px 0;
  }.tc-wp-content-root .ihv-editorial-content .ihv-container{
    padding: 0 18px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-section-header{
    margin-bottom: 30px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-section-header h2{
    font-size: 29px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-section-header p{
    font-size: 15.5px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-card, .tc-wp-content-root .ihv-editorial-content .ihv-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-card h3, .tc-wp-content-root .ihv-editorial-content .ihv-benefit-card h3, .tc-wp-content-root .ihv-editorial-content .ihv-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-card p, .tc-wp-content-root .ihv-editorial-content .ihv-benefit-card p, .tc-wp-content-root .ihv-editorial-content .ihv-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-steps{
    gap: 18px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ihv-editorial-content .ihv-section{
    padding: 60px 0;
  }.tc-wp-content-root .ihv-editorial-content .ihv-container{
    padding: 0 22px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-section-header{
    margin-bottom: 34px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-section-header h2{
    font-size: 32px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-section-header p{
    font-size: 16px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-card, .tc-wp-content-root .ihv-editorial-content .ihv-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-card h3, .tc-wp-content-root .ihv-editorial-content .ihv-benefit-card h3, .tc-wp-content-root .ihv-editorial-content .ihv-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-card p, .tc-wp-content-root .ihv-editorial-content .ihv-benefit-card p, .tc-wp-content-root .ihv-editorial-content .ihv-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-steps{
    gap: 20px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ihv-editorial-content .ihv-section{
    padding: 76px 0;
  }.tc-wp-content-root .ihv-editorial-content .ihv-container{
    padding: 0 32px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-section-header{
    margin-bottom: 42px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-section-header h2{
    font-size: 40px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-section-header p{
    font-size: 17px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-grid-three, .tc-wp-content-root .ihv-editorial-content .ihv-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-card, .tc-wp-content-root .ihv-editorial-content .ihv-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-card h3, .tc-wp-content-root .ihv-editorial-content .ihv-benefit-card h3, .tc-wp-content-root .ihv-editorial-content .ihv-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-card p, .tc-wp-content-root .ihv-editorial-content .ihv-benefit-card p, .tc-wp-content-root .ihv-editorial-content .ihv-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-steps{
    gap: 22px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ihv-editorial-content .ihv-section{
    padding: 92px 0;
  }.tc-wp-content-root .ihv-editorial-content .ihv-container{
    padding: 0 34px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-section-header{
    margin-bottom: 48px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-section-header h2{
    font-size: 46px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-section-header p{
    font-size: 18px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-grid-three, .tc-wp-content-root .ihv-editorial-content .ihv-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-card, .tc-wp-content-root .ihv-editorial-content .ihv-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-card h3, .tc-wp-content-root .ihv-editorial-content .ihv-benefit-card h3, .tc-wp-content-root .ihv-editorial-content .ihv-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-card p, .tc-wp-content-root .ihv-editorial-content .ihv-benefit-card p, .tc-wp-content-root .ihv-editorial-content .ihv-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-steps{
    gap: 22px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-step-card{
    gap: 26px;
    padding: 34px;
  }.tc-wp-content-root .ihv-editorial-content .ihv-step-number{
    width: 70px;
    height: 70px;
    font-size: 20px;
  }}.wpc-scope-46 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .ihv-step-content{}