/* 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 .igbv-editorial-wrap{
  width: 100%;
  overflow: hidden;
  color: #1d2433;
  font-family: inherit;
  background: #ffffff;
}.tc-wp-content-root .igbv-editorial-wrap, .tc-wp-content-root .igbv-editorial-wrap div, .tc-wp-content-root .igbv-editorial-wrap section, .tc-wp-content-root .igbv-editorial-wrap article{
  box-sizing: border-box;
}.tc-wp-content-root .igbv-editorial-wrap .igbv-section{
  position: relative;
  width: 100%;
}.tc-wp-content-root .igbv-editorial-wrap .igbv-section-white{
  background: #ffffff;
}.tc-wp-content-root .igbv-editorial-wrap .igbv-section-soft{
  background:
    radial-gradient(circle at 12% 8%, rgba(255, 58, 135, 0.08), transparent 30%),
    radial-gradient(circle at 88% 18%, rgba(111, 88, 255, 0.08), transparent 32%),
    #fbfafc;
}.tc-wp-content-root .igbv-editorial-wrap .igbv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.tc-wp-content-root .igbv-editorial-wrap .igbv-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.tc-wp-content-root .igbv-editorial-wrap .igbv-eyebrow{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 13px;
  margin-bottom: 14px;
  border: 1px solid rgba(255, 58, 135, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 58, 135, 0.1), rgba(111, 88, 255, 0.1));
  color: #9d255f;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}.tc-wp-content-root .igbv-editorial-wrap h2{
  margin: 0;
  color: #151927;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.tc-wp-content-root .igbv-editorial-wrap .igbv-section-head p{
  margin: 14px auto 0;
  max-width: 680px;
  color: #5f6878;
  font-weight: 400;
  line-height: 1.7;
}.tc-wp-content-root .igbv-editorial-wrap .igbv-grid{
  display: grid;
  align-items: stretch;
}.tc-wp-content-root .igbv-editorial-wrap .igbv-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(36, 44, 66, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 48px rgba(31, 34, 54, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.tc-wp-content-root .igbv-editorial-wrap .igbv-card::before{
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  content: "";
  background: linear-gradient(90deg, #ff3a87, #ff8a3d, #6f58ff);
  opacity: 0.9;
}.tc-wp-content-root .igbv-editorial-wrap .igbv-card:hover{
  transform: translateY(-6px);
  border-color: rgba(255, 58, 135, 0.24);
  box-shadow: 0 24px 60px rgba(31, 34, 54, 0.13);
}.tc-wp-content-root .igbv-editorial-wrap .igbv-card h3{
  margin: 0;
  color: #171c2b;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.tc-wp-content-root .igbv-editorial-wrap .igbv-card p{
  margin: 10px 0 0;
  color: #626b7c;
  line-height: 1.68;
}.tc-wp-content-root .igbv-editorial-wrap .igbv-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  flex: 0 0 auto;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(255, 58, 135, 0.14), rgba(111, 88, 255, 0.14));
}.tc-wp-content-root .igbv-editorial-wrap .igbv-icon::before, .tc-wp-content-root .igbv-editorial-wrap .igbv-icon::after{
  position: absolute;
  content: "";
}.tc-wp-content-root .igbv-editorial-wrap .igbv-icon-view::before{
  width: 24px;
  height: 15px;
  top: 15px;
  left: 11px;
  border: 2px solid #ff3a87;
  border-radius: 50%;
}.tc-wp-content-root .igbv-editorial-wrap .igbv-icon-view::after{
  width: 7px;
  height: 7px;
  top: 19px;
  left: 19px;
  border-radius: 50%;
  background: #6f58ff;
}.tc-wp-content-root .igbv-editorial-wrap .igbv-icon-speed::before{
  width: 22px;
  height: 22px;
  top: 12px;
  left: 12px;
  border: 2px solid #6f58ff;
  border-radius: 50%;
  border-left-color: transparent;
}.tc-wp-content-root .igbv-editorial-wrap .igbv-icon-speed::after{
  width: 13px;
  height: 2px;
  top: 22px;
  left: 23px;
  border-radius: 2px;
  background: #ff8a3d;
  transform: rotate(-35deg);
  transform-origin: left center;
}.tc-wp-content-root .igbv-editorial-wrap .igbv-icon-preview::before{
  width: 24px;
  height: 18px;
  top: 14px;
  left: 11px;
  border: 2px solid #ff3a87;
  border-radius: 7px;
}.tc-wp-content-root .igbv-editorial-wrap .igbv-icon-preview::after{
  width: 12px;
  height: 3px;
  top: 21px;
  left: 17px;
  border-radius: 999px;
  background: #6f58ff;
}.tc-wp-content-root .igbv-editorial-wrap .igbv-icon-steps::before{
  width: 6px;
  height: 6px;
  top: 12px;
  left: 14px;
  border-radius: 50%;
  background: #ff3a87;
  box-shadow: 0 10px 0 #ff8a3d, 0 20px 0 #6f58ff;
}.tc-wp-content-root .igbv-editorial-wrap .igbv-icon-steps::after{
  width: 14px;
  height: 2px;
  top: 14px;
  left: 24px;
  border-radius: 2px;
  background: #6f58ff;
  box-shadow: 0 10px 0 rgba(111, 88, 255, 0.8), 0 20px 0 rgba(111, 88, 255, 0.55);
}.tc-wp-content-root .igbv-editorial-wrap .igbv-icon-mobile::before{
  width: 17px;
  height: 26px;
  top: 10px;
  left: 15px;
  border: 2px solid #6f58ff;
  border-radius: 6px;
}.tc-wp-content-root .igbv-editorial-wrap .igbv-icon-mobile::after{
  width: 5px;
  height: 2px;
  top: 31px;
  left: 21px;
  border-radius: 2px;
  background: #ff3a87;
}.tc-wp-content-root .igbv-editorial-wrap .igbv-icon-daily::before{
  width: 22px;
  height: 22px;
  top: 12px;
  left: 12px;
  border: 2px solid #ff8a3d;
  border-radius: 9px;
}.tc-wp-content-root .igbv-editorial-wrap .igbv-icon-daily::after{
  width: 10px;
  height: 10px;
  top: 18px;
  left: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ff3a87, #6f58ff);
}.tc-wp-content-root .igbv-editorial-wrap .igbv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.tc-wp-content-root .igbv-editorial-wrap .igbv-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(36, 44, 66, 0.08);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 46px rgba(31, 34, 54, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.tc-wp-content-root .igbv-editorial-wrap .igbv-step-card::before{
  position: absolute;
  width: 120px;
  height: 120px;
  right: -44px;
  top: -48px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(255, 58, 135, 0.13), rgba(111, 88, 255, 0.13));
  content: "";
}.tc-wp-content-root .igbv-editorial-wrap .igbv-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(111, 88, 255, 0.2);
  box-shadow: 0 24px 58px rgba(31, 34, 54, 0.12);
}.tc-wp-content-root .igbv-editorial-wrap .igbv-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #ff3a87, #ff8a3d 48%, #6f58ff);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 26px rgba(255, 58, 135, 0.24);
}.tc-wp-content-root .igbv-editorial-wrap .igbv-step-content{
  position: relative;
  min-width: 0;
  z-index: 1;
}.tc-wp-content-root .igbv-editorial-wrap .igbv-step-content h3{
  margin: 0;
  color: #171c2b;
  font-weight: 800;
  line-height: 1.25;
}.tc-wp-content-root .igbv-editorial-wrap .igbv-step-content p{
  margin: 8px 0 0;
  color: #626b7c;
  line-height: 1.68;
}.tc-wp-content-root .igbv-editorial-wrap .igbv-badge{
  display: inline-flex;
  width: fit-content;
  min-height: 28px;
  align-items: center;
  justify-content: center;
  padding: 5px 11px;
  margin-bottom: 16px;
  border-radius: 999px;
  background: rgba(111, 88, 255, 0.09);
  color: #5b48d6;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
}.tc-wp-content-root .igbv-editorial-wrap .igbv-use-card::after{
  position: absolute;
  width: 52px;
  height: 52px;
  right: 18px;
  bottom: 18px;
  border-radius: 18px;
  background:
    linear-gradient(90deg, rgba(255, 58, 135, 0.18) 2px, transparent 2px),
    linear-gradient(rgba(111, 88, 255, 0.14) 2px, transparent 2px);
  background-size: 13px 13px;
  content: "";
  opacity: 0.52;
}.tc-wp-content-root .igbv-editorial-wrap .igbv-trust-card{
  text-align: left;
}.tc-wp-content-root .igbv-editorial-wrap .igbv-trust-mark{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(255, 58, 135, 0.13), rgba(111, 88, 255, 0.13));
}.tc-wp-content-root .igbv-editorial-wrap .igbv-trust-mark::before{
  position: absolute;
  width: 18px;
  height: 10px;
  top: 15px;
  left: 12px;
  border-left: 3px solid #ff3a87;
  border-bottom: 3px solid #6f58ff;
  border-radius: 1px;
  content: "";
  transform: rotate(-45deg);
}.tc-wp-content-root .igbv-editorial-wrap .igbv-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.tc-wp-content-root .igbv-editorial-wrap .igbv-reveal.igbv-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-content-root .igbv-editorial-wrap .igbv-section{
    padding: 46px 0;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-container{
    padding: 0 14px;
  }.tc-wp-content-root .igbv-editorial-wrap h2{
    font-size: 25px;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-grid{
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-card{
    padding: 24px 20px 22px;
    border-radius: 18px;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-card h3, .tc-wp-content-root .igbv-editorial-wrap .igbv-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-card p, .tc-wp-content-root .igbv-editorial-wrap .igbv-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-steps{
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .igbv-editorial-wrap .igbv-section{
    padding: 52px 0;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-container{
    padding: 0 18px;
  }.tc-wp-content-root .igbv-editorial-wrap h2{
    font-size: 28px;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-card{
    padding: 26px 22px 24px;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-card h3, .tc-wp-content-root .igbv-editorial-wrap .igbv-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-card p, .tc-wp-content-root .igbv-editorial-wrap .igbv-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .igbv-editorial-wrap .igbv-section{
    padding: 58px 0;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-container{
    padding: 0 22px;
  }.tc-wp-content-root .igbv-editorial-wrap h2{
    font-size: 31px;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-card{
    padding: 28px 24px 26px;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-card h3, .tc-wp-content-root .igbv-editorial-wrap .igbv-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-card p, .tc-wp-content-root .igbv-editorial-wrap .igbv-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px 24px;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-step-number{
    width: 60px;
    height: 60px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .igbv-editorial-wrap .igbv-section{
    padding: 72px 0;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-container{
    padding: 0 32px;
  }.tc-wp-content-root .igbv-editorial-wrap h2{
    font-size: 38px;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-grid-six, .tc-wp-content-root .igbv-editorial-wrap .igbv-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-card{
    padding: 30px 26px 28px;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-card h3, .tc-wp-content-root .igbv-editorial-wrap .igbv-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-card p, .tc-wp-content-root .igbv-editorial-wrap .igbv-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-step-card{
    gap: 22px;
    padding: 30px 28px;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-step-number{
    width: 66px;
    height: 66px;
    font-size: 21px;
  }}@media (min-width: 1024px) {.tc-wp-content-root .igbv-editorial-wrap .igbv-section{
    padding: 90px 0;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-container{
    padding: 0 34px;
  }.tc-wp-content-root .igbv-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-grid-six, .tc-wp-content-root .igbv-editorial-wrap .igbv-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-card{
    padding: 32px 28px 30px;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-card h3, .tc-wp-content-root .igbv-editorial-wrap .igbv-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-card p, .tc-wp-content-root .igbv-editorial-wrap .igbv-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-step-card{
    gap: 26px;
    padding: 34px 34px;
  }.tc-wp-content-root .igbv-editorial-wrap .igbv-step-number{
    width: 72px;
    height: 72px;
    font-size: 22px;
  }}