@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-602 .tc-wp-content-root img, .wpc-scope-602 .tc-wp-content-root video, .wpc-scope-602 .tc-wp-content-root svg, .wpc-scope-602 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content{
  width: 100%;
  overflow: hidden;
  color: #182033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content, .wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content section, .wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content div, .wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content article{
  box-sizing: border-box;
}.wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content .tif-section{
  position: relative;
}.wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content .tif-section-white{
  background: #ffffff;
}.wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content .tif-section-soft{
  background: #f7f9fc;
}.wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content .tif-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}.wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content .tif-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content .tif-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  max-width: 100%;
  margin: 0 auto 14px;
  padding: 8px 14px;
  border: 1px solid rgba(111, 76, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(111, 76, 255, 0.1), rgba(0, 195, 255, 0.1));
  color: #5b41d6;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content h2{
  margin: 0;
  color: #121827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content .tif-section-head p{
  margin: 16px auto 0;
  color: #5f6b7c;
  line-height: 1.75;
}.wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content .tif-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content .tif-grid-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}.wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content .tif-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(21, 31, 51, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 16px 40px rgba(22, 29, 45, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content .tif-card::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(111, 76, 255, 0.14), rgba(0, 195, 255, 0.1), rgba(255, 255, 255, 0));
  opacity: 0;
  transition: opacity 240ms ease;
}.wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content .tif-card:hover{
  transform: translateY(-5px);
  border-color: rgba(111, 76, 255, 0.22);
  box-shadow: 0 22px 52px rgba(22, 29, 45, 0.11);
}.wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content .tif-card:hover::before{
  opacity: 1;
}.wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content .tif-card h3, .wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content .tif-step-card h3{
  position: relative;
  margin: 0;
  color: #141b2d;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content .tif-card p, .wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content .tif-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5d6879;
  line-height: 1.68;
}.wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content .tif-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #6f4cff, #00c3ff);
  box-shadow: 0 12px 24px rgba(82, 85, 255, 0.22);
}.wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content .tif-icon::before, .wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content .tif-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content .tif-icon-preview::before{
  width: 22px;
  height: 12px;
  left: 12px;
  top: 17px;
  border-radius: 10px;
}.wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content .tif-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
  background: #6f4cff;
}.wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content .tif-icon-copy::before{
  width: 16px;
  height: 20px;
  left: 17px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content .tif-icon-copy::after{
  width: 16px;
  height: 20px;
  left: 12px;
  top: 16px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content .tif-icon-spark::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  transform: rotate(45deg);
  border-radius: 4px;
}.wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content .tif-icon-spark::after{
  width: 6px;
  height: 6px;
  right: 10px;
  top: 9px;
  border-radius: 50%;
}.wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content .tif-icon-mobile::before{
  width: 18px;
  height: 26px;
  left: 14px;
  top: 10px;
  border-radius: 6px;
}.wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content .tif-icon-mobile::after{
  width: 8px;
  height: 2px;
  left: 19px;
  bottom: 13px;
  border-radius: 999px;
  background: #6f4cff;
}.wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content .tif-icon-clean::before{
  width: 22px;
  height: 4px;
  left: 12px;
  top: 14px;
  border-radius: 999px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content .tif-icon-fast::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
}.wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content .tif-icon-fast::after{
  width: 9px;
  height: 3px;
  left: 23px;
  top: 21px;
  border-radius: 999px;
  transform: rotate(25deg);
  background: #6f4cff;
}.wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content .tif-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content .tif-step-card{
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  align-items: center;
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(111, 76, 255, 0.14);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #fbfdff 58%, #f3f8ff 100%);
  box-shadow: 0 18px 44px rgba(22, 29, 45, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content .tif-step-card::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: linear-gradient(180deg, #6f4cff, #00c3ff);
}.wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content .tif-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(0, 195, 255, 0.26);
  box-shadow: 0 24px 54px rgba(22, 29, 45, 0.1);
}.wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content .tif-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #6f4cff, #00c3ff);
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 14px 30px rgba(82, 85, 255, 0.24);
}.wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content .tif-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  max-width: 100%;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(111, 76, 255, 0.1);
  color: #6046db;
  font-weight: 800;
  line-height: 1.15;
}.wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content .tif-use-card{
  background: linear-gradient(180deg, #ffffff, #fbfdff);
}.wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content .tif-benefit-card{
  background: #ffffff;
}.wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content .tif-check{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #10b981, #00c3ff);
  box-shadow: 0 12px 24px rgba(16, 185, 129, 0.18);
}.wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content .tif-check::before{
  content: "";
  position: absolute;
  width: 16px;
  height: 8px;
  left: 13px;
  top: 15px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content .tif-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-602 .tc-wp-content-root .typedly-iphone-font-content .tif-reveal.tif-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 240ms ease, border-color 240ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .typedly-iphone-font-content .tif-section{
    padding: 52px 0;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-container{
    padding: 0 14px;
  }.tc-wp-content-root .typedly-iphone-font-content h2{
    font-size: 26px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-kicker, .tc-wp-content-root .typedly-iphone-font-content .tif-badge{
    font-size: 12px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-card h3, .tc-wp-content-root .typedly-iphone-font-content .tif-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-card p, .tc-wp-content-root .typedly-iphone-font-content .tif-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .typedly-iphone-font-content .tif-section{
    padding: 58px 0;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-container{
    padding: 0 18px;
  }.tc-wp-content-root .typedly-iphone-font-content h2{
    font-size: 29px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-kicker, .tc-wp-content-root .typedly-iphone-font-content .tif-badge{
    font-size: 12px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-card h3, .tc-wp-content-root .typedly-iphone-font-content .tif-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-card p, .tc-wp-content-root .typedly-iphone-font-content .tif-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .typedly-iphone-font-content .tif-section{
    padding: 64px 0;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-container{
    padding: 0 22px;
  }.tc-wp-content-root .typedly-iphone-font-content h2{
    font-size: 32px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-kicker, .tc-wp-content-root .typedly-iphone-font-content .tif-badge{
    font-size: 13px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-card{
    padding: 26px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-card h3, .tc-wp-content-root .typedly-iphone-font-content .tif-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-card p, .tc-wp-content-root .typedly-iphone-font-content .tif-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .typedly-iphone-font-content .tif-section{
    padding: 78px 0;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-container{
    padding: 0 30px;
  }.tc-wp-content-root .typedly-iphone-font-content h2{
    font-size: 39px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-kicker, .tc-wp-content-root .typedly-iphone-font-content .tif-badge{
    font-size: 13px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-card{
    padding: 28px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-card h3, .tc-wp-content-root .typedly-iphone-font-content .tif-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-card p, .tc-wp-content-root .typedly-iphone-font-content .tif-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-step-number{
    width: 70px;
    height: 70px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .typedly-iphone-font-content .tif-section{
    padding: 92px 0;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-container{
    padding: 0 32px;
  }.tc-wp-content-root .typedly-iphone-font-content h2{
    font-size: 46px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-kicker, .tc-wp-content-root .typedly-iphone-font-content .tif-badge{
    font-size: 13px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-card-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-card{
    padding: 30px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-card h3, .tc-wp-content-root .typedly-iphone-font-content .tif-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-card p, .tc-wp-content-root .typedly-iphone-font-content .tif-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-step-card{
    gap: 26px;
    padding: 32px 34px;
  }.tc-wp-content-root .typedly-iphone-font-content .tif-step-number{
    width: 76px;
    height: 76px;
    font-size: 21px;
  }}.wpc-scope-602 .tc-wp-content-root .tif-step-content{}