.about-module__8TymFG__page{background:radial-gradient(circle at top left,#c9a84c0d 0%,transparent 40%),radial-gradient(circle at bottom right,#1b43320d 0%,transparent 40%),var(--bg-white);min-height:100vh}.about-module__8TymFG__hero{color:#fff;background:var(--primary);align-items:center;height:70vh;min-height:500px;padding:0;display:flex;position:relative;overflow:hidden}.about-module__8TymFG__heroBg{filter:saturate(1.1);z-index:1;background:radial-gradient(circle at 20% 30%,#c9a84c40 0%,#0000 60%),radial-gradient(circle at 80% 80%,#1b433266 0%,#0000 60%),url(https://images.unsplash.com/photo-1542601906990-b4d3fb778b09?q=80&w=2000) 50%/cover;position:absolute;inset:0}.about-module__8TymFG__heroOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2;background:linear-gradient(135deg,#0f1e19d9 0%,#1b4332b3 100%);position:absolute;inset:0}.about-module__8TymFG__heroContent{z-index:3;max-width:800px;position:relative}.about-module__8TymFG__heroPre{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.05em;text-transform:uppercase;color:var(--accent);background:#ffffff1a;border:1px solid #ffffff1a;border-radius:50px;margin-bottom:24px;padding:6px 16px;font-size:.85rem;font-weight:600;display:inline-block}.about-module__8TymFG__heroContent h1{margin-bottom:24px;font-size:clamp(2.5rem,6vw,4.5rem);line-height:1.1;color:#fff!important}.about-module__8TymFG__heroContent h1 span{color:var(--accent)}.about-module__8TymFG__heroContent p{opacity:.9;color:#ffffffd9;margin-bottom:40px;font-size:clamp(1.1rem,1.5vw,1.3rem);line-height:1.6}.about-module__8TymFG__heroButtons{flex-wrap:wrap;gap:16px;display:flex}.about-module__8TymFG__btnSecondary{color:#fff;background:0 0;border:2px solid #fff;border-radius:50px;padding:12px 28px;font-weight:600;transition:all .3s}.about-module__8TymFG__btnSecondary:hover{color:var(--primary);background:#fff}.about-module__8TymFG__sectionHeader{text-align:center;margin-bottom:80px}.about-module__8TymFG__labelWrapper{justify-content:center;margin-bottom:16px;display:flex}.about-module__8TymFG__sectionHeader h2{color:var(--primary);margin-bottom:16px;font-size:clamp(2rem,4vw,3rem)}.about-module__8TymFG__sectionHeader p{color:var(--text-secondary);max-width:650px;margin:0 auto;font-size:1.15rem}.about-module__8TymFG__problemGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:40px;display:grid}.about-module__8TymFG__problemCard{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffffb3;border:1px solid #ffffffe6;border-radius:24px;padding:40px;transition:all .5s cubic-bezier(.165,.84,.44,1);position:relative;overflow:hidden;box-shadow:0 12px 32px #0000000a,inset 0 0 0 1px #ffffff80}.about-module__8TymFG__problemCard:hover{background:#ffffffe6;transform:translateY(-10px)scale(1.02);box-shadow:0 30px 60px #1b433214,inset 0 0 0 1px #ffffffe6}.about-module__8TymFG__cardHeader{align-items:center;gap:16px;margin-bottom:20px;display:flex}.about-module__8TymFG__problemIcon{background:var(--gray-50);width:48px;height:48px;color:var(--primary);border:1.5px solid var(--gray-100);border-radius:12px;justify-content:center;align-items:center;display:flex}.about-module__8TymFG__problemCard:hover .about-module__8TymFG__problemIcon{background:var(--primary);color:#fff;border-color:var(--primary)}.about-module__8TymFG__problemCard h3{margin:0;font-size:1.25rem}.about-module__8TymFG__problemCard p{color:var(--text-secondary);margin:0;line-height:1.7}.about-module__8TymFG__cardAccent{background:var(--accent);width:4px;height:0;transition:height .3s;position:absolute;bottom:0;left:0}.about-module__8TymFG__problemCard:hover .about-module__8TymFG__cardAccent{height:100%}.about-module__8TymFG__processFlow{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;display:grid}.about-module__8TymFG__processItem{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffc;border:1px solid #ffffffe6;border-radius:24px;flex-direction:column;align-items:flex-start;padding:36px;transition:transform .4s,box-shadow .4s;display:flex;box-shadow:0 12px 32px #1b43320a}.about-module__8TymFG__processItem:hover{transform:translateY(-6px);box-shadow:0 24px 48px #1b433214}.about-module__8TymFG__processCircle{background:var(--primary-glow);width:64px;height:64px;color:var(--primary);border-radius:20px;justify-content:center;align-items:center;margin-bottom:24px;display:flex;position:relative}.about-module__8TymFG__stepNum{background:var(--accent);color:#fff;width:24px;height:24px;box-shadow:0 4px 8px var(--accent-glow);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:800;display:flex;position:absolute;top:-8px;right:-8px}.about-module__8TymFG__procIcon svg{width:28px;height:28px}.about-module__8TymFG__processContent h3{margin-bottom:12px;font-size:1.2rem}.about-module__8TymFG__processContent p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.about-module__8TymFG__benefitSection{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.about-module__8TymFG__benefitLeft h2{margin-bottom:24px;font-size:3rem}.about-module__8TymFG__benefitRight{grid-template-columns:1fr 1fr;gap:20px;display:grid}.about-module__8TymFG__benefitChip{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);text-align:center;background:#fff9;border:1px solid #fffc;border-radius:24px;flex-direction:column;align-items:center;gap:16px;padding:32px 24px;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;box-shadow:0 12px 32px #00000008}.about-module__8TymFG__benefitChip:hover{background:var(--primary-glow);border-color:var(--primary);transform:scale(1.05)}.about-module__8TymFG__chipIcon{font-size:1.5rem}.about-module__8TymFG__chipTitle{color:var(--primary);font-size:.9rem;font-weight:700}.about-module__8TymFG__tableCard{border:1px solid var(--gray-200);box-shadow:var(--shadow-xl);background:#fff;border-radius:32px;overflow:hidden}.about-module__8TymFG__modernTable{border-collapse:collapse;width:100%}.about-module__8TymFG__modernTable th{text-align:left;text-transform:uppercase;letter-spacing:.1em;color:var(--gray-500);background:var(--gray-50);padding:32px 24px;font-size:.85rem}.about-module__8TymFG__modernTable td{border-bottom:1px solid var(--gray-100);padding:24px}.about-module__8TymFG__featName{color:var(--text-primary);font-weight:700}.about-module__8TymFG__highlightCol{color:var(--primary)!important;font-weight:900!important}.about-module__8TymFG__modernTable td:last-child{background:#1b433208;border-left:2px solid #1b43321a}.about-module__8TymFG__pos{color:#10b981;font-weight:900}.about-module__8TymFG__neg{color:#ef4444;opacity:.4}@media (max-width:968px){.about-module__8TymFG__benefitSection{grid-template-columns:1fr;gap:40px}}@media (max-width:480px){.about-module__8TymFG__hero{height:auto;padding:120px 0 60px}.about-module__8TymFG__heroButtons{flex-direction:column}}
