@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-111 .tc-wp-content-root img, .wpc-scope-111 .tc-wp-content-root video, .wpc-scope-111 .tc-wp-content-root svg, .wpc-scope-111 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content, .wpc-scope-111 .tc-wp-content-root .oitc-editorial-content section, .wpc-scope-111 .tc-wp-content-root .oitc-editorial-content div, .wpc-scope-111 .tc-wp-content-root .oitc-editorial-content article{
  box-sizing: border-box;
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-section{
  position: relative;
  width: 100%;
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-section-white{
  background: #ffffff;
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-section-soft{
  background:
    radial-gradient(circle at top left, rgba(42, 157, 143, 0.08), transparent 34%),
    linear-gradient(180deg, #f8fbfa 0%, #f4f7f6 100%);
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 8px 13px;
  border: 1px solid rgba(42, 157, 143, 0.22);
  border-radius: 999px;
  background: rgba(42, 157, 143, 0.08);
  color: #17796f;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-kicker::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: linear-gradient(135deg, #2a9d8f, #2563eb);
  box-shadow: 0 0 0 5px rgba(42, 157, 143, 0.12);
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-section-head h2{
  margin: 0;
  color: #101827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-section-head p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #566173;
  line-height: 1.7;
  font-weight: 400;
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(23, 32, 51, 0.09);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fbfdfd 100%);
  box-shadow: 0 18px 42px rgba(20, 31, 52, 0.07);
  transition:
    transform 220ms ease,
    box-shadow 220ms ease,
    border-color 220ms ease,
    background 220ms ease;
  overflow: hidden;
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-card::after{
  content: "";
  position: absolute;
  inset: auto 18px 0 18px;
  height: 3px;
  border-radius: 99px 99px 0 0;
  background: linear-gradient(90deg, #2a9d8f, #2563eb, #f4a261);
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-card:hover{
  transform: translateY(-5px);
  border-color: rgba(42, 157, 143, 0.28);
  box-shadow: 0 24px 54px rgba(20, 31, 52, 0.11);
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-card:hover::after{
  opacity: 1;
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-card h3{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-card p{
  margin: 11px 0 0;
  color: #5c6678;
  line-height: 1.65;
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(42, 157, 143, 0.14), rgba(37, 99, 235, 0.12));
  border: 1px solid rgba(42, 157, 143, 0.18);
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-icon::before, .wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-icon::after{
  content: "";
  position: absolute;
  transition: transform 220ms ease;
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-card:hover .oitc-icon::before, .wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-card:hover .oitc-icon::after{
  transform: translateY(-1px);
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-icon-calc::before{
  left: 14px;
  top: 10px;
  width: 18px;
  height: 24px;
  border: 2px solid #17796f;
  border-radius: 5px;
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-icon-calc::after{
  left: 18px;
  top: 18px;
  width: 3px;
  height: 3px;
  background: #2563eb;
  box-shadow: 7px 0 #2563eb, 0 7px #2563eb, 7px 7px #2563eb;
  border-radius: 50%;
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-icon-speed::before{
  left: 10px;
  top: 19px;
  width: 25px;
  height: 12px;
  border: 2px solid #17796f;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
  border-bottom: 0;
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-icon-speed::after{
  left: 22px;
  top: 21px;
  width: 12px;
  height: 2px;
  background: #2563eb;
  transform: rotate(-28deg);
  transform-origin: left center;
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-icon-preview::before{
  left: 10px;
  top: 13px;
  width: 26px;
  height: 19px;
  border: 2px solid #17796f;
  border-radius: 7px;
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-icon-preview::after{
  left: 17px;
  top: 20px;
  width: 12px;
  height: 5px;
  border-radius: 99px;
  background: #2563eb;
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-icon-steps::before{
  left: 12px;
  top: 12px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #17796f;
  box-shadow: 0 10px #17796f, 0 20px #17796f;
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-icon-steps::after{
  left: 23px;
  top: 14px;
  width: 12px;
  height: 2px;
  border-radius: 99px;
  background: #2563eb;
  box-shadow: 0 10px #2563eb, 0 20px #2563eb;
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-icon-mobile::before{
  left: 15px;
  top: 9px;
  width: 16px;
  height: 27px;
  border: 2px solid #17796f;
  border-radius: 7px;
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-icon-mobile::after{
  left: 21px;
  top: 30px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #2563eb;
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-icon-budget::before{
  left: 10px;
  top: 16px;
  width: 25px;
  height: 17px;
  border: 2px solid #17796f;
  border-radius: 7px;
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-icon-budget::after{
  left: 17px;
  top: 11px;
  width: 13px;
  height: 20px;
  border-radius: 99px;
  border: 2px solid #2563eb;
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(23, 32, 51, 0.09);
  border-radius: 24px;
  background:
    linear-gradient(90deg, rgba(42, 157, 143, 0.11), transparent 34%),
    #ffffff;
  box-shadow: 0 18px 44px rgba(20, 31, 52, 0.07);
  overflow: hidden;
  transition:
    transform 220ms ease,
    box-shadow 220ms ease,
    border-color 220ms ease;
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-step-card::before{
  content: "";
  position: absolute;
  left: 34px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: linear-gradient(180deg, transparent, rgba(42, 157, 143, 0.34), transparent);
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(37, 99, 235, 0.22);
  box-shadow: 0 24px 54px rgba(20, 31, 52, 0.1);
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #2a9d8f, #2563eb);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 32px rgba(37, 99, 235, 0.22);
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-step-content{
  min-width: 0;
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-step-content h3{
  margin: 0;
  color: #101827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-step-content p{
  margin: 9px 0 0;
  color: #5c6678;
  line-height: 1.65;
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-mini-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(244, 162, 97, 0.14);
  color: #9a571f;
  border: 1px solid rgba(244, 162, 97, 0.22);
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-trust-card{
  background:
    radial-gradient(circle at top right, rgba(37, 99, 235, 0.08), transparent 36%),
    #ffffff;
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-icon-lock::before{
  left: 13px;
  top: 19px;
  width: 20px;
  height: 15px;
  border: 2px solid #17796f;
  border-radius: 5px;
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-icon-lock::after{
  left: 17px;
  top: 10px;
  width: 12px;
  height: 13px;
  border: 2px solid #2563eb;
  border-bottom: 0;
  border-radius: 12px 12px 0 0;
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-icon-clean::before{
  left: 11px;
  top: 13px;
  width: 24px;
  height: 20px;
  border: 2px solid #17796f;
  border-radius: 7px;
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-icon-clean::after{
  left: 16px;
  top: 19px;
  width: 14px;
  height: 2px;
  border-radius: 99px;
  background: #2563eb;
  box-shadow: 0 6px #2563eb;
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-icon-check::before{
  left: 12px;
  top: 13px;
  width: 22px;
  height: 22px;
  border: 2px solid #17796f;
  border-radius: 50%;
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-icon-check::after{
  left: 18px;
  top: 22px;
  width: 13px;
  height: 7px;
  border-left: 3px solid #2563eb;
  border-bottom: 3px solid #2563eb;
  transform: rotate(-45deg);
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-111 .tc-wp-content-root .oitc-editorial-content .oitc-reveal.oitc-visible{
  opacity: 1;
  transform: translateY(0);
  transition:
    opacity 520ms ease,
    transform 520ms ease,
    box-shadow 220ms ease,
    border-color 220ms ease,
    background 220ms ease;
}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .oitc-editorial-content .oitc-card, .tc-wp-content-root .oitc-editorial-content .oitc-step-card, .tc-wp-content-root .oitc-editorial-content .oitc-reveal, .tc-wp-content-root .oitc-editorial-content .oitc-reveal.oitc-visible{
    transition: none;
    transform: none;
    opacity: 1;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .oitc-editorial-content .oitc-section{
    padding: 48px 0;
  }.tc-wp-content-root .oitc-editorial-content .oitc-container{
    padding: 0 14px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-card h3, .tc-wp-content-root .oitc-editorial-content .oitc-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-card p, .tc-wp-content-root .oitc-editorial-content .oitc-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-step-list{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .oitc-editorial-content .oitc-section{
    padding: 54px 0;
  }.tc-wp-content-root .oitc-editorial-content .oitc-container{
    padding: 0 18px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-card h3, .tc-wp-content-root .oitc-editorial-content .oitc-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-card p, .tc-wp-content-root .oitc-editorial-content .oitc-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-step-list{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-step-number{
    width: 56px;
    height: 56px;
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .oitc-editorial-content .oitc-section{
    padding: 60px 0;
  }.tc-wp-content-root .oitc-editorial-content .oitc-container{
    padding: 0 22px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-card{
    padding: 26px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-card h3, .tc-wp-content-root .oitc-editorial-content .oitc-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-card p, .tc-wp-content-root .oitc-editorial-content .oitc-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-step-list{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .oitc-editorial-content .oitc-section{
    padding: 74px 0;
  }.tc-wp-content-root .oitc-editorial-content .oitc-container{
    padding: 0 30px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-section-head p{
    font-size: 16.5px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-card{
    padding: 28px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-card h3, .tc-wp-content-root .oitc-editorial-content .oitc-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-card p, .tc-wp-content-root .oitc-editorial-content .oitc-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-step-list{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .oitc-editorial-content .oitc-section{
    padding: 88px 0;
  }.tc-wp-content-root .oitc-editorial-content .oitc-container{
    padding: 0 32px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-section-head h2{
    font-size: 44px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-grid-six, .tc-wp-content-root .oitc-editorial-content .oitc-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .oitc-editorial-content .oitc-card{
    padding: 30px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-card h3, .tc-wp-content-root .oitc-editorial-content .oitc-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-card p, .tc-wp-content-root .oitc-editorial-content .oitc-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-step-list{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-step-card{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .oitc-editorial-content .oitc-step-number{
    width: 70px;
    height: 70px;
    font-size: 19px;
  }}