@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;
}
.tc-wp-content-root img,
.tc-wp-content-root video,
.tc-wp-content-root svg,
.tc-wp-content-root iframe {
  max-width: 100%;
  height: auto;
}

.tc-wp-content-root .det4x4-content-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: inherit;
  line-height: 1.6;
}.tc-wp-content-root .det4x4-content-wrap, .tc-wp-content-root .det4x4-content-wrap div, .tc-wp-content-root .det4x4-content-wrap section, .tc-wp-content-root .det4x4-content-wrap article{
  box-sizing: border-box;
}.tc-wp-content-root .det4x4-content-wrap .det4x4-section{
  width: 100%;
  position: relative;
}.tc-wp-content-root .det4x4-content-wrap .det4x4-section-white{
  background: #ffffff;
}.tc-wp-content-root .det4x4-content-wrap .det4x4-section-soft{
  background: linear-gradient(180deg, #f8fbff 0%, #f5f7fb 100%);
}.tc-wp-content-root .det4x4-content-wrap .det4x4-container{
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}.tc-wp-content-root .det4x4-content-wrap .det4x4-heading-block{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.tc-wp-content-root .det4x4-content-wrap .det4x4-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 7px 13px;
  border: 1px solid rgba(45, 123, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(45, 123, 255, 0.1), rgba(25, 190, 166, 0.1));
  color: #2357b8;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.tc-wp-content-root .det4x4-content-wrap .det4x4-heading-block h2{
  margin: 0;
  color: #151c2d;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: 0;
}.tc-wp-content-root .det4x4-content-wrap .det4x4-heading-block p{
  margin: 16px auto 0;
  color: #536078;
  max-width: 720px;
}.tc-wp-content-root .det4x4-content-wrap .det4x4-grid{
  display: grid;
  align-items: stretch;
}.tc-wp-content-root .det4x4-content-wrap .det4x4-card, .tc-wp-content-root .det4x4-content-wrap .det4x4-trust-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(33, 49, 81, 0.09);
  border-radius: 20px;
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
  box-shadow: 0 18px 45px rgba(23, 43, 77, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
  overflow: hidden;
}.tc-wp-content-root .det4x4-content-wrap .det4x4-card::before, .tc-wp-content-root .det4x4-content-wrap .det4x4-trust-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #2d7bff, #19bea6);
  opacity: 0.9;
}.tc-wp-content-root .det4x4-content-wrap .det4x4-card:hover, .tc-wp-content-root .det4x4-content-wrap .det4x4-trust-card:hover, .tc-wp-content-root .det4x4-content-wrap .det4x4-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(45, 123, 255, 0.28);
  box-shadow: 0 24px 58px rgba(23, 43, 77, 0.13);
}.tc-wp-content-root .det4x4-content-wrap .det4x4-card h3, .tc-wp-content-root .det4x4-content-wrap .det4x4-trust-card h3, .tc-wp-content-root .det4x4-content-wrap .det4x4-step-card h3{
  margin: 0;
  color: #151c2d;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.tc-wp-content-root .det4x4-content-wrap .det4x4-card p, .tc-wp-content-root .det4x4-content-wrap .det4x4-trust-card p, .tc-wp-content-root .det4x4-content-wrap .det4x4-step-card p{
  margin: 10px 0 0;
  color: #5b667c;
}.tc-wp-content-root .det4x4-content-wrap .det4x4-icon{
  width: 46px;
  height: 46px;
  display: inline-flex;
  position: relative;
  margin: 0 0 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #2d7bff, #19bea6);
  box-shadow: 0 12px 24px rgba(45, 123, 255, 0.22);
}.tc-wp-content-root .det4x4-content-wrap .det4x4-icon::before, .tc-wp-content-root .det4x4-content-wrap .det4x4-icon::after{
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.92);
}.tc-wp-content-root .det4x4-content-wrap .det4x4-icon-grid::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  background:
    linear-gradient(rgba(255,255,255,0.92), rgba(255,255,255,0.92)) 0 0 / 9px 9px no-repeat,
    linear-gradient(rgba(255,255,255,0.92), rgba(255,255,255,0.92)) 15px 0 / 9px 9px no-repeat,
    linear-gradient(rgba(255,255,255,0.92), rgba(255,255,255,0.92)) 0 15px / 9px 9px no-repeat,
    linear-gradient(rgba(255,255,255,0.92), rgba(255,255,255,0.92)) 15px 15px / 9px 9px no-repeat;
}.tc-wp-content-root .det4x4-content-wrap .det4x4-icon-check::before{
  width: 20px;
  height: 10px;
  left: 13px;
  top: 16px;
  border-left: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  background: transparent;
  transform: rotate(-45deg);
}.tc-wp-content-root .det4x4-content-wrap .det4x4-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.tc-wp-content-root .det4x4-content-wrap .det4x4-icon-speed::after{
  width: 12px;
  height: 3px;
  left: 23px;
  top: 22px;
  border-radius: 4px;
  transform: rotate(-28deg);
}.tc-wp-content-root .det4x4-content-wrap .det4x4-icon-sign::before{
  width: 22px;
  height: 4px;
  left: 12px;
  top: 21px;
  border-radius: 5px;
}.tc-wp-content-root .det4x4-content-wrap .det4x4-icon-sign::after{
  width: 4px;
  height: 22px;
  left: 21px;
  top: 12px;
  border-radius: 5px;
}.tc-wp-content-root .det4x4-content-wrap .det4x4-icon-study::before{
  width: 24px;
  height: 18px;
  left: 11px;
  top: 14px;
  border: 3px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.tc-wp-content-root .det4x4-content-wrap .det4x4-icon-zero::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 4px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.tc-wp-content-root .det4x4-content-wrap .det4x4-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.tc-wp-content-root .det4x4-content-wrap .det4x4-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(33, 49, 81, 0.09);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 18px 45px rgba(23, 43, 77, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.tc-wp-content-root .det4x4-content-wrap .det4x4-step-card::after{
  content: "";
  position: absolute;
  left: 33px;
  top: 100%;
  width: 2px;
  height: 22px;
  background: linear-gradient(180deg, rgba(45, 123, 255, 0.35), rgba(25, 190, 166, 0.08));
}.tc-wp-content-root .det4x4-content-wrap .det4x4-step-card:last-child::after{
  display: none;
}.tc-wp-content-root .det4x4-content-wrap .det4x4-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: 66px;
  height: 66px;
  border-radius: 20px;
  color: #ffffff;
  font-weight: 900;
  background: linear-gradient(135deg, #2d7bff 0%, #19bea6 100%);
  box-shadow: 0 14px 28px rgba(45, 123, 255, 0.22);
}.tc-wp-content-root .det4x4-content-wrap .det4x4-badge{
  display: inline-flex;
  width: fit-content;
  margin: 0 0 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(45, 123, 255, 0.09);
  color: #2357b8;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
}.tc-wp-content-root .det4x4-content-wrap .det4x4-trust-card{
  text-align: left;
}.tc-wp-content-root .det4x4-content-wrap .det4x4-trust-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(45, 123, 255, 0.14), rgba(25, 190, 166, 0.16));
  position: relative;
}.tc-wp-content-root .det4x4-content-wrap .det4x4-trust-mark::before{
  content: "";
  position: absolute;
  width: 18px;
  height: 9px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #19a990;
  border-bottom: 3px solid #19a990;
  transform: rotate(-45deg);
}.tc-wp-content-root .det4x4-content-wrap .det4x4-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.tc-wp-content-root .det4x4-content-wrap .det4x4-reveal.det4x4-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-content-root .det4x4-content-wrap .det4x4-section{
    padding: 46px 0;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-container{
    padding: 0 14px;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-heading-block h2{
    font-size: 25px;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-heading-block p{
    font-size: 14px;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-grid, .tc-wp-content-root .det4x4-content-wrap .det4x4-step-list{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-grid-three, .tc-wp-content-root .det4x4-content-wrap .det4x4-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-card, .tc-wp-content-root .det4x4-content-wrap .det4x4-trust-card{
    padding: 22px;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-step-card{
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 22px;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-card h3, .tc-wp-content-root .det4x4-content-wrap .det4x4-trust-card h3, .tc-wp-content-root .det4x4-content-wrap .det4x4-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-card p, .tc-wp-content-root .det4x4-content-wrap .det4x4-trust-card p, .tc-wp-content-root .det4x4-content-wrap .det4x4-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-step-number{
    width: 58px;
    height: 58px;
    font-size: 16px;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-step-card::after{
    display: none;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .det4x4-content-wrap .det4x4-section{
    padding: 52px 0;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-container{
    padding: 0 18px;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-heading-block h2{
    font-size: 28px;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-grid, .tc-wp-content-root .det4x4-content-wrap .det4x4-step-list{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-grid-three, .tc-wp-content-root .det4x4-content-wrap .det4x4-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-card, .tc-wp-content-root .det4x4-content-wrap .det4x4-trust-card{
    padding: 24px;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-card h3, .tc-wp-content-root .det4x4-content-wrap .det4x4-trust-card h3, .tc-wp-content-root .det4x4-content-wrap .det4x4-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-card p, .tc-wp-content-root .det4x4-content-wrap .det4x4-trust-card p, .tc-wp-content-root .det4x4-content-wrap .det4x4-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-step-card::after{
    display: none;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .det4x4-content-wrap .det4x4-section{
    padding: 58px 0;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-container{
    padding: 0 22px;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-heading-block h2{
    font-size: 31px;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-heading-block p{
    font-size: 16px;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-grid, .tc-wp-content-root .det4x4-content-wrap .det4x4-step-list{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-grid-three, .tc-wp-content-root .det4x4-content-wrap .det4x4-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-card, .tc-wp-content-root .det4x4-content-wrap .det4x4-trust-card{
    padding: 26px;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-card h3, .tc-wp-content-root .det4x4-content-wrap .det4x4-trust-card h3, .tc-wp-content-root .det4x4-content-wrap .det4x4-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-card p, .tc-wp-content-root .det4x4-content-wrap .det4x4-trust-card p, .tc-wp-content-root .det4x4-content-wrap .det4x4-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-step-card::after{
    display: none;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .det4x4-content-wrap .det4x4-section{
    padding: 72px 0;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-container{
    padding: 0 32px;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-heading-block h2{
    font-size: 38px;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-grid, .tc-wp-content-root .det4x4-content-wrap .det4x4-step-list{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-grid-three, .tc-wp-content-root .det4x4-content-wrap .det4x4-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-card, .tc-wp-content-root .det4x4-content-wrap .det4x4-trust-card{
    padding: 28px;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-step-card{
    gap: 24px;
    padding: 28px;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-card h3, .tc-wp-content-root .det4x4-content-wrap .det4x4-trust-card h3, .tc-wp-content-root .det4x4-content-wrap .det4x4-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-card p, .tc-wp-content-root .det4x4-content-wrap .det4x4-trust-card p, .tc-wp-content-root .det4x4-content-wrap .det4x4-step-card p{
    font-size: 16px;
  }}@media (min-width: 1024px) {.tc-wp-content-root .det4x4-content-wrap .det4x4-section{
    padding: 88px 0;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-container{
    padding: 0 28px;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-heading-block h2{
    font-size: 44px;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-heading-block p{
    font-size: 18px;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-step-list{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-grid-three, .tc-wp-content-root .det4x4-content-wrap .det4x4-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-card, .tc-wp-content-root .det4x4-content-wrap .det4x4-trust-card{
    padding: 30px;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-step-card{
    gap: 26px;
    padding: 30px;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-card h3, .tc-wp-content-root .det4x4-content-wrap .det4x4-trust-card h3, .tc-wp-content-root .det4x4-content-wrap .det4x4-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .det4x4-content-wrap .det4x4-card p, .tc-wp-content-root .det4x4-content-wrap .det4x4-trust-card p, .tc-wp-content-root .det4x4-content-wrap .det4x4-step-card p{
    font-size: 16px;
  }}

.tc-wp-content-root .det4x4-step-content {}