@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-65 .tc-wp-content-root img, .wpc-scope-65 .tc-wp-content-root video, .wpc-scope-65 .tc-wp-content-root svg, .wpc-scope-65 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-65 .tc-wp-content-root .oitc-bottom-content{
  width: 100%;
  overflow: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-65 .tc-wp-content-root .oitc-bottom-content, .wpc-scope-65 .tc-wp-content-root .oitc-bottom-content div, .wpc-scope-65 .tc-wp-content-root .oitc-bottom-content section, .wpc-scope-65 .tc-wp-content-root .oitc-bottom-content article{
  box-sizing: border-box;
}.wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-section{
  position: relative;
}.wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-section-white{
  background: #ffffff;
}.wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-section-soft{
  background:
    radial-gradient(circle at 12% 8%, rgba(38, 166, 154, 0.10), transparent 28%),
    radial-gradient(circle at 88% 12%, rgba(34, 102, 171, 0.09), transparent 30%),
    #f7faf9;
}.wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(38, 166, 154, 0.26);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(38, 166, 154, 0.10), rgba(34, 102, 171, 0.08));
  color: #176b65;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-kicker::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: linear-gradient(135deg, #26a69a, #2266ab);
  box-shadow: 0 0 0 5px rgba(38, 166, 154, 0.11);
}.wpc-scope-65 .tc-wp-content-root .oitc-bottom-content h2{
  margin: 0;
  color: #132035;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-section-head p{
  margin: 14px auto 0;
  max-width: 680px;
  color: #5a6678;
  line-height: 1.7;
}.wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-card, .wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-benefit-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(19, 32, 53, 0.09);
  border-radius: 22px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 1)),
    #ffffff;
  box-shadow: 0 18px 45px rgba(19, 32, 53, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-card::after, .wpc-scope-65 .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(38, 166, 154, 0.12), transparent 34%, rgba(34, 102, 171, 0.10));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-card:hover, .wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-benefit-card:hover{
  transform: translateY(-5px);
  border-color: rgba(38, 166, 154, 0.28);
  box-shadow: 0 24px 60px rgba(19, 32, 53, 0.12);
}.wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-card:hover::after, .wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-benefit-card:hover::after{
  opacity: 1;
}.wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-card h3, .wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-benefit-card h3, .wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-step-copy h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-card p, .wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-benefit-card p, .wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-step-copy p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #5a6678;
  line-height: 1.68;
}.wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #26a69a, #2266ab);
  box-shadow: 0 14px 26px rgba(34, 102, 171, 0.20);
  transition: transform 220ms ease;
}.wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-card:hover .oitc-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-icon::before, .wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-icon::after{
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.92);
}.wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-icon-bars::before{
  left: 14px;
  top: 24px;
  width: 6px;
  height: 10px;
  border-radius: 8px;
  box-shadow: 8px -7px 0 rgba(255, 255, 255, 0.92), 16px -13px 0 rgba(255, 255, 255, 0.92);
}.wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-icon-check::before{
  left: 14px;
  top: 22px;
  width: 18px;
  height: 9px;
  border-left: 4px solid rgba(255, 255, 255, 0.92);
  border-bottom: 4px solid rgba(255, 255, 255, 0.92);
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-icon-map::before{
  left: 13px;
  top: 11px;
  width: 20px;
  height: 24px;
  border: 3px solid rgba(255, 255, 255, 0.92);
  border-radius: 50% 50% 50% 4px;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-icon-map::after{
  left: 20px;
  top: 18px;
  width: 7px;
  height: 7px;
  border-radius: 999px;
}.wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-icon-speed::before{
  left: 11px;
  top: 24px;
  width: 24px;
  height: 12px;
  border: 4px solid rgba(255, 255, 255, 0.92);
  border-bottom: 0;
  border-radius: 24px 24px 0 0;
  background: transparent;
}.wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-icon-speed::after{
  left: 23px;
  top: 21px;
  width: 4px;
  height: 13px;
  border-radius: 8px;
  transform: rotate(42deg);
  transform-origin: bottom center;
}.wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-icon-phone::before{
  left: 15px;
  top: 9px;
  width: 16px;
  height: 28px;
  border: 3px solid rgba(255, 255, 255, 0.92);
  border-radius: 7px;
  background: transparent;
}.wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-icon-lock::before{
  left: 13px;
  top: 20px;
  width: 20px;
  height: 15px;
  border-radius: 5px;
}.wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-icon-lock::after{
  left: 17px;
  top: 10px;
  width: 12px;
  height: 14px;
  border: 3px solid rgba(255, 255, 255, 0.92);
  border-bottom: 0;
  border-radius: 12px 12px 0 0;
  background: transparent;
}.wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-dot{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 14px;
  height: 14px;
  margin-bottom: 20px;
  border-radius: 999px;
  background: linear-gradient(135deg, #26a69a, #2266ab);
  box-shadow: 0 0 0 8px rgba(38, 166, 154, 0.10);
}.wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(19, 32, 53, 0.09);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 50px rgba(19, 32, 53, 0.08);
  overflow: hidden;
  transition: transform 220ms ease, border-color 220ms ease, box-shadow 220ms ease;
}.wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 20px;
  bottom: 20px;
  width: 5px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, #26a69a, #2266ab);
}.wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(34, 102, 171, 0.24);
  box-shadow: 0 24px 62px rgba(19, 32, 53, 0.11);
}.wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #e7f7f4, #e9f1fb);
  color: #176b65;
  font-weight: 900;
  line-height: 1;
  box-shadow: inset 0 0 0 1px rgba(38, 166, 154, 0.16);
}.wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-benefit-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.90), rgba(255, 255, 255, 1)),
    #ffffff;
}.wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-benefit-mark{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: linear-gradient(135deg, #26a69a, #2266ab);
  box-shadow: 0 14px 28px rgba(34, 102, 171, 0.18);
}.wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-benefit-mark::before{
  content: "";
  position: absolute;
  left: 13px;
  top: 14px;
  width: 15px;
  height: 8px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-65 .tc-wp-content-root .oitc-bottom-content .oitc-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.wpc-scope-65 .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-card-grid, .tc-wp-content-root .oitc-bottom-content .oitc-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-grid-six, .tc-wp-content-root .oitc-bottom-content .oitc-grid-three{
    grid-template-columns: 1fr;
  }.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-step-card{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 22px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@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-card-grid, .tc-wp-content-root .oitc-bottom-content .oitc-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-grid-six, .tc-wp-content-root .oitc-bottom-content .oitc-grid-three{
    grid-template-columns: 1fr;
  }.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: 14.5px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-step-card{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 24px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .oitc-bottom-content .oitc-section{
    padding: 60px 0;
  }.tc-wp-content-root .oitc-bottom-content .oitc-container{
    padding: 0 22px;
  }.tc-wp-content-root .oitc-bottom-content h2{
    font-size: 31px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-card-grid, .tc-wp-content-root .oitc-bottom-content .oitc-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-grid-six, .tc-wp-content-root .oitc-bottom-content .oitc-grid-three{
    grid-template-columns: 1fr;
  }.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-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-step-number{
    width: 58px;
    height: 58px;
    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: 16.5px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-card-grid, .tc-wp-content-root .oitc-bottom-content .oitc-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-grid-six, .tc-wp-content-root .oitc-bottom-content .oitc-grid-three{
    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: 15.5px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }}@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 34px;
  }.tc-wp-content-root .oitc-bottom-content h2{
    font-size: 46px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-card-grid, .tc-wp-content-root .oitc-bottom-content .oitc-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-grid-six, .tc-wp-content-root .oitc-bottom-content .oitc-grid-three{
    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: 15.5px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-step-card{
    gap: 28px;
    padding: 32px 34px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-step-number{
    width: 74px;
    height: 74px;
    font-size: 21px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .oitc-bottom-content .oitc-reveal, .tc-wp-content-root .oitc-bottom-content .oitc-card, .tc-wp-content-root .oitc-bottom-content .oitc-benefit-card, .tc-wp-content-root .oitc-bottom-content .oitc-step-card, .tc-wp-content-root .oitc-bottom-content .oitc-icon{
    transition: none;
  }.tc-wp-content-root .oitc-bottom-content .oitc-reveal{
    opacity: 1;
    transform: none;
  }}