.check-cls::before{content:"";font-family:"Font Awesome 6 Free";font-weight:900;position:absolute;left:0;color:var(--color-accent);font-size:.8rem;top:4px}.hero-content h2{font-size:3.2rem;line-height:1.1;background:-webkit-linear-gradient(0deg,var(--color-primary),#006eb3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:24px}.bc-medium{grid-column:span 6}.reality-card h3{font-size:1.3rem;margin-bottom:12px}.comparison-wrapper{background:var(--bg-surface);border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--glass-shadow);border:1px solid var(--border-subtle)}.comparison-flex{display:flex;flex-direction:row}.comp-col{flex:1;padding:50px}.comp-col.left{border-right:1px solid var(--border-subtle)}.comp-col.right{background:#fafafa}.comp-title{font-family:"Plus Jakarta Sans",sans-serif;font-size:1.5rem;font-weight:800;margin-bottom:30px;display:flex;align-items:center;gap:15px}.comp-list div{padding:15px 0;border-bottom:1px solid rgba(0,0,0,.05);font-weight:500}.comp-list div:last-child{border-bottom:none}@media (max-width:900px){.comparison-flex{flex-direction:column}.comp-col.left{border-right:none;border-bottom:1px solid var(--border-subtle)}}