@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-337 .tc-wp-content-root img, .wpc-scope-337 .tc-wp-content-root video, .wpc-scope-337 .tc-wp-content-root svg, .wpc-scope-337 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-337 .tc-wp-content-root .kfg-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #20222a;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-section-white{
  background: #ffffff;
}.wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-section-soft{
  background: linear-gradient(180deg, #fff8fb 0%, #fffdf8 100%);
}.wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-section-header{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(255, 105, 180, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 222, 239, 0.9), rgba(232, 246, 255, 0.9));
  color: #b83f82;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-section-header h2{
  margin: 0;
  color: #191b22;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-section-header p{
  margin: 16px auto 0;
  color: #5e6473;
  font-weight: 450;
  line-height: 1.7;
}.wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(31, 34, 45, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 48px rgba(40, 30, 60, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(255, 111, 181, 0.16), rgba(126, 214, 255, 0.1), rgba(255, 213, 126, 0.12));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 105, 180, 0.3);
  box-shadow: 0 24px 64px rgba(61, 39, 83, 0.13);
}.wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-card:hover::before{
  opacity: 1;
}.wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-card h3{
  position: relative;
  margin: 0;
  color: #20222a;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-card p{
  position: relative;
  margin: 10px 0 0;
  color: #626879;
  font-weight: 440;
  line-height: 1.68;
}.wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff7fbd 0%, #ffc96d 52%, #8edcff 100%);
  box-shadow: 0 12px 28px rgba(255, 127, 189, 0.22);
}.wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-icon::before, .wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-icon-preview::before{
  width: 24px;
  height: 14px;
  top: 17px;
  left: 12px;
  border-radius: 999px;
}.wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-icon-preview::after{
  width: 8px;
  height: 8px;
  top: 20px;
  left: 20px;
  border-radius: 50%;
}.wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-icon-copy::before{
  width: 18px;
  height: 22px;
  top: 12px;
  left: 17px;
  border-radius: 5px;
}.wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-icon-copy::after{
  width: 18px;
  height: 22px;
  top: 16px;
  left: 12px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-icon-spark::before{
  width: 6px;
  height: 28px;
  top: 10px;
  left: 21px;
  border-radius: 999px;
}.wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-icon-spark::after{
  width: 28px;
  height: 6px;
  top: 21px;
  left: 10px;
  border-radius: 999px;
}.wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-icon-heart::before{
  width: 20px;
  height: 20px;
  top: 15px;
  left: 14px;
  border-radius: 6px 6px 2px 6px;
  transform: rotate(45deg);
}.wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-icon-heart::after{
  width: 16px;
  height: 16px;
  top: 11px;
  left: 16px;
  border-radius: 50%;
  box-shadow: -8px 8px 0 #ffffff;
}.wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-icon-phone::before{
  width: 18px;
  height: 28px;
  top: 10px;
  left: 15px;
  border-radius: 6px;
}.wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-icon-phone::after{
  width: 6px;
  height: 2px;
  top: 32px;
  left: 21px;
  border-radius: 999px;
  background: #ff8fc4;
}.wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-icon-style::before, .wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-icon-clean::before{
  width: 24px;
  height: 5px;
  top: 14px;
  left: 12px;
  border-radius: 999px;
  box-shadow: 0 9px 0 #ffffff, 0 18px 0 #ffffff;
}.wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-icon-free::before{
  width: 24px;
  height: 24px;
  top: 12px;
  left: 12px;
  border-radius: 50%;
}.wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-icon-free::after{
  width: 10px;
  height: 5px;
  top: 22px;
  left: 19px;
  border-left: 3px solid #ff8fc4;
  border-bottom: 3px solid #ff8fc4;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-icon-safe::before{
  width: 24px;
  height: 18px;
  top: 19px;
  left: 12px;
  border-radius: 5px;
}.wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-icon-safe::after{
  width: 16px;
  height: 14px;
  top: 10px;
  left: 16px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
  background: transparent;
}.wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  border: 1px solid rgba(31, 34, 45, 0.08);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 52px rgba(40, 30, 60, 0.08);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-step-card::before{
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 6px;
  background: linear-gradient(180deg, #ff78ba, #ffc66f, #86d8ff);
}.wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(255, 105, 180, 0.28);
  box-shadow: 0 24px 64px rgba(61, 39, 83, 0.12);
}.wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 68px;
  height: 68px;
  border-radius: 20px;
  background: linear-gradient(135deg, #ff78ba, #ffd37d);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(255, 120, 186, 0.24);
}.wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-step-copy h3{
  margin: 0;
  color: #20222a;
  font-weight: 820;
  line-height: 1.22;
}.wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-step-copy p{
  margin: 10px 0 0;
  color: #626879;
  font-weight: 440;
  line-height: 1.68;
}.wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 8px 12px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 127, 189, 0.14), rgba(142, 220, 255, 0.18));
  color: #b83f82;
  font-size: 13px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-337 .tc-wp-content-root .kfg-editorial-content .kfg-reveal.kfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .kfg-editorial-content .kfg-card, .tc-wp-content-root .kfg-editorial-content .kfg-step-card, .tc-wp-content-root .kfg-editorial-content .kfg-reveal, .tc-wp-content-root .kfg-editorial-content .kfg-reveal.kfg-visible{
    transition: none;
    transform: none;
  }.tc-wp-content-root .kfg-editorial-content .kfg-reveal{
    opacity: 1;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .kfg-editorial-content .kfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .kfg-editorial-content .kfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-section-header h2{
    font-size: 28px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-section-header p{
    font-size: 15px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-card h3{
    font-size: 19px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-card p{
    font-size: 14px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px 20px 22px 24px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-step-copy p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .kfg-editorial-content .kfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .kfg-editorial-content .kfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-section-header h2{
    font-size: 31px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-section-header p{
    font-size: 15.5px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-card h3{
    font-size: 20px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px 22px 24px 26px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-step-copy p{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .kfg-editorial-content .kfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .kfg-editorial-content .kfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-section-header h2{
    font-size: 35px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-section-header p{
    font-size: 16px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-card{
    padding: 28px;
    border-radius: 22px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-card h3{
    font-size: 21px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-card p{
    font-size: 15px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-step-card{
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 28px 24px 26px 30px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-step-copy h3{
    font-size: 22px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-step-copy p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .kfg-editorial-content .kfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .kfg-editorial-content .kfg-container{
    padding: 0 28px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-section-header h2{
    font-size: 42px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-section-header p{
    font-size: 17px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .kfg-editorial-content .kfg-card{
    padding: 30px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-card h3{
    font-size: 22px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-step-card{
    gap: 24px;
    padding: 32px 34px 32px 36px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-step-number{
    font-size: 20px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-step-copy h3{
    font-size: 24px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-step-copy p{
    font-size: 15.5px;
  }}@media (min-width: 1024px){.tc-wp-content-root .kfg-editorial-content .kfg-section{
    padding: 96px 0;
  }.tc-wp-content-root .kfg-editorial-content .kfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-section-header h2{
    font-size: 48px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-section-header p{
    font-size: 18px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-card-grid{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-grid-six, .tc-wp-content-root .kfg-editorial-content .kfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .kfg-editorial-content .kfg-card{
    padding: 32px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-card h3{
    font-size: 23px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-card p{
    font-size: 16px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-steps{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-step-card{
    gap: 28px;
    padding: 34px 40px 34px 42px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-step-number{
    font-size: 21px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-step-copy h3{
    font-size: 25px;
  }.tc-wp-content-root .kfg-editorial-content .kfg-step-copy p{
    font-size: 16px;
  }}