@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-109 .tc-wp-content-root img, .wpc-scope-109 .tc-wp-content-root video, .wpc-scope-109 .tc-wp-content-root svg, .wpc-scope-109 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-109 .tc-wp-content-root .gcbn-premium-wrapper{
  --gcbn-accent1:#ff6b6b;
  --gcbn-accent2:#f59e0b;
  --gcbn-accent3:#8b5cf6;
  --gcbn-text:#1f2937;
  --gcbn-muted:#6b7280;
  --gcbn-white:#ffffff;
  --gcbn-soft:#fafafc;
  --gcbn-border:#e5e7eb;
  --gcbn-shadow:0 15px 40px rgba(15,23,42,.08);
  width:100%;
  overflow:hidden;
  font-family:Inter,Arial,sans-serif;
  color:var(--gcbn-text);
  background:#fff;
}.wpc-scope-109 .tc-wp-content-root .gcbn-premium-wrapper .gcbn-container{
  max-width:1200px;
  margin:0 auto;
  position:relative;
}.wpc-scope-109 .tc-wp-content-root .gcbn-premium-wrapper .gcbn-section{
  position:relative;
  overflow:hidden;
}.wpc-scope-109 .tc-wp-content-root .gcbn-premium-wrapper .gcbn-white{
  background:#fff;
}.wpc-scope-109 .tc-wp-content-root .gcbn-premium-wrapper .gcbn-offwhite{
  background:var(--gcbn-soft);
}.wpc-scope-109 .tc-wp-content-root .gcbn-premium-wrapper .gcbn-title{
  text-align:center;
  font-weight:800;
  line-height:1.2;
  margin:0 0 16px;
  color:#000000 !important;
}.wpc-scope-109 .tc-wp-content-root .gcbn-premium-wrapper .gcbn-intro{
  text-align:center;
  max-width:850px;
  margin:0 auto 42px;
  color:var(--gcbn-muted);
  line-height:1.8;
}.wpc-scope-109 .tc-wp-content-root .gcbn-premium-wrapper .gcbn-grid{
  display:grid;
  align-items:stretch;
}.wpc-scope-109 .tc-wp-content-root .gcbn-premium-wrapper .gcbn-card{
  background:#fff;
  border:1px solid var(--gcbn-border);
  border-radius:24px;
  padding:30px;
  box-shadow:var(--gcbn-shadow);
  position:relative;
  overflow:hidden;
  transition:.35s ease;
  display:flex;
  flex-direction:column;
  height:100%;
}.wpc-scope-109 .tc-wp-content-root .gcbn-premium-wrapper .gcbn-card:hover{
  transform:translateY(-8px);
  box-shadow:0 20px 50px rgba(15,23,42,.12);
}.wpc-scope-109 .tc-wp-content-root .gcbn-premium-wrapper .gcbn-card::before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:4px;
  background:linear-gradient(90deg,var(--gcbn-accent1),var(--gcbn-accent2),var(--gcbn-accent3));
}.wpc-scope-109 .tc-wp-content-root .gcbn-premium-wrapper .gcbn-card h3{
  color:#000000 !important;
  margin:0 0 12px;
  font-weight:700;
  line-height:1.3;
}.wpc-scope-109 .tc-wp-content-root .gcbn-premium-wrapper .gcbn-card p{
  margin:0;
  color:var(--gcbn-muted);
  line-height:1.8;
}.wpc-scope-109 .tc-wp-content-root .gcbn-premium-wrapper .gcbn-icon{
  width:58px;
  height:58px;
  border-radius:18px;
  background:linear-gradient(135deg,var(--gcbn-accent1),var(--gcbn-accent2));
  margin-bottom:18px;
  position:relative;
}.wpc-scope-109 .tc-wp-content-root .gcbn-premium-wrapper .gcbn-icon:before{
  content:"";
  width:20px;
  height:20px;
  border-radius:50%;
  background:#fff;
  position:absolute;
  top:19px;
  left:19px;
}.wpc-scope-109 .tc-wp-content-root .gcbn-premium-wrapper .gcbn-step-list{
  display:grid;
  gap:24px;
}.wpc-scope-109 .tc-wp-content-root .gcbn-premium-wrapper .gcbn-step-card{
  background:#fff;
  border-radius:26px;
  border:1px solid var(--gcbn-border);
  box-shadow:var(--gcbn-shadow);
  padding:32px;
  position:relative;
  transition:.35s ease;
}.wpc-scope-109 .tc-wp-content-root .gcbn-premium-wrapper .gcbn-step-card:hover{
  transform:translateY(-6px);
}.wpc-scope-109 .tc-wp-content-root .gcbn-premium-wrapper .gcbn-step-card:before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  width:6px;
  height:100%;
  background:linear-gradient(var(--gcbn-accent1),var(--gcbn-accent3));
}.wpc-scope-109 .tc-wp-content-root .gcbn-premium-wrapper .gcbn-step-inner{
  display:flex;
  gap:24px;
  align-items:flex-start;
}.wpc-scope-109 .tc-wp-content-root .gcbn-premium-wrapper .gcbn-step-num{
  width:72px;
  height:72px;
  min-width:72px;
  border-radius:50%;
  background:linear-gradient(135deg,var(--gcbn-accent1),var(--gcbn-accent3));
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:24px;
  font-weight:800;
}.wpc-scope-109 .tc-wp-content-root .gcbn-premium-wrapper .gcbn-step-content h3{
  color:#000000 !important;
  margin:0 0 10px;
}.wpc-scope-109 .tc-wp-content-root .gcbn-premium-wrapper .gcbn-step-content p{
  color:var(--gcbn-muted);
  margin:0;
  line-height:1.8;
}.wpc-scope-109 .tc-wp-content-root .gcbn-premium-wrapper .gcbn-glow{
  position:absolute;
  width:320px;
  height:320px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(245,158,11,.12),transparent 70%);
  pointer-events:none;
}.wpc-scope-109 .tc-wp-content-root .gcbn-premium-wrapper .gcbn-glow.one{
  top:-120px;
  right:-120px;
}.wpc-scope-109 .tc-wp-content-root .gcbn-premium-wrapper .gcbn-glow.two{
  left:-120px;
  bottom:-120px;
}.wpc-scope-109 .tc-wp-content-root .gcbn-premium-wrapper .gcbn-reveal{
  opacity:0;
  transform:translateY(25px);
  transition:all .7s ease;
}.wpc-scope-109 .tc-wp-content-root .gcbn-premium-wrapper .gcbn-reveal.gcbn-active{
  opacity:1;
  transform:translateY(0);
}@media (min-width:320px) and (max-width:374px){.tc-wp-content-root .gcbn-premium-wrapper .gcbn-section{padding:55px 14px;}.tc-wp-content-root .gcbn-premium-wrapper .gcbn-container{padding:0;}.tc-wp-content-root .gcbn-premium-wrapper .gcbn-title{font-size:26px;}.tc-wp-content-root .gcbn-premium-wrapper .gcbn-intro{font-size:14px;}.tc-wp-content-root .gcbn-premium-wrapper .gcbn-grid{grid-template-columns:1fr;gap:16px;}.tc-wp-content-root .gcbn-premium-wrapper .gcbn-card{padding:22px;}.tc-wp-content-root .gcbn-premium-wrapper .gcbn-card h3{font-size:18px;}.tc-wp-content-root .gcbn-premium-wrapper .gcbn-card p{font-size:14px;}.tc-wp-content-root .gcbn-premium-wrapper .gcbn-step-card{padding:22px;}.tc-wp-content-root .gcbn-premium-wrapper .gcbn-step-inner{flex-direction:column;}}@media (min-width:375px) and (max-width:429px){.tc-wp-content-root .gcbn-premium-wrapper .gcbn-section{padding:60px 18px;}.tc-wp-content-root .gcbn-premium-wrapper .gcbn-title{font-size:29px;}.tc-wp-content-root .gcbn-premium-wrapper .gcbn-intro{font-size:15px;}.tc-wp-content-root .gcbn-premium-wrapper .gcbn-grid{grid-template-columns:1fr;gap:18px;}.tc-wp-content-root .gcbn-premium-wrapper .gcbn-card{padding:24px;}.tc-wp-content-root .gcbn-premium-wrapper .gcbn-card h3{font-size:19px;}.tc-wp-content-root .gcbn-premium-wrapper .gcbn-card p{font-size:15px;}.tc-wp-content-root .gcbn-premium-wrapper .gcbn-step-inner{flex-direction:column;}}@media (min-width:430px) and (max-width:767px){.tc-wp-content-root .gcbn-premium-wrapper .gcbn-section{padding:65px 22px;}.tc-wp-content-root .gcbn-premium-wrapper .gcbn-title{font-size:32px;}.tc-wp-content-root .gcbn-premium-wrapper .gcbn-intro{font-size:16px;}.tc-wp-content-root .gcbn-premium-wrapper .gcbn-grid{grid-template-columns:1fr;gap:20px;}.tc-wp-content-root .gcbn-premium-wrapper .gcbn-card{padding:26px;}.tc-wp-content-root .gcbn-premium-wrapper .gcbn-card h3{font-size:20px;}.tc-wp-content-root .gcbn-premium-wrapper .gcbn-card p{font-size:15px;}.tc-wp-content-root .gcbn-premium-wrapper .gcbn-step-inner{flex-direction:column;}}@media (min-width:768px) and (max-width:1023px){.tc-wp-content-root .gcbn-premium-wrapper .gcbn-section{padding:80px 30px;}.tc-wp-content-root .gcbn-premium-wrapper .gcbn-title{font-size:38px;}.tc-wp-content-root .gcbn-premium-wrapper .gcbn-intro{font-size:17px;}.tc-wp-content-root .gcbn-premium-wrapper .gcbn-grid.gcbn-six{grid-template-columns:repeat(2,1fr);gap:22px;}.tc-wp-content-root .gcbn-premium-wrapper .gcbn-grid.gcbn-three{grid-template-columns:repeat(2,1fr);gap:22px;}}@media (min-width:1024px){.tc-wp-content-root .gcbn-premium-wrapper .gcbn-section{padding:95px 40px;}.tc-wp-content-root .gcbn-premium-wrapper .gcbn-title{font-size:42px;}.tc-wp-content-root .gcbn-premium-wrapper .gcbn-intro{font-size:18px;}.tc-wp-content-root .gcbn-premium-wrapper .gcbn-grid.gcbn-six{grid-template-columns:repeat(3,1fr);gap:24px;}.tc-wp-content-root .gcbn-premium-wrapper .gcbn-grid.gcbn-three{grid-template-columns:repeat(3,1fr);gap:24px;}}