@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-354 .tc-wp-content-root img, .wpc-scope-354 .tc-wp-content-root video, .wpc-scope-354 .tc-wp-content-root svg, .wpc-scope-354 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-354 .tc-wp-content-root .cotg-content, .wpc-scope-354 .tc-wp-content-root .cotg-content *{
  box-sizing: border-box;
}.wpc-scope-354 .tc-wp-content-root .cotg-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.6;
}.wpc-scope-354 .tc-wp-content-root .cotg-content .cotg-section{
  position: relative;
}.wpc-scope-354 .tc-wp-content-root .cotg-content .cotg-section-white{
  background: #ffffff;
}.wpc-scope-354 .tc-wp-content-root .cotg-content .cotg-section-soft{
  background: #f7f9fc;
}.wpc-scope-354 .tc-wp-content-root .cotg-content .cotg-container{
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}.wpc-scope-354 .tc-wp-content-root .cotg-content .cotg-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-354 .tc-wp-content-root .cotg-content .cotg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(68, 121, 255, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(68, 121, 255, 0.1), rgba(20, 184, 166, 0.1));
  color: #3158d4;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-354 .tc-wp-content-root .cotg-content .cotg-heading h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.16;
  letter-spacing: 0;
}.wpc-scope-354 .tc-wp-content-root .cotg-content .cotg-heading p{
  margin: 16px auto 0;
  color: #5f6b7a;
  line-height: 1.75;
}.wpc-scope-354 .tc-wp-content-root .cotg-content .cotg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-354 .tc-wp-content-root .cotg-content .cotg-grid-three, .wpc-scope-354 .tc-wp-content-root .cotg-content .cotg-grid-benefits{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}.wpc-scope-354 .tc-wp-content-root .cotg-content .cotg-card, .wpc-scope-354 .tc-wp-content-root .cotg-content .cotg-benefit-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(31, 41, 55, 0.08);
  border-radius: 20px;
  background: #ffffff;
  box-shadow: 0 14px 35px rgba(17, 24, 39, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-354 .tc-wp-content-root .cotg-content .cotg-card::before, .wpc-scope-354 .tc-wp-content-root .cotg-content .cotg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #4479ff, #14b8a6, #9b5cff);
  opacity: 0.9;
}.wpc-scope-354 .tc-wp-content-root .cotg-content .cotg-card:hover, .wpc-scope-354 .tc-wp-content-root .cotg-content .cotg-benefit-card:hover, .wpc-scope-354 .tc-wp-content-root .cotg-content .cotg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(68, 121, 255, 0.24);
  box-shadow: 0 22px 50px rgba(17, 24, 39, 0.12);
}.wpc-scope-354 .tc-wp-content-root .cotg-content .cotg-card h3, .wpc-scope-354 .tc-wp-content-root .cotg-content .cotg-benefit-card h3, .wpc-scope-354 .tc-wp-content-root .cotg-content .cotg-step-content h3{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-354 .tc-wp-content-root .cotg-content .cotg-card p, .wpc-scope-354 .tc-wp-content-root .cotg-content .cotg-benefit-card p, .wpc-scope-354 .tc-wp-content-root .cotg-content .cotg-step-content p{
  margin: 10px 0 0;
  color: #5f6b7a;
  line-height: 1.72;
}.wpc-scope-354 .tc-wp-content-root .cotg-content .cotg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, rgba(68, 121, 255, 0.14), rgba(20, 184, 166, 0.16));
  box-shadow: inset 0 0 0 1px rgba(68, 121, 255, 0.12);
}.wpc-scope-354 .tc-wp-content-root .cotg-content .cotg-icon::before{
  content: "";
  position: absolute;
  left: 12px;
  right: 12px;
  top: 22px;
  height: 3px;
  border-radius: 999px;
  background: linear-gradient(90deg, #4479ff, #14b8a6);
  transform: rotate(-8deg);
}.wpc-scope-354 .tc-wp-content-root .cotg-content .cotg-icon::after{
  content: "";
  position: absolute;
  inset: 13px;
  border: 2px solid rgba(49, 88, 212, 0.45);
  border-radius: 8px;
}.wpc-scope-354 .tc-wp-content-root .cotg-content .cotg-icon-copy::after{
  inset: 11px 13px 15px 15px;
  box-shadow: 4px 4px 0 rgba(20, 184, 166, 0.25);
}.wpc-scope-354 .tc-wp-content-root .cotg-content .cotg-icon-creative::after{
  border-radius: 50%;
}.wpc-scope-354 .tc-wp-content-root .cotg-content .cotg-icon-fast::after{
  border-left-color: transparent;
  border-bottom-color: transparent;
  transform: rotate(45deg);
}.wpc-scope-354 .tc-wp-content-root .cotg-content .cotg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-354 .tc-wp-content-root .cotg-content .cotg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(31, 41, 55, 0.08);
  border-radius: 22px;
  background: linear-gradient(135deg, #ffffff, #fbfcff);
  box-shadow: 0 14px 38px rgba(17, 24, 39, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-354 .tc-wp-content-root .cotg-content .cotg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #4479ff, #14b8a6);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 12px 28px rgba(68, 121, 255, 0.24);
}.wpc-scope-354 .tc-wp-content-root .cotg-content .cotg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
}.wpc-scope-354 .tc-wp-content-root .cotg-content .cotg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(20, 184, 166, 0.1);
  color: #087d73;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-354 .tc-wp-content-root .cotg-content .cotg-benefit-card{
  background: #ffffff;
}.wpc-scope-354 .tc-wp-content-root .cotg-content .cotg-benefit-mark{
  display: inline-flex;
  width: 38px;
  height: 38px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #4479ff, #14b8a6);
  position: relative;
}.wpc-scope-354 .tc-wp-content-root .cotg-content .cotg-benefit-mark::after{
  content: "";
  position: absolute;
  width: 13px;
  height: 7px;
  left: 12px;
  top: 13px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-354 .tc-wp-content-root .cotg-content .cotg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-354 .tc-wp-content-root .cotg-content .cotg-reveal.cotg-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 .cotg-content .cotg-section{
    padding: 48px 0;
  }.tc-wp-content-root .cotg-content .cotg-container{
    padding: 0 14px;
  }.tc-wp-content-root .cotg-content .cotg-heading h2{
    font-size: 25px;
  }.tc-wp-content-root .cotg-content .cotg-heading p{
    font-size: 14px;
  }.tc-wp-content-root .cotg-content .cotg-card-grid, .tc-wp-content-root .cotg-content .cotg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .cotg-content .cotg-grid-three, .tc-wp-content-root .cotg-content .cotg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .cotg-content .cotg-card, .tc-wp-content-root .cotg-content .cotg-benefit-card{
    padding: 24px 20px;
  }.tc-wp-content-root .cotg-content .cotg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .cotg-content .cotg-step-number{
    width: 52px;
    height: 52px;
    font-size: 17px;
  }.tc-wp-content-root .cotg-content .cotg-card h3, .tc-wp-content-root .cotg-content .cotg-benefit-card h3, .tc-wp-content-root .cotg-content .cotg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .cotg-content .cotg-card p, .tc-wp-content-root .cotg-content .cotg-benefit-card p, .tc-wp-content-root .cotg-content .cotg-step-content p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .cotg-content .cotg-section{
    padding: 54px 0;
  }.tc-wp-content-root .cotg-content .cotg-container{
    padding: 0 18px;
  }.tc-wp-content-root .cotg-content .cotg-heading h2{
    font-size: 28px;
  }.tc-wp-content-root .cotg-content .cotg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .cotg-content .cotg-card-grid, .tc-wp-content-root .cotg-content .cotg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .cotg-content .cotg-grid-three, .tc-wp-content-root .cotg-content .cotg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .cotg-content .cotg-card, .tc-wp-content-root .cotg-content .cotg-benefit-card{
    padding: 26px 22px;
  }.tc-wp-content-root .cotg-content .cotg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .cotg-content .cotg-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }.tc-wp-content-root .cotg-content .cotg-card h3, .tc-wp-content-root .cotg-content .cotg-benefit-card h3, .tc-wp-content-root .cotg-content .cotg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .cotg-content .cotg-card p, .tc-wp-content-root .cotg-content .cotg-benefit-card p, .tc-wp-content-root .cotg-content .cotg-step-content p{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .cotg-content .cotg-section{
    padding: 60px 0;
  }.tc-wp-content-root .cotg-content .cotg-container{
    padding: 0 22px;
  }.tc-wp-content-root .cotg-content .cotg-heading h2{
    font-size: 31px;
  }.tc-wp-content-root .cotg-content .cotg-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .cotg-content .cotg-card-grid, .tc-wp-content-root .cotg-content .cotg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .cotg-content .cotg-grid-three, .tc-wp-content-root .cotg-content .cotg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .cotg-content .cotg-card, .tc-wp-content-root .cotg-content .cotg-benefit-card{
    padding: 28px 24px;
  }.tc-wp-content-root .cotg-content .cotg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px 24px;
  }.tc-wp-content-root .cotg-content .cotg-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }.tc-wp-content-root .cotg-content .cotg-card h3, .tc-wp-content-root .cotg-content .cotg-benefit-card h3, .tc-wp-content-root .cotg-content .cotg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .cotg-content .cotg-card p, .tc-wp-content-root .cotg-content .cotg-benefit-card p, .tc-wp-content-root .cotg-content .cotg-step-content p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .cotg-content .cotg-section{
    padding: 78px 0;
  }.tc-wp-content-root .cotg-content .cotg-container{
    padding: 0 28px;
  }.tc-wp-content-root .cotg-content .cotg-heading h2{
    font-size: 38px;
  }.tc-wp-content-root .cotg-content .cotg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .cotg-content .cotg-card-grid, .tc-wp-content-root .cotg-content .cotg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .cotg-content .cotg-grid-three, .tc-wp-content-root .cotg-content .cotg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .cotg-content .cotg-card, .tc-wp-content-root .cotg-content .cotg-benefit-card{
    padding: 30px 26px;
  }.tc-wp-content-root .cotg-content .cotg-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .cotg-content .cotg-step-number{
    width: 64px;
    height: 64px;
    font-size: 20px;
  }.tc-wp-content-root .cotg-content .cotg-card h3, .tc-wp-content-root .cotg-content .cotg-benefit-card h3, .tc-wp-content-root .cotg-content .cotg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .cotg-content .cotg-card p, .tc-wp-content-root .cotg-content .cotg-benefit-card p, .tc-wp-content-root .cotg-content .cotg-step-content p{
    font-size: 15.5px;
  }}@media (min-width: 1024px){.tc-wp-content-root .cotg-content .cotg-section{
    padding: 92px 0;
  }.tc-wp-content-root .cotg-content .cotg-container{
    padding: 0 32px;
  }.tc-wp-content-root .cotg-content .cotg-heading h2{
    font-size: 44px;
  }.tc-wp-content-root .cotg-content .cotg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .cotg-content .cotg-card-grid, .tc-wp-content-root .cotg-content .cotg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .cotg-content .cotg-grid-three, .tc-wp-content-root .cotg-content .cotg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .cotg-content .cotg-card, .tc-wp-content-root .cotg-content .cotg-benefit-card{
    padding: 32px 28px;
  }.tc-wp-content-root .cotg-content .cotg-step-card{
    gap: 26px;
    padding: 34px 36px;
  }.tc-wp-content-root .cotg-content .cotg-step-number{
    width: 70px;
    height: 70px;
    font-size: 21px;
  }.tc-wp-content-root .cotg-content .cotg-card h3, .tc-wp-content-root .cotg-content .cotg-benefit-card h3, .tc-wp-content-root .cotg-content .cotg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .cotg-content .cotg-card p, .tc-wp-content-root .cotg-content .cotg-benefit-card p, .tc-wp-content-root .cotg-content .cotg-step-content p{
    font-size: 16px;
  }}