@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-97 .tc-wp-content-root img, .wpc-scope-97 .tc-wp-content-root video, .wpc-scope-97 .tc-wp-content-root svg, .wpc-scope-97 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-97 .tc-wp-content-root .ttitc-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #162033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-97 .tc-wp-content-root .ttitc-editorial, .wpc-scope-97 .tc-wp-content-root .ttitc-editorial div, .wpc-scope-97 .tc-wp-content-root .ttitc-editorial section, .wpc-scope-97 .tc-wp-content-root .ttitc-editorial article{
  box-sizing: border-box;
}.wpc-scope-97 .tc-wp-content-root .ttitc-editorial .ttitc-section{
  position: relative;
  width: 100%;
}.wpc-scope-97 .tc-wp-content-root .ttitc-editorial .ttitc-section-white{
  background: #ffffff;
}.wpc-scope-97 .tc-wp-content-root .ttitc-editorial .ttitc-section-soft{
  background:
    radial-gradient(circle at 12% 10%, rgba(25, 118, 210, 0.08), transparent 32%),
    radial-gradient(circle at 88% 12%, rgba(0, 166, 118, 0.09), transparent 30%),
    #f7faf9;
}.wpc-scope-97 .tc-wp-content-root .ttitc-editorial .ttitc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-97 .tc-wp-content-root .ttitc-editorial .ttitc-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-97 .tc-wp-content-root .ttitc-editorial .ttitc-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 12px;
  border: 1px solid rgba(0, 166, 118, 0.24);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(0, 166, 118, 0.12), rgba(25, 118, 210, 0.1));
  color: #087658;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-97 .tc-wp-content-root .ttitc-editorial h2{
  margin: 0;
  color: #102036;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-97 .tc-wp-content-root .ttitc-editorial .ttitc-heading p{
  margin: 14px auto 0;
  color: #5c6a7a;
  line-height: 1.7;
}.wpc-scope-97 .tc-wp-content-root .ttitc-editorial .ttitc-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-97 .tc-wp-content-root .ttitc-editorial .ttitc-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(16, 32, 54, 0.09);
  border-radius: 20px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)),
    #ffffff;
  box-shadow: 0 16px 42px rgba(16, 32, 54, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-97 .tc-wp-content-root .ttitc-editorial .ttitc-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(0, 166, 118, 0.13), rgba(25, 118, 210, 0.11), transparent 58%);
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-97 .tc-wp-content-root .ttitc-editorial .ttitc-card:hover{
  transform: translateY(-5px);
  border-color: rgba(0, 166, 118, 0.28);
  box-shadow: 0 22px 56px rgba(16, 32, 54, 0.12);
}.wpc-scope-97 .tc-wp-content-root .ttitc-editorial .ttitc-card:hover::before{
  opacity: 1;
}.wpc-scope-97 .tc-wp-content-root .ttitc-editorial .ttitc-card h3{
  position: relative;
  margin: 0;
  color: #12243b;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-97 .tc-wp-content-root .ttitc-editorial .ttitc-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5f6d7c;
  line-height: 1.68;
}.wpc-scope-97 .tc-wp-content-root .ttitc-editorial .ttitc-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #00a676, #1976d2);
  box-shadow: 0 12px 24px rgba(0, 166, 118, 0.22);
}.wpc-scope-97 .tc-wp-content-root .ttitc-editorial .ttitc-icon::before, .wpc-scope-97 .tc-wp-content-root .ttitc-editorial .ttitc-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-97 .tc-wp-content-root .ttitc-editorial .ttitc-icon-calc::before{
  width: 22px;
  height: 15px;
  top: 10px;
  left: 12px;
  border-radius: 4px;
  opacity: 0.95;
}.wpc-scope-97 .tc-wp-content-root .ttitc-editorial .ttitc-icon-calc::after{
  width: 22px;
  height: 4px;
  left: 12px;
  bottom: 11px;
  border-radius: 999px;
  box-shadow: 0 -7px 0 rgba(255, 255, 255, 0.9);
}.wpc-scope-97 .tc-wp-content-root .ttitc-editorial .ttitc-icon-speed::before{
  width: 23px;
  height: 23px;
  left: 11px;
  top: 11px;
  border-radius: 50%;
  opacity: 0.96;
}.wpc-scope-97 .tc-wp-content-root .ttitc-editorial .ttitc-icon-speed::after{
  width: 14px;
  height: 4px;
  top: 21px;
  left: 23px;
  border-radius: 999px;
  transform: rotate(-32deg);
}.wpc-scope-97 .tc-wp-content-root .ttitc-editorial .ttitc-icon-preview::before{
  width: 25px;
  height: 18px;
  left: 10px;
  top: 13px;
  border-radius: 5px;
  opacity: 0.95;
}.wpc-scope-97 .tc-wp-content-root .ttitc-editorial .ttitc-icon-preview::after{
  width: 11px;
  height: 11px;
  left: 17px;
  top: 16px;
  border-radius: 50%;
  background: #1976d2;
}.wpc-scope-97 .tc-wp-content-root .ttitc-editorial .ttitc-icon-steps::before{
  width: 23px;
  height: 5px;
  left: 12px;
  top: 13px;
  border-radius: 999px;
  box-shadow: 0 8px 0 rgba(255, 255, 255, 0.92), 0 16px 0 rgba(255, 255, 255, 0.84);
}.wpc-scope-97 .tc-wp-content-root .ttitc-editorial .ttitc-icon-steps::after{
  width: 5px;
  height: 5px;
  left: 8px;
  top: 13px;
  border-radius: 50%;
  box-shadow: 0 8px 0 rgba(255, 255, 255, 0.92), 0 16px 0 rgba(255, 255, 255, 0.84);
}.wpc-scope-97 .tc-wp-content-root .ttitc-editorial .ttitc-icon-mobile::before{
  width: 18px;
  height: 28px;
  left: 14px;
  top: 8px;
  border-radius: 6px;
  opacity: 0.95;
}.wpc-scope-97 .tc-wp-content-root .ttitc-editorial .ttitc-icon-mobile::after{
  width: 6px;
  height: 2px;
  left: 20px;
  bottom: 13px;
  border-radius: 999px;
  background: #1976d2;
}.wpc-scope-97 .tc-wp-content-root .ttitc-editorial .ttitc-icon-plan::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  border-radius: 50%;
  opacity: 0.95;
}.wpc-scope-97 .tc-wp-content-root .ttitc-editorial .ttitc-icon-plan::after{
  width: 12px;
  height: 12px;
  left: 17px;
  top: 17px;
  border-left: 4px solid #1976d2;
  border-bottom: 4px solid #1976d2;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-97 .tc-wp-content-root .ttitc-editorial .ttitc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-97 .tc-wp-content-root .ttitc-editorial .ttitc-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(0, 166, 118, 0.18);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 18px 46px rgba(16, 32, 54, 0.08);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-97 .tc-wp-content-root .ttitc-editorial .ttitc-step::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: linear-gradient(180deg, #00a676, #1976d2);
}.wpc-scope-97 .tc-wp-content-root .ttitc-editorial .ttitc-step:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 58px rgba(16, 32, 54, 0.12);
}.wpc-scope-97 .tc-wp-content-root .ttitc-editorial .ttitc-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #102036, #1976d2);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(25, 118, 210, 0.2);
}.wpc-scope-97 .tc-wp-content-root .ttitc-editorial .ttitc-step-content h3{
  margin: 0;
  color: #12243b;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-97 .tc-wp-content-root .ttitc-editorial .ttitc-step-content p{
  margin: 8px 0 0;
  color: #5f6d7c;
  line-height: 1.68;
}.wpc-scope-97 .tc-wp-content-root .ttitc-editorial .ttitc-badge{
  position: relative;
  display: inline-flex;
  width: max-content;
  margin-bottom: 15px;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(0, 166, 118, 0.1);
  color: #087658;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-97 .tc-wp-content-root .ttitc-editorial .ttitc-trust-card{
  background:
    linear-gradient(135deg, rgba(0, 166, 118, 0.08), rgba(25, 118, 210, 0.07)),
    #ffffff;
}.wpc-scope-97 .tc-wp-content-root .ttitc-editorial .ttitc-dot{
  display: inline-flex;
  width: 12px;
  height: 12px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: #00a676;
  box-shadow: 0 0 0 8px rgba(0, 166, 118, 0.12), 0 0 24px rgba(25, 118, 210, 0.28);
}.wpc-scope-97 .tc-wp-content-root .ttitc-editorial .ttitc-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-97 .tc-wp-content-root .ttitc-editorial .ttitc-reveal.ttitc-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 .ttitc-editorial .ttitc-section{
    padding: 48px 0;
  }.tc-wp-content-root .ttitc-editorial .ttitc-container{
    padding: 0 14px;
  }.tc-wp-content-root .ttitc-editorial h2{
    font-size: 27px;
  }.tc-wp-content-root .ttitc-editorial .ttitc-heading p{
    font-size: 15px;
  }.tc-wp-content-root .ttitc-editorial .ttitc-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ttitc-editorial .ttitc-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .ttitc-editorial .ttitc-card h3, .tc-wp-content-root .ttitc-editorial .ttitc-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .ttitc-editorial .ttitc-card p, .tc-wp-content-root .ttitc-editorial .ttitc-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .ttitc-editorial .ttitc-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ttitc-editorial .ttitc-step{
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 22px;
  }.tc-wp-content-root .ttitc-editorial .ttitc-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ttitc-editorial .ttitc-section{
    padding: 54px 0;
  }.tc-wp-content-root .ttitc-editorial .ttitc-container{
    padding: 0 18px;
  }.tc-wp-content-root .ttitc-editorial h2{
    font-size: 30px;
  }.tc-wp-content-root .ttitc-editorial .ttitc-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .ttitc-editorial .ttitc-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ttitc-editorial .ttitc-card{
    padding: 24px;
  }.tc-wp-content-root .ttitc-editorial .ttitc-card h3, .tc-wp-content-root .ttitc-editorial .ttitc-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .ttitc-editorial .ttitc-card p, .tc-wp-content-root .ttitc-editorial .ttitc-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .ttitc-editorial .ttitc-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ttitc-editorial .ttitc-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .ttitc-editorial .ttitc-step-number{
    width: 56px;
    height: 56px;
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ttitc-editorial .ttitc-section{
    padding: 60px 0;
  }.tc-wp-content-root .ttitc-editorial .ttitc-container{
    padding: 0 22px;
  }.tc-wp-content-root .ttitc-editorial h2{
    font-size: 34px;
  }.tc-wp-content-root .ttitc-editorial .ttitc-heading p{
    font-size: 16px;
  }.tc-wp-content-root .ttitc-editorial .ttitc-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ttitc-editorial .ttitc-card{
    padding: 26px;
  }.tc-wp-content-root .ttitc-editorial .ttitc-card h3, .tc-wp-content-root .ttitc-editorial .ttitc-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .ttitc-editorial .ttitc-card p, .tc-wp-content-root .ttitc-editorial .ttitc-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .ttitc-editorial .ttitc-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ttitc-editorial .ttitc-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }.tc-wp-content-root .ttitc-editorial .ttitc-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ttitc-editorial .ttitc-section{
    padding: 76px 0;
  }.tc-wp-content-root .ttitc-editorial .ttitc-container{
    padding: 0 30px;
  }.tc-wp-content-root .ttitc-editorial h2{
    font-size: 40px;
  }.tc-wp-content-root .ttitc-editorial .ttitc-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ttitc-editorial .ttitc-grid-six, .tc-wp-content-root .ttitc-editorial .ttitc-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ttitc-editorial .ttitc-card{
    padding: 28px;
  }.tc-wp-content-root .ttitc-editorial .ttitc-card h3, .tc-wp-content-root .ttitc-editorial .ttitc-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .ttitc-editorial .ttitc-card p, .tc-wp-content-root .ttitc-editorial .ttitc-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .ttitc-editorial .ttitc-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ttitc-editorial .ttitc-step{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .ttitc-editorial .ttitc-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ttitc-editorial .ttitc-section{
    padding: 92px 0;
  }.tc-wp-content-root .ttitc-editorial .ttitc-container{
    padding: 0 32px;
  }.tc-wp-content-root .ttitc-editorial h2{
    font-size: 46px;
  }.tc-wp-content-root .ttitc-editorial .ttitc-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ttitc-editorial .ttitc-grid-six, .tc-wp-content-root .ttitc-editorial .ttitc-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .ttitc-editorial .ttitc-card{
    padding: 30px;
  }.tc-wp-content-root .ttitc-editorial .ttitc-card h3, .tc-wp-content-root .ttitc-editorial .ttitc-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .ttitc-editorial .ttitc-card p, .tc-wp-content-root .ttitc-editorial .ttitc-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .ttitc-editorial .ttitc-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .ttitc-editorial .ttitc-step{
    gap: 28px;
    padding: 32px 34px;
  }.tc-wp-content-root .ttitc-editorial .ttitc-step-number{
    width: 68px;
    height: 68px;
    font-size: 18px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .ttitc-editorial .ttitc-card, .tc-wp-content-root .ttitc-editorial .ttitc-step, .tc-wp-content-root .ttitc-editorial .ttitc-reveal, .tc-wp-content-root .ttitc-editorial .ttitc-reveal.ttitc-visible{
    transition: none;
    transform: none;
  }.tc-wp-content-root .ttitc-editorial .ttitc-reveal{
    opacity: 1;
  }}