* {
    box-sizing: border-box;
}

body{
margin:0;
font-family:Arial;
    transition:background .6s ease;
    color: #555;
    font-size: 16px;
    line-height: 18px;
}

p {
    font-size: 16px;
    line-height: 20px;
}

h2 {
    margin-bottom: 20px;
    margin-top: 40px;
    font-size: 24px;
    line-height: 26px;
}



.layout{
display:flex;
height:100vh;
}


.home-layout {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
    padding: 20px;
}

.decouvrir-home img {
    height: 54px;
}

.home-intro {
    padding-bottom: 80px;
    padding-top: 80px;
    display: inline-block;
    position: relative;
    width: 100%;
    background-color: #f6f6f6;
}

.mentions-layout {
    padding-top: 80px;
}
.default-content .wrap {
    max-width: 600px;
    margin: auto;
    padding: 0 20px;
}


.footer .wrap {
    text-align: center;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.footer .wrap p {
    margin: 0;
    font-size: 12px;
}
.footer a {
   color: #555;
}


/* SIDEBAR */

.sidebar {
    width: 480px;
    background: #f6f6f6;
    padding: 30px;
    display: flex;
    flex-direction: column;
    gap: 30px;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    z-index: 2;
    height: 100vh;
}

.logo {
    font-size: 28px;
    font-weight: bold;
    width: 220px;
    margin: 0;
    margin-bottom: 20px;
}

.home-layout .logo {
    width: 320px;
}

.slide-nav {
    display: flex;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    align-items: center;
    justify-content: center;
    text-align: center;
    justify-items: center;
    flex-wrap: wrap;
}

.nav-btn {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: none;
    background: transparent;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    mix-blend-mode: multiply;
}
.home-layout .slide-nav  {
    margin-bottom: 50px;
    margin-top: 30px;
    pointer-events: none;
}
.home-layout .nav-btn {
    width: 120px;
    height: 120px;
    opacity: 1;
    
}
.swiper-pagination {
    position: relative;
    transform: none;
    /* top: inherit !important; */
    /* left: inherit !important; */
    /* width: inherit !important; */
    bottom: inherit !important;
    margin-bottom: 30px;
}

.swiper-pagination-bullet {
    background-color: #90b8ac;
    opacity: 1;
}
.swiper-pagination-bullet-active {
    background-color: #000;
}

.swiper-navigation {
    display: flex;
    gap:40px;
    align-items: center;
    justify-content: center;
}

.nav-btn:hover{
    opacity: 1;
}

.nav-arrows{
display:flex;
gap:10px;
}

.prev,
.next{
    width:50px;
    height:50px;
    border:none;
    font-size:30px;
    cursor:pointer;
    background-color: transparent;
    border-radius: 50px;
    background-size: cover;
    background-position: center;
}
.prev {
    background-image: url("../../images/prev-black.jpg");
}
.next {
    background-image: url("../../images/next-black.jpg");
}

.prev:hover {
    background-image: url("../../images/prev-green.jpg");
}
.next:hover {
    background-image: url("../../images/next-green.jpg");
}

.swiper-button-disabled {
    opacity: 0.3;
}

/* SLIDER */


.content {
    margin-left: 480px;
    width: calc(100vw - 480px);
}


.content{
flex:1;
}

.swiper {
    min-height: 100vh;
    width: calc(100vw - 480px);
}

.swiper-slide {
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-flow: column;
    min-height: 100vh;
}
.slide-img{
width:100%;
height:100%;
object-fit:cover;
}

 

.swiper-slide .wrap {
    max-width: 850px;
    margin: auto;
    position: relative;
    width: 100%;
    padding: 30px;
    padding-bottom: 90px;
}



button.open-bio {
    background-color: transparent;
    border: none;
    padding: 0;
    margin: 0;
    width: 110px;
    display: inline-block;
    position: relative;
    cursor: pointer;
}

button.open-bio img {
    width: 110px;
}

.bottom-wrap {
    display: flex;
    align-items: center;
    gap: 30px;
    margin-top: 30px;
    flex-wrap: wrap;
    justify-content: space-between;
}

.slideLink {
    position: absolute;
    height: 70px;
    width: 70px;
    display: block;
    border-radius: 50%;
}

a#mise-en-corps-btn-1 {
    top: 54%;
    right: 5%;
    width: 90px;
    height: 90px;
}

a#politique-des-corps-btn-1 {
    top: 74%;
    right: 9%;
    width: 140px;
    height: 140px;
}


a#histoires-decoloniales-btn-1 {
    top: 76%;
    right: 7%;
    width: 120px;
    height: 120px;
}

a#pensee-decoloniale-btn-1 {
    top: 72%;
    right: 24%;
    height: 90px;
    width: 90px;
}

a#pensee-decoloniale-btn-2 {
        top: 75%;
        right: 13%;
        height: 90px;
        width: 90px;
}

a#pensee-decoloniale-btn-3 {
    top: 72%;
    right: 1%;
    height: 90px;
    width: 90px;
}

a#histoires-decoloniales-btn-1 {
    top: 76%;
    right: 7%;
    width: 120px;
    height: 120px;
}

 

a#lectures-mouvementees-btn-1 {
    top: 57%;
    right: 73%;
    width: 190px;
    height: 190px;
}

a#lectures-mouvementees-btn-2 {
    top: 78%;
    right: 9%;
    width: 130px;
    height: 130px;
}

a#ecriture-performative-btn-1 {
    top: 50%;
    right: 77%;
    width: 140px;
    height: 140px;
}

a#ecriture-performative-btn-2 {
    top: 64%;
    right: 7%;
    width: 170px;
    height: 170px;
}


a#superstrat-btn-1 {
    top: 22%;
    right: 15%;
    height: 100px;
    width: 100px;
}

a#superstrat-btn-2 {
    height: 100px;
    width: 100px;
    top: 26%;
    right: 2%;
}

a#groupe-de-travail-btn-1 {
    left: 5%;
    top: 53%;
}

a#groupe-de-travail-btn-2 {
    top: 57%;
    left: 14%;
}

a#groupe-de-travail-btn-3 {
    top: 48%;
    right: 5%;
}

a#groupe-de-travail-btn-4 {
    top: 63%;
    right: 6%;
}

a#groupe-de-travail-btn-5 {
    top: 76%;
    left: 8%;
}

a#groupe-de-travail-btn-6 {
    text-align: left;
    top: 89%;
    right: 6%;
}

.definition {
    border-radius: 0;
    height: 40px;
    width: 120px;
    cursor: pointer;
}

a#mise-en-corps-def-1 {
    top: 32%;
    left: 50%;
}



a#mise-en-corps-def-2 {
    top: 34%;
    left: 4%;
}

a#mise-en-corps-def-3 {
    top: 58%;
    left: 31%;
    height: 70px;
    width: 136px;
}


a#ecriture-performative-def-1 {
    top: 95%;
    height: 30px;
    left: 6%;
}


/* DEF MODAL (drawer droite) */

#defModal {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    z-index: 150;

    display: flex;
    justify-content: flex-end;

    opacity: 0;
    visibility: hidden;
    transition: opacity .25s ease, visibility .25s ease;
}

#defModal.is-visible {
    opacity: 1;
    visibility: visible;
}

#defModal .modal-content {
    height: 100%;
    width: 420px;
    max-width: 90vw;

    background: #fff;
    padding: 40px 30px;

    transform: translateX(100%);
    transition: transform .3s ease;

    border-radius: 0;
    
    max-height: 100vh;
    text-align: left;
    
    display: flex;
    align-items: flex-start;
    justify-content: center;
    
    
}

#defModal.is-visible .modal-content {
    transform: translateX(0);
    opacity: 1;
}

/* scroll interne */
#defModal .inner {
    overflow-y: auto;
    
}


button#closeDefModal, button#closeCrossModal {
    border: none;
    background-color: snow;
    padding: 0;
    height: 20px;
    width: 20px;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 5;
    cursor: pointer;
}

button#closeDefModal img, button#closeCrossModal img {
    width: 16px;
    height: 16px;
}



/* AUTHORS */

.authors{
display:flex;
gap:20px;
}

.author {
    background: transparent;
    padding: 0;
    border-radius: 0;
    color: white;
    display: flex;
    align-items: center;
    gap: 16px;
}

.author div {
    display: flex;
    flex-flow: column;
    gap:20px;
    align-items: flex-start;
}

.author-photo {
    width: 120px;
    height: 120px;
    border-radius: 50%;
}

.author-title{
height:40px;
margin-top:10px;
}

/* ACTIONS */

.actions {
    /* position: absolute; */
    bottom: 20px;
    right: 20px;
    display: flex;
    gap: 20px;
}

.actions a,
.actions button{
border:none;
cursor:pointer;
    background-color: transparent;
    border: none;
    padding: 0;
    margin: 0;
    width: 70px;
    display: inline-block;
    position: relative;
    cursor: pointer;
}

.actions img {
    width: 70px;
}


#histoires-decoloniales .actions, #superstrat .actions {
    width: 100%;
    justify-content: flex-end;
}


/* MODAL */

#bioModal{
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
background:#90b8acba;
align-items:center;
justify-content:center;
    z-index: 40;
}

.modal-content {
    background: white;
    padding: 20px 40px;
    max-width: 580px;
    text-align: center;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: flex-start;
    max-height: 80vh;
    border-radius: 20px;
}

.modal-content .inner {
    display: flex;
    flex-flow: column;
    align-items: center;
    max-height: 100%;
    overflow: auto;
    padding-right: 20px;
    padding-left: 20px;
    max-width: 100%;
}

#bioText {
    text-align: justify;
    font-size: 16px;
    margin: 0;
    max-width: 100%;
}
#bioText p a {
    color: #90b8ac;
}

.authors{
opacity:0;
transform:translateY(40px);
transition:all .5s ease;
}

.swiper-slide-active .authors{
opacity:1;
transform:translateY(0);
}

img#bioPhoto {
    width: 140px;
    margin-bottom: 20px;
}

img#bioTitle {
    max-height: 40px;
    max-width: 100%;
    height: auto;
}


button#closeModal {
    background-color: transparent;
    border: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    position: relative;
    cursor: pointer;
    margin-top: 20px;
}

button#closeModal img {
    height: 42px;
}






/* états vignettes */
.nav-btn {
    opacity: .5;
    transition: opacity .25s ease, transform .25s ease;
}

.nav-btn.is-active {
    opacity: 1;
}

.nav-btn.is-inactive {
    opacity: .5;
}

.nav-btn.is-active:hover,
.nav-btn:hover {
    opacity: 1;
}

/* lazy load */
img[loading="lazy"] {
    display: block;
}

/* modal animée */
#bioModal {
    opacity: 0;
    visibility: hidden;
    transition: opacity .25s ease, visibility .25s ease;
    display: flex;
}



#bioModal[hidden] {
    display: none;
}

#bioModal.is-visible {
    opacity: 1;
    visibility: visible;
}

.modal-content {
    opacity: 0;
    transform: translateY(16px) scale(.96);
    transition: opacity .25s ease, transform .25s ease;
}

#bioModal.is-visible .modal-content {
    opacity: 1;
    transform: translateY(0) scale(1);
}

.logo-mobile {
    display: none;
    text-align: center;
}


@media (max-width: 980px) {
 
    
.logo-mobile {
        display: inline-block;
        text-align: center;
        width: 100%;
    margin-bottom: 0;
}
.logo-mobile img.logo {
    margin: 0;
    width: 150px;
}  
    
aside.sidebar {
        position: fixed;
        width: 100%;
        bottom: 0;
        top: inherit;
        height: 60px;
        gap: 0;
        padding: 10px;
    }

.layout {
    flex-flow: column-reverse;
        align-items: flex-start;
        justify-content: flex-end;
}

aside.sidebar a {
    display: none;
}

aside.sidebar .slide-nav {
    display: none;
}

.swiper-pagination {
    margin: 0;
}
    
.content {
    width: 100%;
    margin: 0;
}
.swiper {
    min-height: 100vh;
    width: 100vw;
}    
    
.author-photo {
    width: 90px;
    height: 90px;
    border-radius: 50%;
}
    
    
.author-title {
    height: 30px;
    margin-top: 10px;
}
    
.authors {
    display: flex;
    gap: 40px;
    flex-flow: column;
}
    
.modal-content {
    background: white;
    padding: 20px 10px;
    max-width: calc(100vw - 40px);
}
    .home-layout {
        margin-top: 90px;
    }
    
    
.swiper-navigation {
    position: absolute;
    width: calc(100% - 40px);
    justify-content: space-between;
    z-index: 10;
}

.prev, .next {
    height: 30px;
    width: 30px;
}
    
#histoires-decoloniales .actions, #superstrat .actions {
    width: 100%;
    justify-content: center;
}
    
.bottom-wrap {
    display: flex;
    align-items: center;
    gap: 30px;
    margin-top: 30px;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 100px;
}
.swiper-slide .wrap {
    padding: 10px;
    align-items: flex-start;
    justify-content: flex-start;
    display: inline-block;
    margin: 0;
    padding-top: 0;
}
    
.actions {
    align-items: center;
    justify-content: center;
    width: 100%;
}
    
.logo-mobile img.logo {
    margin: 0;
    width: 150px;
}

.swiper-slide {
    align-items: flex-start;
    justify-content: flex-start;
    min-height: calc(100dvh + 50px);
    padding-bottom: 90px;
}

.author {
    flex-flow: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    gap: 0px;
}

.authors {
    width: 100%;
}
    
.author div {
    align-items: center;
    gap: 10px;
}
   
    
.slideLink {
    transform: scale(0.5) translate(50%, -50%);
}
    
    
}

