@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-112 .tc-wp-content-root img, .wpc-scope-112 .tc-wp-content-root video, .wpc-scope-112 .tc-wp-content-root svg, .wpc-scope-112 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-112 .tc-wp-content-root .oitc-bottom-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-112 .tc-wp-content-root .oitc-bottom-content, .wpc-scope-112 .tc-wp-content-root .oitc-bottom-content div, .wpc-scope-112 .tc-wp-content-root .oitc-bottom-content section, .wpc-scope-112 .tc-wp-content-root .oitc-bottom-content article{
  box-sizing: border-box;
}.wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-section{
  position: relative;
  isolation: isolate;
}.wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-section-white{
  background: #ffffff;
}.wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-section-soft{
  background:
    radial-gradient(circle at 12% 16%, rgba(58, 123, 213, 0.08), transparent 30%),
    radial-gradient(circle at 88% 82%, rgba(30, 154, 108, 0.09), transparent 32%),
    #f7faf8;
}.wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 8px 13px;
  border: 1px solid rgba(30, 154, 108, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(30, 154, 108, 0.1), rgba(58, 123, 213, 0.1));
  color: #17624d;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 99px;
  background: linear-gradient(135deg, #1e9a6c, #3a7bd5);
  box-shadow: 0 0 0 5px rgba(30, 154, 108, 0.12);
}.wpc-scope-112 .tc-wp-content-root .oitc-bottom-content h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-section-head p{
  margin: 16px auto 0;
  max-width: 700px;
  color: #5a6678;
  line-height: 1.7;
  letter-spacing: 0;
}.wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-card, .wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-benefit-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(17, 24, 39, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-card::after, .wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-benefit-card::after{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(30, 154, 108, 0.1), transparent 42%, rgba(58, 123, 213, 0.1));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-card:hover, .wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(30, 154, 108, 0.24);
  box-shadow: 0 24px 60px rgba(17, 24, 39, 0.12);
}.wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-card:hover::after, .wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-benefit-card:hover::after{
  opacity: 1;
}.wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-card h3, .wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-benefit-card h3, .wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-step-copy h3{
  position: relative;
  margin: 0;
  color: #142033;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
  z-index: 1;
}.wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-card p, .wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-benefit-card p, .wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-step-copy p{
  position: relative;
  margin: 10px 0 0;
  color: #5c6878;
  line-height: 1.65;
  letter-spacing: 0;
  z-index: 1;
}.wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #1e9a6c, #3a7bd5);
  box-shadow: 0 14px 28px rgba(30, 154, 108, 0.2);
  transition: transform 260ms ease;
}.wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-card:hover .oitc-icon{
  transform: translateY(-3px) rotate(-2deg);
}.wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-icon::before, .wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-icon::after{
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.92);
}.wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-icon-calc::before{
  width: 20px;
  height: 24px;
  left: 12px;
  top: 10px;
  border-radius: 4px;
}.wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-icon-calc::after{
  width: 12px;
  height: 3px;
  left: 16px;
  top: 17px;
  box-shadow: 0 7px 0 rgba(255, 255, 255, 0.92);
}.wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 11px;
  top: 11px;
  border-radius: 50%;
  background: transparent;
  border: 4px solid rgba(255, 255, 255, 0.92);
  border-bottom-color: transparent;
}.wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-icon-speed::after{
  width: 14px;
  height: 4px;
  left: 20px;
  top: 20px;
  border-radius: 99px;
  transform: rotate(-28deg);
}.wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-icon-preview::before{
  width: 24px;
  height: 16px;
  left: 10px;
  top: 14px;
  border-radius: 10px;
}.wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 18px;
  top: 18px;
  border-radius: 50%;
  background: #2f83b9;
}.wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-icon-steps::before{
  width: 22px;
  height: 4px;
  left: 11px;
  top: 13px;
  border-radius: 99px;
  box-shadow: 0 8px 0 rgba(255, 255, 255, 0.92), 0 16px 0 rgba(255, 255, 255, 0.92);
}.wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-icon-steps::after{
  width: 5px;
  height: 5px;
  left: 8px;
  top: 12px;
  border-radius: 50%;
  box-shadow: 0 8px 0 rgba(255, 255, 255, 0.92), 0 16px 0 rgba(255, 255, 255, 0.92);
}.wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-icon-mobile::before{
  width: 17px;
  height: 26px;
  left: 14px;
  top: 9px;
  border-radius: 5px;
}.wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-icon-mobile::after{
  width: 5px;
  height: 5px;
  left: 20px;
  top: 28px;
  border-radius: 50%;
  background: #2f83b9;
}.wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-icon-daily::before{
  width: 24px;
  height: 20px;
  left: 10px;
  top: 12px;
  border-radius: 5px;
}.wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-icon-daily::after{
  width: 18px;
  height: 3px;
  left: 13px;
  top: 19px;
  border-radius: 99px;
  background: #2f83b9;
  box-shadow: 0 6px 0 #2f83b9;
}.wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(30, 154, 108, 0.16);
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.95), rgba(248, 252, 250, 0.95)),
    #ffffff;
  box-shadow: 0 18px 42px rgba(17, 24, 39, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(58, 123, 213, 0.22);
  box-shadow: 0 24px 60px rgba(17, 24, 39, 0.11);
}.wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #0f8b65, #3a7bd5);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(58, 123, 213, 0.22);
}.wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-dot{
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #1e9a6c, #3a7bd5);
  box-shadow: 0 0 0 8px rgba(30, 154, 108, 0.1);
}.wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-benefit-mark{
  position: relative;
  z-index: 1;
  width: 50px;
  height: 50px;
  margin-bottom: 18px;
  border-radius: 18px;
  background: linear-gradient(135deg, rgba(30, 154, 108, 0.14), rgba(58, 123, 213, 0.14));
  border: 1px solid rgba(30, 154, 108, 0.18);
}.wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-benefit-mark::before{
  content: "";
  position: absolute;
  left: 17px;
  top: 13px;
  width: 12px;
  height: 20px;
  border-right: 4px solid #16845f;
  border-bottom: 4px solid #16845f;
  transform: rotate(40deg);
  border-radius: 2px;
}.wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-112 .tc-wp-content-root .oitc-bottom-content .oitc-reveal.oitc-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .oitc-bottom-content .oitc-section{
    padding: 48px 0;
  }.tc-wp-content-root .oitc-bottom-content .oitc-container{
    padding: 0 14px;
  }.tc-wp-content-root .oitc-bottom-content h2{
    font-size: 25px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-card, .tc-wp-content-root .oitc-bottom-content .oitc-benefit-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-card h3, .tc-wp-content-root .oitc-bottom-content .oitc-benefit-card h3, .tc-wp-content-root .oitc-bottom-content .oitc-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-card p, .tc-wp-content-root .oitc-bottom-content .oitc-benefit-card p, .tc-wp-content-root .oitc-bottom-content .oitc-step-copy p{
    font-size: 14px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .oitc-bottom-content .oitc-section{
    padding: 54px 0;
  }.tc-wp-content-root .oitc-bottom-content .oitc-container{
    padding: 0 18px;
  }.tc-wp-content-root .oitc-bottom-content h2{
    font-size: 28px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-card, .tc-wp-content-root .oitc-bottom-content .oitc-benefit-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-card h3, .tc-wp-content-root .oitc-bottom-content .oitc-benefit-card h3, .tc-wp-content-root .oitc-bottom-content .oitc-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-card p, .tc-wp-content-root .oitc-bottom-content .oitc-benefit-card p, .tc-wp-content-root .oitc-bottom-content .oitc-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .oitc-bottom-content .oitc-section{
    padding: 62px 0;
  }.tc-wp-content-root .oitc-bottom-content .oitc-container{
    padding: 0 22px;
  }.tc-wp-content-root .oitc-bottom-content h2{
    font-size: 32px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-card, .tc-wp-content-root .oitc-bottom-content .oitc-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-card h3, .tc-wp-content-root .oitc-bottom-content .oitc-benefit-card h3, .tc-wp-content-root .oitc-bottom-content .oitc-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-card p, .tc-wp-content-root .oitc-bottom-content .oitc-benefit-card p, .tc-wp-content-root .oitc-bottom-content .oitc-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .oitc-bottom-content .oitc-section{
    padding: 76px 0;
  }.tc-wp-content-root .oitc-bottom-content .oitc-container{
    padding: 0 30px;
  }.tc-wp-content-root .oitc-bottom-content h2{
    font-size: 38px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-grid-three, .tc-wp-content-root .oitc-bottom-content .oitc-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .oitc-bottom-content .oitc-card, .tc-wp-content-root .oitc-bottom-content .oitc-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-card h3, .tc-wp-content-root .oitc-bottom-content .oitc-benefit-card h3, .tc-wp-content-root .oitc-bottom-content .oitc-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-card p, .tc-wp-content-root .oitc-bottom-content .oitc-benefit-card p, .tc-wp-content-root .oitc-bottom-content .oitc-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-step-card{
    gap: 22px;
    padding: 28px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-step-number{
    width: 66px;
    height: 66px;
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .oitc-bottom-content .oitc-section{
    padding: 92px 0;
  }.tc-wp-content-root .oitc-bottom-content .oitc-container{
    padding: 0 32px;
  }.tc-wp-content-root .oitc-bottom-content h2{
    font-size: 44px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-grid-three, .tc-wp-content-root .oitc-bottom-content .oitc-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .oitc-bottom-content .oitc-card, .tc-wp-content-root .oitc-bottom-content .oitc-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-card h3, .tc-wp-content-root .oitc-bottom-content .oitc-benefit-card h3, .tc-wp-content-root .oitc-bottom-content .oitc-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-card p, .tc-wp-content-root .oitc-bottom-content .oitc-benefit-card p, .tc-wp-content-root .oitc-bottom-content .oitc-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-step-card{
    gap: 26px;
    padding: 30px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-step-number{
    width: 72px;
    height: 72px;
    font-size: 19px;
  }}