@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;
}
.tc-wp-content-root img,
.tc-wp-content-root video,
.tc-wp-content-root svg,
.tc-wp-content-root iframe {
  max-width: 100%;
  height: auto;
}

.tc-wp-content-root .acpg-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.tc-wp-content-root .acpg-editorial-content, .tc-wp-content-root .acpg-editorial-content section, .tc-wp-content-root .acpg-editorial-content div, .tc-wp-content-root .acpg-editorial-content article{
  box-sizing: border-box;
}.tc-wp-content-root .acpg-editorial-content .acpg-section{
  position: relative;
}.tc-wp-content-root .acpg-editorial-content .acpg-section-white{
  background: #ffffff;
}.tc-wp-content-root .acpg-editorial-content .acpg-section-soft{
  background: linear-gradient(180deg, #fbfcff 0%, #f6f8fb 100%);
}.tc-wp-content-root .acpg-editorial-content .acpg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.tc-wp-content-root .acpg-editorial-content .acpg-section-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.tc-wp-content-root .acpg-editorial-content .acpg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #246bfe;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: uppercase;
}.tc-wp-content-root .acpg-editorial-content .acpg-kicker::before, .tc-wp-content-root .acpg-editorial-content .acpg-kicker::after{
  content: "";
  width: 22px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #22c55e, #246bfe, #8b5cf6);
}.tc-wp-content-root .acpg-editorial-content h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.tc-wp-content-root .acpg-editorial-content .acpg-section-heading p{
  margin: 16px auto 0;
  color: #526071;
  line-height: 1.75;
}.tc-wp-content-root .acpg-editorial-content .acpg-card-grid{
  display: grid;
  align-items: stretch;
}.tc-wp-content-root .acpg-editorial-content .acpg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(36, 107, 254, 0.12);
  border-radius: 24px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(34, 197, 94, 0.32), rgba(36, 107, 254, 0.26), rgba(139, 92, 246, 0.22)) border-box;
  box-shadow: 0 18px 44px rgba(17, 24, 39, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.tc-wp-content-root .acpg-editorial-content .acpg-card::after{
  content: "";
  position: absolute;
  right: -42px;
  top: -42px;
  width: 112px;
  height: 112px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(36, 107, 254, 0.12), rgba(36, 107, 254, 0));
  pointer-events: none;
}.tc-wp-content-root .acpg-editorial-content .acpg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(36, 107, 254, 0.26);
  box-shadow: 0 24px 58px rgba(17, 24, 39, 0.11);
}.tc-wp-content-root .acpg-editorial-content .acpg-card h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.tc-wp-content-root .acpg-editorial-content .acpg-card p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #5b6678;
  line-height: 1.68;
}.tc-wp-content-root .acpg-editorial-content .acpg-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #22c55e, #246bfe 58%, #8b5cf6);
  box-shadow: 0 12px 24px rgba(36, 107, 254, 0.18);
  transition: transform 220ms ease;
}.tc-wp-content-root .acpg-editorial-content .acpg-card:hover .acpg-icon{
  transform: translateY(-2px) rotate(-3deg);
}.tc-wp-content-root .acpg-editorial-content .acpg-icon::before, .tc-wp-content-root .acpg-editorial-content .acpg-icon::after{
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
}.tc-wp-content-root .acpg-editorial-content .acpg-icon-contrast::before{
  width: 24px;
  height: 24px;
  border-radius: 999px;
  background: linear-gradient(90deg, #ffffff 50%, rgba(255, 255, 255, 0.35) 50%);
}.tc-wp-content-root .acpg-editorial-content .acpg-icon-check::before{
  width: 21px;
  height: 11px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg) translate(1px, -2px);
}.tc-wp-content-root .acpg-editorial-content .acpg-icon-palette::before{
  width: 24px;
  height: 24px;
  border-radius: 50% 50% 45% 55%;
  background: #ffffff;
}.tc-wp-content-root .acpg-editorial-content .acpg-icon-palette::after{
  width: 5px;
  height: 5px;
  border-radius: 999px;
  background: #246bfe;
  box-shadow: -8px 0 0 #22c55e, 8px 0 0 #8b5cf6, 0 8px 0 #0ea5e9;
}.tc-wp-content-root .acpg-editorial-content .acpg-icon-speed::before{
  width: 24px;
  height: 24px;
  border: 3px solid #ffffff;
  border-radius: 999px;
  border-bottom-color: rgba(255, 255, 255, 0.35);
}.tc-wp-content-root .acpg-editorial-content .acpg-icon-speed::after{
  width: 11px;
  height: 3px;
  border-radius: 999px;
  background: #ffffff;
  transform: rotate(-34deg) translate(4px, 1px);
}.tc-wp-content-root .acpg-editorial-content .acpg-icon-copy::before{
  width: 18px;
  height: 22px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  transform: translate(3px, 2px);
}.tc-wp-content-root .acpg-editorial-content .acpg-icon-copy::after{
  width: 18px;
  height: 22px;
  border: 2px solid rgba(255, 255, 255, 0.7);
  border-radius: 5px;
  transform: translate(-3px, -3px);
}.tc-wp-content-root .acpg-editorial-content .acpg-icon-users::before{
  width: 22px;
  height: 12px;
  border-radius: 999px 999px 6px 6px;
  background: #ffffff;
  transform: translateY(7px);
}.tc-wp-content-root .acpg-editorial-content .acpg-icon-users::after{
  width: 20px;
  height: 20px;
  border-radius: 999px;
  background: #ffffff;
  box-shadow: -9px 7px 0 -5px rgba(255, 255, 255, 0.72), 9px 7px 0 -5px rgba(255, 255, 255, 0.72);
  transform: translateY(-8px);
}.tc-wp-content-root .acpg-editorial-content .acpg-icon-free::before{
  width: 22px;
  height: 22px;
  border-radius: 999px;
  border: 3px solid #ffffff;
}.tc-wp-content-root .acpg-editorial-content .acpg-icon-free::after{
  content: "$";
  width: 100%;
  height: 100%;
  color: #ffffff;
  font-size: 18px;
  font-weight: 900;
  line-height: 46px;
  text-align: center;
}.tc-wp-content-root .acpg-editorial-content .acpg-icon-mobile::before{
  width: 17px;
  height: 26px;
  border: 2px solid #ffffff;
  border-radius: 6px;
}.tc-wp-content-root .acpg-editorial-content .acpg-icon-mobile::after{
  width: 4px;
  height: 4px;
  border-radius: 999px;
  background: #ffffff;
  transform: translateY(10px);
}.tc-wp-content-root .acpg-editorial-content .acpg-icon-private::before{
  width: 22px;
  height: 16px;
  border-radius: 5px;
  background: #ffffff;
  transform: translateY(5px);
}.tc-wp-content-root .acpg-editorial-content .acpg-icon-private::after{
  width: 15px;
  height: 13px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
  transform: translateY(-7px);
}.tc-wp-content-root .acpg-editorial-content .acpg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.tc-wp-content-root .acpg-editorial-content .acpg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 26px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 48px rgba(17, 24, 39, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease;
}.tc-wp-content-root .acpg-editorial-content .acpg-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 20%;
  bottom: 20%;
  width: 5px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, #22c55e, #246bfe, #8b5cf6);
}.tc-wp-content-root .acpg-editorial-content .acpg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 62px rgba(17, 24, 39, 0.1);
}.tc-wp-content-root .acpg-editorial-content .acpg-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  background: linear-gradient(135deg, #22c55e, #246bfe 58%, #8b5cf6);
  box-shadow: 0 14px 28px rgba(36, 107, 254, 0.2);
}.tc-wp-content-root .acpg-editorial-content .acpg-step-content h3{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.25;
  letter-spacing: 0;
}.tc-wp-content-root .acpg-editorial-content .acpg-step-content p{
  margin: 8px 0 0;
  color: #586477;
  line-height: 1.7;
}.tc-wp-content-root .acpg-editorial-content .acpg-use-card{
  background:
    linear-gradient(180deg, #ffffff 0%, #fbfdff 100%) padding-box,
    linear-gradient(135deg, rgba(34, 197, 94, 0.24), rgba(36, 107, 254, 0.22), rgba(139, 92, 246, 0.2)) border-box;
}.tc-wp-content-root .acpg-editorial-content .acpg-badge{
  position: relative;
  z-index: 1;
  align-self: flex-start;
  margin-bottom: 18px;
  padding: 7px 11px;
  border: 1px solid rgba(36, 107, 254, 0.14);
  border-radius: 999px;
  color: #1858d8;
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
  background: linear-gradient(135deg, rgba(34, 197, 94, 0.1), rgba(36, 107, 254, 0.1));
}.tc-wp-content-root .acpg-editorial-content .acpg-benefit-card{
  text-align: left;
}.tc-wp-content-root .acpg-editorial-content .acpg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.tc-wp-content-root .acpg-editorial-content .acpg-reveal.acpg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-content-root .acpg-editorial-content .acpg-section{
    padding: 52px 0;
  }.tc-wp-content-root .acpg-editorial-content .acpg-container{
    padding: 0 14px;
  }.tc-wp-content-root .acpg-editorial-content h2{
    font-size: 25px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-section-heading p{
    font-size: 14px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-card{
    padding: 22px;
    border-radius: 20px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-card h3{
    font-size: 18px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-card p{
    font-size: 14px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-step-content p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .acpg-editorial-content .acpg-section{
    padding: 58px 0;
  }.tc-wp-content-root .acpg-editorial-content .acpg-container{
    padding: 0 18px;
  }.tc-wp-content-root .acpg-editorial-content h2{
    font-size: 28px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-section-heading p{
    font-size: 15px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-card{
    padding: 24px;
    border-radius: 22px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-card h3{
    font-size: 19px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-card p{
    font-size: 15px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-step-content p{
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .acpg-editorial-content .acpg-section{
    padding: 64px 0;
  }.tc-wp-content-root .acpg-editorial-content .acpg-container{
    padding: 0 22px;
  }.tc-wp-content-root .acpg-editorial-content h2{
    font-size: 31px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-section-heading p{
    font-size: 16px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-card{
    padding: 26px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-card h3{
    font-size: 20px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-card p{
    font-size: 15px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-step-content p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .acpg-editorial-content .acpg-section{
    padding: 78px 0;
  }.tc-wp-content-root .acpg-editorial-content .acpg-container{
    padding: 0 32px;
  }.tc-wp-content-root .acpg-editorial-content h2{
    font-size: 38px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-section-heading p{
    font-size: 17px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-card-grid{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-grid-six, .tc-wp-content-root .acpg-editorial-content .acpg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .acpg-editorial-content .acpg-card{
    padding: 28px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-card h3{
    font-size: 21px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-card p{
    font-size: 15px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-step-content p{
    font-size: 16px;
  }}@media (min-width: 1024px) {.tc-wp-content-root .acpg-editorial-content .acpg-section{
    padding: 92px 0;
  }.tc-wp-content-root .acpg-editorial-content .acpg-container{
    padding: 0 32px;
  }.tc-wp-content-root .acpg-editorial-content h2{
    font-size: 44px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-section-heading p{
    font-size: 18px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-card-grid{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-grid-six, .tc-wp-content-root .acpg-editorial-content .acpg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .acpg-editorial-content .acpg-card{
    padding: 30px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-card h3{
    font-size: 22px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-card p{
    font-size: 16px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-steps{
    gap: 22px;
    margin-top: 52px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-step-content h3{
    font-size: 24px;
  }.tc-wp-content-root .acpg-editorial-content .acpg-step-content p{
    font-size: 16px;
  }}