@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-54 .tc-wp-content-root img, .wpc-scope-54 .tc-wp-content-root video, .wpc-scope-54 .tc-wp-content-root svg, .wpc-scope-54 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-54 .tc-wp-content-root .scitc-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-54 .tc-wp-content-root .scitc-editorial-content, .wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-section, .wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-container, .wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-card, .wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-step-card{
  box-sizing: border-box;
}.wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-section{
  position: relative;
  width: 100%;
}.wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-section-white{
  background: #ffffff;
}.wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-section-soft{
  background:
    radial-gradient(circle at 12% 10%, rgba(0, 119, 182, 0.08), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(46, 139, 87, 0.08), transparent 30%),
    #f7faf8;
}.wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 12px;
  color: #087f5b;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-kicker::before, .wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-kicker::after{
  content: "";
  width: 22px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #087f5b, #0077b6);
}.wpc-scope-54 .tc-wp-content-root .scitc-editorial-content h2{
  margin: 0;
  color: #102033;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-heading p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #5b6678;
  line-height: 1.7;
}.wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-card{
  position: relative;
  min-width: 0;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(19, 43, 68, 0.1);
  border-radius: 22px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)),
    #ffffff;
  box-shadow: 0 18px 48px rgba(20, 45, 72, 0.08);
  transition:
    transform 260ms ease,
    box-shadow 260ms ease,
    border-color 260ms ease;
}.wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #087f5b, #0077b6, #38b000);
  opacity: 0.9;
}.wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-card:hover{
  transform: translateY(-5px);
  border-color: rgba(8, 127, 91, 0.3);
  box-shadow: 0 24px 62px rgba(20, 45, 72, 0.13);
}.wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-card h3, .wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-step-card h3{
  margin: 0;
  color: #142235;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-card p, .wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-step-card p{
  margin: 12px 0 0;
  color: #5d6878;
  line-height: 1.68;
}.wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(8, 127, 91, 0.14), rgba(0, 119, 182, 0.14));
  box-shadow: inset 0 0 0 1px rgba(8, 127, 91, 0.12);
}.wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-icon::before, .wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-icon::after{
  content: "";
  position: absolute;
  transition: transform 260ms ease;
}.wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-card:hover .scitc-icon::before{
  transform: translateY(-2px);
}.wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-icon-lines::before{
  left: 13px;
  top: 14px;
  width: 20px;
  height: 3px;
  border-radius: 999px;
  background: #087f5b;
  box-shadow: 0 7px 0 #0077b6, 0 14px 0 #38b000;
}.wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-icon-speed::before{
  left: 12px;
  top: 22px;
  width: 22px;
  height: 10px;
  border: 3px solid #087f5b;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  border-bottom: 0;
}.wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-icon-speed::after{
  left: 23px;
  top: 17px;
  width: 3px;
  height: 12px;
  border-radius: 999px;
  background: #0077b6;
  transform: rotate(35deg);
  transform-origin: bottom center;
}.wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-icon-preview::before{
  left: 11px;
  top: 13px;
  width: 24px;
  height: 19px;
  border: 3px solid #0077b6;
  border-radius: 7px;
}.wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-icon-preview::after{
  left: 18px;
  top: 34px;
  width: 12px;
  height: 3px;
  border-radius: 999px;
  background: #087f5b;
}.wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-icon-steps::before{
  left: 13px;
  top: 12px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #087f5b;
  box-shadow: 13px 0 0 #0077b6, 0 13px 0 #38b000, 13px 13px 0 #087f5b;
}.wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-icon-mobile::before{
  left: 15px;
  top: 9px;
  width: 16px;
  height: 27px;
  border: 3px solid #087f5b;
  border-radius: 7px;
}.wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-icon-mobile::after{
  left: 21px;
  top: 31px;
  width: 5px;
  height: 3px;
  border-radius: 999px;
  background: #0077b6;
}.wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-icon-check::before{
  left: 14px;
  top: 22px;
  width: 8px;
  height: 15px;
  border-right: 3px solid #087f5b;
  border-bottom: 3px solid #087f5b;
  transform: rotate(42deg);
}.wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(8, 127, 91, 0.16);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 20px 52px rgba(20, 45, 72, 0.08);
  transition:
    transform 260ms ease,
    border-color 260ms ease,
    box-shadow 260ms ease;
}.wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-step-card::after{
  content: "";
  position: absolute;
  inset: auto 24px 0;
  height: 3px;
  border-radius: 999px 999px 0 0;
  background: linear-gradient(90deg, #087f5b, #0077b6);
  opacity: 0.65;
}.wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(0, 119, 182, 0.28);
  box-shadow: 0 25px 66px rgba(20, 45, 72, 0.12);
}.wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  border-radius: 20px;
  background: linear-gradient(135deg, #087f5b, #0077b6);
  box-shadow: 0 14px 30px rgba(8, 127, 91, 0.22);
}.wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-step-content{
  min-width: 0;
}.wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-use-card::before{
  background: linear-gradient(90deg, #0077b6, #087f5b);
}.wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-badge{
  display: inline-block;
  width: 42px;
  height: 42px;
  margin: 0 0 18px;
  border-radius: 50%;
  background:
    radial-gradient(circle at 50% 50%, #ffffff 0 25%, transparent 27%),
    conic-gradient(from 90deg, #087f5b, #0077b6, #38b000, #087f5b);
  box-shadow: 0 14px 30px rgba(0, 119, 182, 0.18);
}.wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-trust-card{
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.98), rgba(247, 250, 248, 0.92)),
    #ffffff;
}.wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-trust-mark{
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin: 0 0 18px;
  border-radius: 18px;
  background: linear-gradient(135deg, rgba(8, 127, 91, 0.16), rgba(0, 119, 182, 0.16));
  position: relative;
}.wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-trust-mark::before{
  content: "";
  position: absolute;
  left: 15px;
  top: 12px;
  width: 18px;
  height: 22px;
  border-radius: 10px 10px 8px 8px;
  background: linear-gradient(135deg, #087f5b, #0077b6);
}.wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-trust-mark::after{
  content: "";
  position: absolute;
  left: 20px;
  top: 7px;
  width: 8px;
  height: 10px;
  border: 3px solid #087f5b;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
}.wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-54 .tc-wp-content-root .scitc-editorial-content .scitc-reveal.scitc-is-visible{
  opacity: 1;
  transform: translateY(0);
  transition:
    opacity 620ms ease,
    transform 620ms ease,
    box-shadow 260ms ease,
    border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .scitc-editorial-content .scitc-section{
    padding: 48px 0;
  }.tc-wp-content-root .scitc-editorial-content .scitc-container{
    padding: 0 14px;
  }.tc-wp-content-root .scitc-editorial-content h2{
    font-size: 25px;
  }.tc-wp-content-root .scitc-editorial-content .scitc-heading p{
    font-size: 14px;
  }.tc-wp-content-root .scitc-editorial-content .scitc-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .scitc-editorial-content .scitc-card{
    padding: 24px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .scitc-editorial-content .scitc-card h3, .tc-wp-content-root .scitc-editorial-content .scitc-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .scitc-editorial-content .scitc-card p, .tc-wp-content-root .scitc-editorial-content .scitc-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .scitc-editorial-content .scitc-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .scitc-editorial-content .scitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .scitc-editorial-content .scitc-step-number{
    width: 56px;
    height: 48px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .scitc-editorial-content .scitc-section{
    padding: 54px 0;
  }.tc-wp-content-root .scitc-editorial-content .scitc-container{
    padding: 0 18px;
  }.tc-wp-content-root .scitc-editorial-content h2{
    font-size: 28px;
  }.tc-wp-content-root .scitc-editorial-content .scitc-heading p{
    font-size: 15px;
  }.tc-wp-content-root .scitc-editorial-content .scitc-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .scitc-editorial-content .scitc-card{
    padding: 26px 22px;
    border-radius: 20px;
  }.tc-wp-content-root .scitc-editorial-content .scitc-card h3, .tc-wp-content-root .scitc-editorial-content .scitc-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .scitc-editorial-content .scitc-card p, .tc-wp-content-root .scitc-editorial-content .scitc-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .scitc-editorial-content .scitc-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .scitc-editorial-content .scitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .scitc-editorial-content .scitc-step-number{
    width: 58px;
    height: 50px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .scitc-editorial-content .scitc-section{
    padding: 60px 0;
  }.tc-wp-content-root .scitc-editorial-content .scitc-container{
    padding: 0 22px;
  }.tc-wp-content-root .scitc-editorial-content h2{
    font-size: 31px;
  }.tc-wp-content-root .scitc-editorial-content .scitc-heading p{
    font-size: 16px;
  }.tc-wp-content-root .scitc-editorial-content .scitc-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .scitc-editorial-content .scitc-card{
    padding: 28px 24px;
  }.tc-wp-content-root .scitc-editorial-content .scitc-card h3, .tc-wp-content-root .scitc-editorial-content .scitc-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .scitc-editorial-content .scitc-card p, .tc-wp-content-root .scitc-editorial-content .scitc-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .scitc-editorial-content .scitc-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .scitc-editorial-content .scitc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .scitc-editorial-content .scitc-step-number{
    width: 62px;
    height: 52px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .scitc-editorial-content .scitc-section{
    padding: 74px 0;
  }.tc-wp-content-root .scitc-editorial-content .scitc-container{
    padding: 0 30px;
  }.tc-wp-content-root .scitc-editorial-content h2{
    font-size: 40px;
  }.tc-wp-content-root .scitc-editorial-content .scitc-heading p{
    font-size: 17px;
  }.tc-wp-content-root .scitc-editorial-content .scitc-card-grid{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .scitc-editorial-content .scitc-grid-six, .tc-wp-content-root .scitc-editorial-content .scitc-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .scitc-editorial-content .scitc-card{
    padding: 30px 26px;
  }.tc-wp-content-root .scitc-editorial-content .scitc-card h3, .tc-wp-content-root .scitc-editorial-content .scitc-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .scitc-editorial-content .scitc-card p, .tc-wp-content-root .scitc-editorial-content .scitc-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .scitc-editorial-content .scitc-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .scitc-editorial-content .scitc-step-card{
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: 30px 28px;
  }.tc-wp-content-root .scitc-editorial-content .scitc-step-number{
    width: 70px;
    height: 58px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .scitc-editorial-content .scitc-section{
    padding: 92px 0;
  }.tc-wp-content-root .scitc-editorial-content .scitc-container{
    padding: 0 32px;
  }.tc-wp-content-root .scitc-editorial-content h2{
    font-size: 46px;
  }.tc-wp-content-root .scitc-editorial-content .scitc-heading p{
    font-size: 18px;
  }.tc-wp-content-root .scitc-editorial-content .scitc-card-grid{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .scitc-editorial-content .scitc-grid-six, .tc-wp-content-root .scitc-editorial-content .scitc-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .scitc-editorial-content .scitc-card{
    padding: 32px 28px;
  }.tc-wp-content-root .scitc-editorial-content .scitc-card h3, .tc-wp-content-root .scitc-editorial-content .scitc-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .scitc-editorial-content .scitc-card p, .tc-wp-content-root .scitc-editorial-content .scitc-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .scitc-editorial-content .scitc-steps{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .scitc-editorial-content .scitc-step-card{
    grid-template-columns: auto 1fr;
    gap: 28px;
    padding: 34px 36px;
  }.tc-wp-content-root .scitc-editorial-content .scitc-step-number{
    width: 78px;
    height: 62px;
    font-size: 21px;
  }}