* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Noto Kufi Arabic", sans-serif;
}

body {
    padding: 5px;
}

.header {
    background-color: #000000;
    padding: 36px 35px;
    /*padding: 0 clamp(15px, 1.0416666667vw, 17.5px);*/
}

.biographies,
.bibliographie {
    font-family: "inter", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: clamp(14px, 0.9722222222vw, 16.3333333333px);
    line-height: calc(clamp(14px, 0.9722222222vw, 16.3333333333px) + 10px);
    color: #000000;
    opacity: 0.7;
}


.container {
    /* width: clamp(1370px, 95.1388888889vw, 1598.3333333333px); */

    max-width: 100%;
    margin: 0 auto;

    display: flex;
    justify-content: space-between;
    /*align-items: end;*/
    flex-direction: column;
}

.archif__of {
    font-weight: 600;
    font-size: 25px;
    line-height: 35px;
    letter-spacing: 0;
}

.manazir {
    font-weight: 400;
    font-size: 18px;
    line-height: 110%;
    letter-spacing: 0;
}

.header .header__navigation {
    color: #FFFFFF;
}

.filter {
    display: flex;
    gap: 20px;
    padding: 0 34px 0 34px;
    max-width: 1440px;
    margin: 0 auto;
    margin-bottom: 60px;
    margin-top: 46px;
    /* overflow-x:  auto; */
}

.btn {
    border: 1px solid #000000;
    gap: 15px;
    padding: 25px;

    font-weight: 400;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: 0;

    background-color: #FFFFFF;
}

.close__svg {
    display: none;
}

.main {
    /* max-width: 1440px; */
    margin: 0 auto;
    /* padding: 0 34px; */
    margin-top: 60px;
    /* padding-left: clamp(45px, 3.125vw, 52.5px); */
    /*width: clamp(1370px, 95.1388888889vw, 1920px);*/
}

.blog-item {
    border-top: 1px solid #0000002b;
    margin-bottom: 46px;
    text-decoration: none;
    color: #000000;
    display: block;
    transition: opacity 0.3s;
}

.blog-item:hover {
    opacity: .6;
}


.categories {
    background-color: #0000000D;
    width: fit-content;

    display: flex;
    align-items: center;
    gap: 15px;
    padding: 10px;

    margin-bottom: 22px;
}

.dvider {
    width: 1px;
    height: 10px;
    background-color: #000000;
}

.category {
    font-weight: 500;
    font-size: 14px;
    line-height: 110%;
    letter-spacing: 0;
    text-transform: uppercase;
}

.date__range {
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;

    margin-bottom: 10px;
}

.blog-item .title {
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    /* letter-spacing: -2%; */
    letter-spacing: calc(-2% 0.02em);
    text-decoration: none;
}

.pagination {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin-top: 110px;

    align-items: self-start;
    gap: 15px;
}

.page__nbrs {
    display: flex;
    gap: 10px;
}

.page__nbr,
.dash {
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0;
    opacity: 60%;
}

.page__nbr {
    border: none;
    background-color: transparent;
}

.active__page__nbr {
    opacity: 100%;
}

.btn__no__style {
    border: none;
    background-color: transparent;
    cursor: pointer;
}

.next__back__btn {
    font-weight: 400;
    font-size: 14px;
    line-height: 110%;
    letter-spacing: 2%;
    text-transform: uppercase;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-thickness: 0;
    text-decoration-skip-ink: auto;
}


.next__back {
    display: flex;
    align-items: center;
    gap: 30px;
}


.custom-select {
    position: relative;
    flex: 0 0 auto;
}

.original-select {
    display: none;
    min-width: 216px;
}

.select-selected-arr {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #000000;
    padding: 25px;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: 0;
    background-color: #FFFFFF;
    cursor: pointer;
    gap: 10px;
}

.select-selected {
    position: relative;
}

.unselectable,
.unselectable-select {
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.selected-filter path {
    stroke: white;
}


.select-items {
    position: absolute;
    background-color: white;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    border: 1px solid #000000;
    border-top: none;
    max-height: 378px;
    overflow-y: auto;
    display: none;
}

.select-items div {
    cursor: pointer;
    padding-right: 25px;
    padding-left: 25px;
}

.select-items div:hover {
    background-color: #f0f0f0;
}

/* end select */

.selected-filter {
    background-color: #000000 !important;
    display: flex;
    align-items: center;
}

.selected-filter path,
.selected-filter {
    color: white !important;
}

.sub__filter {
    display: flex;
}

.opend__list {
    display: none;
    list-style-type: none;
    align-items: center;
    margin-left: 26px;
}

.opend__list__active {
    display: flex;
}

.opend__list>li {
    border-left: 1px solid #000000;
    padding: 25px;

    /* font-family: Satoshi; */
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    text-align: center;

}

.opend__list>li:last-child {
    border-right: 1px solid #000000;
}

.footer {
    display: flex;

    /*width: 100%;*/


    font-weight: 400;

    width: clamp(1370px, 95.1388888889vw, 1598.3333333333px);
    max-width: 100%;
    margin: 0 auto;

    margin-top: 74px;
    margin-bottom: 34px;

    flex-direction: column;
    align-items: self-start;
    gap: 15px;
}

.copy__right {
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0;
}

.blanche {
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0;
    color: #000000;
}

.blanche a {
    text-decoration: none;
    font-weight: 700;
}


/* single archive */

.navigation {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: clamp(1370px, 95.1388888889vw, 1598.3333333333px);
    max-width: 100%;
    margin: 0 auto;
    padding-top: 39px;
    padding-bottom: 38px;
    border-bottom: 2px solid #000000;
    margin-bottom: 36px;
}

.return {

    font-family: "AktivGrotesk", sans-serif;
    font-weight: 500;

    /*font-size: 15px;*/
    /*line-height: 110.00000000000001%;*/

    letter-spacing: 2%;
    text-transform: uppercase;
    text-decoration: none;
    color: #000000;

    display: flex;
    align-items: center;
    gap: 9px;

    font-size: clamp(14px, 0.9722222222vw, 16.3333333333px);
    /*line-height: clamp(14px, 0.9722222222vw, 16.3333333333px);*/
    line-height: 0;
}

.prev__next {
    display: flex;
    gap: 30px;
}

.prev,
.next {
    /*font-weight: 400;*/
    /*font-size: 14px;*/
    /*line-height: 110%;*/
    letter-spacing: 0.02em;
    text-transform: uppercase;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-thickness: 0%;
    text-decoration-skip-ink: auto;
    color: #000000;

    font-family: "AktivGrotesk", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: clamp(14px, 0.9722222222vw, 16.3333333333px);
    line-height: calc(clamp(14px, 0.9722222222vw, 16.3333333333px) + 10px);

}

.reach__end {
    cursor: not-allowed;
    opacity: 0.5;
}

.single__archive__content {
    /* max-width: 700px;
    width: 100%;
    margin: 0 auto; */
    /* padding-right: 117px; */
    margin-top: 60px;
}

.tag__item {
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 10px;
    text-transform: uppercase;
    border: 1px solid #000000;
}

.black__background {
    background-color: #000000;
    color: #fff;
}

.single__archive {
    display: flex;
    /* gap: 116px; */
    /* max-width: 1440px; */
    /* width: clamp(1370px, 95.1388888889vw, 1920px); */
    /*width: 100%;*/
    /*margin: 0 auto;*/

    width: clamp(1370px, 95.1388888889vw, 1598.3333333333px);
    max-width: 100%;
    margin: 0 auto;
    /*padding: 0 clamp(15px, 1.0416666667vw, 17.5px);*/

    flex-direction: column;
}

.single__archive__img {
    position: relative;
    height: fit-content;
}

.skeleton {
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #eee 25%, #ddd 50%, #eee 75%);
    background-size: 200% 100%;
    animation: loading 1.5s infinite;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
}

@keyframes loading {
    0% {
        background-position: 200% 0;
    }

    100% {
        background-position: -200% 0;
    }
}

.single__archive__img img {
    width: 100%;
    height: auto;
}

.single__archive__content__tags {
    display: flex;
    list-style-type: none;
    margin-bottom: 75px;
}

.share__media {
    display: flex;
    align-items: center;
    gap: 10px;
}

.social__media {
    display: flex;
    /*gap: 10px;*/
    gap: clamp(23px, 0.5555555556vw, 9.3333333333px);
    list-style-type: none;
    align-items: center;
}


.share__media>span {
    font-family: "Satoshi", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: clamp(14px, 0.9722222222vw, 16.3333333333px);
    line-height: calc(clamp(14px, 0.9722222222vw, 16.3333333333px) + 0);
    color: #000000;
}



/*.social__media li {*/
/*    flex: 1;*/
/*}*/

.single__archive__content__author__info {
    margin-top: clamp(50px, 3.4722222222vw, 58.3333333333px);
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.publish_author {
    display: flex;
    flex-direction: column;

    position: relative;
    padding-bottom: clamp(25px, 1.7361111111vw, 29.1666666667px);
}

.publish_author h4 {
    font-family: "Satoshi", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: clamp(16px, 1.1111111111vw, 18.6666666667px);
    line-height: calc(clamp(16px, 1.1111111111vw, 18.6666666667px) + 10px);
    color: #000000;
}

.publish_author:after {
    content: "";
    width: 18px;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #000;
}

.social__media li,
.social__media li a {
    display: inline-flex;
}

.single__archive__content__title {
    /*font-weight: 300;*/
    /*font-size: clamp(34px, 2.3611111111vw, 39.6666666667px);*/
    /*line-height: calc(clamp(34px, 2.3611111111vw, 39.6666666667px) + 10px);*/
    /* line-height: 110%; */
    /*letter-spacing: -4%;*/
    /*text-transform: uppercase;*/
    margin-bottom: 30px;


    font-family: "AktivGrotesk", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: clamp(40px, 2.7777777778vw, 46.6666666667px);
    line-height: calc(clamp(40px, 2.7777777778vw, 46.6666666667px) + 10px);
    letter-spacing: -0.04em;
    text-transform: uppercase;
    color: #000000;


}

.single__archive__content__title span {
    font-weight: 700;
}

.single__archive__content__text {
    margin-bottom: 60px;
}

.single__archive__content__text__description {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.single__archive__content__author {
    display: block;
}

.single__archive__content__author__name {
    text-decoration: none;
    color: #000000;
}



.join__us {
    display: flex;
    flex-direction: column;
    gap: clamp(20px, 1.3888888889vw, 23.3333333333px);
    margin-top: clamp(65px, 4.5138888889vw, 75.8333333333px);
}

.join__us p {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: clamp(16px, 1.1111111111vw, 18.6666666667px);
    line-height: calc(clamp(16px, 1.1111111111vw, 18.6666666667px) + 10px);
    color: #000000;
}

.related__archive {
    width: clamp(1370px, 95.1388888889vw, 1598.3333333333px);
    max-width: 100%;
    margin: 0 auto;
    /*display: flex;*/
    display: grid;
    /*gap: 40px;*/
    gap: clamp(40px, 2.7777777778vw, 46.6666666667px);
    margin-top: 80px;
    margin-bottom: 94px;
    /*flex-direction: column;*/

    grid-template-columns: repeat(1, 1fr);
}

.related__archive a {
    /*flex: 0 0 50%;*/
    width: 100%;
    text-decoration: none;
}

.related__archive__desc {
    /*font-weight: 400;*/
    /* font-size: 12px; */
    /*font-size: clamp(12px, 0.8333333333vw, 14px);*/
    /*line-height: calc(clamp(12px, 0.8333333333vw, 14px) + 10px);*/
    /* line-height: 120%; */
    /*letter-spacing: 0;*/
    /*color: #000000;*/
    /*opacity: .5;*/
    /*margin-top: 20px;*/



    font-family: "Satoshi", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: clamp(12px, 0.8333333333vw, 14px);
    line-height: calc(clamp(12px, 0.8333333333vw, 14px) + clamp(8px, 0.5555555556vw, 9.3333333333px));
    color: #000000;
    margin-top: clamp(10px, 0.6944444444vw, 11.6666666667px);
    opacity: 0.5;
}

.related__archive img {
    width: 100%;
    height: auto;
}

/* end single archive */


.blog {
    /*width: clamp(1370px, 95.1388888889vw, 1920px);*/
    margin: 0 auto;

    display: flex;
    align-items: center;
    margin-top: clamp(40px, 2.7777777778vw, 46.6666666667px);

}

.blog .blog-filters {
    display: flex;
    flex-direction: row;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -ms-overflow-style: none;
    scrollbar-width: none;
    gap: clamp(25px, 1.7361111111vw, 29.1666666667px);
}

.blog .blog-filters ul {
    display: flex;
    align-items: center;
    gap: clamp(25px, 1.7361111111vw, 29.1666666667px);
}

.blog .blog-filters ul li.dropdown {
    display: flex;
    align-items: center;
    gap: clamp(20px, 1.3888888889vw, 23.3333333333px);
}

.blog .blog-filters ul span {
    /*height: clamp(102px, -0.361111vw, 7.333333px);*/
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 0;
    padding: 0 clamp(30px, 2.0833333333vw, 35px) 0 clamp(30px, 2.0833333333vw, 35px);
    border: 1px solid #000000;
    font-family: "Satoshi", sans-serif;
    font-style: normal;
    font-weight: 300;
    transition: 0.3s;
    font-size: clamp(21px, 2.9vw, 62.166667px);
    line-height: calc(clamp(45px, 2.819444vw, 64.1666666667px) + 10px);
    color: #000000;
    cursor: pointer;
    position: relative;
    transition: 0.4s;
}

.blog .blog-filters ul a {
    height: clamp(102px, -0.361111vw, 7.333333px);
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 0;
    padding: 0 clamp(30px, 2.0833333333vw, 35px) 0 clamp(30px, 2.0833333333vw, 35px);
    border: 1px solid #000000;
    font-family: "Satoshi", sans-serif;
    font-style: normal;
    font-weight: 300;
    transition: 0.3s;
    font-size: clamp(21px, 2.9vw, 62.166667px);
    line-height: calc(clamp(45px, 2.819444vw, 64.1666666667px) + 10px);
    color: #000000;
    cursor: pointer;
    position: relative;
    transition: 0.4s;
}

.blog .blog-filters ul a:hover {
    color: #fff;
    background-color: #000;
}

.blog .blog-filters ul .dropdown>span:hover {
    color: #fff;
    background-color: #000;
}

ul,
li {
    list-style: none;
}

.blog .blog-filters ul span svg {
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
    opacity: 0;
    transition: 0.4s;
}

.blog .blog-filters ul.dropdown-content {
    display: none;
    -webkit-clip-path: polygon(0 0, 35% 0, 35% 100%, 0% 100%);
    clip-path: polygon(0 0, 35% 0, 35% 100%, 0% 100%);
}

.blog .blog-filters ul.dropdown-content li {
    display: flex;
    align-items: center;
    justify-content: center;
    height: clamp(80px, -2.361111vw, 128.3333333333px);
    text-transform: uppercase;
    color: #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    padding: clamp(30px, 2.0833333333vw, 35px) clamp(60px, 4.1666666667vw, 70px);
}


.blog .blog-filters ul.dropdown-content li span {
    font-family: "Satoshi", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: clamp(20px, 1.3888888889vw, 23.3333333333px);
    line-height: calc(clamp(20px, 1.3888888889vw, 23.3333333333px) + 10px);
    padding: 0 !important;
    border: none !important;
    user-select: none;
    -webkit-user-select: none;
    /* Safari */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
    /* Standard syntax */
}

.blog .blog-filters li.active>span {
    background-color: #000;
    color: #fff;
    gap: 15px;
    padding: 0 clamp(75px, 5.2083333333vw, 87.5px) 0 clamp(30px, 2.0833333333vw, 35px);
}

.blog .blog-filters li.active span svg {
    opacity: 1;
}

.blog .blog-filters li.active ul.dropdown-content {
    display: flex;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}


.bouncing-loader {
    display: flex;
    justify-content: center;
    /*position: absolute;*/
    /*top: 120px;*/
    /*left: 0;*/
    /*right: 0;*/
    margin: auto;
    opacity: 0;
    visibility: hidden;
}

body.loading .bouncing-loader {
    opacity: 1;
    visibility: visible;
}

.bouncing-loader>div {
    width: 1rem;
    height: 1rem;
    margin: 3rem 0.2rem;
    background: #000;
    border-radius: 50%;
    animation: bouncing-loader 0.6s infinite alternate;
}

.bouncing-loader>div:nth-child(2) {
    animation-delay: 0.2s;
}

.bouncing-loader>div:nth-child(3) {
    animation-delay: 0.4s;
}

@keyframes bouncing-loader {
    to {
        opacity: 0.1;
        transform: translate3d(0, -1rem, 0);
    }
}



.single__archive__content__date,
.single__archive__content__description {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: clamp(24px, 1.6666666667vw, 28px);
    line-height: calc(clamp(24px, 1.6666666667vw, 28px) + 10px);
    color: #000000;
}

.image-caption {
    display: flex;
    flex-direction: column;
    font-family: "Satoshi", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: clamp(12px, 0.8333333333vw, 14px);
    line-height: calc(clamp(12px, 0.8333333333vw, 14px) + 10px);
    color: #000000;
    margin-top: clamp(20px, 1.3888888889vw, 23.3333333333px);
}


.further-info {
    display: flex;
    flex-direction: column;
    margin-top: clamp(40px, 2.7777777778vw, 46.6666666667px);
}

.further-info h3 {
    font-family: "Satoshi", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: clamp(16px, 1.1111111111vw, 18.6666666667px);
    line-height: calc(clamp(16px, 1.1111111111vw, 18.6666666667px) + 10px);
    color: #000000;
}


.further-info p {
    font-family: "Satoshi", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: clamp(16px, 1.1111111111vw, 18.6666666667px);
    line-height: calc(clamp(16px, 1.1111111111vw, 18.6666666667px) + 10px);
    color: #000000;
    /* text-decoration: underline; */
}

.single-article-gallery {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: clamp(40px, 2.7777777778vw, 46.6666666667px);
    justify-content: center;
    margin: clamp(60px, 4.1666666667vw, 70px) 0;
}

/*.single-article-gallery {*/
/*    grid-template-columns: repeat(1, 1fr);*/
/*}*/


.single-article-gallery .item-image {
    display: flex;
    flex-direction: column;
}


.image {
    width: 100%;
    /* height: clamp(800px, 55.5555555556vw, 933.3333333333px); */
}


.image img {
    width: 100%;
    /* height: 100%; */
    -o-object-fit: cover;
    object-fit: cover;
}


.single-article-gallery .item-image .caption {
    font-family: "Satoshi", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: clamp(12px, 0.8333333333vw, 14px);
    line-height: calc(clamp(12px, 0.8333333333vw, 14px) + clamp(8px, 0.5555555556vw, 9.3333333333px));
    color: #000000;
    margin-top: clamp(10px, 0.6944444444vw, 11.6666666667px);
    opacity: 0.5;
}

.single-article-gallery-text {
    /* width: clamp(700px, 48.6111111111vw, 816.6666666667px); */
    display: flex;
    flex-direction: column;
    gap: clamp(20px, 1.3888888889vw, 23.3333333333px);
    margin-left: auto;
}



.single-article-gallery {
    display: grid;
    /* grid-template-columns: repeat(3, 1fr); */
    gap: clamp(40px, 2.7777777778vw, 46.6666666667px);
    justify-content: center;
    margin: clamp(60px, 4.1666666667vw, 70px) 0;
}

.single-article-gallery.grid_1 {
    grid-template-columns: repeat(1, 1fr);
}

.single-article-gallery .item-image .caption {
    font-family: "Satoshi", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: clamp(12px, 0.8333333333vw, 14px);
    line-height: calc(clamp(12px, 0.8333333333vw, 14px) + clamp(8px, 0.5555555556vw, 9.3333333333px));
    color: #000000;
    margin-top: clamp(10px, 0.6944444444vw, 11.6666666667px);
    opacity: 0.5;
}





.single-article-image-text {
    display: flex;
    justify-content: space-between;
}

.single-article-image-text .image_caption {
    width: 100%;
}

.single-article-image-text .image_caption .image {
    width: 100%;
}

.single-article-image-text .image_caption .image img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}


.single-article-image-text .image_caption .caption {
    font-family: "Satoshi", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: clamp(10px, 0.6944444444vw, 11.6666666667px);
    line-height: calc(clamp(10px, 0.6944444444vw, 11.6666666667px) + 10px);
    color: #000000;
    margin-top: 10px;
    opacity: 0.5;
}

.single-article-image-text .text {
    display: flex;
    flex-direction: column;
    gap: clamp(10px, 0.6944444444vw, 11.6666666667px);
}

.single-article-image-text {
    flex-direction: column;
}

.single-article-note {
    display: flex;
    flex-direction: column;
    gap: clamp(40px, 2.7777777778vw, 46.6666666667px);
    margin-top: clamp(60px, 4.1666666667vw, 70px);
    padding: 30px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    position: relative;
}


.single-article-note .fin-page,
.single-article-note .bibliographie {
    display: flex;
    flex-direction: column;
    gap: clamp(10px, 0.6944444444vw, 11.6666666667px);
}

.single-article-note .biographies {
    display: flex;
    flex-direction: column;
    gap: clamp(10px, 0.6944444444vw, 11.6666666667px);
}

.single-article-note .biographies h3 {
    font-family: "inter", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: clamp(20px, 1.3888888889vw, 23.3333333333px);
    line-height: calc(clamp(20px, 1.3888888889vw, 23.3333333333px) + 10px);
    color: #000000;
}

.single-article-note .biographies p {
    font-family: "inter", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: clamp(14px, 0.9722222222vw, 16.3333333333px);
    line-height: calc(clamp(14px, 0.9722222222vw, 16.3333333333px) + 10px);
    color: #000000;
    opacity: 0.7;
}


.single-article-note .fin-page h3,
.single-article-note .bibliographie h3 {
    font-family: "inter", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: clamp(20px, 1.3888888889vw, 23.3333333333px);
    line-height: calc(clamp(20px, 1.3888888889vw, 23.3333333333px) + 10px);
    color: #000000;
}


.single-article-note .fin-page p,
.single-article-note .bibliographie p {
    font-family: "inter", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: clamp(14px, 0.9722222222vw, 16.3333333333px);
    line-height: calc(clamp(14px, 0.9722222222vw, 16.3333333333px) + 10px);
    color: #000000;
    opacity: 0.7;
}


.single-article-note:after {
    content: "";
    width: clamp(25px, 1.7361111111vw, 29.1666666667px);
    height: clamp(40px, 2.7777777778vw, 46.6666666667px);
    position: absolute;
    top: -17px;
    left: -9px;
    background-color: #fff;
    z-index: 1;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    transform: rotate(45deg);
}


.single-article-note .fin-page ul,
.single-article-note .bibliographie ul {
    display: flex;
    flex-direction: column;
}


.single-article-note .fin-page ul li,
.single-article-note .bibliographie ul li {
    font-family: "inter", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: clamp(14px, 0.9722222222vw, 16.3333333333px);
    line-height: calc(clamp(14px, 0.9722222222vw, 16.3333333333px) + 10px);
    color: #000000;
    opacity: 0.7;
    word-break: break-word;
}


.single-article-gallery.grid_2 {

    display: grid;
    /* grid-template-columns: repeat(3, 1fr); */
    gap: clamp(40px, 2.7777777778vw, 46.6666666667px);
    justify-content: center;
    margin: clamp(60px, 4.1666666667vw, 70px) 0;


    /* grid-template-columns: repeat(2, 1fr); */
    grid-template-columns: repeat(1, 1fr);
}


.single-article-gallery.grid_2 .image {
    height: auto;
}


.single-article-gallery.grid_1 .item-image .image {
    width: 100%;
    height: clamp(800px, 55.5555555556vw, 933.3333333333px);
}

a {
    text-decoration: none;
    color: inherit;
}

.logo svg {
    width: 100%;
}

.year-range-container {
    position: relative;
    /* width: 100%;
    max-width: 435px; */
    width: fit-content;
    padding: 0 clamp(30px, 2.0833333333vw, 35px) 0 clamp(30px, 2.0833333333vw, 35px);
    margin-right: clamp(25px, 1.7361111111vw, 29.1666666667px);
    flex-shrink: 0;

    background-color: #000000;
    border: 1px solid #000000;
}


#yearRange {
    user-select: none;
    /* Standard syntax */
    -webkit-user-select: none;
    /* Safari/Chrome */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */

    cursor: pointer;

    /* padding: 25px; */
    width: 100%;
    display: flex;
    align-items: center;
    gap: 10px;
    /* height: clamp(102px, -0.361111vw, 7.333333px); */
    /*height: clamp(102px, -0.361111vw, 7.333333px);*/
}

#yearRange span {
    /* font-weight: 400;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: 0; */
    color: #FFFFFF;



    /* height: clamp(102px, -0.361111vw, 7.333333px); */
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 0;
    /* padding: 0 clamp(30px, 2.0833333333vw, 35px) 0 clamp(30px, 2.0833333333vw, 35px); */
    font-family: "Satoshi", sans-serif;
    font-style: normal;
    font-weight: 300;
    transition: 0.3s;
    font-size: clamp(21px, 2.9vw, 62.166667px);
    line-height: calc(clamp(45px, 2.819444vw, 64.1666666667px) + 10px);
    cursor: pointer;
    position: relative;
    transition: 0.4s;
}

#yearRangeLabel {
    display: none;
    flex-direction: column;
    position: absolute;
    background: white;
    border: 1px solid black;
    z-index: 10;
    width: 100%;
    left: 0;
}

#yearRangeLabel span {
    padding-top: 12px;
    padding-right: 25px;
    padding-bottom: 12px;
    padding-left: 25px;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0;
}

#yearRangeLabel span:hover {
    background: #0000001A;
}