.ressources-blog-section{width:100%}.ressources-blog-section__inner{margin:0 auto;width:100%}.ressources-blog-grid{align-items:start;display:grid;gap:60px;grid-template-columns:1fr 1fr}.ressources-column{height:100%;position:relative;width:100%}.ressources-column__title{color:var(--color-dark);font-size:2rem;font-weight:700;margin-bottom:40px}.ressources-events{align-self:start;height:fit-content;overflow:hidden;position:-webkit-sticky;position:sticky;top:110px;z-index:10}.ressources-events__card{background:var(--color-white);border:2px solid #25282a;border-radius:24px;box-shadow:0 4px 12px rgba(0,0,0,.08);padding:20px}.ressources-events__header{background:#3a3837;background-image:url(https://49231539.fs1.hubspotusercontent-na1.net/hubfs/49231539/Nile-Theme/images/background/card-result.jpg);background-position:50%;background-size:cover;border-radius:15px;color:var(--color-white);margin-bottom:20px;padding:32px 40px}.ressources-events__title{color:var(--color-white);font-family:var(--font-primary);font-size:1.75rem;font-weight:700;margin:0}.ressources-events__list{padding:0}.ressources-event{padding:20px;width:100%}.ressources-event--header{margin-top:24px;padding:20px 0}.ressources-event__type{color:#666;font-family:var(--font-primary);font-size:.75rem;font-weight:700;letter-spacing:1.2px;margin-bottom:12px;text-transform:uppercase}.ressources-event--header .ressources-event__type{color:hsla(0,0%,100%,.7)}.ressources-event__date{color:#25282a;font-family:var(--font-primary);font-size:1.875rem;font-weight:700;line-height:1.2;margin-bottom:8px}.ressources-event--header .ressources-event__date{color:var(--color-white)}.ressources-event__row{align-items:self-end;display:flex;gap:20px;justify-content:space-between;width:100%}.ressources-event__left{flex:1}.ressources-event__right{flex-shrink:0}.ressources-event__name{color:#25282a;font-family:var(--font-primary);font-size:1.125rem;font-weight:400;line-height:1.4;margin:0}.ressources-event--header .ressources-event__name{color:var(--color-white)}.ressources-event--header .ressources-event__cta{font-size:1.4rem}.ressources-event__cta{align-items:center;color:var(--secondary);display:inline-flex;font-family:var(--font-primary);font-size:1.2rem;font-weight:600;gap:8px;letter-spacing:.3px;text-decoration:none;transition:all .2s ease}.ressources-event__cta--static{color:var(--secondary);font-size:1.2rem;pointer-events:none}.ressources-event--header .ressources-event__cta{color:gold}.ressources-event--header .ressources-event__cta--static{color:hsla(0,0%,100%,.7)}.ressources-event__cta:hover{color:var(--primary);gap:12px}.ressources-event--header .ressources-event__cta:hover{color:#ffc700}.ressources-event__icon{height:18px;transition:transform .2s ease;width:18px}.ressources-event__cta:hover .ressources-event__icon{transform:translateX(2px)}.ressources-events__list .ressources-event:not(:last-child){border-bottom:1px solid #e5e5e5}@media (max-width:768px){.ressources-blog-grid{gap:40px;grid-template-columns:1fr}.blog-column__title,.ressources-column__title{font-size:1.5rem;margin-bottom:24px}.ressources-event{padding:20px}.ressources-events__header .ressources-event{padding:20px 0}.blog-post{flex-direction:column;gap:12px}.blog-post__image{height:200px;width:100%}}