@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-103 .tc-wp-content-root img, .wpc-scope-103 .tc-wp-content-root video, .wpc-scope-103 .tc-wp-content-root svg, .wpc-scope-103 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-103 .tc-wp-content-root .scitc-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-103 .tc-wp-content-root .scitc-content, .wpc-scope-103 .tc-wp-content-root .scitc-content *{
  box-sizing: border-box;
}.wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-section{
  position: relative;
  isolation: isolate;
}.wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-section-white{
  background: #ffffff;
}.wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-section-soft{
  background:
    radial-gradient(circle at 12% 18%, rgba(21, 128, 61, 0.08), transparent 30%),
    radial-gradient(circle at 88% 15%, rgba(14, 165, 233, 0.08), transparent 28%),
    #f7faf8;
}.wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 12px;
  color: #047857;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}.wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-kicker::before, .wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-kicker::after{
  content: "";
  width: 22px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #0f766e, #22c55e);
}.wpc-scope-103 .tc-wp-content-root .scitc-content h2{
  margin: 0;
  color: #102033;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-heading p{
  margin: 14px auto 0;
  max-width: 700px;
  color: #536174;
  font-weight: 450;
  line-height: 1.7;
}.wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-card, .wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-trust-card, .wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-step-card{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(15, 118, 110, 0.13);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 48px rgba(15, 23, 42, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-card::before, .wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(34, 197, 94, 0.45), rgba(14, 165, 233, 0.12), transparent 58%);
  opacity: 0;
  transition: opacity 240ms 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-103 .tc-wp-content-root .scitc-content .scitc-card:hover, .wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-trust-card:hover, .wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(15, 118, 110, 0.28);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.11);
}.wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-card:hover::before, .wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-card h3, .wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-step-card h3, .wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-trust-card h3{
  margin: 0;
  color: #152238;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-card p, .wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-step-card p, .wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-trust-card p{
  margin: 10px 0 0;
  color: #5b6678;
  line-height: 1.68;
}.wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-icon{
  display: inline-block;
  position: relative;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ecfdf5, #e0f2fe);
  box-shadow: inset 0 0 0 1px rgba(15, 118, 110, 0.12);
}.wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-icon::before, .wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-icon::after{
  content: "";
  position: absolute;
  border-radius: 999px;
  background: linear-gradient(135deg, #0f766e, #22c55e);
  transition: transform 240ms ease;
}.wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-card:hover .scitc-icon::before{
  transform: translateY(-2px);
}.wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-icon-lines::before{
  width: 22px;
  height: 3px;
  top: 16px;
  left: 12px;
  box-shadow: 0 8px 0 rgba(15, 118, 110, 0.45);
}.wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-icon-lines::after{
  width: 10px;
  height: 10px;
  right: 10px;
  bottom: 10px;
}.wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 4px solid #0f766e;
  background: transparent;
}.wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-icon-speed::after{
  width: 13px;
  height: 3px;
  left: 23px;
  top: 23px;
  transform: rotate(-35deg);
  transform-origin: left center;
}.wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-icon-preview::before{
  width: 24px;
  height: 16px;
  left: 11px;
  top: 15px;
  border-radius: 9px;
  background: transparent;
  border: 3px solid #0f766e;
}.wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 19px;
}.wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-icon-steps::before{
  width: 7px;
  height: 7px;
  left: 13px;
  top: 12px;
  box-shadow: 0 10px 0 #0f766e, 0 20px 0 #0f766e;
}.wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-icon-steps::after{
  width: 15px;
  height: 3px;
  left: 24px;
  top: 14px;
  box-shadow: 0 10px 0 rgba(34, 197, 94, 0.8), 0 20px 0 rgba(34, 197, 94, 0.8);
}.wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-icon-mobile::before{
  width: 18px;
  height: 28px;
  left: 14px;
  top: 9px;
  border-radius: 7px;
  background: transparent;
  border: 3px solid #0f766e;
}.wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-icon-mobile::after{
  width: 6px;
  height: 3px;
  left: 20px;
  bottom: 12px;
}.wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-icon-calendar::before{
  width: 24px;
  height: 22px;
  left: 11px;
  top: 13px;
  border-radius: 8px;
  background: transparent;
  border: 3px solid #0f766e;
}.wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-icon-calendar::after{
  width: 18px;
  height: 3px;
  left: 14px;
  top: 20px;
}.wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
}.wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-step-card::after{
  content: "";
  position: absolute;
  width: 130px;
  height: 130px;
  right: -48px;
  top: -54px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(34, 197, 94, 0.14), rgba(14, 165, 233, 0.09));
}.wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-step-number{
  display: grid;
  place-items: center;
  width: 66px;
  height: 66px;
  border-radius: 20px;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  background: linear-gradient(135deg, #0f766e, #16a34a 58%, #0ea5e9);
  box-shadow: 0 16px 30px rgba(15, 118, 110, 0.22);
}.wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-use-card{
  background:
    linear-gradient(180deg, rgba(236, 253, 245, 0.68), rgba(255, 255, 255, 0.95)),
    #ffffff;
}.wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-use-card::after{
  content: "";
  position: absolute;
  top: 22px;
  right: 22px;
  width: 34px;
  height: 34px;
  border-radius: 12px;
  background:
    linear-gradient(90deg, rgba(15, 118, 110, 0.18) 50%, transparent 50%),
    linear-gradient(rgba(14, 165, 233, 0.16) 50%, transparent 50%);
  background-size: 10px 10px;
  opacity: 0.75;
}.wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-trust-card{
  overflow: hidden;
}.wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-badge{
  display: inline-flex;
  margin-bottom: 16px;
  border: 1px solid rgba(15, 118, 110, 0.18);
  border-radius: 999px;
  background: #ecfdf5;
  color: #047857;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-103 .tc-wp-content-root .scitc-content .scitc-reveal.scitc-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 .scitc-content .scitc-section{
    padding: 48px 0;
  }.tc-wp-content-root .scitc-content .scitc-container{
    padding: 0 14px;
  }.tc-wp-content-root .scitc-content h2{
    font-size: 25px;
  }.tc-wp-content-root .scitc-content .scitc-heading p{
    font-size: 14px;
  }.tc-wp-content-root .scitc-content .scitc-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .scitc-content .scitc-card, .tc-wp-content-root .scitc-content .scitc-trust-card{
    padding: 22px;
  }.tc-wp-content-root .scitc-content .scitc-card h3, .tc-wp-content-root .scitc-content .scitc-step-card h3, .tc-wp-content-root .scitc-content .scitc-trust-card h3{
    font-size: 18px;
  }.tc-wp-content-root .scitc-content .scitc-card p, .tc-wp-content-root .scitc-content .scitc-step-card p, .tc-wp-content-root .scitc-content .scitc-trust-card p{
    font-size: 14px;
  }.tc-wp-content-root .scitc-content .scitc-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .scitc-content .scitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .scitc-content .scitc-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .scitc-content .scitc-badge{
    padding: 8px 11px;
    font-size: 12px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .scitc-content .scitc-section{
    padding: 54px 0;
  }.tc-wp-content-root .scitc-content .scitc-container{
    padding: 0 18px;
  }.tc-wp-content-root .scitc-content h2{
    font-size: 28px;
  }.tc-wp-content-root .scitc-content .scitc-heading p{
    font-size: 15px;
  }.tc-wp-content-root .scitc-content .scitc-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .scitc-content .scitc-card, .tc-wp-content-root .scitc-content .scitc-trust-card{
    padding: 24px;
  }.tc-wp-content-root .scitc-content .scitc-card h3, .tc-wp-content-root .scitc-content .scitc-step-card h3, .tc-wp-content-root .scitc-content .scitc-trust-card h3{
    font-size: 19px;
  }.tc-wp-content-root .scitc-content .scitc-card p, .tc-wp-content-root .scitc-content .scitc-step-card p, .tc-wp-content-root .scitc-content .scitc-trust-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .scitc-content .scitc-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .scitc-content .scitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .scitc-content .scitc-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }.tc-wp-content-root .scitc-content .scitc-badge{
    padding: 8px 12px;
    font-size: 12px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .scitc-content .scitc-section{
    padding: 62px 0;
  }.tc-wp-content-root .scitc-content .scitc-container{
    padding: 0 22px;
  }.tc-wp-content-root .scitc-content h2{
    font-size: 32px;
  }.tc-wp-content-root .scitc-content .scitc-heading p{
    font-size: 16px;
  }.tc-wp-content-root .scitc-content .scitc-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .scitc-content .scitc-card, .tc-wp-content-root .scitc-content .scitc-trust-card{
    padding: 26px;
  }.tc-wp-content-root .scitc-content .scitc-card h3, .tc-wp-content-root .scitc-content .scitc-step-card h3, .tc-wp-content-root .scitc-content .scitc-trust-card h3{
    font-size: 20px;
  }.tc-wp-content-root .scitc-content .scitc-card p, .tc-wp-content-root .scitc-content .scitc-step-card p, .tc-wp-content-root .scitc-content .scitc-trust-card p{
    font-size: 15px;
  }.tc-wp-content-root .scitc-content .scitc-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .scitc-content .scitc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .scitc-content .scitc-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }.tc-wp-content-root .scitc-content .scitc-badge{
    padding: 9px 13px;
    font-size: 12.5px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .scitc-content .scitc-section{
    padding: 76px 0;
  }.tc-wp-content-root .scitc-content .scitc-container{
    padding: 0 32px;
  }.tc-wp-content-root .scitc-content h2{
    font-size: 40px;
  }.tc-wp-content-root .scitc-content .scitc-heading p{
    font-size: 17px;
  }.tc-wp-content-root .scitc-content .scitc-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .scitc-content .scitc-card, .tc-wp-content-root .scitc-content .scitc-trust-card{
    padding: 28px;
  }.tc-wp-content-root .scitc-content .scitc-card h3, .tc-wp-content-root .scitc-content .scitc-step-card h3, .tc-wp-content-root .scitc-content .scitc-trust-card h3{
    font-size: 21px;
  }.tc-wp-content-root .scitc-content .scitc-card p, .tc-wp-content-root .scitc-content .scitc-step-card p, .tc-wp-content-root .scitc-content .scitc-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .scitc-content .scitc-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .scitc-content .scitc-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .scitc-content .scitc-step-number{
    font-size: 20px;
  }.tc-wp-content-root .scitc-content .scitc-badge{
    padding: 9px 14px;
    font-size: 13px;
  }}@media (min-width: 1024px){.tc-wp-content-root .scitc-content .scitc-section{
    padding: 92px 0;
  }.tc-wp-content-root .scitc-content .scitc-container{
    padding: 0 28px;
  }.tc-wp-content-root .scitc-content h2{
    font-size: 46px;
  }.tc-wp-content-root .scitc-content .scitc-heading p{
    font-size: 18px;
  }.tc-wp-content-root .scitc-content .scitc-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .scitc-content .scitc-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .scitc-content .scitc-card, .tc-wp-content-root .scitc-content .scitc-trust-card{
    padding: 30px;
  }.tc-wp-content-root .scitc-content .scitc-card h3, .tc-wp-content-root .scitc-content .scitc-step-card h3, .tc-wp-content-root .scitc-content .scitc-trust-card h3{
    font-size: 22px;
  }.tc-wp-content-root .scitc-content .scitc-card p, .tc-wp-content-root .scitc-content .scitc-step-card p, .tc-wp-content-root .scitc-content .scitc-trust-card p{
    font-size: 16px;
  }.tc-wp-content-root .scitc-content .scitc-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .scitc-content .scitc-step-card{
    gap: 26px;
    padding: 32px;
  }.tc-wp-content-root .scitc-content .scitc-step-number{
    font-size: 21px;
  }.tc-wp-content-root .scitc-content .scitc-badge{
    padding: 10px 15px;
    font-size: 13px;
  }}.wpc-scope-103 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .scitc-step-copy{}.wpc-scope-103 .tc-wp-content-root .scitc-trust-grid{}