@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-565 .tc-wp-content-root img, .wpc-scope-565 .tc-wp-content-root video, .wpc-scope-565 .tc-wp-content-root svg, .wpc-scope-565 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections{
  width: 100%;
  overflow-x: hidden;
  color: #16202a;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections, .wpc-scope-565 .tc-wp-content-root .jfg-content-sections div, .wpc-scope-565 .tc-wp-content-root .jfg-content-sections section, .wpc-scope-565 .tc-wp-content-root .jfg-content-sections article{
  box-sizing: border-box;
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-section-white{
  background: #ffffff;
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-section-soft{
  background:
    radial-gradient(circle at 12% 8%, rgba(16, 185, 129, 0.08), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(14, 165, 233, 0.08), transparent 30%),
    #f7faf9;
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  margin: 0 0 14px;
  padding: 7px 13px;
  border: 1px solid rgba(20, 184, 166, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(20, 184, 166, 0.12), rgba(14, 165, 233, 0.1));
  color: #087f79;
  font-size: 13px;
  font-weight: 750;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections h2{
  margin: 0;
  color: #101820;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-section-head p{
  margin: 16px auto 0;
  color: #51606f;
  line-height: 1.72;
  letter-spacing: 0;
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(22, 32, 42, 0.09);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(20, 37, 52, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(20, 184, 166, 0.55), rgba(14, 165, 233, 0.32), rgba(245, 158, 11, 0.22));
  opacity: 0;
  pointer-events: none;
  transition: opacity 260ms ease;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(20, 184, 166, 0.28);
  box-shadow: 0 24px 60px rgba(20, 37, 52, 0.13);
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-card:hover::before{
  opacity: 1;
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-card h3{
  margin: 0;
  color: #15212d;
  font-weight: 800;
  line-height: 1.24;
  letter-spacing: 0;
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-card p{
  margin: 10px 0 0;
  color: #5a6876;
  line-height: 1.68;
  letter-spacing: 0;
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 20px;
  border-radius: 15px;
  background: linear-gradient(135deg, #14b8a6, #0ea5e9);
  box-shadow: 0 12px 26px rgba(14, 165, 233, 0.22);
  transition: transform 260ms ease;
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-card:hover .jfg-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-icon::before, .wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border: 2px solid #ffffff;
  border-radius: 9px;
  background: transparent;
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 22px;
  border-radius: 50%;
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-icon-copy::before{
  width: 15px;
  height: 18px;
  left: 13px;
  top: 15px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-icon-copy::after{
  width: 15px;
  height: 18px;
  left: 19px;
  top: 11px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-icon-varsity::before{
  width: 24px;
  height: 18px;
  left: 11px;
  top: 15px;
  clip-path: polygon(50% 0, 100% 22%, 86% 100%, 14% 100%, 0 22%);
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-icon-varsity::after{
  width: 8px;
  height: 12px;
  left: 19px;
  top: 18px;
  border: 2px solid #14b8a6;
  border-radius: 2px;
  background: transparent;
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-icon-creative::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-icon-creative::after{
  width: 16px;
  height: 3px;
  left: 15px;
  top: 22px;
  border-radius: 3px;
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-icon-clean::before{
  width: 22px;
  height: 16px;
  left: 12px;
  top: 16px;
  border-radius: 4px;
  transform: skew(-8deg);
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-icon-clean::after{
  width: 16px;
  height: 2px;
  left: 15px;
  top: 23px;
  background: #14b8a6;
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-icon-fast::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-icon-fast::after{
  width: 10px;
  height: 2px;
  left: 23px;
  top: 22px;
  border-radius: 4px;
  transform: rotate(35deg);
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-steps{
  display: grid;
  grid-template-columns: 1fr;
  position: relative;
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(20, 184, 166, 0.16);
  border-radius: 22px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(250, 253, 252, 0.94)),
    #ffffff;
  box-shadow: 0 18px 48px rgba(20, 37, 52, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(14, 165, 233, 0.28);
  box-shadow: 0 24px 62px rgba(20, 37, 52, 0.12);
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #0f766e, #0ea5e9);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0;
  box-shadow: 0 14px 30px rgba(14, 165, 233, 0.24);
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-step-content{
  min-width: 0;
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-step-content h3{
  margin: 0;
  color: #13202b;
  font-weight: 820;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-step-content p{
  margin: 8px 0 0;
  color: #596777;
  line-height: 1.68;
  letter-spacing: 0;
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-use-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(250, 253, 252, 0.96)),
    #ffffff;
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-badge{
  display: inline-flex;
  margin: 0 0 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(20, 184, 166, 0.1);
  color: #0f766e;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-trust-card{
  text-align: left;
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-trust-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #14b8a6, #22c55e);
  box-shadow: 0 12px 26px rgba(34, 197, 94, 0.2);
  position: relative;
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-trust-mark::before{
  content: "";
  position: absolute;
  width: 16px;
  height: 8px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-565 .tc-wp-content-root .jfg-content-sections .jfg-reveal.jfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .jfg-content-sections .jfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .jfg-content-sections .jfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .jfg-content-sections h2{
    font-size: 26px;
  }.tc-wp-content-root .jfg-content-sections .jfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .jfg-content-sections .jfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .jfg-content-sections .jfg-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .jfg-content-sections .jfg-card h3, .tc-wp-content-root .jfg-content-sections .jfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .jfg-content-sections .jfg-card p, .tc-wp-content-root .jfg-content-sections .jfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .jfg-content-sections .jfg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .jfg-content-sections .jfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .jfg-content-sections .jfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .jfg-content-sections .jfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .jfg-content-sections .jfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .jfg-content-sections h2{
    font-size: 29px;
  }.tc-wp-content-root .jfg-content-sections .jfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .jfg-content-sections .jfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .jfg-content-sections .jfg-card{
    padding: 24px;
    border-radius: 19px;
  }.tc-wp-content-root .jfg-content-sections .jfg-card h3, .tc-wp-content-root .jfg-content-sections .jfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .jfg-content-sections .jfg-card p, .tc-wp-content-root .jfg-content-sections .jfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .jfg-content-sections .jfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .jfg-content-sections .jfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .jfg-content-sections .jfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .jfg-content-sections .jfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .jfg-content-sections .jfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .jfg-content-sections h2{
    font-size: 32px;
  }.tc-wp-content-root .jfg-content-sections .jfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .jfg-content-sections .jfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .jfg-content-sections .jfg-card{
    padding: 26px;
  }.tc-wp-content-root .jfg-content-sections .jfg-card h3, .tc-wp-content-root .jfg-content-sections .jfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .jfg-content-sections .jfg-card p, .tc-wp-content-root .jfg-content-sections .jfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .jfg-content-sections .jfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .jfg-content-sections .jfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .jfg-content-sections .jfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .jfg-content-sections .jfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .jfg-content-sections .jfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .jfg-content-sections h2{
    font-size: 38px;
  }.tc-wp-content-root .jfg-content-sections .jfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .jfg-content-sections .jfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .jfg-content-sections .jfg-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .jfg-content-sections .jfg-card{
    padding: 28px;
  }.tc-wp-content-root .jfg-content-sections .jfg-card h3, .tc-wp-content-root .jfg-content-sections .jfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .jfg-content-sections .jfg-card p, .tc-wp-content-root .jfg-content-sections .jfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .jfg-content-sections .jfg-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .jfg-content-sections .jfg-step-card{
    grid-template-columns: 78px 1fr;
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .jfg-content-sections .jfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .jfg-content-sections .jfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .jfg-content-sections .jfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .jfg-content-sections h2{
    font-size: 46px;
  }.tc-wp-content-root .jfg-content-sections .jfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .jfg-content-sections .jfg-grid-3, .tc-wp-content-root .jfg-content-sections .jfg-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .jfg-content-sections .jfg-card{
    padding: 30px;
  }.tc-wp-content-root .jfg-content-sections .jfg-card h3, .tc-wp-content-root .jfg-content-sections .jfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .jfg-content-sections .jfg-card p, .tc-wp-content-root .jfg-content-sections .jfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .jfg-content-sections .jfg-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .jfg-content-sections .jfg-step-card{
    grid-template-columns: 92px 1fr;
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .jfg-content-sections .jfg-step-number{
    width: 82px;
    height: 82px;
    font-size: 23px;
  }}