.r_cT{min-height:100vh;display:flex;flex-direction:column;background-color:var(--bg-primary,#ffffff);color:var(--text-primary,#000000)}.r_cU{flex:1 1}.r_cV{background:var(--hero-bg);padding:5rem 0;text-align:center;position:relative;overflow:hidden}.r_cV:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:var(--hero-overlay,rgba(0,0,0,.1));pointer-events:none}.r_cW{position:relative;z-index:1;max-width:800px;margin:0 auto;padding:0 2rem}.r_cX{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;color:white;text-shadow:0 2px 4px rgba(0,0,0,.1)}.r_cY{font-size:1.5rem;color:rgba(255,255,255,.9);margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.r_cZ{padding:4rem 0;background-color:var(--bg-primary,#ffffff)}.r_c0{max-width:1200px;margin:0 auto;padding:0 2rem}.r_c1{margin-bottom:4rem}.r_c1 h2{font-size:2rem;font-weight:600;margin-bottom:1.5rem;color:var(--text-primary,#000000);margin-top:2.5rem}.r_c1 h2:first-child{margin-top:0}.r_c1 p{font-size:1rem;line-height:1.7;color:var(--text-secondary,#666666);margin-bottom:1.5rem}.r_c1 ul{list-style:none;padding:0;margin:0 0 2rem}.r_c1 ul li{font-size:1rem;color:var(--text-secondary,#666666);padding:.5rem 0 .5rem 1.5rem;position:relative}.r_c1 ul li:before{content:"✓";position:absolute;left:0;color:var(--accent-color,#667eea);font-weight:600}.r_c2{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))}.r_c3{text-align:center}.r_c4{display:block;font-size:2.5rem;font-weight:700;color:var(--accent-color,#667eea);margin-bottom:.5rem}.r_c5{font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary,#666666)}.r_c6{text-align:center;padding:3rem;background:var(--cta-bg,#f8f9fa);border-radius:1rem;margin-top:3rem}.r_c7{font-size:2rem;font-weight:600;margin-bottom:1rem;color:var(--text-primary,#000000)}.r_c8{font-size:1.125rem;color:var(--text-secondary,#666666);margin-bottom:2rem}.r_c9{display:inline-block;padding:.875rem 2.5rem;background:var(--accent-color,#667eea);color:white;text-decoration:none;border-radius:.5rem;font-weight:500;transition:all .2s ease;box-shadow:0 4px 6px rgba(102,126,234,.2)}.r_c9:hover{transform:translateY(-2px);box-shadow:0 6px 12px rgba(102,126,234,.3)}@media (max-width:768px){.r_cX{font-size:2rem}.r_cY{font-size:1rem}.r_c1 h2{font-size:1.5rem}.r_c2{grid-template-columns:repeat(2,1fr);gap:2rem}.r_cZ{padding:3rem 0}.r_c0{padding:0 1rem}}