.ressources-hero{position:relative;background:#f7f0fa;padding:80px 24px;overflow:hidden}.ressources-hero-content{position:relative;max-width:1000px;margin:0 auto;text-align:center;z-index:10}.ressources-hero-title{font-family:Onest,sans-serif;font-size:48px;font-weight:700;color:#101928;line-height:1.2;margin-bottom:24px}.ressources-hero-title span{color:#573e69}.ressources-hero-subtitle{font-family:Inter,sans-serif;font-size:18px;color:#9880ab;line-height:1.6;max-width:700px;margin:0 auto}.ressources-cards-section{background:#f7f0fa;padding:80px 24px}.ressources-cards-container{max-width:1200px;margin:0 auto}.ressources-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;margin-bottom:64px}@media (max-width:768px){.ressources-grid{grid-template-columns:1fr}}.resource-card{position:relative;background:rgba(255,255,255,.5);border:2px solid rgba(255,255,255,.8);border-radius:20px;padding:40px;box-shadow:0 4px 8px rgba(180,156,197,.08);transition:all .3s ease;overflow:hidden}.resource-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(180,156,197,.12)}.resource-icon{width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;transition:transform .3s ease}.resource-card:hover .resource-icon{transform:scale(1.1)}.resource-icon-purple{background:linear-gradient(135deg,#9f80da,#b49fc5)}.resource-icon-dark{background:#101928}.resource-icon svg{width:32px;height:32px;color:#fff}.resource-badge{display:inline-block;padding:8px 16px;border-radius:100px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;margin-bottom:16px}.resource-badge-purple{background:rgba(159,128,218,.1);color:#573e69}.resource-badge-dark{background:rgba(16,25,40,.1);color:#101928}.resource-title{font-family:Onest,sans-serif;font-size:28px;font-weight:700;color:#101928;margin-bottom:16px;line-height:1.2}.resource-description{font-family:Inter,sans-serif;font-size:16px;color:#9880ab;line-height:1.6;margin-bottom:24px}.resource-features{list-style:none;padding:0;margin:0 0 32px}.resource-feature{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}.resource-feature:last-child{margin-bottom:0}.resource-feature-icon{width:20px;height:20px;flex-shrink:0;margin-top:2px}.resource-feature-icon-purple{color:#573e69}.resource-feature-icon-dark{color:#101928}.resource-feature-text{font-family:Inter,sans-serif;font-size:15px;color:#573e69;line-height:1.5}.resource-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;background:#101928;color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:600;padding:16px 32px;border-radius:100px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 12px rgba(16,25,40,.2)}.resource-button:hover{background:#573e69;box-shadow:0 6px 16px rgba(87,62,105,.3);transform:translateY(-2px)}.resource-button svg{width:20px;height:20px}.ressources-info{text-align:center;margin-top:64px}.ressources-info-text{font-family:Inter,sans-serif;font-size:16px;color:#9880ab;line-height:1.6;max-width:700px;margin:0 auto}.ressources-info-text strong{color:#573e69;font-weight:600}@media (max-width:768px){.ressources-hero-title{font-size:36px}.ressources-hero-subtitle{font-size:16px}.resource-card{padding:32px 24px}.resource-title{font-size:24px}}