.GivRSE {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    --FONT-MAVENPRO: "Maven Pro", "Noto Sans", STXihei, 华文细黑, "Microsoft YaHei New", "Microsoft Yahei", 微软雅黑, 宋体, SimSun, sans-serif;
    --FONT-MAVENPRO-BOLD: "Maven Pro Bold", "Noto Sans", STXihei, 华文细黑, "Microsoft YaHei New", "Microsoft Yahei", 微软雅黑, 宋体, SimSun, sans-serif;
    --FONT-MAVENPRO-MEDIUM: "Maven Pro Medium", "Noto Sans", STXihei, 华文细黑, "Microsoft YaHei New", "Microsoft Yahei", 微软雅黑, 宋体, SimSun, sans-serif;
    --FONT-ROBOTO: "Roboto Condensed", "Noto Sans", STXihei, 华文细黑, "Microsoft YaHei New", "Microsoft Yahei", 微软雅黑, 宋体, SimSun, sans-serif;
}

@media(max-width:821px) {
    .GivRSE {
        padding-top: 64px;
    }
}

body,
html {
    scroll-behavior: smooth;
}

.GivRSE-header {
    position: relative;
    display: block;
    width: 100%;
    max-width: 1122px;
    margin: 0 auto;
}

.GivRSE-header__background,
.GivRSE-header__background img {
    width: 100%;
    display: block;
    height: auto;
    margin: 0 auto;
}

.GivRSE-header__credits-photo {
    margin: 0 auto;
    font-size: 12px;
    line-height: 1em;
    color: #000;
    text-align: left;
    padding-top: 15px;
}

@media(max-width:821px) {

    .GivRSE-header__credits-photo {
        padding: 8px 17px;
        font-size: 10px;
    }
}

.GivRSE-anchor {
    margin-top: -64px;
    height: 64px;
}

/*****************************************************/


.GivRSE-menu {
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #cecece;
    height: 64px;
    margin: 0 auto;
    margin-top: 80px;
    top: 0;
    position: sticky;
    background-color: #fff;
    z-index: 4;
    transition: all 0.3s ease-in-out;

}


.GivRSE-menu a {
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0 30px;
    font-size: 14px;
    display: inline-block;
    height: 64px;
    line-height: 64px;
    position: relative;
}

.GivRSE-menu a::after {
    content: " ";
    background-color: #000;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 5px;
    width: 100%;
    opacity: 0;
}

.GivRSE-menu a[data-active="1"]::after {
    opacity: 1;
}

.GivRSE-menu a:hover::after {
    opacity: 1;
}

@media(max-width:821px) {

    .GivRSE-menu {
        overflow-x: scroll;
        width: 100%;
        display: block;
        white-space: nowrap;
        font-size: 0;
        top: 0;
        left: 0;
        margin-top: 0;
    }

    .GivRSE-menu a {
        padding: 0 17px;


    }
}

/*****************************************************/
.GivRSE-edito {
    padding: 80px;
    padding-bottom: 120px;
    border-bottom: 1px solid #cecece;
    margin-bottom: 60px;
    color: #000;
}


.GivRSE-edito__title {
    margin: 0px auto;
    margin-bottom: 60px;
    font-family: var(--FONT-ROBOTO);
    font-size: 40px;
    font-weight: bold;
    font-stretch: condensed;
    font-style: normal;
    line-height: 1.05;
    letter-spacing: normal;
    text-align: center;
    text-transform: uppercase;
}

.GivRSE-edito__claim {
    margin: 0px auto;
    font-family: var(--FONT-MAVENPRO);
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: 0.4px;
    text-align: center;
    text-transform: uppercase;
}

.GivRSE-citation {
    margin: 40px auto;
}

.GivRSE-citation__content {
    max-width: 546px;
    margin: 0 auto;
    font-family: var(--FONT-MAVENPRO);
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: 0.4px;
    text-align: center;
    display: block;
    text-transform: uppercase;
}

.GivRSE-citation__author {
    height: 24px;
    margin: 0px auto;
    margin-top: 13px;
    font-family: var(--FONT-MAVENPRO-BOLD);
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
}




.GivRSE-edito__text {
    width: 100%;
    max-width: 546px;
    margin: 40px auto;
    font-family: var(--FONT-MAVENPRO);
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;

}



.GivRSE-edito__mentions {
    margin: 0 auto;
    margin-top: 20px;
    font-size: 12px;
    font-family: var(--FONT-MAVENPRO);
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    max-width: 546px;
}

.GivRSE-edito__text+.GivRSE-edito__mentions {
    margin-top: -20px;
}

.GivRSE-edito__sub-title {
    margin: 20px auto;
    margin-top: 80px;
    height: 40px;
    font-family: var(--FONT-MAVENPRO);
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: 0.4px;
    text-align: center;
    text-transform: uppercase;
    max-width: 354px;
}



@media(max-width:821px) {
    .GivRSE-edito {
        padding: 17px;
        padding-top: 60px;
        padding-bottom: 80px;
        margin-bottom: 0px;

    }

    .GivRSE-edito__claim {
        font-size: 20px;
    }


    .GivRSE-citation__content {
        font-size: 16px;
        line-height: 1.1;
    }

    .GivRSE-citation__author {
        margin-top: 10px;
    }

    .GivRSE-edito__text {
        margin: 30px auto;
    }
}

/*****************************************/


.GivRSE-button {
    width: 100%;
    max-width: 341px;
    height: 64px;
    margin: 0 auto;
    margin-top: 80px;
    box-sizing: border-box;
    padding: 8px 20px;
    background-color: #fff;
    padding-left: 48px;
    border: solid 1px #cecece;
    color: #000;
    font-family: var(--FONT-MAVENPRO);
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: 0.4px;
    display: flex;
    justify-content: start;
    align-items: center;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    cursor: pointer;
}

.GivRSE-button:hover {
    background-color: #fff;
    border: solid 1px #cecece;
    color: #000;
}

.GivRSE-button::before {
    content: " ";
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    display: block;
    position: absolute;
    top: 24px;
    left: 16px;
}

.GivRSE-button--download::before {
    background-image: url(./images/download.svg);
}

/*************************************************/
.GivRSE-summary {
    margin: 0px auto;
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 1282px;
    box-sizing: border-box;
    --PADDING-CHAPTER: 80px;
    --WIDTH-VISUAL: 546px;
    --TEXT-COLOR: #000;
    --BG-COLOR: #fff;
    padding: calc(var(--PADDING-CHAPTER)*0.75) var(--PADDING-CHAPTER);
}

.GivRSE-edito+.GivRSE-summary {}

.GivRSE-summary[data-theme="dark"] {
    --TEXT-COLOR: #fff;
    --BG-COLOR: #000;
}

@media(max-width:1282px) {
    .GivRSE-summary {
        --PADDING-CHAPTER: 6.24vw;
        --WIDTH-VISUAL: 35.10vw;
    }
}

.GivRSE-summary__visual {
    display: block;
    width: 100%;
    max-width: var(--WIDTH-VISUAL);

    position: relative;
    z-index: 2;
}

.GivRSE-summary[data-theme="dark"] .GivRSE-summary__visual {
    margin-bottom: var(--PADDING-CHAPTER);
}

.GivRSE-summary__visual img {
    width: 100%;
    height: auto;
    display: block;
}

.GivRSE-summary__visual-mobile {
    display: none;
}

.GivRSE-summary__content {
    width: 100%;

    margin-left: calc(-1*var(--WIDTH-VISUAL) + var(--PADDING-CHAPTER));
    box-sizing: border-box;
    padding: var(--PADDING-CHAPTER);
    padding-left: calc(var(--WIDTH-VISUAL) + var(--PADDING-CHAPTER)*0.5);
    background-color: var(--BG-COLOR);
    color: var(--TEXT-COLOR);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.GivRSE-summary[data-theme="dark"] .GivRSE-summary__content {
    margin-top: var(--PADDING-CHAPTER);
}

.GivRSE-summary__title {
    margin: 0;
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: 0.4px;
    text-transform: uppercase;
}

.GivRSE-summary__text {
    margin: 20px 0;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
}

.GivRSE-summary__links {
    list-style: none;
    padding: 0;
    margin: 0;
}

.GivRSE-summary__links>li {
    margin: 0;
    padding: 20px 0;
}

.GivRSE-summary__link-card {
    display: flex;
    text-decoration: none !important;
    align-items: center;
    justify-content: center;
}

.GivRSE-summary__link-thumbnail {
    overflow: hidden;
    display: block;
    width: 120px;
    height: 120px;
}

.GivRSE-summary__link-thumbnail img {
    display: block;
    transition: transform ease-in-out 0.5s;
    transform: scale(1);
}

.GivRSE-summary__link-card:hover .GivRSE-summary__link-thumbnail img {
    transform: scale(1.1);
}

.GivRSE-summary__link-text {
    font-family: var(--FONT-MAVENPRO-BOLD);
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: 0;
    color: var(--TEXT-COLOR);
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: left;
    padding-left: 20px;
    box-sizing: border-box;
    margin: 0;
    flex: 1;
}

.GivRSE-summary__link-more {
    font-family: var(--FONT-MAVENPRO);
    height: 20px;
    margin-top: 10px;
    font-weight: normal;
    text-transform: none;
    display: block;
    font-size: 14px;
    line-height: 1em;
}

.GivRSE-summary__link-more::after {
    content: "";
    width: 7px;
    height: 7px;
    transform: rotate(45deg);
    display: inline-block;
    border-right: 1px solid var(--TEXT-COLOR);
    border-top: 1px solid var(--TEXT-COLOR);
    vertical-align: middle;
    margin-left: 5px;
    transition: transform ease-in-out 0.2s;
    margin-bottom: 1px;
}

.GivRSE-summary__link-card:hover .GivRSE-summary__link-more::after {
    transform: translateX(-5px) rotate(45deg);
}

@media(max-width:821px) {
    .GivRSE-summary {
        display: block;
        justify-content: center;
        --PADDING-CHAPTER: 17px;
        --WIDTH-VISUAL: 546px;
        padding: var(--PADDING-CHAPTER);
        background-color: var(--BG-COLOR);
        border-bottom: 1px solid #cecece;
    }

    .GivRSE-summary__title {
        font-size: 20px;
        background-color: #fff;
        color: #000;
        padding: var(--PADDING-CHAPTER);
        padding-bottom: 40px;
        padding-top: 80px;
        margin: calc(-1*var(--PADDING-CHAPTER));
        margin-bottom: 0;
        padding-bottom: 258px !important;
    }

    .GivRSE-summary__visual {
        display: none;

    }

    .GivRSE-summary__visual-mobile {
        display: block;
        margin-top: -218px;
        margin-bottom: 40px;
    }

    .GivRSE-summary__visual-mobile img {
        display: block;
        width: 100%;
        height: auto;
    }

    .GivRSE-summary__content {
        margin: 0;
        padding: 0;
        text-align: center;
        display: block;
    }

    .GivRSE-summary[data-theme="dark"] .GivRSE-summary__content {
        margin-top: 0;
    }

    .GivRSE-summary__text {
        text-align: left;
    }

    .GivRSE-summary__links {
        width: auto;
        display: inline-block;
        font-size: 0;
        text-align: left;
        /*max-width: 341px;*/
    }


    .GivRSE-summary__links>li {
        display: inline-block;
        width: calc(50vw - 26px);
        margin: 0px !important;
        overflow: hidden;
        box-sizing: border-box;
        vertical-align: top;
    }

    .GivRSE-summary__links>li:nth-child(2n) {
        margin-left: 17px !important;
    }

    .GivRSE-summary__link-card {
        display: block;

    }

    .GivRSE-summary__link-thumbnail {
        margin: 0 auto;
        text-align: center;
    }

    .GivRSE-summary__link-text {
        margin-top: 20px;
        padding: 0px;
        text-align: center;
    }
}


/**********************************************************************/
.GivRSE-content {
    margin: 0px auto;
    max-width: 1122px;
    padding: 80px;
    box-sizing: border-box;
}

.GivRSE-content__title {
    margin: 0px auto;
    margin-bottom: 80px;
    font-family: var(--FONT-ROBOTO);
    font-size: 40px;
    font-weight: bold;
    font-stretch: condensed;
    font-style: normal;
    line-height: 1.05;
    letter-spacing: normal;
    text-align: center;
    text-transform: uppercase;
    max-width: 546px;
}

.GivRSE-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
    grid-auto-flow: column;
    grid-column-gap: 222px;
    max-width: 1122px;
    margin: 12px auto;
    margin-bottom: -36px;
    padding-left: 31px;
    padding-right: 31px;
    box-sizing: border-box;
    position: relative;
    color: #000;
}

.GivRSE-grid::before {
    content: "";
    width: 1px;
    height: calc(100% - 36px);
    position: absolute;
    top: 0;
    left: 50%;
    background-color: #cecece;
}

.GivRSE-grid__item {
    margin-bottom: 36px;
}

.GivRSE-grid__index {
    margin: 0px auto;
    font-family: var(--FONT-ROBOTO);
    font-size: 40px;
    font-weight: bold;
    font-stretch: condensed;
    font-style: normal;
    line-height: 1.05;
    letter-spacing: normal;
    text-align: left;
    text-transform: uppercase;
}

.GivRSE-grid__text {
    width: 100%;
    margin: 0px auto;
    margin-top: 10px;
    font-family: var(--FONT-MAVENPRO);
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
}

.GivRSE-grid__text strong {
    font-family: var(--FONT-MAVENPRO-BOLD);
    font-weight: bold;
}

@media(max-width:1120px) {
    .GivRSE-content {
        padding-left: 40px;
        padding-right: 40px;
    }

    .GivRSE-grid {
        grid-column-gap: 111px;
    }
}

@media(max-width:800px) {
    .GivRSE-grid::before {
        display: none;
    }

    .GivRSE-content {
        padding: 17px;
        padding-top: 60px;
    }

    .GivRSE-content__title {
        font-size: 30px;
        margin-bottom: 40px;
        text-align: left;
    }

    .GivRSE-grid {
        padding: 0;
        display: block;
        max-width: 546px;
    }

    .GivRSE-grid__item {
        margin-bottom: 40px;
    }

}


.GivRSE-intro {
    padding: 80px;
    padding-bottom: 0px;
    margin: 0 auto;
    margin-bottom: 60px;
    color: #000;
    --TEXT-COLOR: #000;
}

/************************************************************************/
/****************      BLOCK INTRO               ************************/
/************************************************************************/
.GivRSE-intro {
    padding: 80px;
    padding-bottom: 0px;
    margin: 0 auto;
    margin-bottom: 60px;
    color: #000;
    --TEXT-COLOR: #000;
}


.GivRSE-intro__title {
    margin: 0px auto;
    margin-bottom: 60px;
    font-family: var(--FONT-ROBOTO);
    font-size: 40px;
    font-weight: bold;
    font-stretch: condensed;
    font-style: normal;
    line-height: 1.05;
    letter-spacing: normal;
    text-align: center;
    text-transform: uppercase;
}

.GivRSE-intro__claim {
    margin: 0px auto;
    font-family: var(--FONT-MAVENPRO-MEDIUM);
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: 0.4px;
    text-align: center;
    text-transform: uppercase;
}

.GivRSE-intro__text {
    width: 100%;
    max-width: 546px;
    margin: 40px auto;
    font-family: var(--FONT-MAVENPRO);
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;

}



.GivRSE-intro__mentions {
    margin: 0 auto;
    margin-top: 20px;
    font-size: 12px;
    font-family: var(--FONT-MAVENPRO);
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    max-width: 546px;
}

.GivRSE-intro__text+.GivRSE-intro__mentions {
    margin-top: -20px;
}

.GivRSE-intro__logo-title {
    margin: 20px auto;
    margin-top: 10px;
    font-family: var(--FONT-MAVENPRO-MEDIUM);
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: 0.4px;
    text-align: left;
    text-transform: uppercase;
    max-width: 341px;

}

.GivRSE-intro__mentoring {
    display: flex;
    justify-content: center;
    align-items: center;

}

.GivRSE-intro__mentoring .GivRSE-intro__logo-title {
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0px;
    width: auto;
    margin: 0;
}


.GivRSE-intro__mentoring strong {
    font-size: 2.6em;
    margin-right: 0.2em;
    position: relative;
    white-space: nowrap;
}

.GivRSE-intro__mentoring strong sup {
    display: inline-block;
    font-size: 0.6em;
    vertical-align: top;
    top: unset;
    position: unset;
    line-height: unset;
}

.GivRSE-intro__sub-title {
    margin: 20px auto;
    margin-top: 80px;
    font-family: var(--FONT-MAVENPRO);
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: 0.4px;
    text-align: center;
    text-transform: uppercase;
    max-width: 354px;
}

.GivRSE-intro__logo,
.GivRSE-intro__logo img {
    margin: 0 auto;
    display: block;
}

.GivRSE-intro__logo+.GivRSE-intro__sub-title {
    margin-top: 10px;
}

@media(max-width:821px) {
    .GivRSE-intro {
        padding: 17px;
        padding-top: 60px;
        padding-bottom: 0px;
        margin-bottom: 0px;

    }

    .GivRSE-intro__title {
        font-size: 30px;
    }

    .GivRSE-intro__title br {
        display: none;
    }

    .GivRSE-intro__claim {
        font-size: 20px;
    }


    .GivRSE-intro__text {
        margin: 30px auto;
    }

    .GivRSE-intro__mentoring {
        flex-direction: column;
        align-items: center;
    }

    .GivRSE-intro__mentoring .GivRSE-intro__logo-title {
        flex-direction: column;
        text-align: center;
        max-width: 240px;

    }

    .GivRSE-intro__mentoring .GivRSE-intro__logo-title+.GivRSE-intro__logo-title {
        margin-top: 0px;
        margin-bottom: 20px;
    }

}

/************************************************************************/
/****************      BLOCK ARTICLE             ************************/
/************************************************************************/
.GivRSE-article {
    margin: 0px auto;
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 1282px;
    box-sizing: border-box;
    --PADDING-CHAPTER: 80px;
    --WIDTH-VISUAL: 546px;
    --TEXT-COLOR: #000;
    --BG-COLOR: #fff;
    padding: calc(var(--PADDING-CHAPTER)*0.75) var(--PADDING-CHAPTER);
}

.GivRSE-article:last-child,
.GivRSE-article[data-theme="dark"] {
    padding-bottom: calc(var(--PADDING-CHAPTER)*0.75);
}

.GivRSE-article+.GivRSE-article[data-theme="dark"] {}


.GivRSE-article[data-align="invert"] {
    flex-direction: row-reverse;
    margin-top: calc(var(--PADDING-CHAPTER)*0.75);
}


.GivRSE-article[data-theme="dark"] {
    --TEXT-COLOR: #fff;
    --BG-COLOR: #000;
}

@media(max-width:1282px) {
    .GivRSE-article {
        --PADDING-CHAPTER: 6.24vw;
        --WIDTH-VISUAL: 35.10vw;
    }
}

.GivRSE-article__visual {
    display: block;
    width: 100%;
    max-width: var(--WIDTH-VISUAL);

    position: relative;
    z-index: 2;
}

.GivRSE-article[data-theme="dark"] .GivRSE-article__visual {
    margin-bottom: var(--PADDING-CHAPTER);
}

.GivRSE-article__visual img {
    width: 100%;
    height: auto;
    display: block;
}

.GivRSE-article__visual-mobile {
    display: none;
}

.GivRSE-article__content {
    width: 100%;
    margin-left: calc(-1*var(--WIDTH-VISUAL) + var(--PADDING-CHAPTER));
    box-sizing: border-box;
    padding-top: var(--PADDING-CHAPTER);
    padding-bottom: var(--PADDING-CHAPTER);
    padding-left: calc(var(--WIDTH-VISUAL) + var(--PADDING-CHAPTER)*0.5);
    background-color: var(--BG-COLOR);
    color: var(--TEXT-COLOR);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

*[data-align="invert"] .GivRSE-article__content {
    margin-left: 0;
    margin-right: calc(-1*var(--WIDTH-VISUAL) + var(--PADDING-CHAPTER));
    padding-left: 0;
    padding-right: calc(var(--WIDTH-VISUAL) + var(--PADDING-CHAPTER)*0.5);
}

.GivRSE-article[data-theme="dark"] .GivRSE-article__content {
    margin-top: var(--PADDING-CHAPTER);
    padding-right: calc(1.5 * var(--PADDING-CHAPTER));
}

.GivRSE-article__title {
    margin: 0;
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: 0.4px;
    text-transform: uppercase;
}

.GivRSE-article__text {
    margin: 20px 0;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
}

.GivRSE-article__sub-title {
    margin: 20px 0;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-transform: uppercase;
    text-align: center;
    font-weight: 500;
}

.GivRSE-article__plus {
    font-size: 40px;
    display: block;
}

.GivRSE-article__sub-title+.GivRSE-button {
    margin-top: 60px;
}

.GivRSE-article__picto {
    margin: 0 auto;
    display: block;
    margin-top: 60px;
}

.GivRSE-article__logo,
.GivRSE-article__logo img {
    display: block;
    margin: 0 auto;
}

@media(max-width:821px) {
    .GivRSE-article {
        display: block;
        justify-content: center;
        --PADDING-CHAPTER: 17px;
        --WIDTH-VISUAL: 546px;
        padding: var(--PADDING-CHAPTER);
        background-color: var(--BG-COLOR);
        border-bottom: 1px solid #cecece;
    }

    .GivRSE-article__title {
        font-size: 20px;
        background-color: #fff;
        color: #000;
        padding: var(--PADDING-CHAPTER);
        padding-bottom: 40px;
        padding-top: 80px;
        margin: calc(-1*var(--PADDING-CHAPTER));
        margin-bottom: 0;
        padding-bottom: 258px !important;
    }

    .GivRSE-article__visual {
        display: none;
    }

    .GivRSE-article__visual-mobile {
        display: block;
        margin-bottom: 40px;
    }

    .GivRSE-article__title+.GivRSE-article__visual-mobile {
        margin-top: -218px;
    }

    .GivRSE-article__visual-mobile img {
        display: block;
        width: 100%;
        height: auto;
    }

    .GivRSE-article__content {
        margin: 0;
        padding: 0;
        text-align: center;
        display: block;
    }

    .GivRSE-article[data-theme="dark"] .GivRSE-article__content {
        margin-top: 0;
        padding-right: 0;
    }

    .GivRSE-article[data-align="invert"] .GivRSE-article__content {
        margin-top: 0;
        padding-right: 0;
    }

    .GivRSE-article__text {
        text-align: left;
    }

    .GivRSE-article__text+.GivRSE-article__sub-title {
        margin-top: 60px;
    }

    .GivRSE-button {
        margin-top: 60px;
        margin-bottom: 40px;
    }
}

/************************************************************************/
/****************      BLOCK STATS             ************************/
/************************************************************************/


.GivRSE-stats {
    text-align: center;
    font-size: 0;
}

.GivRSE-stats__item {
    width: 120px;
    height: 120px;
    display: inline-block;
    justify-content: center;
    align-items: center;
    margin: 20px;
    flex-direction: column;
    position: relative;
    box-sizing: border-box;
}

.GivRSE-stats__value {
    margin: 0px auto;
    margin-top: 24px;
    font-family: var(--FONT-ROBOTO);
    font-size: 40px;
    font-weight: bold;
    font-stretch: condensed;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    text-transform: uppercase;
}

.GivRSE-stats__label {
    font-family: var(--FONT-MAVENPRO);
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: 0.4px;
    text-align: center;
    text-transform: uppercase;
}

@media(max-width:800px) {
    .GivRSE-stats {
        overflow-x: scroll;
        white-space: nowrap;
        margin-left: -17px;
        margin-right: -17px;
    }

    .GivRSE-stats__item {
        width: 32vw;
        height: 32vw;
        margin: 20px 9vw;
    }

    .GivRSE-stats__item:first-child {
        margin-left: 34vw;
    }

    .GivRSE-stats__item:last-child {
        margin-right: 34vw;
    }

    .GivRSE-stats__item::before {
        width: calc(32vw + 2px);
        height: calc(32vw + 2px);
        border: 3px solid var(--TEXT-COLOR);
        top: calc(50% - 16vw - 1px);
        left: calc(50% - 16vw - 1px);
    }

    .GivRSE-stats__value {
        margin-top: 6.4vw;
        font-size: 10.66vw;
    }

    .GivRSE-stats__label {
        font-size: 4.26vw;
        letter-spacing: 0.106vw;
    }

}



/*************************************************************/

.GivRSE-stats__chart {
    position: absolute;
    border-radius: 50%;
    border: 1px solid #cecece;
    --COLOR-STAT: #000;
    --RAYON: 61px;
    top: calc(50% - var(--RAYON) - 1px);
    left: calc(50% - var(--RAYON) - 1px);
    width: calc(2 * var(--RAYON) - 2px);
    height: calc(2 * var(--RAYON) - 2px);
}

.GivRSE-article[data-theme="dark"] .GivRSE-stats__chart {
    --COLOR-STAT: #fff;
}

.GivRSE-stats__chart svg {
    transform: rotate(-90deg);
    position: absolute;
    top: calc(50% - var(--RAYON));
    left: calc(50% - var(--RAYON));
}

.GivRSE-stats__chart svg circle {
    stroke-dashoffset: 0;
    stroke: transparent;
    stroke-width: 3px;
    width: calc(var(--RAYON) *2);
    height: calc(var(--RAYON) *2);
}

.GivRSE-stats__chart svg .bar {
    stroke: var(--COLOR-STAT);
    stroke-dashoffset: calc(var(--RAYON) *2 *3.1416);
}

.GivRSE-stats__chart[data-anim="1"] svg .bar {
    transition: stroke-dashoffset 2s linear;
}

/******************************************/
.GivRSE-stats__chart[data-anim="1"] svg .bar {
    transition-delay: 1s;
}

/*************************************************************/
.GivRSE-map {
    width: 100%;
    position: relative;
    overflow: hidden;
    max-width: 1440px;
    margin: 40px auto;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    height: 551px;
}

.GivRSE-map__visual {
    position: absolute;
    z-index: 1;
    width: 1440px;
    top: 0;
    left: calc(50% - 720px);
}

.GivRSE-map__content {
    width: 544px;
    padding: 40px;
    box-sizing: border-box;
    background-color: #fff;
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.GivRSE-map__logo {
    width: 48px;
    height: 48px;
}

.GivRSE-map__title {
    margin: 20px 0;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-transform: uppercase;
    text-align: center;
    font-weight: 500;
}

.GivRSE-map__link {
    font-size: 14px;
    line-height: 20px;
    text-decoration: underline;
    color: #000;
    cursor: pointer;
}

@media(max-width:800px) {
    .GivRSE-map {
        margin-bottom: 0;
    }

    .GivRSE-map__visual {
        width: 100%;
        left: 0;
    }

    .GivRSE-map__content {
        width: auto;
        margin: 17px;
        padding: 60px 17px;
    }

    .GivRSE-map__visual img {
        width: 100%;
        height: auto;
        display: block;
    }
}

/***************************************************/
.GivRSE-episodes {
    padding: 20px;
    box-sizing: border-box;
    text-align: center;
    border-bottom: 1px solid #cecece;
    font-family: var(--FONT-MAVENPRO-MEDIUM);
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
}

.GivRSE-episodes__arrow {
    font-size: 0;
    height: 30px;
    width: 30px;
    background-image: url(./images/arrow.svg);
    background-repeat: no-repeat;
    background-size: 8px 14px;
    background-position: center center;
    cursor: pointer;
}

.GivRSE-episodes__arrow--prev {
    margin-right: 20px;
}

.GivRSE-episodes__arrow--next {
    transform: scaleX(-1);
    margin-left: 20px;
}

.GivRSE-episodes__title {
    margin: 0px auto;
    font-family: var(--FONT-ROBOTO);
    font-size: 40px;
    font-weight: bold;
    font-stretch: condensed;
    font-style: normal;
    line-height: 1.05;
    letter-spacing: normal;
    text-align: center;
    text-transform: uppercase;
    max-width: 890px;
}

.GivRSE-episodes__date {
    margin: 0;
    margin-bottom: 40px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
}

.GivRSE-episodes__num {}

.GivRSE-episodes__footer {
    padding: 20px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}

.GivRSE-episodes__prev-link {
    font-size: 14px;
    line-height: 20px;
    text-decoration: underline;
    cursor: pointer;
}

.GivRSE-episodes__prev-link::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    background-image: url(./images/arrow.svg);
    background-size: contain;
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
    margin-right: 2px;
}

.GivRSE-episodes__next-link {
    font-size: 14px;
    line-height: 20px;
    text-decoration: underline;
    cursor: pointer;

}

.GivRSE-episodes__next-link::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    background-image: url(./images/arrow.svg);
    background-size: contain;
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
    margin-left: 2px;
    transform: scaleX(-1);
}

@media(max-width:800px) {
    .GivRSE-episodes {
        border-bottom: 0px solid #cecece;
        margin-bottom: 20px;
    }

    .GivRSE-episodes__title {
        font-size: 30px;
    }

    .GivRSE-episodes__date {
        margin: 0;
        margin-bottom: 25px;
    }

    .GivRSE-episodes__header {
        margin: 0 17px;
        margin-bottom: 40px;
    }
}

/****************************************/

.GivRSE-video {
    margin: 60px auto;
    width: 100%;
    max-width: 1125px;
}

.GivRSE-video__row {
    width: 100%;
    display: flex;
    gap: 57px;
}

.GivRSE-video__poster {
    max-width: 1122px;
    margin: 0 auto;
    display: block;
    position: relative;
    cursor: pointer;
}

.GivRSE-video__poster::before {
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 40px);
    left: calc(50% - 40px);
    width: 80px;
    height: 80px;
    pointer-events: none;
    background-image: url(./images/play-video.svg);
}

.GivRSE-video__poster--nopicto::before {
    display: none;
}

.GivRSE-video__poster img {
    width: 100%;
    height: auto;
    display: block;
}

.GivRSE-video__mentions {
    margin: 0 auto;
    font-size: 12px;
    line-height: 1em;
    color: #000;
    text-align: left;
    padding-top: 15px;
}

.GivRSE-video__player {
    position: relative;
    flex-basis: 100%;

}

@media(max-width:800px) {


    .GivRSE-video {
        margin: 60px auto;
        margin-top: 40px;
        flex-direction: column;
    }

    .GivRSE-video__row {
        padding: 0 17px;
        width: 100%;
        display: flex;
        gap: 17px;
        box-sizing: border-box;
    }

    .GivRSE-video__mentions {
        padding: 17px;
        font-size: 10px;
    }


}

/************************************************************************/
/****************      BLOCK CHAPTER             ************************/
/************************************************************************/
.GivRSE-chapter {
    margin: 0px auto;
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 1282px;
    box-sizing: border-box;
    --PADDING-CHAPTER: 80px;
    --WIDTH-VISUAL: 546px;
    --TEXT-COLOR: #000;
    --BG-COLOR: #fff;
    padding: calc(var(--PADDING-CHAPTER)*0.75) var(--PADDING-CHAPTER);
}


.GivRSE-chapter[data-align="invert"] {
    flex-direction: row-reverse;
    margin-top: 0;
}


.GivRSE-chapter[data-theme="dark"] {
    --TEXT-COLOR: #fff;
    --BG-COLOR: #000;
}

@media(max-width:1282px) {
    .GivRSE-chapter {
        --PADDING-CHAPTER: 6.24vw;
        --WIDTH-VISUAL: 35.10vw;
    }
}

.GivRSE-chapter__visual {
    display: block;
    width: 100%;
    max-width: var(--WIDTH-VISUAL);

    position: relative;
    z-index: 2;
}

.GivRSE-chapter[data-theme="dark"] .GivRSE-chapter__visual {
    margin-bottom: var(--PADDING-CHAPTER);
}

.GivRSE-chapter__visual img {
    width: 100%;
    height: auto;
    display: block;
}

.GivRSE-chapter__visual-mobile {
    display: none;
}

.GivRSE-chapter__content {
    width: 100%;
    margin-left: calc(-1*var(--WIDTH-VISUAL) + var(--PADDING-CHAPTER));
    box-sizing: border-box;
    padding-top: var(--PADDING-CHAPTER);
    padding-bottom: var(--PADDING-CHAPTER);
    padding-left: calc(var(--WIDTH-VISUAL) + var(--PADDING-CHAPTER)*0.5);
    background-color: var(--BG-COLOR);
    color: var(--TEXT-COLOR);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

*[data-align="invert"] .GivRSE-chapter__content {
    margin-left: 0;
    margin-right: calc(-1*var(--WIDTH-VISUAL) + var(--PADDING-CHAPTER));
    padding-left: 0;
    padding-right: calc(var(--WIDTH-VISUAL) + var(--PADDING-CHAPTER)*0.5);
}

.GivRSE-chapter[data-theme="dark"] .GivRSE-chapter__content {
    margin-top: var(--PADDING-CHAPTER);
    padding-right: calc(1.5 * var(--PADDING-CHAPTER));
}

.GivRSE-chapter__title {
    margin: 0;
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: 0.4px;
    text-transform: uppercase;
}

.GivRSE-chapter__text {
    margin: 20px 0;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
}

.GivRSE-chapter__sub-title {
    margin: 20px 0;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-transform: uppercase;
    text-align: center;
    font-weight: 500;
}

.GivRSE-chapter__plus {
    font-size: 40px;
    display: block;
}

.GivRSE-chapter__sub-title+.GivRSE-button {
    margin-top: 60px;
}

.GivRSE-chapter__picto {
    margin: 0 auto;
    display: block;
    margin-top: 60px;
}

.GivRSE-chapter__logo,
.GivRSE-chapter__logo img {
    display: block;
    margin: 0 auto;
}

@media(max-width:821px) {
    .GivRSE-chapter {
        display: block;
        justify-content: center;
        --PADDING-CHAPTER: 17px;
        --WIDTH-VISUAL: 546px;
        padding: var(--PADDING-CHAPTER);
        background-color: var(--BG-COLOR);
    }

    .GivRSE-chapter[data-theme="dark"] {
        padding-bottom: 40px;
        margin-bottom: 40px;
    }

    .GivRSE-chapter--video {
        border-bottom: 0px solid #cecece;
    }

    .GivRSE-chapter__title {
        font-size: 20px;
        /*  background-color: #fff;
        color: #000;
        padding: var(--PADDING-CHAPTER);
        padding-bottom: 40px;
        padding-top: 80px;*/
        margin: calc(-1*var(--PADDING-CHAPTER));
        margin-top: 20px;
        margin-bottom: 0;
        /*  padding-bottom: 258px !important;
        */
    }

    .GivRSE-chapter--video .GivRSE-article__title {
        padding-bottom: 155px !important;
    }

    .GivRSE-chapter__visual {
        display: none;
    }

    .GivRSE-chapter__visual-mobile {
        display: block;
        margin-bottom: 40px;
    }

    .GivRSE-chapter__title+.GivRSE-chapter__visual-mobile {
        margin-top: -218px;
    }

    .GivRSE-chapter__visual-mobile img {
        display: block;
        width: 100%;
        height: auto;
    }

    .GivRSE-chapter__content {
        margin: 0;
        padding: 0;
        text-align: center;
        display: block;
    }

    .GivRSE-chapter[data-theme="dark"] .GivRSE-chapter__content {
        margin-top: 0;
        padding-right: 0;
    }

    .GivRSE-chapter[data-align="invert"] .GivRSE-chapter__content {
        margin-top: 0;
        padding-right: 0;
    }

    .GivRSE-chapter__text {
        text-align: left;
    }

    .GivRSE-chapter__text+.GivRSE-chapter__sub-title {
        margin-top: 60px;
    }

    .GivRSE-button {
        margin-top: 60px;
        margin-bottom: 40px;
    }
}

/****************************************/
.GivRSE-largeblock {
    --PADDING-CHAPTER: 80px;
    max-width: calc(1125px + 2*var(--PADDING-CHAPTER));
    margin: 0 auto;
    padding-left: var(--PADDING-CHAPTER);
    padding-right: var(--PADDING-CHAPTER);
    padding-top: calc(0.75*var(--PADDING-CHAPTER));
    box-sizing: border-box;
}

.GivRSE-largeblock__visual {
    margin-bottom: 60px;
    display: block;
    position: relative;
    width: 100%;
}

.GivRSE-largeblock__visual img {
    display: block;
    width: 100%;
    height: auto;
}

.GivRSE-largeblock__text {
    margin: 20px 0;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
}

@media (max-width: 1282px) {
    .GivRSE-largeblock {
        --PADDING-CHAPTER: 6.24vw;
    }
}

@media(max-width:800px) {
    .GivRSE-largeblock {
        --PADDING-CHAPTER: 17px;
        padding-top: 20px;
    }

    .GivRSE-largeblock__visual {
        margin-bottom: 40px;
    }

}