.register-hero{text-align:center;padding:64px 0 0}.register-hero h1{margin:0 0 12px;font-size:36px;font-weight:800}.register-hero>.container>p{color:#64748b;max-width:560px;margin:0 auto 48px;font-size:17px;line-height:26px}.register-cards{grid-template-columns:1fr 1fr;gap:32px;margin-bottom:64px;display:grid}.register-card{text-align:center;color:#1e293b;background:#fff;border:2px solid #e2e8f0;border-radius:20px;flex-direction:column;align-items:center;padding:48px 32px 40px;transition:all .25s;display:flex;position:relative;overflow:hidden}.register-card:before{content:"";opacity:0;border-radius:20px 20px 0 0;height:4px;transition:opacity .25s;position:absolute;top:0;left:0;right:0}.register-card:hover{border-color:#1170ff;transform:translateY(-4px);box-shadow:0 12px 40px #1170ff1f}.register-card:hover:before{opacity:1}.register-card:hover .register-card-btn{color:#fff;background:#1170ff}.register-card--researcher:before{background:linear-gradient(90deg,#1170ff,#36a3ff)}.register-card--participant:before{background:linear-gradient(90deg,#6366f1,#a78bfa)}.register-card-icon{border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;display:flex}.register-card--researcher .register-card-icon{color:#1170ff;background:#eff6ff}.register-card--participant .register-card-icon{color:#6366f1;background:#f0f0ff}.register-card-icon svg{width:36px;height:36px}.register-card figure{width:180px;height:180px;margin:0 0 24px;position:relative}.register-card figure img{display:block;position:absolute;bottom:0;right:0}.register-card h2{margin:0 0 12px;font-size:26px;font-weight:700}.register-card p{color:#64748b;max-width:320px;margin:0 0 28px;font-size:15px;line-height:24px}.register-card-btn{color:#1e293b;background:#f1f5f9;border-radius:12px;align-items:center;gap:8px;padding:14px 32px;font-size:15px;font-weight:600;transition:all .25s;display:inline-flex}.register-card-btn svg{width:18px;height:18px}.register-features{grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:80px;display:grid}.register-feature{align-items:flex-start;gap:16px;display:flex}.register-feature-icon{color:#1170ff;background:#eff6ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.register-feature-icon svg{width:22px;height:22px}.register-feature h3{margin:0 0 4px;font-size:15px;font-weight:700}.register-feature p{color:#64748b;margin:0;font-size:14px;line-height:21px}@media (max-width:960px){.register-hero h1{font-size:28px}.register-cards,.register-features{grid-template-columns:1fr;gap:24px}}@media (max-width:640px){.register-hero{padding:40px 0 0}.register-card{padding:36px 24px 32px}}
