@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-86 .tc-wp-content-root img, .wpc-scope-86 .tc-wp-content-root video, .wpc-scope-86 .tc-wp-content-root svg, .wpc-scope-86 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-86 .tc-wp-content-root .il-tax-content-wrap{
--primary:#2563eb;
--secondary:#60a5fa;
--accent:#dbeafe;
--text:#1f2937;
--muted:#6b7280;
--white:#ffffff;
--soft:#f8fafc;
--border:#e5e7eb;
--shadow:0 12px 35px rgba(37,99,235,.08);
font-family:Inter,Segoe UI,Arial,sans-serif;
width:100%;
overflow:hidden;
position:relative;
}.wpc-scope-86 .tc-wp-content-root .il-tax-content-wrap .il-container{
max-width:1200px;
margin:auto;
position:relative;
z-index:2;
}.wpc-scope-86 .tc-wp-content-root .il-tax-content-wrap .il-section{
position:relative;
overflow:hidden;
}.wpc-scope-86 .tc-wp-content-root .il-tax-content-wrap .il-white{
background:#fff;
}.wpc-scope-86 .tc-wp-content-root .il-tax-content-wrap .il-soft{
background:#f8fafc;
}.wpc-scope-86 .tc-wp-content-root .il-tax-content-wrap .il-header{
text-align:center;
max-width:850px;
margin:0 auto 42px;
}.wpc-scope-86 .tc-wp-content-root .il-tax-content-wrap .il-badge{
display:inline-block;
padding:8px 16px;
background:linear-gradient(135deg,#eff6ff,#dbeafe);
color:#1d4ed8;
font-size:12px;
font-weight:700;
border-radius:999px;
letter-spacing:.5px;
margin-bottom:18px;
}.wpc-scope-86 .tc-wp-content-root .il-tax-content-wrap h2{
margin:0 0 16px;
font-weight:800;
line-height:1.2;
color:var(--text);
}.wpc-scope-86 .tc-wp-content-root .il-tax-content-wrap .il-header p{
margin:0;
color:var(--muted);
line-height:1.8;
}.wpc-scope-86 .tc-wp-content-root .il-tax-content-wrap .il-grid{
display:grid;
align-items:stretch;
}.wpc-scope-86 .tc-wp-content-root .il-tax-content-wrap .il-card{
background:#fff;
border:1px solid var(--border);
border-radius:24px;
padding:28px;
box-shadow:var(--shadow);
position:relative;
transition:.35s ease;
height:100%;
overflow:hidden;
}.wpc-scope-86 .tc-wp-content-root .il-tax-content-wrap .il-card:hover{
transform:translateY(-8px);
box-shadow:0 20px 45px rgba(37,99,235,.14);
}.wpc-scope-86 .tc-wp-content-root .il-tax-content-wrap .il-card:before{
content:"";
position:absolute;
top:0;
left:0;
width:100%;
height:4px;
background:linear-gradient(90deg,var(--primary),var(--secondary));
}.wpc-scope-86 .tc-wp-content-root .il-tax-content-wrap .il-icon{
width:58px;
height:58px;
border-radius:18px;
background:linear-gradient(135deg,var(--primary),var(--secondary));
display:flex;
align-items:center;
justify-content:center;
color:#fff;
font-weight:800;
font-size:18px;
margin-bottom:18px;
box-shadow:0 10px 25px rgba(37,99,235,.18);
}.wpc-scope-86 .tc-wp-content-root .il-tax-content-wrap h3{
margin:0 0 12px;
font-weight:700;
color:var(--text);
}.wpc-scope-86 .tc-wp-content-root .il-tax-content-wrap .il-card p, .wpc-scope-86 .tc-wp-content-root .il-tax-content-wrap .il-step-content p{
margin:0;
line-height:1.8;
color:var(--muted);
}.wpc-scope-86 .tc-wp-content-root .il-tax-content-wrap .il-steps{
display:grid;
gap:24px;
}.wpc-scope-86 .tc-wp-content-root .il-tax-content-wrap .il-step{
background:#fff;
border-radius:26px;
padding:30px;
border:1px solid var(--border);
box-shadow:var(--shadow);
display:flex;
gap:24px;
align-items:flex-start;
transition:.35s ease;
}.wpc-scope-86 .tc-wp-content-root .il-tax-content-wrap .il-step:hover{
transform:translateY(-5px);
}.wpc-scope-86 .tc-wp-content-root .il-tax-content-wrap .il-step-no{
width:74px;
height:74px;
min-width:74px;
border-radius:50%;
display:flex;
align-items:center;
justify-content:center;
background:linear-gradient(135deg,var(--primary),var(--secondary));
color:#fff;
font-weight:800;
font-size:24px;
}.wpc-scope-86 .tc-wp-content-root .il-tax-content-wrap .il-step-label{
display:inline-block;
padding:7px 14px;
background:#eff6ff;
color:#1d4ed8;
font-size:12px;
font-weight:700;
border-radius:999px;
margin-bottom:10px;
}.wpc-scope-86 .tc-wp-content-root .il-tax-content-wrap .il-shape{
position:absolute;
width:260px;
height:260px;
border-radius:50%;
background:radial-gradient(circle, rgba(96,165,250,.15), transparent 70%);
pointer-events:none;
}.wpc-scope-86 .tc-wp-content-root .il-tax-content-wrap .il-shape-1{
right:-120px;
top:-120px;
}.wpc-scope-86 .tc-wp-content-root .il-tax-content-wrap .il-shape-2{
left:-120px;
bottom:-120px;
}.wpc-scope-86 .tc-wp-content-root .il-tax-content-wrap .il-reveal{
opacity:0;
transform:translateY(30px);
transition:all .8s ease;
}.wpc-scope-86 .tc-wp-content-root .il-tax-content-wrap .il-reveal.il-show{
opacity:1;
transform:translateY(0);
}@media (min-width:320px) and (max-width:374px){.tc-wp-content-root .il-tax-content-wrap .il-section{padding:55px 14px;}.tc-wp-content-root .il-tax-content-wrap h2{font-size:28px;}.tc-wp-content-root .il-tax-content-wrap .il-header p{font-size:14px;}.tc-wp-content-root .il-tax-content-wrap .il-grid{grid-template-columns:1fr;gap:16px;}.tc-wp-content-root .il-tax-content-wrap .il-card{padding:20px;}.tc-wp-content-root .il-tax-content-wrap h3{font-size:18px;}.tc-wp-content-root .il-tax-content-wrap .il-card p{font-size:14px;}.tc-wp-content-root .il-tax-content-wrap .il-step{flex-direction:column;padding:22px;}}@media (min-width:375px) and (max-width:429px){.tc-wp-content-root .il-tax-content-wrap .il-section{padding:60px 16px;}.tc-wp-content-root .il-tax-content-wrap h2{font-size:30px;}.tc-wp-content-root .il-tax-content-wrap .il-header p{font-size:15px;}.tc-wp-content-root .il-tax-content-wrap .il-grid{grid-template-columns:1fr;gap:18px;}.tc-wp-content-root .il-tax-content-wrap .il-card{padding:22px;}.tc-wp-content-root .il-tax-content-wrap h3{font-size:19px;}.tc-wp-content-root .il-tax-content-wrap .il-step{flex-direction:column;padding:24px;}}@media (min-width:430px) and (max-width:767px){.tc-wp-content-root .il-tax-content-wrap .il-section{padding:70px 18px;}.tc-wp-content-root .il-tax-content-wrap h2{font-size:34px;}.tc-wp-content-root .il-tax-content-wrap .il-header p{font-size:16px;}.tc-wp-content-root .il-tax-content-wrap .il-grid{grid-template-columns:1fr;gap:20px;}.tc-wp-content-root .il-tax-content-wrap .il-card{padding:24px;}.tc-wp-content-root .il-tax-content-wrap h3{font-size:20px;}.tc-wp-content-root .il-tax-content-wrap .il-step{flex-direction:column;padding:24px;}}@media (min-width:768px) and (max-width:1023px){.tc-wp-content-root .il-tax-content-wrap .il-section{padding:85px 24px;}.tc-wp-content-root .il-tax-content-wrap h2{font-size:38px;}.tc-wp-content-root .il-tax-content-wrap .il-header p{font-size:17px;}.tc-wp-content-root .il-tax-content-wrap .il-grid.three{grid-template-columns:repeat(2,1fr);}.tc-wp-content-root .il-tax-content-wrap .il-grid{gap:24px;}.tc-wp-content-root .il-tax-content-wrap .il-card{padding:26px;}.tc-wp-content-root .il-tax-content-wrap h3{font-size:21px;}}@media (min-width:1024px){.tc-wp-content-root .il-tax-content-wrap .il-section{padding:100px 24px;}.tc-wp-content-root .il-tax-content-wrap h2{font-size:44px;}.tc-wp-content-root .il-tax-content-wrap .il-header p{font-size:18px;}.tc-wp-content-root .il-tax-content-wrap .il-grid.three{grid-template-columns:repeat(3,1fr);}.tc-wp-content-root .il-tax-content-wrap .il-grid{gap:28px;}.tc-wp-content-root .il-tax-content-wrap .il-card{padding:30px;}.tc-wp-content-root .il-tax-content-wrap h3{font-size:22px;}}