.ls-hero-ressources{background-color:var(--ls-bg-main);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:0 0 var(--ls-radius-m) var(--ls-radius-m);overflow:hidden;padding:var(--ls-spacing-3xl) var(--ls-spacing-l);padding-bottom:30px;position:relative}.ls-hero-ressources__stripe{pointer-events:none;position:absolute;transform:rotate(134deg);transform-origin:center;z-index:0}.ls-hero-ressources__stripe--1{background:linear-gradient(to bottom,var(--ls-success-dark) 24%,var(--ls-accent-yellow-light));height:1660px;right:-100px;top:-400px;width:41px}.ls-hero-ressources__stripe--2{background:var(--ls-gradient-2);height:1660px;right:100px;top:-650px;width:82px}.ls-hero-ressources__stripe--3{background:var(--ls-secondary-dark);height:1660px;right:-50px;top:-700px;width:86px}.ls-hero-ressources__container{margin-inline:auto;max-width:1408px;position:relative;z-index:1}.ls-hero-ressources__container,.ls-hero-ressources__row{align-items:center;display:flex;flex-direction:column;gap:var(--ls-spacing-2xl);width:100%}.ls-hero-ressources__content{display:flex;flex-direction:column;gap:var(--ls-spacing-2xl);justify-content:center;width:100%}.ls-hero-ressources__heading{display:flex;flex-direction:column;gap:var(--ls-spacing-l)}.ls-hero-ressources__title{color:var(--ls-text-title);font-family:var(--ls-font-title);font-size:clamp(var(--ls-typo-h1-mobile-size),5vw,var(--ls-typo-h1-size));font-weight:var(--ls-fw-semibold);line-height:clamp(var(--ls-typo-h1-mobile-lh),5.5vw,var(--ls-typo-h1-lh));margin:0}.ls-hero-ressources__subtitle{color:var(--ls-neutral-sub-text);font-family:var(--ls-font-text);font-size:clamp(var(--ls-typo-t4-size),2vw,var(--ls-typo-t1-size));font-weight:var(--ls-fw-regular);line-height:clamp(var(--ls-typo-t4-lh),2.5vw,var(--ls-typo-t1-lh));margin:0}.ls-hero-ressources__cta{align-items:center;display:flex;gap:var(--ls-spacing-l)}.ls-hero-ressources__cta .btn{font-family:var(--ls-font-text);font-size:var(--ls-typo-t6-size);font-weight:var(--ls-fw-semibold);line-height:var(--ls-typo-t6-lh);padding:var(--ls-spacing-m) var(--ls-spacing-l)}.ls-hero-ressources__visual{flex-shrink:0;width:100%}.ls-hero-ressources__image{border-radius:var(--ls-radius-m);height:auto;object-fit:cover;width:100%}.ls-hero-ressources__stats{align-items:center;background:linear-gradient(108.3deg,var(--ls-secondary-dark) 7.7%,var(--ls-success-dark) 83.8%,var(--ls-accent-green-secondary) 131.3%);border-radius:var(--ls-radius-m);box-shadow:0 4px 4px 0 rgba(0,0,0,.1);display:inline-flex;gap:var(--ls-spacing-m);justify-content:center;opacity:.78;padding:var(--ls-spacing-m) var(--ls-spacing-xl)}.ls-hero-ressources__stat{align-items:center;display:flex;flex-direction:column;text-align:center}.ls-hero-ressources__stat-value{color:var(--ls-neutral-white);font-family:var(--ls-font-title);font-size:var(--ls-typo-h4-size);font-weight:var(--ls-fw-semibold);line-height:var(--ls-typo-h4-lh)}.ls-hero-ressources__stat-label{color:var(--ls-neutral-white);font-family:var(--ls-font-text);font-size:var(--ls-typo-t7-size);font-weight:var(--ls-fw-medium);line-height:var(--ls-typo-t7-lh)}.ls-hero-ressources__stats-divider{align-self:stretch;background-color:hsla(0,0%,100%,.3);width:1px}@media (min-width:768px){.ls-hero-ressources{padding:var(--ls-spacing-3xl) 0 30px var(--ls-spacing-3xl)}.ls-hero-ressources__row{align-items:center;flex-direction:row;gap:var(--ls-spacing-3xl);min-height:356px}.ls-hero-ressources__content{flex-shrink:0;max-width:632px;width:45%}.ls-hero-ressources__visual{flex:1;min-width:0}.ls-hero-ressources__image{border-radius:var(--ls-radius-m) 0 0 var(--ls-radius-m)}.ls-hero-ressources__stats{margin-right:var(--ls-spacing-3xl)}}@media (min-width:1024px){.ls-hero-ressources{padding:var(--ls-spacing-3xl) 0 30px 72px}.ls-hero-ressources__stats{margin-right:72px}}