@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-72 .tc-wp-content-root img, .wpc-scope-72 .tc-wp-content-root video, .wpc-scope-72 .tc-wp-content-root svg, .wpc-scope-72 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-section-white{
  background: #ffffff;
}.wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-section-soft{
  background: linear-gradient(180deg, #fbfcff 0%, #f5f8fb 100%);
}.wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 8px 14px;
  border: 1px solid rgba(81, 113, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(81, 113, 255, 0.1), rgba(20, 194, 170, 0.1));
  color: #3151d4;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-section-head h2{
  margin: 0;
  color: #10182b;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-section-head p{
  margin: 16px auto 0;
  color: #5a667a;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0;
}.wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-grid-three, .wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-grid-benefits{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}.wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-info-card, .wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card, .wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card, .wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(26, 39, 68, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 44px rgba(22, 34, 64, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-info-card::before, .wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card::before, .wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(81, 113, 255, 0.35), rgba(20, 194, 170, 0.18), rgba(255, 255, 255, 0));
  opacity: 0;
  transition: opacity 260ms ease;
  pointer-events: none;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}.wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-info-card:hover, .wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card:hover, .wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card:hover, .wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card:hover{
  transform: translateY(-6px);
  border-color: rgba(81, 113, 255, 0.22);
  box-shadow: 0 24px 60px rgba(22, 34, 64, 0.13);
}.wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-info-card:hover::before, .wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card:hover::before, .wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-info-card h3, .wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card h3, .wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card h3, .wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card h3{
  margin: 0;
  color: #121b30;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-info-card p, .wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card p, .wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card p, .wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card p{
  margin: 11px 0 0;
  color: #5b6678;
  font-weight: 400;
  line-height: 1.68;
  letter-spacing: 0;
}.wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-card-icon{
  display: inline-flex;
  position: relative;
  width: 50px;
  height: 50px;
  margin-bottom: 22px;
  border-radius: 16px;
  background: linear-gradient(135deg, #5267ff 0%, #17c4ad 100%);
  box-shadow: 0 12px 28px rgba(81, 103, 255, 0.25);
  transition: transform 260ms ease;
}.wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-info-card:hover .cfg-card-icon{
  transform: translateY(-3px) rotate(-2deg);
}.wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-card-icon::before, .wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-card-icon::after{
  content: "";
  position: absolute;
  display: block;
}.wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-preview::before{
  width: 22px;
  height: 14px;
  top: 17px;
  left: 14px;
  border: 2px solid #ffffff;
  border-radius: 999px;
}.wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-preview::after{
  width: 6px;
  height: 6px;
  top: 21px;
  left: 22px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-copy::before{
  width: 16px;
  height: 18px;
  top: 13px;
  left: 18px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-copy::after{
  width: 16px;
  height: 18px;
  top: 18px;
  left: 13px;
  border: 2px solid rgba(255, 255, 255, 0.72);
  border-radius: 5px;
}.wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-creative::before{
  width: 20px;
  height: 20px;
  top: 15px;
  left: 15px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-creative::after{
  width: 6px;
  height: 6px;
  top: 10px;
  right: 11px;
  border-radius: 50%;
  background: #ffffff;
  box-shadow: -20px 22px 0 rgba(255, 255, 255, 0.78);
}.wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-clean::before{
  width: 22px;
  height: 22px;
  top: 14px;
  left: 14px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-clean::after{
  width: 10px;
  height: 2px;
  top: 24px;
  left: 20px;
  background: #ffffff;
  border-radius: 999px;
}.wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-fast::before{
  width: 19px;
  height: 19px;
  top: 14px;
  left: 15px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-fast::after{
  width: 9px;
  height: 2px;
  top: 23px;
  left: 24px;
  background: #ffffff;
  border-radius: 999px;
  transform: rotate(35deg);
  transform-origin: left center;
}.wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-friendly::before{
  width: 22px;
  height: 22px;
  top: 14px;
  left: 14px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-friendly::after{
  width: 12px;
  height: 6px;
  left: 19px;
  top: 25px;
  border-bottom: 2px solid #ffffff;
  border-radius: 0 0 999px 999px;
}.wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  align-items: center;
  overflow: hidden;
  background: linear-gradient(135deg, #ffffff 0%, #fbfdff 100%);
}.wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 39px;
  width: 2px;
  background: linear-gradient(180deg, rgba(81, 113, 255, 0.2), rgba(20, 194, 170, 0.2));
  z-index: 0;
}.wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 800;
  letter-spacing: 0;
  border-radius: 20px;
  background: linear-gradient(135deg, #5267ff 0%, #17c4ad 100%);
  box-shadow: 0 14px 30px rgba(81, 103, 255, 0.24);
}.wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-content{
  position: relative;
  z-index: 1;
  min-width: 0;
}.wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-use-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(23, 196, 173, 0.1);
  color: #087b6d;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
}.wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 20px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(81, 113, 255, 0.14), rgba(20, 194, 170, 0.14));
  position: relative;
}.wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 16px;
  height: 8px;
  left: 11px;
  top: 14px;
  border-left: 3px solid #17a894;
  border-bottom: 3px solid #17a894;
  transform: rotate(-45deg);
}.wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.wpc-scope-72 .tc-wp-content-root .cfg-editorial-wrap .cfg-reveal.cfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .cfg-editorial-wrap .cfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head h2{
    font-size: 27px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-info-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-info-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-info-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 22px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-card::after{
    display: none;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 15px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .cfg-editorial-wrap .cfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head h2{
    font-size: 30px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-info-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-info-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-info-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-card::after{
    display: none;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .cfg-editorial-wrap .cfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-info-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-info-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-info-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-card::after{
    display: none;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 16px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .cfg-editorial-wrap .cfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-container{
    padding: 0 28px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-grid-three, .tc-wp-content-root .cfg-editorial-wrap .cfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-info-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-info-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-info-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card p{
    font-size: 15.8px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
    gap: 22px;
    padding: 28px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 16px;
  }}@media (min-width: 1024px){.tc-wp-content-root .cfg-editorial-wrap .cfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-info-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-info-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-info-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
    gap: 26px;
    padding: 30px 34px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 17px;
  }}