@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-105 .tc-wp-content-root img, .wpc-scope-105 .tc-wp-content-root video, .wpc-scope-105 .tc-wp-content-root svg, .wpc-scope-105 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-105 .tc-wp-content-root .pitc-editorial{
  width: 100%;
  overflow-x: hidden;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #18212f;
  background: #ffffff;
}.wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-section{
  position: relative;
  width: 100%;
}.wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-section-white{
  background: #ffffff;
}.wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-section-soft{
  background: linear-gradient(180deg, #f8fbff 0%, #f5f8fc 100%);
}.wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 7px 13px;
  border: 1px solid rgba(20, 118, 166, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(20, 118, 166, 0.1), rgba(34, 197, 94, 0.1));
  color: #0f6f94;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-section-head h2{
  margin: 0;
  color: #132033;
  font-weight: 850;
  line-height: 1.08;
  letter-spacing: 0;
}.wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-section-head p{
  margin: 16px auto 0;
  max-width: 680px;
  color: #5b6677;
  font-weight: 450;
  line-height: 1.7;
}.wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-card, .wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-trust-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(30, 47, 70, 0.1);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 42px rgba(22, 42, 68, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-card::before, .wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(20, 118, 166, 0.16), rgba(34, 197, 94, 0.12));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-card:hover, .wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-trust-card:hover{
  transform: translateY(-6px);
  border-color: rgba(20, 118, 166, 0.26);
  box-shadow: 0 24px 56px rgba(22, 42, 68, 0.12);
}.wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-card:hover::before, .wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-card h3, .wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-trust-card h3, .wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-step-content h3{
  position: relative;
  margin: 0;
  color: #172235;
  font-weight: 800;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-card p, .wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-trust-card p, .wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-step-content p{
  position: relative;
  margin: 10px 0 0;
  color: #5e6878;
  font-weight: 450;
  line-height: 1.66;
}.wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-icon{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, #0f7496, #20b578);
  box-shadow: 0 12px 26px rgba(15, 116, 150, 0.18);
}.wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-icon::before, .wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  opacity: 0.94;
}.wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-icon-calc::before{
  width: 20px;
  height: 4px;
  left: 12px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-icon-calc::after{
  width: 20px;
  height: 14px;
  left: 12px;
  bottom: 10px;
  border-radius: 3px;
  background: linear-gradient(90deg, #ffffff 0 4px, transparent 4px 8px, #ffffff 8px 12px, transparent 12px 16px, #ffffff 16px 20px);
}.wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-icon-speed::before{
  width: 20px;
  height: 20px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  border: 3px solid #ffffff;
  background: transparent;
}.wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-icon-speed::after{
  width: 12px;
  height: 3px;
  left: 22px;
  top: 20px;
  border-radius: 4px;
  transform: rotate(-28deg);
}.wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-icon-preview::before{
  width: 24px;
  height: 16px;
  left: 10px;
  top: 13px;
  border-radius: 5px;
}.wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-icon-preview::after{
  width: 10px;
  height: 10px;
  left: 17px;
  top: 16px;
  border-radius: 50%;
  background: #0f7496;
}.wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-icon-steps::before{
  width: 22px;
  height: 3px;
  left: 12px;
  top: 13px;
  border-radius: 4px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-icon-steps::after{
  width: 5px;
  height: 5px;
  left: 8px;
  top: 12px;
  border-radius: 50%;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-icon-mobile::before{
  width: 18px;
  height: 26px;
  left: 13px;
  top: 9px;
  border-radius: 5px;
}.wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-icon-mobile::after{
  width: 6px;
  height: 2px;
  left: 19px;
  bottom: 12px;
  border-radius: 4px;
  background: #0f7496;
}.wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-icon-help::before{
  width: 20px;
  height: 20px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-icon-help::after{
  width: 12px;
  height: 4px;
  left: 22px;
  top: 22px;
  border-radius: 4px;
  transform: rotate(45deg);
}.wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  min-width: 0;
  border: 1px solid rgba(20, 118, 166, 0.16);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 20px 48px rgba(20, 44, 70, 0.08);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-step-card::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: linear-gradient(180deg, #0f7496, #20b578);
}.wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(20, 118, 166, 0.3);
  box-shadow: 0 26px 60px rgba(20, 44, 70, 0.12);
}.wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #0f7496, #20b578);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(15, 116, 150, 0.2);
}.wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(20, 118, 166, 0.09);
  color: #0f6f94;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-trust-card{
  overflow: hidden;
}.wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-trust-dot{
  position: relative;
  width: 38px;
  height: 38px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: radial-gradient(circle at 35% 35%, #ffffff 0 16%, #20b578 17% 42%, #0f7496 43% 100%);
  box-shadow: 0 14px 28px rgba(15, 116, 150, 0.16);
}.wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 650ms ease, transform 650ms ease;
}.wpc-scope-105 .tc-wp-content-root .pitc-editorial .pitc-reveal.pitc-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .pitc-editorial .pitc-section{
    padding: 48px 0;
  }.tc-wp-content-root .pitc-editorial .pitc-container{
    padding: 0 14px;
  }.tc-wp-content-root .pitc-editorial .pitc-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .pitc-editorial .pitc-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .pitc-editorial .pitc-grid{
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .pitc-editorial .pitc-card, .tc-wp-content-root .pitc-editorial .pitc-trust-card{
    padding: 22px;
  }.tc-wp-content-root .pitc-editorial .pitc-card h3, .tc-wp-content-root .pitc-editorial .pitc-trust-card h3, .tc-wp-content-root .pitc-editorial .pitc-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .pitc-editorial .pitc-card p, .tc-wp-content-root .pitc-editorial .pitc-trust-card p, .tc-wp-content-root .pitc-editorial .pitc-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .pitc-editorial .pitc-steps{
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .pitc-editorial .pitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .pitc-editorial .pitc-step-number{
    width: 48px;
    height: 48px;
    font-size: 15px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .pitc-editorial .pitc-section{
    padding: 54px 0;
  }.tc-wp-content-root .pitc-editorial .pitc-container{
    padding: 0 18px;
  }.tc-wp-content-root .pitc-editorial .pitc-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .pitc-editorial .pitc-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .pitc-editorial .pitc-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .pitc-editorial .pitc-card, .tc-wp-content-root .pitc-editorial .pitc-trust-card{
    padding: 24px;
  }.tc-wp-content-root .pitc-editorial .pitc-card h3, .tc-wp-content-root .pitc-editorial .pitc-trust-card h3, .tc-wp-content-root .pitc-editorial .pitc-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .pitc-editorial .pitc-card p, .tc-wp-content-root .pitc-editorial .pitc-trust-card p, .tc-wp-content-root .pitc-editorial .pitc-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .pitc-editorial .pitc-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .pitc-editorial .pitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .pitc-editorial .pitc-step-number{
    width: 50px;
    height: 50px;
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .pitc-editorial .pitc-section{
    padding: 60px 0;
  }.tc-wp-content-root .pitc-editorial .pitc-container{
    padding: 0 22px;
  }.tc-wp-content-root .pitc-editorial .pitc-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .pitc-editorial .pitc-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .pitc-editorial .pitc-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .pitc-editorial .pitc-card, .tc-wp-content-root .pitc-editorial .pitc-trust-card{
    padding: 26px;
  }.tc-wp-content-root .pitc-editorial .pitc-card h3, .tc-wp-content-root .pitc-editorial .pitc-trust-card h3, .tc-wp-content-root .pitc-editorial .pitc-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .pitc-editorial .pitc-card p, .tc-wp-content-root .pitc-editorial .pitc-trust-card p, .tc-wp-content-root .pitc-editorial .pitc-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .pitc-editorial .pitc-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .pitc-editorial .pitc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .pitc-editorial .pitc-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .pitc-editorial .pitc-section{
    padding: 76px 0;
  }.tc-wp-content-root .pitc-editorial .pitc-container{
    padding: 0 28px;
  }.tc-wp-content-root .pitc-editorial .pitc-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .pitc-editorial .pitc-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .pitc-editorial .pitc-grid-three, .tc-wp-content-root .pitc-editorial .pitc-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .pitc-editorial .pitc-grid{
    gap: 20px;
    margin-top: 40px;
  }.tc-wp-content-root .pitc-editorial .pitc-card, .tc-wp-content-root .pitc-editorial .pitc-trust-card{
    padding: 28px;
  }.tc-wp-content-root .pitc-editorial .pitc-card h3, .tc-wp-content-root .pitc-editorial .pitc-trust-card h3, .tc-wp-content-root .pitc-editorial .pitc-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .pitc-editorial .pitc-card p, .tc-wp-content-root .pitc-editorial .pitc-trust-card p, .tc-wp-content-root .pitc-editorial .pitc-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .pitc-editorial .pitc-steps{
    gap: 20px;
    margin-top: 40px;
  }.tc-wp-content-root .pitc-editorial .pitc-step-card{
    gap: 22px;
    padding: 30px 32px;
  }.tc-wp-content-root .pitc-editorial .pitc-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }}@media (min-width: 1024px){.tc-wp-content-root .pitc-editorial .pitc-section{
    padding: 92px 0;
  }.tc-wp-content-root .pitc-editorial .pitc-container{
    padding: 0 32px;
  }.tc-wp-content-root .pitc-editorial .pitc-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .pitc-editorial .pitc-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .pitc-editorial .pitc-grid-three, .tc-wp-content-root .pitc-editorial .pitc-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .pitc-editorial .pitc-grid{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .pitc-editorial .pitc-card, .tc-wp-content-root .pitc-editorial .pitc-trust-card{
    padding: 30px;
  }.tc-wp-content-root .pitc-editorial .pitc-card h3, .tc-wp-content-root .pitc-editorial .pitc-trust-card h3, .tc-wp-content-root .pitc-editorial .pitc-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .pitc-editorial .pitc-card p, .tc-wp-content-root .pitc-editorial .pitc-trust-card p, .tc-wp-content-root .pitc-editorial .pitc-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .pitc-editorial .pitc-steps{
    gap: 20px;
    margin-top: 44px;
  }.tc-wp-content-root .pitc-editorial .pitc-step-card{
    gap: 24px;
    padding: 32px 36px;
  }.tc-wp-content-root .pitc-editorial .pitc-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }}