@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');

 

.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-33 .tc-wp-content-root img, .wpc-scope-33 .tc-wp-content-root video, .wpc-scope-33 .tc-wp-content-root svg, .wpc-scope-33 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap{
  width: 100%;
  overflow: hidden;
  color: #162033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-section{
  position: relative;
}.wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-section-white{
  background: #ffffff;
}.wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-section-soft{
  background: linear-gradient(180deg, #f7faf8 0%, #eef7f4 100%);
}.wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-container{
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #087f5b;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-kicker::before, .wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-kicker::after{
  content: "";
  width: 22px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #0f9f75, #38c172);
}.wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap h2{
  margin: 0;
  color: #101828;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-section-head p{
  margin: 16px auto 0;
  color: #526174;
  line-height: 1.7;
}.wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-card, .wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-trust-card{
  position: relative;
  height: 100%;
  background: rgba(255, 255, 255, 0.96);
  border: 1px solid rgba(15, 159, 117, 0.16);
  border-radius: 22px;
  box-shadow: 0 18px 45px rgba(16, 24, 40, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-card::before, .wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: radial-gradient(circle at top right, rgba(56, 193, 114, 0.16), transparent 36%);
  opacity: 0.8;
}.wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-card:hover, .wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-trust-card:hover{
  transform: translateY(-6px);
  border-color: rgba(15, 159, 117, 0.34);
  box-shadow: 0 24px 60px rgba(16, 24, 40, 0.12);
}.wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-card h3, .wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-trust-card h3, .wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-step-card h3{
  position: relative;
  margin: 0;
  color: #122033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-card p, .wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-trust-card p, .wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5a6678;
  line-height: 1.65;
}.wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #0f9f75, #7bd88f);
  box-shadow: 0 12px 26px rgba(15, 159, 117, 0.24);
}.wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-icon::before, .wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-icon-check::before{
  width: 18px;
  height: 9px;
  left: 14px;
  top: 17px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-icon-speed::after{
  width: 12px;
  height: 3px;
  left: 23px;
  top: 22px;
  border-radius: 999px;
  transform: rotate(-28deg);
}.wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-icon-view::before{
  width: 24px;
  height: 16px;
  left: 11px;
  top: 15px;
  border: 3px solid #ffffff;
  border-radius: 999px;
  background: transparent;
}.wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-icon-view::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
}.wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-icon-simple::before{
  width: 22px;
  height: 3px;
  left: 12px;
  top: 15px;
  border-radius: 999px;
}.wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-icon-simple::after{
  width: 16px;
  height: 3px;
  left: 12px;
  top: 27px;
  border-radius: 999px;
}.wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-icon-mobile::before{
  width: 18px;
  height: 26px;
  left: 14px;
  top: 10px;
  border: 3px solid #ffffff;
  border-radius: 6px;
  background: transparent;
}.wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-icon-mobile::after{
  width: 6px;
  height: 2px;
  left: 20px;
  top: 30px;
  border-radius: 999px;
}.wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-icon-daily::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 3px solid #ffffff;
  border-radius: 8px;
  background: transparent;
}.wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-icon-daily::after{
  width: 12px;
  height: 3px;
  left: 17px;
  top: 23px;
  border-radius: 999px;
}.wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  position: relative;
  background: #ffffff;
  border: 1px solid rgba(15, 159, 117, 0.18);
  border-radius: 24px;
  box-shadow: 0 18px 45px rgba(16, 24, 40, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(15, 159, 117, 0.36);
  box-shadow: 0 24px 60px rgba(16, 24, 40, 0.12);
}.wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 850;
  border-radius: 20px;
  background: linear-gradient(135deg, #087f5b, #38c172);
  box-shadow: 0 14px 28px rgba(15, 159, 117, 0.26);
}.wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 12px;
  border-radius: 999px;
  background: rgba(15, 159, 117, 0.1);
  color: #087f5b;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-trust-card{
  text-align: left;
}.wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-trust-mark{
  position: relative;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #0f9f75, #7bd88f);
  box-shadow: 0 12px 26px rgba(15, 159, 117, 0.24);
}.wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-trust-mark::before{
  content: "";
  position: absolute;
  width: 18px;
  height: 10px;
  left: 14px;
  top: 17px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-33 .tc-wp-content-root .witc-editorial-wrap .witc-reveal.witc-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 .witc-editorial-wrap .witc-section{
    padding: 48px 0;
  }.tc-wp-content-root .witc-editorial-wrap .witc-container{
    padding: 0 14px;
  }.tc-wp-content-root .witc-editorial-wrap h2{
    font-size: 25px;
  }.tc-wp-content-root .witc-editorial-wrap .witc-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .witc-editorial-wrap .witc-grid, .tc-wp-content-root .witc-editorial-wrap .witc-steps{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .witc-editorial-wrap .witc-card, .tc-wp-content-root .witc-editorial-wrap .witc-trust-card{
    padding: 22px;
  }.tc-wp-content-root .witc-editorial-wrap .witc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .witc-editorial-wrap .witc-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }.tc-wp-content-root .witc-editorial-wrap .witc-card h3, .tc-wp-content-root .witc-editorial-wrap .witc-trust-card h3, .tc-wp-content-root .witc-editorial-wrap .witc-step-card h3{
    font-size: 17px;
  }.tc-wp-content-root .witc-editorial-wrap .witc-card p, .tc-wp-content-root .witc-editorial-wrap .witc-trust-card p, .tc-wp-content-root .witc-editorial-wrap .witc-step-card p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .witc-editorial-wrap .witc-section{
    padding: 54px 0;
  }.tc-wp-content-root .witc-editorial-wrap .witc-container{
    padding: 0 18px;
  }.tc-wp-content-root .witc-editorial-wrap h2{
    font-size: 28px;
  }.tc-wp-content-root .witc-editorial-wrap .witc-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .witc-editorial-wrap .witc-grid, .tc-wp-content-root .witc-editorial-wrap .witc-steps{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .witc-editorial-wrap .witc-card, .tc-wp-content-root .witc-editorial-wrap .witc-trust-card{
    padding: 24px;
  }.tc-wp-content-root .witc-editorial-wrap .witc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .witc-editorial-wrap .witc-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }.tc-wp-content-root .witc-editorial-wrap .witc-card h3, .tc-wp-content-root .witc-editorial-wrap .witc-trust-card h3, .tc-wp-content-root .witc-editorial-wrap .witc-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .witc-editorial-wrap .witc-card p, .tc-wp-content-root .witc-editorial-wrap .witc-trust-card p, .tc-wp-content-root .witc-editorial-wrap .witc-step-card p{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .witc-editorial-wrap .witc-section{
    padding: 60px 0;
  }.tc-wp-content-root .witc-editorial-wrap .witc-container{
    padding: 0 22px;
  }.tc-wp-content-root .witc-editorial-wrap h2{
    font-size: 31px;
  }.tc-wp-content-root .witc-editorial-wrap .witc-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .witc-editorial-wrap .witc-grid, .tc-wp-content-root .witc-editorial-wrap .witc-steps{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .witc-editorial-wrap .witc-card, .tc-wp-content-root .witc-editorial-wrap .witc-trust-card{
    padding: 26px;
  }.tc-wp-content-root .witc-editorial-wrap .witc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .witc-editorial-wrap .witc-step-number{
    width: 60px;
    height: 60px;
    font-size: 19px;
  }.tc-wp-content-root .witc-editorial-wrap .witc-card h3, .tc-wp-content-root .witc-editorial-wrap .witc-trust-card h3, .tc-wp-content-root .witc-editorial-wrap .witc-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .witc-editorial-wrap .witc-card p, .tc-wp-content-root .witc-editorial-wrap .witc-trust-card p, .tc-wp-content-root .witc-editorial-wrap .witc-step-card p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .witc-editorial-wrap .witc-section{
    padding: 74px 0;
  }.tc-wp-content-root .witc-editorial-wrap .witc-container{
    padding: 0 30px;
  }.tc-wp-content-root .witc-editorial-wrap h2{
    font-size: 38px;
  }.tc-wp-content-root .witc-editorial-wrap .witc-section-head p{
    font-size: 16.5px;
  }.tc-wp-content-root .witc-editorial-wrap .witc-grid{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .witc-editorial-wrap .witc-grid-six, .tc-wp-content-root .witc-editorial-wrap .witc-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .witc-editorial-wrap .witc-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .witc-editorial-wrap .witc-card, .tc-wp-content-root .witc-editorial-wrap .witc-trust-card{
    padding: 28px;
  }.tc-wp-content-root .witc-editorial-wrap .witc-step-card{
    gap: 22px;
    padding: 28px;
  }.tc-wp-content-root .witc-editorial-wrap .witc-step-number{
    width: 68px;
    height: 68px;
    font-size: 21px;
  }.tc-wp-content-root .witc-editorial-wrap .witc-card h3, .tc-wp-content-root .witc-editorial-wrap .witc-trust-card h3, .tc-wp-content-root .witc-editorial-wrap .witc-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .witc-editorial-wrap .witc-card p, .tc-wp-content-root .witc-editorial-wrap .witc-trust-card p, .tc-wp-content-root .witc-editorial-wrap .witc-step-card p{
    font-size: 15.5px;
  }}@media (min-width: 1024px){.tc-wp-content-root .witc-editorial-wrap .witc-section{
    padding: 92px 0;
  }.tc-wp-content-root .witc-editorial-wrap .witc-container{
    padding: 0 34px;
  }.tc-wp-content-root .witc-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .witc-editorial-wrap .witc-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .witc-editorial-wrap .witc-grid{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .witc-editorial-wrap .witc-grid-six, .tc-wp-content-root .witc-editorial-wrap .witc-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .witc-editorial-wrap .witc-steps{
    gap: 22px;
    margin-top: 50px;
  }.tc-wp-content-root .witc-editorial-wrap .witc-card, .tc-wp-content-root .witc-editorial-wrap .witc-trust-card{
    padding: 30px;
  }.tc-wp-content-root .witc-editorial-wrap .witc-step-card{
    gap: 26px;
    padding: 30px 34px;
  }.tc-wp-content-root .witc-editorial-wrap .witc-step-number{
    width: 74px;
    height: 74px;
    font-size: 22px;
  }.tc-wp-content-root .witc-editorial-wrap .witc-card h3, .tc-wp-content-root .witc-editorial-wrap .witc-trust-card h3, .tc-wp-content-root .witc-editorial-wrap .witc-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .witc-editorial-wrap .witc-card p, .tc-wp-content-root .witc-editorial-wrap .witc-trust-card p, .tc-wp-content-root .witc-editorial-wrap .witc-step-card p{
    font-size: 15.8px;
  }}.wpc-scope-33 .tc-wp-content-root .witc-step-content{}