.res-hero{background:var(--bg-white);padding:96px 0 72px;position:relative;overflow:hidden}.res-hero-grid{opacity:.55;pointer-events:none;background-image:radial-gradient(circle,#c5d5ff 1.5px,#0000 1.5px);background-size:28px 28px;position:absolute;inset:0}.res-hero-inner{max-width:var(--max-width);z-index:1;grid-template-columns:1fr auto;align-items:center;gap:48px;margin:0 auto;padding:0 32px;display:grid;position:relative}.res-hero-copy{max-width:540px}.res-hero-label{letter-spacing:.1em;text-transform:uppercase;color:var(--primary);margin-bottom:20px;font-size:.75rem;font-weight:700;display:block}.res-hero h1{letter-spacing:-.03em;color:var(--text-heading);margin-bottom:16px;font-size:clamp(2rem,3.8vw,2.8rem);font-weight:800;line-height:1.15}.res-hero-sub{color:var(--text-muted);max-width:560px;font-size:1.1rem;line-height:1.7}.res-hero-icons{flex-shrink:0;width:280px;height:260px;position:relative}.res-float-icon{border:1px solid var(--border);background:var(--bg-white);box-shadow:var(--shadow-md);border-radius:16px;justify-content:center;align-items:center;display:flex;position:absolute}.res-float-icon svg{stroke:var(--primary);fill:none;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round}.res-float-1{width:72px;height:72px;animation:6s ease-in-out infinite resources-module__-Hissa__resFloat;top:8px;left:20px}.res-float-1 svg{width:30px;height:30px}.res-float-2{background:var(--primary-subtle);border-color:var(--primary-light);width:60px;height:60px;animation:6s ease-in-out 1s infinite resources-module__-Hissa__resFloat;top:0;right:24px}.res-float-2 svg{width:26px;height:26px}.res-float-3{background:var(--primary);border-color:var(--primary);width:80px;height:80px;box-shadow:var(--shadow-lg), 0 0 0 6px #3365f71a;animation:6s ease-in-out .5s infinite resources-module__-Hissa__resFloat;top:90px;left:95px}.res-float-3 svg{stroke:#fff;width:34px;height:34px}.res-float-4{width:56px;height:56px;animation:6s ease-in-out 1.5s infinite resources-module__-Hissa__resFloat;bottom:20px;left:12px}.res-float-4 svg{width:24px;height:24px}.res-float-5{background:var(--primary-subtle);border-color:var(--primary-light);width:52px;height:52px;animation:6s ease-in-out 2s infinite resources-module__-Hissa__resFloat;bottom:8px;right:36px}.res-float-5 svg{width:22px;height:22px}@keyframes resources-module__-Hissa__resFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.res-grid{max-width:var(--max-width);grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:24px;margin:0 auto;padding:0 32px 80px;display:grid}.res-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-white);box-shadow:var(--shadow-xs);transition:transform .3s var(--ease-out-expo), box-shadow .3s var(--ease-out-expo);color:inherit;flex-direction:column;padding:32px 28px;text-decoration:none;display:flex}.res-card:hover{box-shadow:var(--shadow-md);color:inherit;transform:translateY(-4px)}.res-card-icon{background:var(--primary-subtle);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:20px;display:flex}.res-card-icon svg{width:22px;height:22px;stroke:var(--primary);fill:none;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round}.res-card h2{color:var(--text-heading);letter-spacing:-.01em;margin-bottom:10px;font-size:1.1rem;font-weight:700;line-height:1.35}.res-card p{color:var(--text-muted);flex:1;margin-bottom:20px;font-size:.9rem;line-height:1.65}.res-card-link{color:var(--primary);align-items:center;gap:6px;margin-top:auto;font-size:.85rem;font-weight:600;display:inline-flex}.res-card:hover .res-card-link{gap:10px}.res-card-link svg{width:14px;height:14px;stroke:var(--primary);fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;transition:transform .25s var(--ease-out-expo)}.res-card:hover .res-card-link svg{transform:translate(3px)}.res-cta{max-width:var(--max-width);margin:0 auto 80px;padding:0 32px}.res-cta-inner{background:var(--primary-subtle);border:1px solid var(--primary-light);border-radius:var(--radius-xl);text-align:center;padding:48px 40px}.res-cta-inner h2{color:var(--text-heading);margin-bottom:10px;font-size:1.35rem;font-weight:700}.res-cta-inner p{color:var(--text-muted);max-width:500px;margin-bottom:24px;margin-left:auto;margin-right:auto;font-size:.95rem;line-height:1.65}.res-cta-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}@media (prefers-reduced-motion:reduce){.res-float-icon{animation:none!important}}@media (max-width:900px){.res-hero-inner{text-align:center;grid-template-columns:1fr}.res-hero-copy{max-width:600px;margin:0 auto}.res-hero-sub{margin:0 auto}.res-hero-icons{display:none}}@media (max-width:768px){.res-hero{padding:72px 0 56px}.res-grid{grid-template-columns:1fr;padding:0 24px 60px}.res-cta{margin-bottom:60px;padding:0 24px}.res-cta-inner{padding:36px 24px}}
