@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-115 .tc-wp-content-root img, .wpc-scope-115 .tc-wp-content-root video, .wpc-scope-115 .tc-wp-content-root svg, .wpc-scope-115 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content{
  width: 100%;
  overflow-x: hidden;
  color: #182235;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  background: #ffffff;
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content, .wpc-scope-115 .tc-wp-content-root .ttax-bottom-content div, .wpc-scope-115 .tc-wp-content-root .ttax-bottom-content section, .wpc-scope-115 .tc-wp-content-root .ttax-bottom-content article{
  box-sizing: border-box;
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-section{
  position: relative;
  width: 100%;
  overflow: hidden;
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-section-white{
  background: #ffffff;
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-section-soft{
  background:
    radial-gradient(circle at 12% 18%, rgba(0, 166, 81, 0.09), transparent 28%),
    radial-gradient(circle at 86% 14%, rgba(0, 119, 182, 0.08), transparent 26%),
    #f7faf8;
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-section-head{
  max-width: 790px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-eyebrow{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 7px 13px;
  border: 1px solid rgba(0, 166, 81, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(0, 166, 81, 0.1), rgba(0, 119, 182, 0.08));
  color: #087245;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  letter-spacing: 0;
  line-height: 1.12;
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-section-head p{
  margin: 16px auto 0;
  color: #5d6979;
  line-height: 1.7;
  font-weight: 500;
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 22px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)),
    #ffffff;
  box-shadow: 0 18px 45px rgba(21, 43, 68, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #00a651, #0097a7, #0077b6);
  opacity: 0.86;
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-card:hover{
  transform: translateY(-6px);
  border-color: rgba(0, 166, 81, 0.26);
  box-shadow: 0 24px 62px rgba(21, 43, 68, 0.13);
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-card h3{
  margin: 0;
  color: #172033;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-card p{
  margin: 11px 0 0;
  color: #637083;
  line-height: 1.65;
  font-weight: 500;
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-icon{
  width: 44px;
  height: 44px;
  display: inline-flex;
  position: relative;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #00a651, #0077b6);
  box-shadow: 0 14px 28px rgba(0, 119, 182, 0.18);
  transition: transform 260ms ease;
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-card:hover .ttax-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-icon::before, .wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  opacity: 0.95;
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-icon-calc::before{
  width: 22px;
  height: 4px;
  top: 11px;
  left: 11px;
  border-radius: 999px;
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-icon-calc::after{
  width: 22px;
  height: 16px;
  left: 11px;
  top: 20px;
  border-radius: 5px;
  background:
    linear-gradient(90deg, #ffffff 0 4px, transparent 4px 9px, #ffffff 9px 13px, transparent 13px 18px, #ffffff 18px 22px),
    linear-gradient(#ffffff 0 4px, transparent 4px 8px, #ffffff 8px 12px, transparent 12px 16px);
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 11px;
  top: 11px;
  border: 3px solid #ffffff;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-icon-speed::after{
  width: 14px;
  height: 3px;
  left: 20px;
  top: 21px;
  border-radius: 999px;
  transform: rotate(-28deg);
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-icon-preview::before{
  width: 24px;
  height: 17px;
  left: 10px;
  top: 14px;
  border: 2px solid #ffffff;
  border-radius: 12px;
  background: transparent;
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-icon-steps::before{
  width: 7px;
  height: 7px;
  left: 11px;
  top: 11px;
  border-radius: 50%;
  box-shadow: 0 11px 0 #ffffff, 0 22px 0 #ffffff;
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-icon-steps::after{
  width: 16px;
  height: 3px;
  left: 23px;
  top: 13px;
  border-radius: 999px;
  box-shadow: 0 11px 0 #ffffff, 0 22px 0 #ffffff;
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-icon-mobile::before{
  width: 18px;
  height: 28px;
  left: 13px;
  top: 8px;
  border: 2px solid #ffffff;
  border-radius: 7px;
  background: transparent;
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-icon-mobile::after{
  width: 5px;
  height: 5px;
  left: 20px;
  bottom: 11px;
  border-radius: 50%;
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-icon-help::before{
  width: 20px;
  height: 20px;
  left: 12px;
  top: 12px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-icon-help::after{
  width: 4px;
  height: 14px;
  left: 20px;
  top: 16px;
  border-radius: 999px;
  box-shadow: 0 15px 0 -1px #ffffff;
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(0, 119, 182, 0.13);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 20px 50px rgba(21, 43, 68, 0.08);
  transition: transform 260ms ease, border-color 260ms ease, box-shadow 260ms ease;
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-step-card::after{
  content: "";
  position: absolute;
  width: 160px;
  height: 160px;
  right: -72px;
  top: -78px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(0, 166, 81, 0.15), rgba(0, 119, 182, 0.1));
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(0, 166, 81, 0.28);
  box-shadow: 0 24px 60px rgba(21, 43, 68, 0.12);
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  border-radius: 20px;
  background: linear-gradient(135deg, #00a651, #0077b6);
  box-shadow: 0 16px 32px rgba(0, 119, 182, 0.2);
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-step-content{
  position: relative;
  z-index: 1;
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-step-content h3{
  margin: 0;
  color: #172033;
  font-weight: 850;
  letter-spacing: 0;
  line-height: 1.25;
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-step-content p{
  margin: 10px 0 0;
  color: #617083;
  font-weight: 500;
  line-height: 1.65;
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-use-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(249, 252, 250, 0.94)),
    #ffffff;
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-dot{
  display: inline-flex;
  width: 16px;
  height: 16px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #00a651, #0077b6);
  box-shadow: 0 0 0 8px rgba(0, 166, 81, 0.09);
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-benefit-card{
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.97), rgba(246, 250, 248, 0.93)),
    #ffffff;
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-badge{
  display: inline-flex;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(0, 166, 81, 0.1);
  color: #087245;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-115 .tc-wp-content-root .ttax-bottom-content .ttax-reveal.ttax-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ttax-bottom-content .ttax-section{
    padding: 54px 0;
  }.tc-wp-content-root .ttax-bottom-content .ttax-container{
    padding: 0 16px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-card{
    padding: 24px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-card p{
    font-size: 14px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-step-list{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-badge{
    font-size: 12px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ttax-bottom-content .ttax-section{
    padding: 60px 0;
  }.tc-wp-content-root .ttax-bottom-content .ttax-container{
    padding: 0 18px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-section-head h2{
    font-size: 31px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-card{
    padding: 26px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-step-list{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-badge{
    font-size: 12.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ttax-bottom-content .ttax-section{
    padding: 66px 0;
  }.tc-wp-content-root .ttax-bottom-content .ttax-container{
    padding: 0 22px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-card{
    padding: 28px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-card p{
    font-size: 15px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-step-list{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-step-card{
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 28px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-step-number{
    width: 62px;
    height: 62px;
    font-size: 20px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-badge{
    font-size: 13px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ttax-bottom-content .ttax-section{
    padding: 82px 0;
  }.tc-wp-content-root .ttax-bottom-content .ttax-container{
    padding: 0 30px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-section-head h2{
    font-size: 42px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-card{
    padding: 30px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-step-list{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-step-card{
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: 32px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-step-number{
    width: 68px;
    height: 68px;
    font-size: 21px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-step-content h3{
    font-size: 23px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-badge{
    font-size: 13px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ttax-bottom-content .ttax-section{
    padding: 96px 0;
  }.tc-wp-content-root .ttax-bottom-content .ttax-container{
    padding: 0 32px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-section-head h2{
    font-size: 48px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-card-grid{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-grid-six, .tc-wp-content-root .ttax-bottom-content .ttax-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ttax-bottom-content .ttax-card{
    padding: 32px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-card h3{
    font-size: 22px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-card p{
    font-size: 16px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-step-list{
    gap: 22px;
    margin-top: 50px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-step-card{
    grid-template-columns: auto 1fr;
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-step-number{
    width: 74px;
    height: 74px;
    font-size: 22px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-step-content h3{
    font-size: 24px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .ttax-bottom-content .ttax-badge{
    font-size: 13px;
  }}