@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-406 .tc-wp-content-root img, .wpc-scope-406 .tc-wp-content-root video, .wpc-scope-406 .tc-wp-content-root svg, .wpc-scope-406 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  color: #15131c;
  background: #ffffff;
}.wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-section{
  position: relative;
}.wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-section-white{
  background: #ffffff;
}.wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f6f4ef 100%);
}.wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-container{
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
}.wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #7b1fd3;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-kicker::before, .wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-kicker::after{
  content: "";
  width: 18px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #f0447b, #7b1fd3);
}.wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-section-head h2{
  margin: 0;
  color: #16111f;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-section-head p{
  margin: 16px auto 0;
  color: #625b6c;
  line-height: 1.72;
  font-weight: 450;
}.wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-card{
  position: relative;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid rgba(32, 22, 48, 0.1);
  border-radius: 24px;
  background: linear-gradient(180deg, #ffffff 0%, #fffafd 100%);
  box-shadow: 0 18px 42px rgba(43, 25, 68, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
  overflow: hidden;
}.wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #f0447b 0%, #7b1fd3 52%, #1f8fff 100%);
  opacity: 0.9;
}.wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(123, 31, 211, 0.28);
  box-shadow: 0 24px 56px rgba(43, 25, 68, 0.13);
}.wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-card h3{
  margin: 0;
  color: #191322;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-card p{
  margin: 10px 0 0;
  color: #625b6c;
  line-height: 1.68;
  font-weight: 450;
}.wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #fff0f6 0%, #f3e9ff 100%);
  box-shadow: inset 0 0 0 1px rgba(123, 31, 211, 0.12);
}.wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-icon::before, .wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-icon::after{
  content: "";
  position: absolute;
  transition: transform 220ms ease;
}.wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-card:hover .wfg-icon::before, .wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-card:hover .wfg-icon::after{
  transform: translateY(-2px) scale(1.04);
}.wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 13px;
  top: 17px;
  border: 2px solid #7b1fd3;
  border-radius: 10px;
}.wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 21px;
  top: 21px;
  border-radius: 50%;
  background: #f0447b;
}.wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-icon-copy::before{
  width: 16px;
  height: 19px;
  left: 18px;
  top: 13px;
  border: 2px solid #7b1fd3;
  border-radius: 5px;
}.wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-icon-copy::after{
  width: 16px;
  height: 19px;
  left: 13px;
  top: 18px;
  border: 2px solid #f0447b;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.55);
}.wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-icon-flame::before{
  width: 18px;
  height: 24px;
  left: 15px;
  top: 12px;
  border-radius: 15px 15px 16px 16px;
  background: linear-gradient(180deg, #f0447b, #7b1fd3);
  clip-path: polygon(50% 0, 78% 30%, 68% 48%, 90% 70%, 72% 100%, 28% 100%, 10% 70%, 34% 44%, 30% 24%);
}.wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-icon-clean::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  border: 2px solid #7b1fd3;
  border-radius: 50%;
}.wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-icon-clean::after{
  width: 13px;
  height: 7px;
  left: 18px;
  top: 20px;
  border-left: 2px solid #f0447b;
  border-bottom: 2px solid #f0447b;
  transform: rotate(-45deg);
}.wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-icon-spark::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  background: linear-gradient(135deg, #f0447b, #7b1fd3);
  clip-path: polygon(50% 0, 61% 36%, 100% 50%, 61% 64%, 50% 100%, 39% 64%, 0 50%, 39% 36%);
}.wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-icon-device::before{
  width: 18px;
  height: 26px;
  left: 15px;
  top: 11px;
  border: 2px solid #7b1fd3;
  border-radius: 7px;
}.wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-icon-device::after{
  width: 6px;
  height: 2px;
  left: 21px;
  top: 32px;
  border-radius: 99px;
  background: #f0447b;
}.wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  box-sizing: border-box;
  border: 1px solid rgba(32, 22, 48, 0.1);
  border-radius: 26px;
  background: #ffffff;
  box-shadow: 0 18px 48px rgba(43, 25, 68, 0.08);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-step-card::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: linear-gradient(180deg, #f0447b, #7b1fd3, #1f8fff);
}.wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(123, 31, 211, 0.24);
  box-shadow: 0 24px 58px rgba(43, 25, 68, 0.12);
}.wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 22px;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0;
  background: linear-gradient(135deg, #f0447b 0%, #7b1fd3 62%, #1f8fff 100%);
  box-shadow: 0 14px 32px rgba(123, 31, 211, 0.24);
}.wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-step-content h3{
  margin: 0;
  color: #191322;
  font-weight: 850;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-step-content p{
  margin: 8px 0 0;
  color: #625b6c;
  line-height: 1.68;
  font-weight: 450;
}.wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
}.wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 54px;
  height: 30px;
  margin-bottom: 18px;
  padding: 0 12px;
  box-sizing: border-box;
  border-radius: 999px;
  color: #7b1fd3;
  background: #f5edff;
  border: 1px solid rgba(123, 31, 211, 0.14);
  font-size: 13px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-trust-card{
  text-align: center;
  background: #ffffff;
}.wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-trust-mark{
  position: relative;
  display: inline-flex;
  width: 54px;
  height: 54px;
  margin-bottom: 20px;
  border-radius: 18px;
  background: linear-gradient(135deg, #f0447b, #7b1fd3);
  box-shadow: 0 16px 32px rgba(123, 31, 211, 0.22);
}.wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-trust-mark::before{
  content: "";
  position: absolute;
  width: 20px;
  height: 11px;
  left: 16px;
  top: 18px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-406 .tc-wp-content-root .wfg-editorial-wrap .wfg-reveal.wfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .wfg-editorial-wrap .wfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-section-head{
    margin-bottom: 30px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-kicker{
    font-size: 11px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-card{
    padding: 24px 20px;
    border-radius: 20px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-card h3, .tc-wp-content-root .wfg-editorial-wrap .wfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-card p, .tc-wp-content-root .wfg-editorial-wrap .wfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-steps{
    gap: 16px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 20px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .wfg-editorial-wrap .wfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-card{
    padding: 26px 22px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-card h3, .tc-wp-content-root .wfg-editorial-wrap .wfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-card p, .tc-wp-content-root .wfg-editorial-wrap .wfg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-steps{
    gap: 18px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px 22px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .wfg-editorial-wrap .wfg-section{
    padding: 68px 0;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-section-head{
    margin-bottom: 38px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-section-head h2{
    font-size: 33px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-card{
    padding: 28px 24px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-card h3, .tc-wp-content-root .wfg-editorial-wrap .wfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-card p, .tc-wp-content-root .wfg-editorial-wrap .wfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-steps{
    gap: 20px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .wfg-editorial-wrap .wfg-section{
    padding: 82px 0;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-section-head{
    margin-bottom: 46px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-grid-six, .tc-wp-content-root .wfg-editorial-wrap .wfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-card{
    padding: 30px 26px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-card h3, .tc-wp-content-root .wfg-editorial-wrap .wfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-card p, .tc-wp-content-root .wfg-editorial-wrap .wfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-steps{
    gap: 22px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-step-card{
    gap: 24px;
    padding: 30px 30px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .wfg-editorial-wrap .wfg-section{
    padding: 96px 0;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-section-head{
    margin-bottom: 52px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-grid-six, .tc-wp-content-root .wfg-editorial-wrap .wfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-card{
    padding: 32px 28px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-card h3, .tc-wp-content-root .wfg-editorial-wrap .wfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-card p, .tc-wp-content-root .wfg-editorial-wrap .wfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-steps{
    gap: 24px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-step-card{
    gap: 28px;
    padding: 34px 36px;
  }.tc-wp-content-root .wfg-editorial-wrap .wfg-step-number{
    width: 74px;
    height: 74px;
    font-size: 22px;
  }}