@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-428 .tc-wp-content-root img, .wpc-scope-428 .tc-wp-content-root video, .wpc-scope-428 .tc-wp-content-root svg, .wpc-scope-428 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #182235;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial, .wpc-scope-428 .tc-wp-content-root .udfg-editorial div, .wpc-scope-428 .tc-wp-content-root .udfg-editorial section, .wpc-scope-428 .tc-wp-content-root .udfg-editorial article{
  box-sizing: border-box;
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-section-white{
  background: #ffffff;
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-section-soft{
  background:
    radial-gradient(circle at 15% 12%, rgba(38, 198, 218, 0.1), transparent 28%),
    radial-gradient(circle at 86% 20%, rgba(124, 58, 237, 0.08), transparent 24%),
    #f8fafc;
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-container{
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  padding: 7px 14px;
  border: 1px solid rgba(25, 118, 210, 0.16);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(38, 198, 218, 0.12), rgba(124, 58, 237, 0.1));
  color: #1f5f8f;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-heading h2{
  margin: 0;
  color: #101828;
  font-weight: 850;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-heading p{
  margin: 16px auto 0;
  color: #536174;
  max-width: 720px;
  line-height: 1.75;
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(16, 24, 40, 0.08);
  border-radius: 20px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)),
    #ffffff;
  box-shadow: 0 18px 42px rgba(16, 24, 40, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
  overflow: hidden;
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #26c6da, #4f46e5, #a855f7);
  opacity: 0.9;
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(79, 70, 229, 0.22);
  box-shadow: 0 24px 60px rgba(31, 41, 55, 0.13);
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-card h3, .wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-step-card h3{
  margin: 0;
  color: #111827;
  font-weight: 820;
  line-height: 1.28;
  letter-spacing: 0;
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-card p, .wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-step-card p{
  margin: 10px 0 0;
  color: #5f6d80;
  line-height: 1.72;
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #26c6da, #4f46e5);
  box-shadow: 0 14px 28px rgba(79, 70, 229, 0.2);
  transition: transform 260ms ease;
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-card:hover .udfg-icon{
  transform: translateY(-2px) rotate(-3deg);
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-icon::before, .wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-icon::after{
  content: "";
  position: absolute;
  display: block;
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-icon-preview::before{
  width: 20px;
  height: 14px;
  left: 13px;
  top: 16px;
  border: 2px solid #ffffff;
  border-radius: 10px;
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
  background: #ffffff;
  border-radius: 50%;
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-icon-copy::before{
  width: 15px;
  height: 18px;
  left: 17px;
  top: 13px;
  border: 2px solid #ffffff;
  border-radius: 4px;
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-icon-copy::after{
  width: 15px;
  height: 18px;
  left: 12px;
  top: 17px;
  border: 2px solid rgba(255, 255, 255, 0.74);
  border-radius: 4px;
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-icon-creative::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  background: #ffffff;
  clip-path: polygon(50% 0, 62% 35%, 100% 35%, 68% 56%, 80% 92%, 50% 70%, 20% 92%, 32% 56%, 0 35%, 38% 35%);
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-icon-clean::before{
  width: 18px;
  height: 10px;
  left: 14px;
  top: 18px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-icon-fast::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-icon-fast::after{
  width: 9px;
  height: 2px;
  left: 23px;
  top: 22px;
  background: #ffffff;
  transform-origin: left center;
  transform: rotate(-28deg);
  border-radius: 4px;
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-icon-friendly::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-icon-friendly::after{
  width: 12px;
  height: 6px;
  left: 17px;
  top: 24px;
  border-bottom: 2px solid #ffffff;
  border-radius: 0 0 12px 12px;
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  min-width: 0;
  border: 1px solid rgba(79, 70, 229, 0.13);
  border-radius: 22px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(248, 250, 252, 0.92));
  box-shadow: 0 20px 46px rgba(16, 24, 40, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(38, 198, 218, 0.35);
  box-shadow: 0 26px 58px rgba(16, 24, 40, 0.12);
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #0ea5e9, #4f46e5 62%, #a855f7);
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  box-shadow: 0 16px 34px rgba(79, 70, 229, 0.22);
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-step-content{
  min-width: 0;
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-use-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(248, 250, 252, 0.94)),
    #ffffff;
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(14, 165, 233, 0.1);
  color: #155e75;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-benefit-card{
  text-align: left;
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-icon-free::before{
  content: "$";
  left: 0;
  top: 0;
  width: 46px;
  height: 46px;
  color: #ffffff;
  font-size: 24px;
  font-weight: 850;
  line-height: 46px;
  text-align: center;
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-icon-mobile::before{
  width: 16px;
  height: 24px;
  left: 15px;
  top: 10px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-icon-mobile::after{
  width: 5px;
  height: 2px;
  left: 21px;
  top: 29px;
  background: #ffffff;
  border-radius: 4px;
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-icon-private::before{
  width: 20px;
  height: 14px;
  left: 13px;
  top: 19px;
  background: #ffffff;
  border-radius: 4px;
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-icon-private::after{
  width: 12px;
  height: 10px;
  left: 17px;
  top: 12px;
  border: 2px solid #ffffff;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-428 .tc-wp-content-root .udfg-editorial .udfg-reveal.udfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 600ms ease, transform 600ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .udfg-editorial .udfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .udfg-editorial .udfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .udfg-editorial .udfg-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .udfg-editorial .udfg-heading p{
    font-size: 14px;
  }.tc-wp-content-root .udfg-editorial .udfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .udfg-editorial .udfg-card{
    padding: 24px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .udfg-editorial .udfg-card h3, .tc-wp-content-root .udfg-editorial .udfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .udfg-editorial .udfg-card p, .tc-wp-content-root .udfg-editorial .udfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .udfg-editorial .udfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .udfg-editorial .udfg-step-card{
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 22px 20px;
  }.tc-wp-content-root .udfg-editorial .udfg-step-number{
    width: 50px;
    height: 50px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .udfg-editorial .udfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .udfg-editorial .udfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .udfg-editorial .udfg-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .udfg-editorial .udfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .udfg-editorial .udfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .udfg-editorial .udfg-card{
    padding: 26px 22px;
  }.tc-wp-content-root .udfg-editorial .udfg-card h3, .tc-wp-content-root .udfg-editorial .udfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .udfg-editorial .udfg-card p, .tc-wp-content-root .udfg-editorial .udfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .udfg-editorial .udfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .udfg-editorial .udfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .udfg-editorial .udfg-step-number{
    width: 52px;
    height: 52px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .udfg-editorial .udfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .udfg-editorial .udfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .udfg-editorial .udfg-heading h2{
    font-size: 32px;
  }.tc-wp-content-root .udfg-editorial .udfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .udfg-editorial .udfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .udfg-editorial .udfg-card{
    padding: 28px 24px;
  }.tc-wp-content-root .udfg-editorial .udfg-card h3, .tc-wp-content-root .udfg-editorial .udfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .udfg-editorial .udfg-card p, .tc-wp-content-root .udfg-editorial .udfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .udfg-editorial .udfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .udfg-editorial .udfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 18px;
    padding: 26px 24px;
  }.tc-wp-content-root .udfg-editorial .udfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .udfg-editorial .udfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .udfg-editorial .udfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .udfg-editorial .udfg-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .udfg-editorial .udfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .udfg-editorial .udfg-grid-six, .tc-wp-content-root .udfg-editorial .udfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .udfg-editorial .udfg-card{
    padding: 30px 26px;
  }.tc-wp-content-root .udfg-editorial .udfg-card h3, .tc-wp-content-root .udfg-editorial .udfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .udfg-editorial .udfg-card p, .tc-wp-content-root .udfg-editorial .udfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .udfg-editorial .udfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .udfg-editorial .udfg-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .udfg-editorial .udfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .udfg-editorial .udfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .udfg-editorial .udfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .udfg-editorial .udfg-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .udfg-editorial .udfg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .udfg-editorial .udfg-grid-six, .tc-wp-content-root .udfg-editorial .udfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .udfg-editorial .udfg-card{
    padding: 32px 28px;
  }.tc-wp-content-root .udfg-editorial .udfg-card h3, .tc-wp-content-root .udfg-editorial .udfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .udfg-editorial .udfg-card p, .tc-wp-content-root .udfg-editorial .udfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .udfg-editorial .udfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .udfg-editorial .udfg-step-card{
    gap: 26px;
    padding: 34px 36px;
  }.tc-wp-content-root .udfg-editorial .udfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .udfg-editorial .udfg-card, .tc-wp-content-root .udfg-editorial .udfg-step-card, .tc-wp-content-root .udfg-editorial .udfg-icon, .tc-wp-content-root .udfg-editorial .udfg-reveal, .tc-wp-content-root .udfg-editorial .udfg-reveal.udfg-visible{
    transition: none;
    transform: none;
  }.tc-wp-content-root .udfg-editorial .udfg-reveal{
    opacity: 1;
  }}