@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 .suc-bottom-content{
  width: 100%;
  overflow-x: hidden;
  color: #162033;
  font-family: inherit;
  line-height: 1.6;
  background: #ffffff;
}.tc-wp-content-root .suc-bottom-content, .tc-wp-content-root .suc-bottom-content div, .tc-wp-content-root .suc-bottom-content section, .tc-wp-content-root .suc-bottom-content article{
  box-sizing: border-box;
}.tc-wp-content-root .suc-bottom-content .suc-section{
  position: relative;
  width: 100%;
}.tc-wp-content-root .suc-bottom-content .suc-section-white{
  background: #ffffff;
}.tc-wp-content-root .suc-bottom-content .suc-section-soft{
  background:
    radial-gradient(circle at top left, rgba(41, 132, 255, 0.08), transparent 34%),
    linear-gradient(180deg, #f8fbff 0%, #f5f8fc 100%);
}.tc-wp-content-root .suc-bottom-content .suc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.tc-wp-content-root .suc-bottom-content .suc-heading-block{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.tc-wp-content-root .suc-bottom-content .suc-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 12px;
  padding: 7px 13px;
  border: 1px solid rgba(35, 117, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(25, 118, 255, 0.1), rgba(0, 190, 166, 0.1));
  color: #125fc7;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.tc-wp-content-root .suc-bottom-content .suc-heading-block h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.16;
  letter-spacing: 0;
}.tc-wp-content-root .suc-bottom-content .suc-heading-block p{
  margin: 14px auto 0;
  color: #536176;
  font-weight: 400;
  line-height: 1.7;
}.tc-wp-content-root .suc-bottom-content .suc-card-grid{
  display: grid;
  align-items: stretch;
}.tc-wp-content-root .suc-bottom-content .suc-card, .tc-wp-content-root .suc-bottom-content .suc-benefit-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(19, 32, 56, 0.09);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 44px rgba(19, 32, 56, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.tc-wp-content-root .suc-bottom-content .suc-card::before, .tc-wp-content-root .suc-bottom-content .suc-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #1f7aff, #00bfa6);
  opacity: 0.85;
}.tc-wp-content-root .suc-bottom-content .suc-card:hover, .tc-wp-content-root .suc-bottom-content .suc-benefit-card:hover{
  transform: translateY(-5px);
  border-color: rgba(31, 122, 255, 0.28);
  box-shadow: 0 24px 58px rgba(19, 32, 56, 0.13);
}.tc-wp-content-root .suc-bottom-content .suc-card h3, .tc-wp-content-root .suc-bottom-content .suc-step-card h3, .tc-wp-content-root .suc-bottom-content .suc-benefit-card h3{
  margin: 0;
  color: #151f31;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.tc-wp-content-root .suc-bottom-content .suc-card p, .tc-wp-content-root .suc-bottom-content .suc-step-card p, .tc-wp-content-root .suc-bottom-content .suc-benefit-card p{
  margin: 10px 0 0;
  color: #5b687b;
  line-height: 1.68;
}.tc-wp-content-root .suc-bottom-content .suc-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin: 0 0 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #1f7aff, #00bfa6);
  box-shadow: 0 14px 28px rgba(31, 122, 255, 0.22);
}.tc-wp-content-root .suc-bottom-content .suc-icon::before, .tc-wp-content-root .suc-bottom-content .suc-icon::after{
  content: "";
  position: absolute;
  display: block;
}.tc-wp-content-root .suc-bottom-content .suc-icon-sigma::before{
  left: 14px;
  top: 11px;
  width: 19px;
  height: 22px;
  border-top: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  transform: skewX(-18deg);
}.tc-wp-content-root .suc-bottom-content .suc-icon-chart::before{
  left: 13px;
  bottom: 13px;
  width: 4px;
  height: 13px;
  border-radius: 5px;
  background: #ffffff;
  box-shadow: 9px -7px 0 #ffffff, 18px -2px 0 #ffffff;
}.tc-wp-content-root .suc-bottom-content .suc-icon-lab::before{
  left: 16px;
  top: 10px;
  width: 16px;
  height: 22px;
  border: 3px solid #ffffff;
  border-top: 0;
  border-radius: 0 0 9px 9px;
}.tc-wp-content-root .suc-bottom-content .suc-icon-doc::before{
  left: 14px;
  top: 11px;
  width: 20px;
  height: 26px;
  border-radius: 5px;
  background: #ffffff;
}.tc-wp-content-root .suc-bottom-content .suc-icon-doc::after{
  left: 18px;
  top: 20px;
  width: 12px;
  height: 2px;
  border-radius: 3px;
  background: #1f7aff;
  box-shadow: 0 6px 0 #1f7aff;
}.tc-wp-content-root .suc-bottom-content .suc-icon-repeat::before{
  left: 12px;
  top: 14px;
  width: 23px;
  height: 18px;
  border: 3px solid #ffffff;
  border-left-color: transparent;
  border-radius: 999px;
}.tc-wp-content-root .suc-bottom-content .suc-icon-repeat::after{
  right: 10px;
  top: 12px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 8px solid #ffffff;
}.tc-wp-content-root .suc-bottom-content .suc-icon-shield::before{
  left: 13px;
  top: 10px;
  width: 22px;
  height: 27px;
  background: #ffffff;
  clip-path: polygon(50% 0, 90% 16%, 82% 72%, 50% 100%, 18% 72%, 10% 16%);
}.tc-wp-content-root .suc-bottom-content .suc-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.tc-wp-content-root .suc-bottom-content .suc-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(19, 32, 56, 0.08);
  border-radius: 20px;
  background: #ffffff;
  box-shadow: 0 18px 48px rgba(19, 32, 56, 0.075);
}.tc-wp-content-root .suc-bottom-content .suc-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 22px;
  bottom: 22px;
  width: 5px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, #1f7aff, #00bfa6);
}.tc-wp-content-root .suc-bottom-content .suc-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #102a56, #1f7aff);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(31, 122, 255, 0.22);
}.tc-wp-content-root .suc-bottom-content .suc-step-content{
  min-width: 0;
}.tc-wp-content-root .suc-bottom-content .suc-use-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(250, 253, 255, 0.98)),
    #ffffff;
}.tc-wp-content-root .suc-bottom-content .suc-mini-badge{
  display: inline-flex;
  width: fit-content;
  align-items: center;
  justify-content: center;
  margin: 0 0 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(0, 191, 166, 0.1);
  color: #087f71;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.tc-wp-content-root .suc-bottom-content .suc-benefit-card{
  background:
    radial-gradient(circle at top right, rgba(31, 122, 255, 0.08), transparent 42%),
    #ffffff;
}.tc-wp-content-root .suc-bottom-content .suc-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin: 0 0 17px;
  border-radius: 50%;
  background: linear-gradient(135deg, #00bfa6, #1f7aff);
  box-shadow: 0 14px 28px rgba(0, 191, 166, 0.2);
}.tc-wp-content-root .suc-bottom-content .suc-benefit-mark::before{
  content: "";
  position: absolute;
  left: 14px;
  top: 11px;
  width: 11px;
  height: 17px;
  border-right: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(42deg);
}.tc-wp-content-root .suc-bottom-content .suc-reveal{
  opacity: 0;
  transform: translateY(18px);
}.tc-wp-content-root .suc-bottom-content .suc-reveal.suc-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 .suc-bottom-content .suc-section{
    padding: 46px 0;
  }.tc-wp-content-root .suc-bottom-content .suc-container{
    padding: 0 14px;
  }.tc-wp-content-root .suc-bottom-content .suc-heading-block h2{
    font-size: 25px;
  }.tc-wp-content-root .suc-bottom-content .suc-heading-block p{
    font-size: 14px;
  }.tc-wp-content-root .suc-bottom-content .suc-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .suc-bottom-content .suc-card, .tc-wp-content-root .suc-bottom-content .suc-benefit-card{
    padding: 24px 20px;
  }.tc-wp-content-root .suc-bottom-content .suc-card h3, .tc-wp-content-root .suc-bottom-content .suc-step-card h3, .tc-wp-content-root .suc-bottom-content .suc-benefit-card h3{
    font-size: 18px;
  }.tc-wp-content-root .suc-bottom-content .suc-card p, .tc-wp-content-root .suc-bottom-content .suc-step-card p, .tc-wp-content-root .suc-bottom-content .suc-benefit-card p{
    font-size: 14px;
  }.tc-wp-content-root .suc-bottom-content .suc-step-list{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .suc-bottom-content .suc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 20px;
  }.tc-wp-content-root .suc-bottom-content .suc-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .suc-bottom-content .suc-section{
    padding: 52px 0;
  }.tc-wp-content-root .suc-bottom-content .suc-container{
    padding: 0 18px;
  }.tc-wp-content-root .suc-bottom-content .suc-heading-block h2{
    font-size: 28px;
  }.tc-wp-content-root .suc-bottom-content .suc-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .suc-bottom-content .suc-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .suc-bottom-content .suc-card, .tc-wp-content-root .suc-bottom-content .suc-benefit-card{
    padding: 26px 22px;
  }.tc-wp-content-root .suc-bottom-content .suc-card h3, .tc-wp-content-root .suc-bottom-content .suc-step-card h3, .tc-wp-content-root .suc-bottom-content .suc-benefit-card h3{
    font-size: 19px;
  }.tc-wp-content-root .suc-bottom-content .suc-card p, .tc-wp-content-root .suc-bottom-content .suc-step-card p, .tc-wp-content-root .suc-bottom-content .suc-benefit-card p{
    font-size: 15px;
  }.tc-wp-content-root .suc-bottom-content .suc-step-list{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .suc-bottom-content .suc-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 26px 22px;
  }.tc-wp-content-root .suc-bottom-content .suc-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .suc-bottom-content .suc-section{
    padding: 58px 0;
  }.tc-wp-content-root .suc-bottom-content .suc-container{
    padding: 0 22px;
  }.tc-wp-content-root .suc-bottom-content .suc-heading-block h2{
    font-size: 31px;
  }.tc-wp-content-root .suc-bottom-content .suc-heading-block p{
    font-size: 16px;
  }.tc-wp-content-root .suc-bottom-content .suc-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .suc-bottom-content .suc-card, .tc-wp-content-root .suc-bottom-content .suc-benefit-card{
    padding: 28px 24px;
  }.tc-wp-content-root .suc-bottom-content .suc-card h3, .tc-wp-content-root .suc-bottom-content .suc-step-card h3, .tc-wp-content-root .suc-bottom-content .suc-benefit-card h3{
    font-size: 20px;
  }.tc-wp-content-root .suc-bottom-content .suc-card p, .tc-wp-content-root .suc-bottom-content .suc-step-card p, .tc-wp-content-root .suc-bottom-content .suc-benefit-card p{
    font-size: 15px;
  }.tc-wp-content-root .suc-bottom-content .suc-step-list{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .suc-bottom-content .suc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .suc-bottom-content .suc-step-number{
    width: 60px;
    height: 60px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .suc-bottom-content .suc-section{
    padding: 72px 0;
  }.tc-wp-content-root .suc-bottom-content .suc-container{
    padding: 0 30px;
  }.tc-wp-content-root .suc-bottom-content .suc-heading-block h2{
    font-size: 38px;
  }.tc-wp-content-root .suc-bottom-content .suc-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .suc-bottom-content .suc-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 40px;
  }.tc-wp-content-root .suc-bottom-content .suc-card, .tc-wp-content-root .suc-bottom-content .suc-benefit-card{
    padding: 30px 26px;
  }.tc-wp-content-root .suc-bottom-content .suc-card h3, .tc-wp-content-root .suc-bottom-content .suc-step-card h3, .tc-wp-content-root .suc-bottom-content .suc-benefit-card h3{
    font-size: 21px;
  }.tc-wp-content-root .suc-bottom-content .suc-card p, .tc-wp-content-root .suc-bottom-content .suc-step-card p, .tc-wp-content-root .suc-bottom-content .suc-benefit-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .suc-bottom-content .suc-step-list{
    gap: 22px;
    margin-top: 40px;
  }.tc-wp-content-root .suc-bottom-content .suc-step-card{
    gap: 24px;
    padding: 30px 30px;
  }.tc-wp-content-root .suc-bottom-content .suc-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@media (min-width: 1024px) {.tc-wp-content-root .suc-bottom-content .suc-section{
    padding: 88px 0;
  }.tc-wp-content-root .suc-bottom-content .suc-container{
    padding: 0 32px;
  }.tc-wp-content-root .suc-bottom-content .suc-heading-block h2{
    font-size: 44px;
  }.tc-wp-content-root .suc-bottom-content .suc-heading-block p{
    font-size: 18px;
  }.tc-wp-content-root .suc-bottom-content .suc-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .suc-bottom-content .suc-card-grid{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .suc-bottom-content .suc-card, .tc-wp-content-root .suc-bottom-content .suc-benefit-card{
    padding: 32px 28px;
  }.tc-wp-content-root .suc-bottom-content .suc-card h3, .tc-wp-content-root .suc-bottom-content .suc-step-card h3, .tc-wp-content-root .suc-bottom-content .suc-benefit-card h3{
    font-size: 22px;
  }.tc-wp-content-root .suc-bottom-content .suc-card p, .tc-wp-content-root .suc-bottom-content .suc-step-card p, .tc-wp-content-root .suc-bottom-content .suc-benefit-card p{
    font-size: 16px;
  }.tc-wp-content-root .suc-bottom-content .suc-step-list{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .suc-bottom-content .suc-step-card{
    gap: 28px;
    padding: 34px 36px;
  }.tc-wp-content-root .suc-bottom-content .suc-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }}

.tc-wp-content-root .suc-benefit-grid {}