@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-47 .tc-wp-content-root img, .wpc-scope-47 .tc-wp-content-root video, .wpc-scope-47 .tc-wp-content-root svg, .wpc-scope-47 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.5;
}.wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap, .wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap section, .wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap div, .wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-section{
  position: relative;
}.wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-section-white{
  background: #ffffff;
}.wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-section-soft{
  background:
    radial-gradient(circle at 12% 18%, rgba(18, 145, 116, 0.09), transparent 28%),
    radial-gradient(circle at 88% 12%, rgba(53, 91, 204, 0.08), transparent 30%),
    #f7faf8;
}.wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-container{
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}.wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-heading-block{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  padding: 7px 12px;
  border: 1px solid rgba(18, 145, 116, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(18, 145, 116, 0.1), rgba(53, 91, 204, 0.08));
  color: #0d6f5d;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-kicker::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: linear-gradient(135deg, #0f9f7a, #355bcc);
  box-shadow: 0 0 0 5px rgba(15, 159, 122, 0.12);
}.wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap h2{
  margin: 0;
  color: #101827;
  font-weight: 820;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-heading-block p{
  margin: 14px auto 0;
  max-width: 700px;
  color: #526071;
  font-weight: 450;
}.wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-card, .wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-benefit-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(23, 32, 51, 0.09);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 42px rgba(25, 43, 67, 0.08);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-card::after, .wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-benefit-card::after{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(15, 159, 122, 0.1), transparent 38%, rgba(53, 91, 204, 0.08));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-card:hover, .wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-benefit-card:hover{
  transform: translateY(-5px);
  border-color: rgba(15, 159, 122, 0.24);
  box-shadow: 0 24px 60px rgba(25, 43, 67, 0.12);
}.wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-card:hover::after, .wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-benefit-card:hover::after{
  opacity: 1;
}.wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-card h3, .wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-benefit-card h3, .wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-step-content h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #132034;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-card p, .wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-benefit-card p, .wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-step-content p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #566477;
  font-weight: 430;
}.wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-icon{
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, #0f9f7a, #355bcc);
  box-shadow: 0 14px 28px rgba(15, 159, 122, 0.22);
}.wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-icon::before, .wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-icon::after{
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.92);
}.wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-icon-calc::before{
  left: 12px;
  top: 10px;
  width: 20px;
  height: 5px;
  border-radius: 8px;
}.wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-icon-calc::after{
  left: 12px;
  top: 21px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  box-shadow: 9px 0 0 rgba(255, 255, 255, 0.92), 18px 0 0 rgba(255, 255, 255, 0.92), 0 10px 0 rgba(255, 255, 255, 0.92), 9px 10px 0 rgba(255, 255, 255, 0.92), 18px 10px 0 rgba(255, 255, 255, 0.92);
}.wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-icon-speed::before{
  left: 10px;
  top: 21px;
  width: 24px;
  height: 4px;
  border-radius: 10px;
  transform: rotate(-18deg);
}.wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-icon-speed::after{
  right: 9px;
  top: 13px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}.wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-icon-preview::before{
  left: 9px;
  top: 12px;
  width: 26px;
  height: 20px;
  border-radius: 8px;
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.92);
}.wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-icon-preview::after{
  left: 16px;
  top: 19px;
  width: 12px;
  height: 6px;
  border-radius: 8px;
}.wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-icon-steps::before{
  left: 12px;
  top: 12px;
  width: 20px;
  height: 4px;
  border-radius: 8px;
  box-shadow: 0 8px 0 rgba(255, 255, 255, 0.92), 0 16px 0 rgba(255, 255, 255, 0.92);
}.wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-icon-steps::after{
  left: 8px;
  top: 13px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  box-shadow: 0 8px 0 rgba(255, 255, 255, 0.92), 0 16px 0 rgba(255, 255, 255, 0.92);
}.wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-icon-mobile::before{
  left: 14px;
  top: 8px;
  width: 16px;
  height: 28px;
  border-radius: 6px;
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.92);
}.wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-icon-mobile::after{
  left: 20px;
  bottom: 10px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
}.wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-icon-help::before{
  left: 13px;
  top: 12px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.92);
}.wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-icon-help::after{
  left: 21px;
  top: 17px;
  width: 3px;
  height: 14px;
  border-radius: 8px;
}.wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  border: 1px solid rgba(15, 159, 122, 0.16);
  border-radius: 20px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(248, 253, 250, 0.96));
  box-shadow: 0 18px 48px rgba(25, 43, 67, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 60px rgba(25, 43, 67, 0.12);
}.wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-step-number{
  display: grid;
  place-items: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #0f9f7a, #355bcc);
  color: #ffffff;
  font-weight: 820;
  letter-spacing: 0;
  box-shadow: 0 16px 32px rgba(15, 159, 122, 0.24);
}.wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-card-muted{
  background: linear-gradient(180deg, #ffffff, #fbfdfc);
}.wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-dot{
  display: inline-block;
  width: 13px;
  height: 13px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #0f9f7a, #355bcc);
  box-shadow: 0 0 0 8px rgba(15, 159, 122, 0.1);
}.wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-benefit-card{
  background: #ffffff;
}.wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(15, 159, 122, 0.1);
  color: #0d6f5d;
  font-size: 12px;
  font-weight: 780;
}.wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-47 .tc-wp-content-root .oitc-editorial-wrap .oitc-reveal.oitc-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .oitc-editorial-wrap .oitc-section{
    padding: 54px 0;
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-container{
    padding: 0 15px;
  }.tc-wp-content-root .oitc-editorial-wrap h2{
    font-size: 25px;
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-heading-block p{
    font-size: 14px;
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-grid, .tc-wp-content-root .oitc-editorial-wrap .oitc-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-grid-3{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-card, .tc-wp-content-root .oitc-editorial-wrap .oitc-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-card h3, .tc-wp-content-root .oitc-editorial-wrap .oitc-benefit-card h3, .tc-wp-content-root .oitc-editorial-wrap .oitc-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-card p, .tc-wp-content-root .oitc-editorial-wrap .oitc-benefit-card p, .tc-wp-content-root .oitc-editorial-wrap .oitc-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-step-number{
    width: 50px;
    height: 50px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .oitc-editorial-wrap .oitc-section{
    padding: 60px 0;
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-container{
    padding: 0 18px;
  }.tc-wp-content-root .oitc-editorial-wrap h2{
    font-size: 28px;
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-grid, .tc-wp-content-root .oitc-editorial-wrap .oitc-steps{
    gap: 17px;
    margin-top: 32px;
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-grid-3{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-card, .tc-wp-content-root .oitc-editorial-wrap .oitc-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-card h3, .tc-wp-content-root .oitc-editorial-wrap .oitc-benefit-card h3, .tc-wp-content-root .oitc-editorial-wrap .oitc-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-card p, .tc-wp-content-root .oitc-editorial-wrap .oitc-benefit-card p, .tc-wp-content-root .oitc-editorial-wrap .oitc-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-step-number{
    width: 52px;
    height: 52px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .oitc-editorial-wrap .oitc-section{
    padding: 66px 0;
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-container{
    padding: 0 22px;
  }.tc-wp-content-root .oitc-editorial-wrap h2{
    font-size: 31px;
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-heading-block p{
    font-size: 16px;
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-grid, .tc-wp-content-root .oitc-editorial-wrap .oitc-steps{
    gap: 18px;
    margin-top: 36px;
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-grid-3{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-card, .tc-wp-content-root .oitc-editorial-wrap .oitc-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-card h3, .tc-wp-content-root .oitc-editorial-wrap .oitc-benefit-card h3, .tc-wp-content-root .oitc-editorial-wrap .oitc-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-card p, .tc-wp-content-root .oitc-editorial-wrap .oitc-benefit-card p, .tc-wp-content-root .oitc-editorial-wrap .oitc-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .oitc-editorial-wrap .oitc-section{
    padding: 78px 0;
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-container{
    padding: 0 28px;
  }.tc-wp-content-root .oitc-editorial-wrap h2{
    font-size: 38px;
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-grid, .tc-wp-content-root .oitc-editorial-wrap .oitc-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-grid-3{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-benefit-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-card, .tc-wp-content-root .oitc-editorial-wrap .oitc-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-card h3, .tc-wp-content-root .oitc-editorial-wrap .oitc-benefit-card h3, .tc-wp-content-root .oitc-editorial-wrap .oitc-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-card p, .tc-wp-content-root .oitc-editorial-wrap .oitc-benefit-card p, .tc-wp-content-root .oitc-editorial-wrap .oitc-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .oitc-editorial-wrap .oitc-section{
    padding: 92px 0;
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-container{
    padding: 0 32px;
  }.tc-wp-content-root .oitc-editorial-wrap h2{
    font-size: 44px;
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-grid, .tc-wp-content-root .oitc-editorial-wrap .oitc-steps{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-card, .tc-wp-content-root .oitc-editorial-wrap .oitc-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-card h3, .tc-wp-content-root .oitc-editorial-wrap .oitc-benefit-card h3, .tc-wp-content-root .oitc-editorial-wrap .oitc-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-card p, .tc-wp-content-root .oitc-editorial-wrap .oitc-benefit-card p, .tc-wp-content-root .oitc-editorial-wrap .oitc-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-step-card{
    gap: 26px;
    padding: 32px;
  }.tc-wp-content-root .oitc-editorial-wrap .oitc-step-number{
    width: 68px;
    height: 68px;
    font-size: 19px;
  }}