.st-section{--st-bg:#0c0c0d;--st-bg-alt:#141416;--st-bg-card:#1a1a1d;--st-border:#262629;--st-red:#e21c21;--st-red-dark:#b3151a;--st-text:#fff;--st-text-muted:#a8a8ad;--st-text-dim:#6b6b70;background:var(--st-bg);color:var(--st-text);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased}.st-section *,.st-section :after,.st-section :before{box-sizing:border-box}.st-section .st-display,.st-section h1,.st-section h2,.st-section h3,.st-section h4{color:var(--st-text);font-family:Rajdhani,sans-serif;font-weight:700;letter-spacing:-.01em;line-height:1.1;margin:0 0 14px}.st-section h1{font-size:clamp(40px,6vw,72px)}.st-section h2{font-size:clamp(32px,4.5vw,52px);margin-bottom:24px}.st-section h3{font-size:26px;margin-bottom:14px}.st-section h4{font-size:20px;font-weight:600;margin-bottom:10px}.st-section p{color:var(--st-text-muted);margin:0 0 1em}.st-section a{color:inherit;text-decoration:none}.st-section img{display:block;max-width:100%}.st-container{margin:0 auto;max-width:1280px;padding:0 32px}.st-eyebrow{border:1px solid rgba(226,28,33,.4);color:var(--st-red);font-size:14px;letter-spacing:.22em;margin-bottom:28px;padding:6px 14px}.st-btn,.st-eyebrow{border-radius:2px;display:inline-block;font-family:Rajdhani,sans-serif;font-weight:600;text-transform:uppercase}.st-btn{border:none;cursor:pointer;font-size:15px;letter-spacing:.08em;padding:12px 26px;transition:all .2s}.st-btn-primary{background:var(--st-red);color:#fff}.st-btn-primary:hover{background:var(--st-red-dark)}.st-btn-ghost{background:transparent;border:1px solid var(--st-border);color:var(--st-text)}.st-btn-ghost:hover{border-color:var(--st-red);color:var(--st-red)}.st-block{padding:110px 0}.st-block-header{margin:0 auto 70px;max-width:820px;text-align:center}.st-block-header .st-eyebrow{margin-bottom:16px}.st-block-header p{font-size:19px;margin-top:18px}.st-divider-accent{background:var(--st-red);height:3px;margin:0 auto 22px;width:60px}@media (max-width:900px){.st-container{padding:0 24px}.st-block{padding:70px 0}.st-block-header{margin-bottom:50px}}.st-pillars{background:var(--st-bg-alt);border-bottom:1px solid var(--st-border);border-top:1px solid var(--st-border)}.st-pillar-grid{border:1px solid var(--st-border);border-radius:4px;display:grid;gap:0;grid-template-columns:repeat(4,1fr);overflow:hidden}.st-pillar{background:var(--st-bg-card);border-right:1px solid var(--st-border);padding:44px 30px;transition:background .25s}.st-pillar:last-child{border-right:none}.st-pillar:hover{background:#202024}.st-pillar-num{color:var(--st-red);font-size:14px;letter-spacing:.2em;margin-bottom:18px}.st-pillar h4,.st-pillar-num{font-family:Rajdhani,sans-serif;font-weight:700}.st-pillar h4{font-size:22px;margin-bottom:14px}.st-pillar p{color:var(--st-text-muted);font-size:15px}@media (max-width:900px){.st-pillar-grid{grid-template-columns:1fr 1fr}.st-pillar{border-bottom:1px solid var(--st-border);border-right:1px solid var(--st-border)}.st-pillar:nth-child(2n){border-right:none}.st-pillar:nth-last-child(-n+2){border-bottom:none}}@media (max-width:560px){.st-pillar-grid{grid-template-columns:1fr}.st-pillar{border-bottom:1px solid var(--st-border);border-right:none}.st-pillar:last-child{border-bottom:none}}