@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-100 .tc-wp-content-root img, .wpc-scope-100 .tc-wp-content-root video, .wpc-scope-100 .tc-wp-content-root svg, .wpc-scope-100 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #27212d;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.6;
}.wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-section-white{
  background: #ffffff;
}.wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-section-soft{
  background: linear-gradient(180deg, #fff8fb 0%, #fffdf8 100%);
}.wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 12px;
  padding: 7px 14px;
  border: 1px solid rgba(255, 118, 174, 0.24);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 118, 174, 0.12), rgba(142, 116, 255, 0.12));
  color: #a72f70;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-section-head h2{
  margin: 0;
  color: #211826;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: 0;
}.wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-section-head p{
  margin: 14px auto 0;
  max-width: 720px;
  color: #65596c;
  line-height: 1.75;
}.wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-feature-card, .wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-use-card, .wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-trust-card, .wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-step-card{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(100, 72, 112, 0.1);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 42px rgba(68, 42, 79, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-feature-card, .wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-use-card, .wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-trust-card{
  height: 100%;
}.wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-feature-card::before, .wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-use-card::before, .wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(255, 118, 174, 0.55), rgba(142, 116, 255, 0.32), rgba(255, 211, 105, 0.35));
  opacity: 0;
  transition: opacity 220ms ease;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}.wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-feature-card:hover, .wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-use-card:hover, .wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-trust-card:hover, .wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 118, 174, 0.24);
  box-shadow: 0 22px 52px rgba(68, 42, 79, 0.13);
}.wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-feature-card:hover::before, .wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-use-card:hover::before, .wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-feature-card h3, .wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-use-card h3, .wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-trust-card h3, .wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-step-card h3{
  margin: 0;
  color: #241a2b;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-feature-card p, .wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-use-card p, .wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-trust-card p, .wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-step-card p{
  margin: 10px 0 0;
  color: #6b6071;
  line-height: 1.7;
}.wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff76ae, #8e74ff);
  box-shadow: 0 12px 26px rgba(255, 118, 174, 0.22);
}.wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-icon::before, .wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-icon-sparkle::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  clip-path: polygon(50% 0%, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0% 50%, 38% 36%);
}.wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 16px;
  top: 13px;
  border-radius: 4px;
}.wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-icon-copy::after{
  width: 14px;
  height: 16px;
  left: 12px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-icon-heart::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 15px;
  transform: rotate(45deg);
  border-radius: 5px 5px 2px 5px;
}.wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-icon-heart::after{
  width: 10px;
  height: 10px;
  left: 12px;
  top: 13px;
  border-radius: 50%;
  box-shadow: 10px 0 0 #ffffff;
}.wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-icon-ribbon::before{
  width: 18px;
  height: 22px;
  left: 14px;
  top: 11px;
  border-radius: 9px 9px 3px 3px;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 76%, 0 100%);
}.wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-icon-cloud::before{
  width: 24px;
  height: 12px;
  left: 11px;
  top: 20px;
  border-radius: 999px;
}.wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-icon-cloud::after{
  width: 12px;
  height: 12px;
  left: 16px;
  top: 14px;
  border-radius: 50%;
  box-shadow: 9px 3px 0 #ffffff;
}.wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-icon-star::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0%, 62% 34%, 98% 35%, 70% 56%, 80% 91%, 50% 70%, 20% 91%, 30% 56%, 2% 35%, 38% 34%);
}.wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 250, 253, 0.96));
}.wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1;
  border-radius: 20px;
  background: linear-gradient(135deg, #ff76ae, #8e74ff);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(142, 116, 255, 0.2);
}.wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 15px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(255, 118, 174, 0.1);
  color: #a72f70;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-trust-mark{
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(255, 118, 174, 0.14), rgba(142, 116, 255, 0.16));
  position: relative;
}.wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-trust-mark::before{
  content: "";
  position: absolute;
  width: 18px;
  height: 9px;
  left: 13px;
  top: 15px;
  border-left: 3px solid #b13a79;
  border-bottom: 3px solid #b13a79;
  transform: rotate(-45deg);
}.wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-100 .tc-wp-content-root .kfg-editorial-wrap .kfg-reveal.kfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .kfg-editorial-wrap .kfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-section-head h2{
    font-size: 25px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-feature-card, .tc-wp-content-root .kfg-editorial-wrap .kfg-use-card, .tc-wp-content-root .kfg-editorial-wrap .kfg-trust-card{
    padding: 22px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-feature-card h3, .tc-wp-content-root .kfg-editorial-wrap .kfg-use-card h3, .tc-wp-content-root .kfg-editorial-wrap .kfg-trust-card h3, .tc-wp-content-root .kfg-editorial-wrap .kfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-feature-card p, .tc-wp-content-root .kfg-editorial-wrap .kfg-use-card p, .tc-wp-content-root .kfg-editorial-wrap .kfg-trust-card p, .tc-wp-content-root .kfg-editorial-wrap .kfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-step-list{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-step-card{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 22px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-step-number{
    width: 52px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .kfg-editorial-wrap .kfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-feature-card, .tc-wp-content-root .kfg-editorial-wrap .kfg-use-card, .tc-wp-content-root .kfg-editorial-wrap .kfg-trust-card{
    padding: 24px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-feature-card h3, .tc-wp-content-root .kfg-editorial-wrap .kfg-use-card h3, .tc-wp-content-root .kfg-editorial-wrap .kfg-trust-card h3, .tc-wp-content-root .kfg-editorial-wrap .kfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-feature-card p, .tc-wp-content-root .kfg-editorial-wrap .kfg-use-card p, .tc-wp-content-root .kfg-editorial-wrap .kfg-trust-card p, .tc-wp-content-root .kfg-editorial-wrap .kfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-step-list{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-step-card{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 24px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-step-number{
    width: 54px;
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .kfg-editorial-wrap .kfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-section-head h2{
    font-size: 31px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-feature-card, .tc-wp-content-root .kfg-editorial-wrap .kfg-use-card, .tc-wp-content-root .kfg-editorial-wrap .kfg-trust-card{
    padding: 26px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-feature-card h3, .tc-wp-content-root .kfg-editorial-wrap .kfg-use-card h3, .tc-wp-content-root .kfg-editorial-wrap .kfg-trust-card h3, .tc-wp-content-root .kfg-editorial-wrap .kfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-feature-card p, .tc-wp-content-root .kfg-editorial-wrap .kfg-use-card p, .tc-wp-content-root .kfg-editorial-wrap .kfg-trust-card p, .tc-wp-content-root .kfg-editorial-wrap .kfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-step-list{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-step-number{
    width: 58px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .kfg-editorial-wrap .kfg-section{
    padding: 74px 0;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-feature-card, .tc-wp-content-root .kfg-editorial-wrap .kfg-use-card, .tc-wp-content-root .kfg-editorial-wrap .kfg-trust-card{
    padding: 28px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-feature-card h3, .tc-wp-content-root .kfg-editorial-wrap .kfg-use-card h3, .tc-wp-content-root .kfg-editorial-wrap .kfg-trust-card h3, .tc-wp-content-root .kfg-editorial-wrap .kfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-feature-card p, .tc-wp-content-root .kfg-editorial-wrap .kfg-use-card p, .tc-wp-content-root .kfg-editorial-wrap .kfg-trust-card p, .tc-wp-content-root .kfg-editorial-wrap .kfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-step-list{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-step-number{
    width: 66px;
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .kfg-editorial-wrap .kfg-section{
    padding: 88px 0;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-section-head h2{
    font-size: 44px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-grid-six, .tc-wp-content-root .kfg-editorial-wrap .kfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-feature-card, .tc-wp-content-root .kfg-editorial-wrap .kfg-use-card, .tc-wp-content-root .kfg-editorial-wrap .kfg-trust-card{
    padding: 30px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-feature-card h3, .tc-wp-content-root .kfg-editorial-wrap .kfg-use-card h3, .tc-wp-content-root .kfg-editorial-wrap .kfg-trust-card h3, .tc-wp-content-root .kfg-editorial-wrap .kfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-feature-card p, .tc-wp-content-root .kfg-editorial-wrap .kfg-use-card p, .tc-wp-content-root .kfg-editorial-wrap .kfg-trust-card p, .tc-wp-content-root .kfg-editorial-wrap .kfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-step-list{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-step-card{
    gap: 26px;
    padding: 34px 38px;
  }.tc-wp-content-root .kfg-editorial-wrap .kfg-step-number{
    width: 74px;
    font-size: 20px;
  }}.wpc-scope-100 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .kfg-step-content{}