@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-360 .tc-wp-content-root img, .wpc-scope-360 .tc-wp-content-root video, .wpc-scope-360 .tc-wp-content-root svg, .wpc-scope-360 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial, .wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial div, .wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial section, .wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial article{
  box-sizing: border-box;
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-section{
  position: relative;
  width: 100%;
  overflow: hidden;
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-section-white{
  background: #ffffff;
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-section-soft{
  background:
    radial-gradient(circle at top left, rgba(124, 58, 237, 0.08), transparent 34%),
    radial-gradient(circle at bottom right, rgba(14, 165, 233, 0.08), transparent 32%),
    #f8fafc;
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin: 0 auto 14px;
  padding: 7px 13px;
  border: 1px solid rgba(124, 58, 237, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(124, 58, 237, 0.1), rgba(14, 165, 233, 0.1));
  color: #5b21b6;
  font-size: 0.78rem;
  font-weight: 750;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 820;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-section-head p{
  margin: 16px auto 0;
  color: #566174;
  font-weight: 450;
  line-height: 1.75;
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 16px 45px rgba(15, 23, 42, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(124, 58, 237, 0.34), rgba(14, 165, 233, 0.22), rgba(236, 72, 153, 0.14));
  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-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(124, 58, 237, 0.18);
  box-shadow: 0 22px 60px rgba(15, 23, 42, 0.11);
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-card:hover::before{
  opacity: 1;
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-card h3{
  margin: 0;
  color: #172033;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-card p{
  margin: 10px 0 0;
  color: #5c6678;
  font-weight: 430;
  line-height: 1.7;
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-icon{
  position: relative;
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #6d28d9, #0ea5e9);
  box-shadow: 0 12px 26px rgba(79, 70, 229, 0.24);
  transition: transform 260ms ease;
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-card:hover .gfg-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-icon::before, .wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-icon::after{
  content: "";
  position: absolute;
  display: block;
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-icon-preview::before{
  width: 22px;
  height: 14px;
  border: 2px solid #ffffff;
  border-radius: 12px;
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-icon-preview::after{
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-icon-copy::before{
  width: 15px;
  height: 18px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  transform: translate(3px, -3px);
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-icon-copy::after{
  width: 15px;
  height: 18px;
  border: 2px solid rgba(255, 255, 255, 0.72);
  border-radius: 4px;
  transform: translate(-3px, 3px);
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-icon-spark::before{
  width: 18px;
  height: 18px;
  background: #ffffff;
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-icon-clean::before{
  width: 21px;
  height: 14px;
  border-bottom: 3px solid #ffffff;
  border-left: 3px solid #ffffff;
  transform: rotate(-45deg) translate(1px, -2px);
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-icon-fast::before{
  width: 22px;
  height: 22px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-icon-fast::after{
  width: 9px;
  height: 2px;
  background: #ffffff;
  transform: translate(4px, 0) rotate(-30deg);
  transform-origin: left center;
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-icon-modern::before{
  width: 22px;
  height: 22px;
  border-radius: 7px;
  border: 2px solid #ffffff;
  transform: rotate(45deg);
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-icon-free::before{
  content: "$";
  position: static;
  color: #ffffff;
  font-size: 22px;
  font-weight: 850;
  line-height: 1;
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-icon-mobile::before{
  width: 15px;
  height: 24px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-icon-mobile::after{
  bottom: 10px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-icon-privacy::before{
  width: 20px;
  height: 16px;
  border-radius: 5px;
  background: #ffffff;
  transform: translateY(4px);
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-icon-privacy::after{
  width: 14px;
  height: 13px;
  border: 2px solid #ffffff;
  border-bottom: 0;
  border-radius: 12px 12px 0 0;
  transform: translateY(-6px);
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  min-width: 0;
  border: 1px solid rgba(124, 58, 237, 0.14);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(248, 250, 252, 0.94));
  box-shadow: 0 18px 50px rgba(15, 23, 42, 0.075);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-step-card::after{
  content: "";
  position: absolute;
  top: 50%;
  left: 30px;
  width: 3px;
  height: calc(100% + 22px);
  background: linear-gradient(180deg, rgba(124, 58, 237, 0.28), rgba(14, 165, 233, 0.12));
  transform: translateY(0);
  z-index: 0;
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-step-card:last-child::after{
  display: none;
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(124, 58, 237, 0.26);
  box-shadow: 0 24px 64px rgba(15, 23, 42, 0.11);
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 62px;
  height: 62px;
  border-radius: 18px;
  background: linear-gradient(135deg, #6d28d9, #0ea5e9);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 14px 32px rgba(79, 70, 229, 0.25);
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-step-content{
  min-width: 0;
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-step-content h3{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-step-content p{
  margin: 9px 0 0;
  color: #596577;
  font-weight: 430;
  line-height: 1.72;
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-bottom: 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(14, 165, 233, 0.1);
  color: #0369a1;
  font-size: 0.75rem;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-use-card:nth-child(2n) .gfg-badge{
  background: rgba(124, 58, 237, 0.1);
  color: #5b21b6;
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-use-card:nth-child(3n) .gfg-badge{
  background: rgba(236, 72, 153, 0.1);
  color: #9d174d;
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-benefit-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(255, 255, 255, 0.9)),
    linear-gradient(135deg, rgba(124, 58, 237, 0.08), rgba(14, 165, 233, 0.08));
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-reveal{
  opacity: 0;
  transform: translateY(22px);
}.wpc-scope-360 .tc-wp-content-root .gfg-bottom-editorial .gfg-reveal.gfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 560ms ease, transform 560ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .gfg-bottom-editorial .gfg-section{
    padding: 46px 0;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-section-head h2{
    font-size: 1.7rem;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-section-head p{
    font-size: 0.95rem;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-grid{
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-card{
    padding: 20px;
    border-radius: 18px;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-card h3, .tc-wp-content-root .gfg-bottom-editorial .gfg-step-content h3{
    font-size: 1.04rem;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-card p, .tc-wp-content-root .gfg-bottom-editorial .gfg-step-content p{
    font-size: 0.92rem;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-steps{
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 20px;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-step-card::after{
    display: none;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 0.95rem;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .gfg-bottom-editorial .gfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-section-head h2{
    font-size: 1.92rem;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-section-head p{
    font-size: 0.98rem;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-card{
    padding: 22px;
    border-radius: 20px;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-card h3, .tc-wp-content-root .gfg-bottom-editorial .gfg-step-content h3{
    font-size: 1.08rem;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-card p, .tc-wp-content-root .gfg-bottom-editorial .gfg-step-content p{
    font-size: 0.94rem;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-step-card::after{
    display: none;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 0.98rem;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .gfg-bottom-editorial .gfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-section-head h2{
    font-size: 2.15rem;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-section-head p{
    font-size: 1rem;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-card{
    padding: 24px;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-card h3, .tc-wp-content-root .gfg-bottom-editorial .gfg-step-content h3{
    font-size: 1.13rem;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-card p, .tc-wp-content-root .gfg-bottom-editorial .gfg-step-content p{
    font-size: 0.96rem;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 18px;
    padding: 24px;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-step-card::after{
    display: none;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 1rem;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .gfg-bottom-editorial .gfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-section-head h2{
    font-size: 2.55rem;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-section-head p{
    font-size: 1.04rem;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-card{
    padding: 26px;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-card h3, .tc-wp-content-root .gfg-bottom-editorial .gfg-step-content h3{
    font-size: 1.18rem;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-card p, .tc-wp-content-root .gfg-bottom-editorial .gfg-step-content p{
    font-size: 0.98rem;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-step-card{
    gap: 22px;
    padding: 28px;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-step-number{
    font-size: 1.02rem;
  }}@media (min-width: 1024px){.tc-wp-content-root .gfg-bottom-editorial .gfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-container{
    padding: 0 34px;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-section-head h2{
    font-size: 3rem;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-section-head p{
    font-size: 1.08rem;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-grid-three, .tc-wp-content-root .gfg-bottom-editorial .gfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-card{
    padding: 30px;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-card h3, .tc-wp-content-root .gfg-bottom-editorial .gfg-step-content h3{
    font-size: 1.22rem;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-card p, .tc-wp-content-root .gfg-bottom-editorial .gfg-step-content p{
    font-size: 1rem;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-step-card{
    gap: 26px;
    padding: 32px;
  }.tc-wp-content-root .gfg-bottom-editorial .gfg-step-number{
    font-size: 1.04rem;
  }}