.w_bN{min-height:100vh;display:flex;flex-direction:column;background-color:var(--bg-primary,#ffffff);color:var(--text-primary,#000000)}.w_bO{flex:1 1}.w_bP{background:var(--hero-bg);padding:5rem 0;text-align:center;position:relative;overflow:hidden}.w_bP:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:var(--hero-overlay,rgba(0,0,0,.1));pointer-events:none}.w_bQ{position:relative;z-index:1;max-width:800px;margin:0 auto;padding:0 2rem}.w_bR{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;color:white;text-shadow:0 2px 4px rgba(0,0,0,.1)}.w_bS{font-size:1.5rem;color:rgba(255,255,255,.9);margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.w_bT{padding:4rem 0;background-color:var(--bg-primary,#ffffff)}.w_bU{max-width:1200px;margin:0 auto;padding:0 2rem}.w_bV{margin-bottom:4rem}.w_bV h2{font-size:2rem;font-weight:600;margin-bottom:1.5rem;color:var(--text-primary,#000000);margin-top:2.5rem}.w_bV h2:first-child{margin-top:0}.w_bV p{font-size:1rem;line-height:1.7;color:var(--text-secondary,#666666);margin-bottom:1.5rem}.w_bV ul{list-style:none;padding:0;margin:0 0 2rem}.w_bV li{font-size:1rem;color:var(--text-secondary,#666666);padding:.5rem 0 .5rem 1.5rem;position:relative}.w_bV li:before{content:"✓";position:absolute;left:0;color:var(--accent-color,#2ebe86);font-weight:600}.w_bW{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem;padding:3rem 0;margin:3rem 0;border-top:1px solid var(--border-color,rgba(0,0,0,.1));border-bottom:1px solid var(--border-color,rgba(0,0,0,.1))}.w_bX{text-align:center}.w_bY{display:block;font-size:2.5rem;font-weight:700;color:var(--accent-color,#2ebe86);margin-bottom:.5rem}.w_bZ{font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary,#666666)}.w_b0{display:inline-block;padding:.875rem 2.5rem;background:var(--accent-color,#2ebe86);color:white;text-decoration:none;border-radius:.5rem;font-weight:500;transition:all .2s ease;box-shadow:0 4px 6px rgba(46,190,134,.2)}.w_b0:hover{transform:translateY(-2px);box-shadow:0 6px 12px rgba(46,190,134,.3);background:var(--accent-hover,#249e70)}@media (max-width:768px){.w_bR{font-size:2rem}.w_bS{font-size:1rem}.w_bV h2{font-size:1.5rem}.w_bW{grid-template-columns:repeat(2,1fr);gap:2rem}.w_bT{padding:3rem 0}.w_bU{padding:0 1rem}}