.cda-rse-label,
.cda-rse-commitment,
.cda-rse-charter,
.cda-rse-figures,
.cda-rse-workforce,
.cda-rse-label *,
.cda-rse-commitment *,
.cda-rse-charter *,
.cda-rse-figures *,
.cda-rse-workforce * {
    box-sizing: border-box;
}

.cda-rse-label,
.cda-rse-commitment,
.cda-rse-figures,
.cda-rse-workforce {
    width: min(100%, 1150px);
    margin-right: auto;
    margin-left: auto;
    color: #161837;
    font-family: "Montserrat", Arial, sans-serif;
}

/* Label PME+ */
.cda-rse-label__page-header {
    display: flex;
    min-height: 190px;
    padding-top: 58px;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.cda-rse-label .cda-rse-label__page-title {
    margin: 0;
    color: #161837;
    font-family: "Playfair Display SC", Georgia, serif;
    font-size: 30px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 1.15;
    text-transform: uppercase;
}

.cda-rse-label__page-title-decoration {
    position: relative;
    display: block;
    width: 160px;
    height: 28px;
    margin-top: 18px;
    border-top: 1px solid #e7502a;
}

.cda-rse-label__page-title-decoration::after {
    position: absolute;
    top: -1px;
    left: 50%;
    width: 0;
    height: 0;
    content: "";
    transform: translateX(-50%);
    border-top: 28px solid #e7502a;
    border-right: 28px solid transparent;
    border-left: 28px solid transparent;
}

.cda-rse-label__header {
    position: relative;
    display: grid;
    min-height: 250px;
    place-items: start center;
}

.cda-rse-label__stamp {
    position: absolute;
    z-index: 0;
    top: -115px;
    left: 0;
    width: 270px;
    height: 358px;
    object-fit: contain;
}

.cda-rse-label__heading {
    position: relative;
    z-index: 1;
    padding-top: 50px;
    text-align: center;
}

.cda-rse-label__title {
    margin: 0;
    color: #161837;
    font-family: "Bebas Neue", "Arial Narrow", sans-serif;
    font-size: 75px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
}

.cda-rse-label__subtitle {
    margin: 20px 0 0;
    color: #e7502a;
    font-family: "Bebas Neue", "Arial Narrow", sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.1;
    text-transform: uppercase;
}

.cda-rse-label__items {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 50px;
}

.cda-rse-label__item {
    display: grid;
    grid-template-columns: 45% 55%;
    align-items: start;
}

.cda-rse-label__item-image {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    min-width: 0;
}

.cda-rse-label__item-image img {
    display: block;
    width: min(100%, 251px);
    height: auto;
    transition: transform 0.4s ease;
}

.cda-rse-label__item:hover .cda-rse-label__item-image img {
    transform: rotate(5deg);
}

.cda-rse-label__content {
    padding: 0 10px 0 18px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.45;
}

.cda-rse-label__item-title {
    margin: 0 0 12px;
    color: #e7502a;
    font-family: "Bebas Neue", "Arial Narrow", sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.1;
    text-transform: uppercase;
}

.cda-rse-label__content p {
    margin: 0 0 15px;
}

.cda-rse-label__content a {
    color: #e7502a;
}

/* Engagement */
.cda-rse-commitment {
    display: grid;
    grid-template-columns: minmax(0, 2fr) minmax(300px, 1fr);
    align-items: center;
    gap: 42px;
    padding: 60px 0;
}

.cda-rse-commitment__title {
    margin: 0;
    color: #161837;
    font-family: "Playfair Display SC", Georgia, serif;
    font-size: 50px;
    font-weight: 900;
    line-height: 1.05;
    text-transform: uppercase;
}

.cda-rse-commitment__subtitle {
    margin: 8px 0 30px;
    color: #e7502a;
    font-family: "Bebas Neue", "Arial Narrow", sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.1;
    text-transform: uppercase;
}

.cda-rse-commitment__body {
    position: relative;
    padding: 20px 30px 0 15%;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.45;
}

.cda-rse-commitment__body::before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 160px;
    height: 55px;
    content: "";
    transform: translate(-53px, -50%) rotate(-90deg);
    background: url("../img/under-title.png") center / 160px 55px no-repeat;
}

.cda-rse-commitment__body::after {
    content: none;
}

.cda-rse-commitment__body p {
    margin: 0 0 14px;
}

.cda-rse-commitment__body p:last-child {
    margin-bottom: 0;
}

.cda-rse-commitment__body small {
    font-size: 12px;
}

.cda-rse-commitment__objective {
    width: min(100%, 380px);
    min-height: 568px;
    padding: 220px 30px 55px;
    color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    text-align: center;
}

.cda-rse-commitment__objective-title {
    margin: 0 0 15px;
    color: #e7502a;
    font-family: "Bebas Neue", "Arial Narrow", sans-serif;
    font-size: 38px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
}

.cda-rse-commitment__objective div {
    font-family: "Bebas Neue", "Arial Narrow", sans-serif;
    font-size: 27px;
    font-weight: 400;
    line-height: 1.28;
    text-transform: uppercase;
}

.cda-rse-commitment__objective p {
    margin: 0;
}

.cda-rse-commitment__objective strong {
    color: #e7502a;
    font-weight: 400;
}

/* Charte */
.cda-rse-charter {
    width: 100%;
    min-height: 609px;
    padding: 72px max(24px, calc((100% - 1150px) / 2));
    color: #fff;
    background: #161837;
    font-family: "Montserrat", Arial, sans-serif;
}

.cda-rse-charter__title {
    margin: 0 0 10px;
    color: #fff;
    font-family: "Playfair Display SC", Georgia, serif;
    font-size: 30px;
    font-weight: 900;
    line-height: 1.1;
    text-align: center;
    text-transform: uppercase;
}

.cda-rse-charter__slide[hidden] {
    display: none !important;
}

.cda-rse-charter__slide-title {
    min-height: 44px;
    margin: 0;
    color: #e7502a;
    font-family: "Bebas Neue", "Arial Narrow", sans-serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 1.05;
    text-align: center;
    text-transform: uppercase;
}

.cda-rse-charter__number-line {
    position: relative;
    height: 66px;
    margin: 8px 0 26px;
    background: linear-gradient(transparent 32px, #e7502a 32px, #e7502a 33px, transparent 33px);
}

.cda-rse-charter__number {
    position: absolute;
    top: 50%;
    left: 50%;
    display: grid;
    width: 48px;
    height: 48px;
    color: #fff;
    font-size: 24px;
    font-weight: 800;
    place-items: center;
    transform: translate(-50%, -50%) rotate(45deg);
    background: #e7502a;
}

.cda-rse-charter__number {
    line-height: 48px;
    text-align: center;
    text-indent: 0;
}

.cda-rse-charter__number > span {
    display: block;
    transform: rotate(-45deg);
}

.cda-rse-charter__slide h4 {
    margin: 0 0 25px;
    color: #fff;
    font-family: "Bebas Neue", "Arial Narrow", sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.15;
    text-transform: uppercase;
}

.cda-rse-charter__columns {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 55px;
}

.cda-rse-charter__copy {
    position: relative;
    padding-left: 96px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.35;
}

.cda-rse-charter__copy::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 35px;
    content: "";
    border-left: 2px solid #e7502a;
}

.cda-rse-charter__copy::after {
    position: absolute;
    top: 50%;
    left: 35px;
    width: 0;
    height: 0;
    content: "";
    transform: translateY(-50%);
    border-top: 24px solid transparent;
    border-bottom: 24px solid transparent;
    border-left: 24px solid #e7502a;
}

.cda-rse-charter__copy p {
    margin: 0 0 18px;
}

.cda-rse-charter__actions {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.35;
}

.cda-rse-charter__actions li {
    position: relative;
    margin: 0 0 18px;
    padding-left: 20px;
}

.cda-rse-charter__actions li::before {
    position: absolute;
    top: 0;
    left: 0;
    color: #e7502a;
    content: "›";
    font-size: 26px;
    font-weight: 800;
    line-height: 0.75;
}

.cda-rse-charter__dots {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 34px;
}

.cda-rse-charter__dot {
    width: 15px;
    height: 15px;
    padding: 0;
    transform: rotate(45deg);
    border: 1px solid #161837;
    outline: 1px solid #fff;
    background: #fff;
    cursor: pointer;
}

.cda-rse-charter__dot[aria-current="true"] {
    outline-color: #e7502a;
    background: #e7502a;
}

/* Chiffres clés */
.cda-rse-figures {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 70px;
    margin-bottom: 70px;
}

.cda-rse-figures__column {
    min-width: 0;
    padding: 0 50px;
}

.cda-rse-figures__column + .cda-rse-figures__column {
    border-left: 1px solid #e7502a;
}

.cda-rse-figures__heading {
    position: relative;
    padding-bottom: 28px;
    text-align: center;
}

.cda-rse-figures__heading::after {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 160px;
    height: 1px;
    content: "";
    transform: translateX(-50%);
    background: #e7502a;
    box-shadow: 0 1px 0 #e7502a;
}

.cda-rse-figures__heading::before {
    position: absolute;
    z-index: 1;
    bottom: -27px;
    left: 50%;
    width: 0;
    height: 0;
    content: "";
    transform: translateX(-50%);
    border-top: 28px solid #e7502a;
    border-right: 28px solid transparent;
    border-left: 28px solid transparent;
}

.cda-rse-figures__title {
    margin: 0;
    color: #161837;
    font-family: "Playfair Display SC", Georgia, serif;
    font-size: 30px;
    font-weight: 900;
    line-height: 1.1;
    text-transform: uppercase;
}

.cda-rse-figures__subtitle {
    margin: 4px 0 0;
    font-family: "Bebas Neue", "Arial Narrow", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
}

.cda-rse-figures__list {
    display: grid;
    gap: 72px;
    margin-top: 75px;
}

.cda-rse-figures__item {
    display: flex;
    min-height: 200px;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    text-align: center;
}

.cda-rse-figures__item img {
    width: 87px;
    height: 87px;
    object-fit: contain;
    transition: transform 0.35s ease;
}

.cda-rse-figures__item:hover img {
    transform: scale(1.15);
}

.cda-rse-figures__value {
    display: block;
    margin-top: 28px;
    color: #161837;
    font-family: "Bebas Neue", "Arial Narrow", sans-serif;
    font-size: 52px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
}

.cda-rse-figures__label {
    display: block;
    margin-top: 14px;
    color: #e7502a;
    font-family: "Bebas Neue", "Arial Narrow", sans-serif;
    font-size: 30px;
    line-height: 0.95;
    text-transform: uppercase;
}

/* Effectifs */
.cda-rse-workforce {
    overflow: hidden;
}

.cda-rse-workforce__panel {
    padding: 34px 66px 78px;
    border: 3px solid #e7502a;
    color: #fff;
    background: #161837;
    box-shadow: inset 0 0 0 2px #fff;
}

.cda-rse-workforce__header {
    margin-bottom: 20px;
    text-align: center;
}

.cda-rse-workforce__title {
    margin: 0;
    color: #fff;
    font-family: "Bebas Neue", "Arial Narrow", sans-serif;
    font-size: 52px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
}

.cda-rse-workforce__title-decoration {
    position: relative;
    display: block;
    width: 160px;
    height: 1px;
    margin: 18px auto 30px;
    background: #e7502a;
}

.cda-rse-workforce__title-decoration::after {
    position: absolute;
    top: 1px;
    left: 50%;
    width: 0;
    height: 0;
    content: "";
    transform: translateX(-50%);
    border-top: 28px solid #e7502a;
    border-right: 28px solid transparent;
    border-left: 28px solid transparent;
}

.cda-rse-workforce__columns {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 70px;
}

.cda-rse-workforce__team-title,
.cda-rse-workforce__department-title {
    margin: 0 0 22px;
    color: #fff;
    font-family: "Bebas Neue", "Arial Narrow", sans-serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 1.05;
    text-align: left;
    text-transform: uppercase;
}

.cda-rse-workforce__department-title strong {
    color: #e7502a;
    font-weight: 400;
}

.cda-rse-workforce__department {
    margin-top: 45px;
}

.cda-rse-workforce__list {
    margin: 0 0 38px;
    padding: 0;
    list-style: none;
}

.cda-rse-workforce__list li {
    position: relative;
    margin: 0 0 12px;
    padding-left: 30px;
    color: #e7502a;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.35;
    text-align: left;
    text-transform: uppercase;
}

.cda-rse-workforce__list li::before {
    position: absolute;
    top: 0.25em;
    left: 2px;
    width: 15px;
    height: 15px;
    content: "";
    transform: rotate(45deg);
    background: #e7502a;
}

.cda-rse-workforce__list--team {
    margin-bottom: 45px;
}

.cda-rse-workforce__list--team li {
    margin-bottom: 28px;
    color: #fff;
}

.cda-rse-workforce__gender {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 55px;
    margin: 10px 15px 35px;
}

.cda-rse-workforce__gender img {
    display: block;
    width: 100%;
    height: auto;
    transition: transform 0.35s ease;
}

.cda-rse-workforce__gender img:hover {
    transform: scale(1.05);
}

.cda-rse-workforce__infographic {
    background: #fff;
}

.cda-rse-workforce__infographic img {
    display: block;
    width: 100%;
    height: auto;
}

@media (max-width: 900px) {
    .cda-rse-label__stamp {
        left: 15px;
        width: 190px;
        height: auto;
    }

    .cda-rse-label__title {
        font-size: 60px;
    }

    .cda-rse-label__item {
        grid-template-columns: 1fr;
    }

    .cda-rse-label__content {
        padding: 25px 30px;
    }

    .cda-rse-commitment {
        grid-template-columns: minmax(0, 1fr) 320px;
        width: 95%;
    }

    .cda-rse-commitment__title {
        font-size: 29px;
    }

    .cda-rse-commitment__body,
    .cda-rse-charter__copy {
        padding-left: 0;
    }

    .cda-rse-commitment__body::before,
    .cda-rse-commitment__body::after,
    .cda-rse-charter__copy::before,
    .cda-rse-charter__copy::after {
        display: none;
    }

    .cda-rse-charter__columns {
        gap: 30px;
    }

    .cda-rse-figures__column {
        padding: 0 22px;
    }

    .cda-rse-figures__value {
        font-size: 40px;
    }

    .cda-rse-figures__label {
        font-size: 23px;
    }
}

@media (max-width: 767px) {
    .cda-rse-label__page-header {
        min-height: 132px;
        padding: 34px 20px 0;
    }

    .cda-rse-label .cda-rse-label__page-title {
        font-size: 24px;
    }

    .cda-rse-label__page-title-decoration {
        width: 130px;
        height: 22px;
        margin-top: 14px;
    }

    .cda-rse-label__page-title-decoration::after {
        border-top-width: 22px;
        border-right-width: 22px;
        border-left-width: 22px;
    }

    .cda-rse-label__header {
        min-height: 0;
        padding: 28px 20px 32px;
    }

    .cda-rse-label__stamp {
        display: none;
    }

    .cda-rse-label__heading {
        padding-top: 0;
    }

    .cda-rse-label__title {
        font-size: 56px;
    }

    .cda-rse-label__subtitle {
        margin-top: 14px;
        font-size: 25px;
    }

    .cda-rse-label__items {
        grid-template-columns: 1fr;
        gap: 42px;
    }

    .cda-rse-label__item {
        display: flex;
        flex-direction: column;
    }

    .cda-rse-label__item-image {
        width: 100%;
        order: 0;
    }

    .cda-rse-label__item-image img {
        width: min(72%, 251px);
    }

    .cda-rse-label__content {
        order: 1;
        padding: 22px 30px 0;
        font-size: 14px;
    }

    .cda-rse-label__item-title {
        font-size: 30px;
    }

    .cda-rse-commitment {
        grid-template-columns: 1fr;
        gap: 25px;
        width: 95%;
        padding: 60px 20px 25px;
    }

    .cda-rse-commitment__title {
        font-size: 29px;
        text-align: left;
    }

    .cda-rse-commitment__subtitle {
        font-size: 27px;
        text-align: left;
    }

    .cda-rse-commitment__body {
        padding: 0;
        font-size: 15px;
    }

    .cda-rse-commitment__objective {
        width: min(100%, 310px);
        min-height: 464px;
        margin: 0 auto;
        padding: 180px 22px 45px;
    }

    .cda-rse-commitment__objective div {
        font-size: 22px;
        line-height: 1.25;
    }

    .cda-rse-charter {
        min-height: 728px;
        padding: 24px 20px 22px;
    }

    .cda-rse-charter__title {
        font-size: 30px;
    }

    .cda-rse-charter__slide-title {
        min-height: 0;
        margin-top: 8px;
        font-size: 32px;
    }

    .cda-rse-charter__number-line {
        height: 44px;
        margin: 12px 0 25px;
        background: linear-gradient(transparent 21px, #e7502a 21px, #e7502a 22px, transparent 22px);
    }

    .cda-rse-charter__number {
        width: 34px;
        height: 34px;
        font-size: 16px;
        line-height: 34px;
    }

    .cda-rse-charter__slide h4 {
        margin-bottom: 30px;
        font-size: 25px;
        text-align: center;
    }

    .cda-rse-charter__columns {
        grid-template-columns: 1fr;
        gap: 15px;
    }

    .cda-rse-charter__copy {
        padding: 0;
        font-size: 14px;
        line-height: 1.35;
        text-align: center;
    }

    .cda-rse-charter__copy p {
        margin-bottom: 20px;
    }

    .cda-rse-charter__actions {
        font-size: 14px;
        text-align: left;
    }

    .cda-rse-charter__actions li {
        margin-bottom: 10px;
    }

    .cda-rse-charter__dots {
        margin-top: 18px;
    }

    .cda-rse-figures {
        width: 95%;
        margin-top: 35px;
        margin-bottom: 35px;
    }

    .cda-rse-figures__column {
        padding: 0 8px;
    }

    .cda-rse-figures__heading {
        min-height: 77px;
        padding-bottom: 18px;
    }

    .cda-rse-figures__title {
        font-size: 13px;
    }

    .cda-rse-figures__subtitle {
        margin-top: 3px;
        font-size: 18px;
    }

    .cda-rse-figures__heading::after {
        width: calc(100% - 12px);
    }

    .cda-rse-figures__heading::before {
        bottom: -27px;
    }

    .cda-rse-figures__list {
        gap: 75px;
        margin-top: 55px;
    }

    .cda-rse-figures__item {
        min-height: 190px;
    }

    .cda-rse-figures__item img {
        width: 78px;
        height: 78px;
    }

    .cda-rse-figures__value {
        margin-top: 23px;
        font-size: 30px;
    }

    .cda-rse-figures__label {
        margin-top: 10px;
        font-size: 18px;
        line-height: 1.05;
    }

    .cda-rse-workforce {
        width: 95%;
    }

    .cda-rse-workforce__panel {
        padding: 36px 26px 63px;
    }

    .cda-rse-workforce__title {
        font-size: 40px;
    }

    .cda-rse-workforce__columns {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .cda-rse-workforce__team-title,
    .cda-rse-workforce__department-title {
        font-size: 34px;
    }

    .cda-rse-workforce__list li {
        font-size: 13px;
    }

    .cda-rse-workforce__gender {
        gap: 25px;
        margin-right: 12px;
        margin-left: 12px;
    }

    .cda-rse-workforce__department {
        margin-top: 45px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .cda-rse-label__item-image img,
    .cda-rse-figures__item img,
    .cda-rse-workforce__gender img {
        transition: none;
    }
}
