@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-93 .tc-wp-content-root img, .wpc-scope-93 .tc-wp-content-root video, .wpc-scope-93 .tc-wp-content-root svg, .wpc-scope-93 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-93 .tc-wp-content-root .gtn-premium-wrapper{
            width:100%;
            position:relative;
            overflow:hidden;
            font-family:Arial, Helvetica, sans-serif;
            color:#222;
        }.wpc-scope-93 .tc-wp-content-root .gtn-premium-wrapper *, .wpc-scope-93 .tc-wp-content-root .gtn-premium-wrapper *:before, .wpc-scope-93 .tc-wp-content-root .gtn-premium-wrapper *:after{
            box-sizing:border-box;
        }.wpc-scope-93 .tc-wp-content-root .gtn-premium-container{
            max-width:1200px;
            margin:0 auto;
            position:relative;
            z-index:2;
        }.wpc-scope-93 .tc-wp-content-root .gtn-premium-section{
            position:relative;
            overflow:hidden;
        }.wpc-scope-93 .tc-wp-content-root .gtn-white{
            background:#ffffff;
        }.wpc-scope-93 .tc-wp-content-root .gtn-offwhite{
            background:#f8fafc;
        }.wpc-scope-93 .tc-wp-content-root .gtn-premium-section::before{
            content:"";
            position:absolute;
            width:340px;
            height:340px;
            border-radius:50%;
            background:linear-gradient(135deg,#7c3aed22,#06b6d422);
            filter:blur(20px);
            top:-120px;
            right:-120px;
            pointer-events:none;
        }.wpc-scope-93 .tc-wp-content-root .gtn-premium-section::after{
            content:"";
            position:absolute;
            width:260px;
            height:260px;
            border-radius:50%;
            background:linear-gradient(135deg,#06b6d415,#7c3aed15);
            bottom:-100px;
            left:-100px;
            pointer-events:none;
        }.wpc-scope-93 .tc-wp-content-root .gtn-section-header{
            text-align:center;
            margin-bottom:40px;
        }.wpc-scope-93 .tc-wp-content-root .gtn-section-header h2{
            color:#000 !important;
            margin:0 0 14px;
            font-weight:800;
            line-height:1.2;
        }.wpc-scope-93 .tc-wp-content-root .gtn-section-header p{
            max-width:760px;
            margin:0 auto;
            color:#555;
            line-height:1.8;
        }.wpc-scope-93 .tc-wp-content-root .gtn-grid{
            display:grid;
            align-items:stretch;
        }.wpc-scope-93 .tc-wp-content-root .gtn-card{
            background:#fff;
            border:1px solid #e7ebf1;
            border-radius:22px;
            position:relative;
            overflow:hidden;
            transition:.35s ease;
            box-shadow:0 10px 30px rgba(0,0,0,.05);
            height:100%;
        }.wpc-scope-93 .tc-wp-content-root .gtn-card:hover{
            transform:translateY(-8px);
            box-shadow:0 18px 40px rgba(124,58,237,.12);
            border-color:#c7b8ff;
        }.wpc-scope-93 .tc-wp-content-root .gtn-card::before{
            content:"";
            position:absolute;
            top:0;
            left:0;
            width:100%;
            height:4px;
            background:linear-gradient(90deg,#7c3aed,#06b6d4);
        }.wpc-scope-93 .tc-wp-content-root .gtn-card-icon{
            width:54px;
            height:54px;
            border-radius:16px;
            background:linear-gradient(135deg,#7c3aed,#06b6d4);
            display:flex;
            align-items:center;
            justify-content:center;
            color:#fff;
            font-weight:700;
            margin-bottom:18px;
            position:relative;
        }.wpc-scope-93 .tc-wp-content-root .gtn-card-icon::after{
            content:"";
            width:18px;
            height:18px;
            border:3px solid #fff;
            border-radius:50%;
        }.wpc-scope-93 .tc-wp-content-root .gtn-card h3{
            color:#000 !important;
            margin:0 0 12px;
            line-height:1.35;
            font-weight:700;
        }.wpc-scope-93 .tc-wp-content-root .gtn-card p{
            margin:0;
            color:#555;
            line-height:1.8;
        }.wpc-scope-93 .tc-wp-content-root .gtn-step-card{
            display:flex;
            gap:24px;
            align-items:flex-start;
            background:#fff;
            border:1px solid #e6eaf0;
            border-radius:24px;
            box-shadow:0 10px 28px rgba(0,0,0,.05);
            transition:.35s ease;
            position:relative;
            overflow:hidden;
        }.wpc-scope-93 .tc-wp-content-root .gtn-step-card:hover{
            transform:translateY(-6px);
            box-shadow:0 18px 38px rgba(124,58,237,.12);
        }.wpc-scope-93 .tc-wp-content-root .gtn-step-number{
            min-width:72px;
            width:72px;
            height:72px;
            border-radius:50%;
            background:linear-gradient(135deg,#7c3aed,#06b6d4);
            color:#fff;
            display:flex;
            align-items:center;
            justify-content:center;
            font-size:24px;
            font-weight:800;
            box-shadow:0 10px 25px rgba(124,58,237,.25);
        }.wpc-scope-93 .tc-wp-content-root .gtn-step-content h3{
            color:#000 !important;
            margin:0 0 10px;
        }.wpc-scope-93 .tc-wp-content-root .gtn-step-content p{
            margin:0;
            color:#555;
            line-height:1.8;
        }.wpc-scope-93 .tc-wp-content-root .gtn-badge{
            position:absolute;
            top:16px;
            right:16px;
            background:#f3f4f6;
            color:#444;
            font-size:12px;
            font-weight:700;
            padding:6px 10px;
            border-radius:999px;
        }.wpc-scope-93 .tc-wp-content-root .gtn-reveal{
            opacity:0;
            transform:translateY(30px);
            transition:all .7s ease;
        }.wpc-scope-93 .tc-wp-content-root .gtn-reveal.gtn-visible{
            opacity:1;
            transform:translateY(0);
        }@media (min-width:320px) and (max-width:374px){.tc-wp-content-root .gtn-premium-section{padding:55px 14px;}.tc-wp-content-root .gtn-section-header h2{font-size:26px;}.tc-wp-content-root .gtn-section-header p{font-size:14px;}.tc-wp-content-root .gtn-grid{grid-template-columns:1fr;gap:16px;}.tc-wp-content-root .gtn-card{padding:22px;}.tc-wp-content-root .gtn-card h3{font-size:18px;}.tc-wp-content-root .gtn-card p{font-size:14px;}.tc-wp-content-root .gtn-step-card{padding:20px;flex-direction:column;}.tc-wp-content-root .gtn-step-content h3{font-size:18px;}.tc-wp-content-root .gtn-step-content p{font-size:14px;}}@media (min-width:375px) and (max-width:429px){.tc-wp-content-root .gtn-premium-section{padding:60px 16px;}.tc-wp-content-root .gtn-section-header h2{font-size:28px;}.tc-wp-content-root .gtn-section-header p{font-size:15px;}.tc-wp-content-root .gtn-grid{grid-template-columns:1fr;gap:18px;}.tc-wp-content-root .gtn-card{padding:24px;}.tc-wp-content-root .gtn-card h3{font-size:19px;}.tc-wp-content-root .gtn-card p{font-size:15px;}.tc-wp-content-root .gtn-step-card{padding:22px;flex-direction:column;}.tc-wp-content-root .gtn-step-content h3{font-size:19px;}.tc-wp-content-root .gtn-step-content p{font-size:15px;}}@media (min-width:430px) and (max-width:767px){.tc-wp-content-root .gtn-premium-section{padding:70px 20px;}.tc-wp-content-root .gtn-section-header h2{font-size:30px;}.tc-wp-content-root .gtn-section-header p{font-size:16px;}.tc-wp-content-root .gtn-grid{grid-template-columns:1fr;gap:20px;}.tc-wp-content-root .gtn-card{padding:26px;}.tc-wp-content-root .gtn-card h3{font-size:20px;}.tc-wp-content-root .gtn-card p{font-size:15px;}.tc-wp-content-root .gtn-step-card{padding:24px;flex-direction:column;}.tc-wp-content-root .gtn-step-content h3{font-size:20px;}.tc-wp-content-root .gtn-step-content p{font-size:15px;}}@media (min-width:768px) and (max-width:1023px){.tc-wp-content-root .gtn-premium-section{padding:80px 24px;}.tc-wp-content-root .gtn-section-header h2{font-size:36px;}.tc-wp-content-root .gtn-section-header p{font-size:17px;}.tc-wp-content-root .gtn-grid.gtn-three{grid-template-columns:repeat(2,1fr);}.tc-wp-content-root .gtn-grid.gtn-four{grid-template-columns:repeat(2,1fr);}.tc-wp-content-root .gtn-grid{gap:24px;}.tc-wp-content-root .gtn-card{padding:28px;}.tc-wp-content-root .gtn-card h3{font-size:21px;}.tc-wp-content-root .gtn-card p{font-size:16px;}.tc-wp-content-root .gtn-step-card{padding:28px;}}@media (min-width:1024px){.tc-wp-content-root .gtn-premium-section{padding:100px 28px;}.tc-wp-content-root .gtn-section-header h2{font-size:42px;}.tc-wp-content-root .gtn-section-header p{font-size:18px;}.tc-wp-content-root .gtn-grid.gtn-three{grid-template-columns:repeat(3,1fr);}.tc-wp-content-root .gtn-grid.gtn-four{grid-template-columns:repeat(3,1fr);}.tc-wp-content-root .gtn-grid{gap:28px;}.tc-wp-content-root .gtn-card{padding:30px;}.tc-wp-content-root .gtn-card h3{font-size:22px;}.tc-wp-content-root .gtn-card p{font-size:16px;}.tc-wp-content-root .gtn-step-card{padding:30px;}}