.full-height-black {
    width: 100%;
    min-height: 101%;
    height: 101vh;
    padding: 0!important;
    position: relative;
    background-color: #111111;
    margin-bottom: 40px;
}
.full-video-index {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -22.1%;
    padding-bottom: 45.2%;
    height: 0;
    overflow: hidden;
    margin-right: 10%;
    margin-left: 10%;
    background-color: #111;
}
.full-video-index iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.full-home-shop {
    width: 100%;
    z-index: 999;
    display: flex;
    justify-content: center;
    margin-top: 30px;
}
.full-home-shop img {
    width: 125px;
    height: auto;
    display: flex;
    transform: rotate(-8deg);
    animation: rotatePause 5s ease-in-out infinite;
}

@keyframes rotatePause {
    0%, 40% {
        transform: rotate(-8deg); /* Pause */
    }
    50% {
        transform: rotate(-3deg); /* Rotation rapide */
    }
    60%, 100% {
        transform: rotate(-8deg); /* Retour fluide */
    }
}

.full-home-content {
    height: 100vh;
    height: 100svh;
    width: 100% !important;
    overflow: hidden!important;
    background-color: #fff;
}
.full-home-right {
    width: 100% !important;
    right: 0;
    position: absolute;
    height: 100vh;
    height: 100svh;
}
.full-height-home-logo {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    width: 100%;
}
.full-height-home-logo img {
    max-width: 160px;
    max-height: 160px;
}
.full-info {
    bottom: 0px;
    z-index: 9;
    position: absolute;
}
.full-info-bt {
    bottom: 0px;
    text-align: center;
}
.full-info-bt {
    z-index: 99;
    position: relative;
    padding: 20px 40px 20px 40px;
    margin: auto;
}
.full-info-bt p {
    margin: 0px;
    padding: 0px;
    text-align: left;
}
.full-credit {
    bottom: 0;
    right: 0;
    margin-right: 40px;
    margin-bottom: 20px;
    z-index: 99;
    position: absolute;
}

.full-credit p {
    line-height: 0;
}
.full-bt-close {
    top: 20px;
    margin-right: 40px;
    z-index: 99999;
    position: fixed;
    right: 0;
}
.full-bt-close img {
    height: 15px;
    width: auto;
}

#full-vd { 
    width: 100%;
    min-height: 100%;
    height: 100vh;
    padding: 0!important;
    margin: 0!important;
    position: relative;
}
.full-vd-content { 
margin: auto; position: absolute; z-index: 1; top: 50%; left: 0%;
transform: translate(0%, -50%); visibility: visible;
opacity: 1; width: 100%; height: 100%; object-fit: cover;
}


.full-height {
    width: 100%;
    min-height: 100%;
    height: 100vh;
    padding: 0!important;
    margin: 0!important;
    position: relative;
}

.full-height-home {
width: 100%;
    min-height: 100%;
    height: 100vh;
    padding: 0!important;
    margin: 0!important;
    position: relative;
    background-color: #000000;
  flex-direction: column; /* direction d'affichage verticale */
  justify-content: center; /* alignement vertical */

}
.full-height-home-matt {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 99;
    text-align: center;
    width: 100%;
}
.full-height-home-accroche {
    width: 100%;
    display: none;
}
.full-height-home-accroche h1 {
    color: #fff;
    line-height: 32px;
    letter-spacing: 2.5px;
    padding-right: 20px;
    padding-left: 20px;
    margin-top: 0;
    margin-bottom: 40px;
    font-size: 22px;
    font-weight: 600;
    display: none;
}
.full-height-home-matt img {
    max-width: 160px;
    max-height: 250px;
    mix-blend-mode: difference;
    margin-bottom: 40px;
}
.full-home-logo {
    margin-top: 18px;
    z-index: 9999999;
    width: 100%;
    mix-blend-mode: difference;
    justify-content: center;
    display: flex;
    position: absolute;
    top: 0;
}
.full-home-logo img {
    width: 30px;
    height: auto;
    z-index: 999;
}
.full-home-logo-social {
    position: absolute;
    bottom: 0px;
    z-index: 9;
    width: 100%;
    text-align: center;
    margin-bottom: 18px;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    mix-blend-mode: difference;
}
.full-home-logo-social.visible {
    display: initial; /* Visible */
    opacity: 1;       /* Opacité pleine */
}
.full-home-logo-social a {
    display: inline-block;
}
.full-home-logo-social img {
    width: 18px;
    margin: 0px 8px 0px 8px!important;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    margin: 0;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    padding: 0px;
}

.full-home-logo-social img:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  }


.full-height-home-link {
    width: 100%;
    height: 100%;
    z-index: 99;
    position: absolute;
}
.full-height-home-link img {
    width: 100%;
    height: 99%;
    z-index: 99;
}
.full-vimeo-wrapper {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: -1;
   pointer-events: none;
   overflow: hidden;
	
}
.full-vimeo-wrapper iframe {
   width: 100vw;
   height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
   min-height: 100vh;
   min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
}
