@font-face {
  font-family: "ManifontBook";
  src: url("../fonts/manifont-grotesk.webfont/manifont-grotesk_book.woff") format("woff");
  font-display: swap;
}

.modular .main-nav ul li {
  text-shadow: none;
}

.galerie #content-wrapper {
  background-attachment: fixed;
  padding: 0 80px 700px 80px;
}
.phone.galerie #content-wrapper {
  padding: 8rem 0;
}
.webp .galerie #content-wrapper, .webp .galerie-element #content-wrapper {
  background-image: url('../images/gggrain(du).webp');
}
.no-webp .galerie #content-wrapper, .no-webp .galerie-element #content-wrapper {
  background-image: url('../images/gggrain(du).png');
}
.galerie-wrapper {
  position: absolute;
  opacity: 0;
  display: flex;
  margin: 0;
  transition: height .5s;
}
.galerie-wrapper.debut {
  position: relative;
  opacity: 1;
}
.retour-galerie {
  padding-left: 1rem;
}
.phone .galerie-wrapper {
  flex-wrap: wrap;
  margin: 0;
  position: relative;
  opacity: 1;
}
.galerie-piafs {
  justify-content: center;
}
.galerie-item, .item-inside {
  max-width: 100%;
  display: flex;
  flex-direction: column;
}
.galerie-item {
  height: 700px;/* default 600px */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  margin: 5rem;/* default 3rem */
  position: relative;
  -webkit-transition: margin 0.5s,left 0.5s,top 0.5s;
  -o-transition: margin 0.5s,left 0.5s,top 0.5s;
  transition: margin 0.5s,left 0.5s,top 0.5s;
}
.phone .galerie-item {
  height: auto !important;
}
.galerie-item img {
  max-width: 100%;
}
.galerie-item:not(.item-piafs).impair, .galerie-item.impair-force {
  transform: translateX(calc(-4vw - 25px));
}
.galerie-item.pair, .galerie-item:not(.item-piafs).pair-force {
  transform: translateX(calc(4vw + 25px));
}
.phone .galerie-item.impair, .phone .galerie-item.impair-force {
  transform: translateX(calc(-4vw - 5px));
}
.phone .galerie-item.pair, .phone .galerie-item.pair-force {
  transform: translateX(calc(4vw + 5px));
}
.item-inside {
  position: relative;
  top: 0;
  width: 400px;
  height: 500px;
  /*border: solid;*/
  box-shadow: #12dec842 0 0 0 20px;
}
.phone .item-inside {
  height: auto;
  margin: 5rem 0;
}
.item-inside.sans-bordure {
  box-shadow: none;
}
.galerie-animaux .item-inside {
  overflow: hidden;
}
.item-inside h2, .item-inside h2 a, .galerie-element .item-inside h1 {
  margin: 0;
  margin-top: .5rem;
  color: #b95d3c;
  text-shadow: -3px 3px 2px #5396aa;
}
.item-inside a {
  display: flex;
}
.item-inside h2:not(.titre-etiquette), .galerie-element .item-inside h1:not(.titre-etiquette) {
  position: absolute;
  top: -5px;
  left: calc(100% + 7px);
  margin-top: 0;
  writing-mode: vertical-rl;
  line-height: 1.2;
}
.item-inside h3, .galerie-element .item-inside h2 {
  position: absolute;
  top: -5px;
  left: calc(100% - 5px);
  margin-top: 0;
  writing-mode: vertical-rl;
  line-height: 1;
  margin: 0;
}
picture {
  display: flex;
}


/*************/
/* GRANIT-V1 */
/*************/
.galerie-granit-v1 {
  justify-content: center;
}
.item-granit-v1 .item-inside {
  height: 400px;
  width: 611px;
}
#granit-pioche {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  cursor: url('../images/granit-v1/curseur-1.png'), auto;
}
#granit-pioche.clic {
  cursor: url('../images/granit-v1/curseur-2.png'), auto;
}

.conteneur-titre {
  position: absolute;
  height: auto;
  pointer-events: none;
  font-family: ManifontBook;
  font-size: 1.2em;
  padding-left: 10px;
  max-width: 100%;
}
.conteneur-titre canvas {
  max-width: 100%;
}
.fissure {
  position: absolute;
  width: 30px;
  opacity: .7;
}
#granit-pioche svg {
  width: 100%;
  height: auto;
}
.anim #granit-pioche path {
  animation: fils 10s linear forwards;
}
@media screen and (max-width:48em) {
  .item-granit-v1 .item-inside {
    height: 348px;
  }
}
@media screen and (max-width:611px) {
  .item-granit-v1 .item-inside {
    height: calc(calc(100vw - 80px) / 1.53);
  }
}



/*********************/
/* GRANIT-SUSPENSION */
/*********************/
.galerie-granit-suspension {
  justify-content: center;
}
.galerie-item.item-granit-suspension {
  height: 1000px;
}
.item-granit-suspension .item-inside {
  width: 1000px;
  height: 1000px;
  background-image: url('../images/noise.svg'), linear-gradient(180deg, #83c5fb 0%, #83c5fb33 100%);
}
.contenu {
  --hauteur: 0;
  position: absolute;
  top: 585px;
  right: 1rem;
  width: 300px;
  transform: translateY(calc(var(--hauteur) * -1%));
}
#canvas-3d, #canvas-3d canvas {
  width: 300px;
  height: 300px;
}
@media screen and (max-width:1250px) {
  .galerie-item.item-granit-suspension {
    height: 700px;
  }
  .item-granit-suspension .item-inside {
    width: 611px;
    height: 600px;
  }
  .contenu {
    top: 345px;
    width: 150px;
  }
  #canvas-3d, #canvas-3d canvas {
    width: 150px;
    height: 150px;
  }
}
@media screen and (max-width:48em) {
  .item-granit-suspension .item-inside {
    height: 531px;
  }
  .contenu {
    top: 315px;
  }
}
@media screen and (max-width:611px) {
  .item-granit-suspension .item-inside {
    height: calc(100vw - 80px);
  }
  .contenu {
    top: 60%;
    width: 28%;
    right: .5rem;
  }
  #canvas-3d, #canvas-3d canvas {
    width: 23.45vw;
    height: 23.45vw;
  }
}
.contenu:hover {
  z-index: 9;
}
.contenu p:first-of-type {
  margin-bottom: 1.5rem;
}
.paysage, .shape {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  opacity: 1;
}
.paysage, .masque {
  pointer-events: none;
}
.shape.derriere {
  mix-blend-mode: soft-light;
}
.anim .shape.devant {
  animation: shapeAllume 3s 1s forwards;
}
.anim .shape.derriere {
  animation: shapeAllume 3s 2.5s forwards;
}
@keyframes shapeAllume {
  to {
    opacity: 0;
  }
}

.masque, .masque svg {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.masque svg {
  height: auto;
}
.oeil path, .eclairage {
  --duree-cligne: 1000;
  --nb-cligne: 10;
  opacity: 0;
}
.eclairages {
  opacity: .8;
}
@keyframes oeilClignote {
  to {
    opacity: 1;
  }
}
@keyframes allume {
  to {
    opacity: 1;
  }
}

.anim #oeil2 {
  animation: oeilClignote calc(var(--duree-cligne) * 1ms / var(--nb-cligne)) var(--nb-cligne) forwards;
}
.anim .eclairage:nth-child(1) {
  animation: allume 1s calc(var(--duree-cligne) * 1ms) forwards;
}

.anim #oeil3 {
  animation: oeilClignote calc(var(--duree-cligne) * 1ms / var(--nb-cligne)) var(--nb-cligne) 1.5s forwards;
}
.anim .eclairage:nth-of-type(2) {
  animation: allume 1s calc(1.5s + var(--duree-cligne) * 1ms) forwards;
}

.anim #oeil4 {
  animation: oeilClignote calc(var(--duree-cligne) * 1ms / var(--nb-cligne)) var(--nb-cligne) .5s forwards;
}
.anim .eclairage:nth-of-type(3) {
  animation: allume 1s calc(.5s + var(--duree-cligne) * 1ms) forwards;
}
.anim #oeil5 {
  animation: oeilClignote calc(var(--duree-cligne) * 1ms / var(--nb-cligne)) var(--nb-cligne) 1s forwards;
}
.anim .eclairage:nth-of-type(4) {
  animation: allume 1s calc(1s + var(--duree-cligne) * 1ms) forwards;
}
.anim #oeil6 {
  animation: oeilClignote calc(var(--duree-cligne) * 1ms / var(--nb-cligne)) var(--nb-cligne) 2s forwards;
}
.anim .eclairage:nth-of-type(5) {
  animation: allume 1s calc(2s + var(--duree-cligne) * 1ms) forwards;
}
.anim #oeil7 {
  animation: oeilClignote calc(var(--duree-cligne) * 1ms / var(--nb-cligne)) var(--nb-cligne) 3.5s forwards;
}
.anim .eclairage:nth-of-type(6) {
  animation: allume 1s calc(3.5s + var(--duree-cligne) * 1ms) forwards;
}
.anim #oeil8 {
  animation: oeilClignote calc(var(--duree-cligne) * 1ms / var(--nb-cligne)) var(--nb-cligne) 3s forwards;
}
.anim .eclairage:nth-of-type(7) {
  animation: allume 1s calc(3s + var(--duree-cligne) * 1ms) forwards;
}
.anim #oeil1 {
  animation: oeilClignote calc(var(--duree-cligne) * 1ms / var(--nb-cligne)) var(--nb-cligne) 2.5s forwards;
}
.anim .eclairage:last-of-type {
  animation: allume 1s calc(2.5s + var(--duree-cligne) * 1ms) forwards;
}


.fumee {
  position: absolute;
  bottom: 13.4%;
  right: 15.5%;
  height: 6%;
  width: 5%;
  opacity: 0;
  transform: skew(0);
  transition: transform 5s;
}

@keyframes fumee1 {
  25% {
    opacity: 1;
  }
  75% {
    opacity: 1;
    height: 6%;
  }
  100% {
    bottom: 25%;
    right: 14%;
    opacity: 0;
    height: 8%;
  }
}
@keyframes fumee2 {
  25% {
    opacity: 1;
  }
  75% {
    opacity: 1;
    height: 6%;
  }
  100% {
    bottom: 25%;
    right: 12%;
    opacity: 0;
    height: 8%;
  }
}
@keyframes fumee3 {
  25% {
    opacity: 1;
  }
  75% {
    opacity: 1;
    height: 6%;
  }
  100% {
    bottom: 25%;
    right: 13%;
    opacity: 0;
    height: 8%;
  }
}
.anim .fumee1 {
  animation: fumee1 6s 10 linear;
  transform: skew(-15deg);
}
.anim .fumee2 {
  animation: fumee2 6s 2s 10 linear;
  transform: skew(15deg);
}
.anim .fumee3 {
  animation: fumee3 6s 4s 10 linear;
  transform: skew(0deg);
}


.fumee-bis {
  position: absolute;
  bottom: 6%;
  right: 40.4%;
  height: 3%;
  width: 2.5%;
  opacity: 0;
  transform: skew(0);
  transition: transform 5s;
}

@keyframes fumee-bis-1 {
  25% {
    opacity: .8;
  }
  55% {
    opacity: .8;
    height: 3%;
  }
  100% {
    bottom: 14%;
    right: 39%;
    opacity: 0;
    height: 5%;
  }
}
@keyframes fumee-bis-2 {
  25% {
    opacity: .8;
  }
  55% {
    opacity: .8;
    height: 3%;
  }
  100% {
    bottom: 14%;
    right: 40%;
    opacity: 0;
    height: 5%;
  }
}
@keyframes fumee-bis-3 {
  25% {
    opacity: .8;
  }
  55% {
    opacity: .8;
    height: 3%;
  }
  100% {
    bottom: 14%;
    right: 39.5%;
    opacity: 0;
    height: 5%;
  }
}
.anim .fumee-bis-1 {
  animation: fumee-bis-1 6s 10 linear;
  transform: skew(-15deg);
}
.anim .fumee-bis-2 {
  animation: fumee-bis-2 6s 2s 10 linear;
  transform: skew(15deg);
}
.anim .fumee-bis-3 {
  animation: fumee-bis-3 6s 4s 10 linear;
  transform: skew(0deg);
}


/* GALERIE INDIV */
.galerie-element.granit-suspension #content-wrapper {
  padding-top: 30vh;
}
.galerie-element.granit-suspension .galerie-item {
  height: 900px !important;
}


/*********************/
/* THÉÂTRE - FILTRES */
/*********************/
.galerie-theatre {
  justify-content: center;
}
.galerie-item.item-theatre {
  height: 450px;
}
.item-theatre .item-inside {
  width: 611px;
}
.conteneur-theatre {
  display: flex;
}
img.fond {
  filter: contrast(100%) brightness(100%) saturate(100%) sepia(0%) grayscale(0) invert(0) hue-rotate(0) blur(0) opacity(1);
}
img.acteur {
  filter: contrast(100%) brightness(100%) saturate(100%) sepia(0%) grayscale(0) invert(0) hue-rotate(0) blur(2px) opacity(.3);
}
picture.acteur {
  position: absolute;
  top: 0;
}

.anim img.fond {
  animation: filtresFond 16s 1s linear forwards;
}
.anim img.acteur {
  animation: filtresActeur 16s 1s linear forwards;
}
@keyframes filtresFond {
  50% {
    filter: contrast(194%) brightness(200%) saturate(100%) sepia(0%) grayscale(0) invert(0) hue-rotate(322deg) blur(0) opacity(1);
  }
  100% {
    filter: contrast(200%) brightness(200%) saturate(100%) sepia(0%) grayscale(100%) invert(0) hue-rotate(322deg) blur(10px) opacity(.9);
  }
}
@keyframes filtresActeur {
  50% {
    filter: contrast(100%) brightness(100%) saturate(100%) sepia(0%) grayscale(0) invert(0) hue-rotate(0) blur(0) opacity(1);
  }
  100% {
    filter: contrast(136%) brightness(136%) saturate(100%) sepia(0%) grayscale(0) invert(0) hue-rotate(0) blur(0) opacity(1);
  }
}


/*****************/
/* MAILODIE 2023 */
/*****************/
.item-mailodie-2023 .item-inside {
  height: auto;
}
.conteneur-mailodie-2023 {
  display: flex;
}



/*************/
/* HYPNOSOMA */
/*************/
.item-hypnosoma .item-inside {
  height: auto;
  background-size: cover;
}
#item-hypnosoma {
  pointer-events: none;
}
/*.webp .item-hypnosoma .item-inside {
  background-image: url('/user/themes/theme-test/images/fond_sans_grandient_o.webp'),linear-gradient(45deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 30%,rgb(0, 0, 0) 50%,rgba(0,0,0,0) 70%,rgba(0,0,0,0) 100%),linear-gradient(90deg,rgb(146, 252, 1) 0%,rgba(252,251,50,0) 100%);
}
.no-webp .item-hypnosoma .item-inside {
  background-image: url('/user/themes/theme-test/images/fond_sans_grandient_o.svg'),linear-gradient(45deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 30%,rgb(0, 0, 0) 50%,rgba(0,0,0,0) 70%,rgba(0,0,0,0) 100%),linear-gradient(90deg,rgb(146, 252, 1) 0%,rgba(252,251,50,0) 100%);
}*/
.conteneur-svg {
  display: flex;
  height: 276px;
  width: 400px;
}
.conteneur-svg img {
  position: absolute;
  top: -40px;
  left: -10px;
  height: auto;
  width: 120% !important;
  max-width: unset;
}
@keyframes animTest {
  25% {
    transform: translate(20px) rotate(8deg);
  }
  50% {
    transform: translate(0) rotate(0deg);
  }
  75% {
    transform: translate(-20px) rotate(-8deg);
  }
  100% {
    transform: translate(0) rotate(0deg);
  }
}
@keyframes animConstellations {
  25% {
    transform: rotate(calc(1deg * var(--rotation)));
  }
  50% {
    transform: rotate(0deg);
  }
  75% {
    transform: rotate(calc(-1deg * var(--rotation)));
  }
  100% {
    transform: rotate(0deg);
  }
}
.anim:not(.phone) .conteneur-svg {
  transform: translate(0) rotate(0);
  animation: animTest 40s linear infinite;
}
.anim:not(.phone) .aigle {
  --rotation: 3;
  animation: animConstellations 20s linear infinite;
}
.anim:not(.phone) .cygne {
  --rotation: -3;
  animation: animConstellations 20s linear infinite;
}
.anim:not(.phone) .lyre {
  --rotation: 5;
  animation: animConstellations 20s linear infinite;
}



/***********/
/* ACANTHE */
/***********/
.item-acanthe .item-inside {
  height: auto;
}
#item-acanthe .acanthe {
  display: flex;
  margin: auto;
  position: relative;
  height: 387px;
  width: 190px;
  transition: transform 2s;
}
.acanthe-centrale.droite, .tige-feuille {
  position: absolute;
}
.acanthe-centrale.gauche-tige, .acanthe-centrale.droite {
  height: 100%;
}
.acanthe-centrale.droite {
  display: inline-block;
  left: -2%;
  bottom: 4%;
  height: 70%;
  transform-origin: 75% 91%;
  transform: rotateY(180deg) rotate(-30deg);
}
.acanthe-centrale.droite picture {
  height: 100%;
  transform: rotate(0);
  transform-origin: 80% 95%;
}
.tige-feuille {
  position: absolute;
  transform: rotate(0);
}
.tige-feuille1 {
  bottom: 13.5%;
  left: 35%;
  height: 15%;
  transform-origin: 10% 70%;
}
.tige-feuille2 {
  bottom: 20%;
  left: 9.5%;
  height: 20%;
  transform-origin: 80% 95%;
}

.anim .filtre {
  filter: hue-rotate(0);
  animation: hueRotate 10s linear infinite;
}
@keyframes hueRotate {
  to {
      filter: hue-rotate(360deg);
  }
}


@keyframes bougeFeuillesGauche {
  0% {
    transform: rotate(0);
  }
  7.5% {
    transform: rotateX(10deg) rotateY(30deg);
  }
  15% {
    transform: rotate(0);
  }
  22.5% {
    transform: rotate(0);
  }
  42.5% {
    transform: rotateX(10deg) rotateY(30deg);
  }
  52.5% {
    transform: rotateX(10deg) rotateY(30deg);
  }
  72.5% {
    transform: rotate(0);
  }
  80% {
    transform: rotate(0);
  }
  90% {
    transform: rotateX(10deg) rotateY(30deg);
  }
  100% {
    transform: rotate(0);
  }
}
@keyframes bougeFeuilleDroite {
  0% {
    transform: rotate(0);
  }
  7.5% {
    transform: rotateZ(2deg) rotateY(10deg);
  }
  15% {
    transform: rotate(0);
  }
  22.5% {
    transform: rotate(0);
  }
  42.5% {
    transform: rotateZ(2deg) rotateY(10deg);
  }
  52.5% {
    transform: rotateZ(2deg) rotateY(10deg);
  }
  72.5% {
    transform: rotate(0);
  }
  80% {
    transform: rotate(0);
  }
  90% {
    transform: rotateZ(2deg) rotateY(10deg);
  }
  100% {
    transform: rotate(0);
  }
}
.anim .acanthe .tige-feuille2 {
  animation: bougeFeuillesGauche 25s linear infinite, hueRotate 10s linear infinite;
}
.anim .acanthe .tige-feuille1 {
  animation: bougeFeuillesGauche 25s 5s linear infinite, hueRotate 10s linear infinite;
}
.anim .acanthe-centrale.droite picture {
  animation: bougeFeuilleDroite 45s 8s linear infinite, hueRotate 10s linear infinite;
}


/****************/
/* CANARD-LAPIN */
/****************/
.phone .item-canard-lapin .item-inside, .phone .item-alinea .item-inside {
  height: 450px;
}
.phone .item-alinea {
  position: relative;
  top: 50px;
}
.canard-lapin, .conteneur-canard-lapin {
  height: 100%;
}
.conteneur-canard-lapin {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #000;
}
.conteneur-canard-lapin img {
  position: absolute;
}
.anim .canard-lapin path {
  animation: fils 12s linear forwards;
  transition: fill .5s;
}
.anim .canard-lapin path {
  transition: fill .5s;
}
.item-inside.remplis .canard-lapin g {
  fill: rgba(255,255,255,1) !important;
}


/*******/
/* RMG */
/*******/
.item-rmg .item-inside {
  height: auto;
}
.conteneur-rmg, #item-rmg {
  display: flex;
}
.galerie-element .item-rmg {
  margin: auto !important;
  max-width: 90%;
}
.galerie-element .item-rmg.item-inside {
  width: auto;
}
#item-rmg video {
  max-width: 100%;
}


/*******************/
/* MOTS DE PASSAGE */
/*******************/
.item-mdp .item-inside {
  height: auto;
}



/**********/
/* PELOTE */
/**********/
.item-pelote .item-inside {
  height: auto;
}
#item-pelote {
  display: flex;
  margin-top: 2rem;
}
#item-pelote svg {
  width: 90%;
  height: auto;
}
.boule path {
  transform: translateX(80vw);
}
@keyframes arrivee {
  to {
    transform: translateX(0);
  }
}
.boule path.anim {
  animation: arrivee 1s linear forwards;
}



/***************/
/* CANIS MAJOR */
/***************/
@keyframes rotation {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.phone .item-canis .item-inside {
  height: 400px;
}

#canis-major {
  position: relative;
  display: flex;
  align-items: center;
  width: 80%;
  height: 100%;
  margin: auto;
}

svg#lettres g {
  fill: none;
}

#lettres, #constellation {
  position: absolute;
  animation: rotation 300s infinite linear;
}


/**********/
/* Comète */
/**********/
/*@-webkit-keyframes traverse {
  0% {
    -webkit-transform: translateX(0) scale(0.1);
    transform: translateX(0) scale(0.1);
  }

  59% {
    -webkit-transform: translateX(calc(100vw + 2300px)) scale(4);
    transform: translateX(calc(100vw + 2300px)) scale(4);
  }

  60% {
    -webkit-transform: translateX(calc(100vw + 300px)) scale(0.5) scaleX(-1);
    transform: translateX(calc(100vw + 300px)) scale(0.5) scaleX(-1);
  }

  100% {
    -webkit-transform: translateX(0) scale(0.1) scaleX(-1);
    transform: translateX(0) scale(0.1) scaleX(-1);
  }
}
@-webkit-keyframes comete {
  0% {
    -webkit-transform: translateY(0) rotate(-10deg);
    transform: translateY(0) rotate(-10deg);
  }

  10% {
    -webkit-transform: translateY(0) rotate(-10deg);
    transform: translateY(0) rotate(-10deg);
  }

  49% {
    -webkit-transform: translateY(700px) rotate(20deg);
    transform: translateY(700px) rotate(20deg);
  }

  50% {
    -webkit-transform: translateY(1200px) rotate(-20deg);
    transform: translateY(1200px) rotate(-20deg);
  }

  75% {
    -webkit-transform: translateY(1200px) rotate(-20deg);
    transform: translateY(1200px) rotate(-20deg);
  }

  100% {
    -webkit-transform: translateY(400px) rotate(-35deg);
    transform: translateY(400px) rotate(-35deg);
  }
}*/

@keyframes traverse {
  0% {
    -webkit-transform: translateX(50px) scale(0.1);
    transform: translateX(50px) scale(0.1);
  }

  59% {
    -webkit-transform: translateX(calc(100vw + 1800px)) scale(4);
    transform: translateX(calc(100vw + 1800px)) scale(4);
  }

  60% {
    -webkit-transform: translateX(100vw) scale(0.5) scaleX(-1);
    transform: translateX(100vw) scale(0.5) scaleX(-1);
  }

  100% {
    -webkit-transform: translateX(0) scale(0.1) scaleX(-1);
    transform: translateX(0) scale(0.1) scaleX(-1);
  }
}

@keyframes comete {
  0% {
    -webkit-transform: translateY(0) rotate(-10deg);
    transform: translateY(0) rotate(-10deg);
  }

  10% {
    -webkit-transform: translateY(0) rotate(-10deg);
    transform: translateY(0) rotate(-10deg);
  }

  49% {
    -webkit-transform: translateY(700px) rotate(20deg);
    transform: translateY(700px) rotate(20deg);
  }

  50% {
    -webkit-transform: translateY(1200px) rotate(-20deg);
    transform: translateY(1200px) rotate(-20deg);
  }

  75% {
    -webkit-transform: translateY(1200px) rotate(-20deg);
    transform: translateY(1200px) rotate(-20deg);
  }

  100% {
    -webkit-transform: translateY(400px) rotate(-35deg);
    transform: translateY(400px) rotate(-35deg);
  }
}

.item-comete, .item-comete .item-inside {
  width: 100%;
}
.item-comete .item-inside {
  overflow: hidden;
}
.phone .item-comete .item-inside {
  height: 500px;
}
#containcomete {
  opacity: 0;
}
.anim #containcomete {
  position: absolute;
  top: 100px;
  left: -450px;
  opacity: 1;
  animation: traverse 50s ease-in-out infinite;
}

#comete {
  width: 700px;
  height: 390px;
  -webkit-transform: rotate(-10deg);
  transform: rotate(-10deg);
  /*animation: comete 50s ease-in-out infinite;*/
}

#filaments, #filaments svg, #noyau, #queue {
  position: absolute;
}

/* Corps de la comète : noyau + queue */
#corps {
  position: absolute;
  left: 21.43%;
  /*150px*/
  bottom: 2.56%;
  /*10px*/
  width: 77.86%;
  /*545px*/
  height: 49.49%;
  /*193px*/
}

.anim #noyau {
  bottom: 0;
  right: 0;
  -webkit-animation: noyau 0.06s infinite linear alternate;
  animation: noyau 0.06s infinite linear alternate;
}

.anim #queue {
  top: 0;
  left: 0;
  -webkit-animation: queue 0.08s infinite linear alternate;
  animation: queue 0.08s infinite linear alternate;
}

/* Filaments */
.anim #filaments {
  width: 88.57%;
  /*620px*/
  height: 100%;
  /*390px*/
  -webkit-animation: filaments 1s infinite ease-in-out alternate;
  animation: filaments 1s infinite ease-in-out alternate;
}

.anim #filaments svg:nth-child(1) {
  top: 7.69%;
  right: 0;
  -webkit-animation: filaments 0.3s infinite ease-in-out alternate;
  animation: filaments 0.3s infinite ease-in-out alternate;
}

.anim #filaments svg:nth-child(2) {
  top: 2.56%;
  left: 31.45%;
  -webkit-animation: filaments 0.4s infinite ease-in-out alternate;
  animation: filaments 0.4s infinite ease-in-out alternate;
}

.anim #filaments svg:nth-child(3) {
  top: 2.56%;
  left: 27.42%;
  -webkit-animation: filaments 0.3s 0.1s infinite ease-in-out alternate;
  animation: filaments 0.3s 0.1s infinite ease-in-out alternate;
}

.anim #filaments svg:nth-child(4) {
  top: 2.56%;
  left: 20.97%;
  -webkit-animation: filaments 0.4s 0.2s infinite ease-in-out alternate;
  animation: filaments 0.4s 0.2s infinite ease-in-out alternate;
}

.anim #filaments svg:nth-child(5) {
  top: 3.85%;
  left: 15.32%;
  -webkit-animation: filaments 0.3s 0.2s infinite ease-in-out alternate;
  animation: filaments 0.3s 0.2s infinite ease-in-out alternate;
}

.anim #filaments svg:nth-child(6) {
  top: 12.82%;
  left: 16.13%;
  -webkit-animation: filaments 0.4s 0.1s infinite ease-in-out alternate;
  animation: filaments 0.4s 0.1s infinite ease-in-out alternate;
}

.anim #filaments svg:nth-child(7) {
  top: 17.95%;
  left: 4.84%;
  -webkit-animation: filaments 0.3s infinite ease-in-out alternate;
  animation: filaments 0.3s infinite ease-in-out alternate;
}

.anim #filaments svg:nth-child(8) {
  bottom: 34.62%;
  left: 0;
  -webkit-animation: filamentsbas 0.4s 0.2s infinite ease-in-out alternate;
  animation: filamentsbas 0.4s 0.2s infinite ease-in-out alternate;
}

.anim #filaments svg:nth-child(9) {
  bottom: 26.92%;
  left: 0;
  -webkit-animation: filamentsbas 0.3s infinite ease-in-out alternate;
  animation: filamentsbas 0.3s infinite ease-in-out alternate;
}

.anim #filaments svg:nth-child(10) {
  bottom: 20.51%;
  left: 3.23%;
  -webkit-animation: filamentsbas 0.4s infinite ease-in-out alternate;
  animation: filamentsbas 0.4s infinite ease-in-out alternate;
}

.anim #filaments svg:nth-child(11) {
  bottom: 15.38%;
  left: 3.23%;
  -webkit-animation: filamentsbas 0.3s 0.1s infinite ease-in-out alternate;
  animation: filamentsbas 0.3s 0.1s infinite ease-in-out alternate;
}

.anim #filaments svg:nth-child(12) {
  bottom: 11.54%;
  left: 9.68%;
  -webkit-animation: filamentsbas 0.4s 0.1s infinite ease-in-out alternate;
  animation: filamentsbas 0.4s 0.1s infinite ease-in-out alternate;
}

.anim #filaments svg:nth-child(13) {
  bottom: 7.69%;
  left: 7.26%;
  -webkit-animation: filamentsbas 0.3s 0.2s infinite ease-in-out alternate;
  animation: filamentsbas 0.3s 0.2s infinite ease-in-out alternate;
}

.anim #filaments svg:nth-child(14) {
  bottom: 5.13%;
  left: 9.68%;
  -webkit-animation: filamentsbas 0.4s infinite ease-in-out alternate;
  animation: filamentsbas 0.4s infinite ease-in-out alternate;
}

.anim #filaments svg:nth-child(15) {
  bottom: 2.56%;
  left: 9.68%;
  -webkit-animation: filamentsbas 0.3s infinite ease-in-out alternate;
  animation: filamentsbas 0.3s infinite ease-in-out alternate;
}

.anim #filaments svg:nth-child(16) {
  bottom: 1.28%;
  right: 9.68%;
  -webkit-animation: filamentsbas 0.4s 0.2s infinite ease-in-out alternate;
  animation: filamentsbas 0.4s 0.2s infinite ease-in-out alternate;
}

@-webkit-keyframes queue {
  to {
    left: -5px;
  }
}

@keyframes queue {
  to {
    left: -5px;
  }
}

@-webkit-keyframes noyau {
  to {
    right: -6px;
  }
}

@keyframes noyau {
  to {
    right: -6px;
  }
}

@-webkit-keyframes filaments {
  to {
    -webkit-transform: translate(-2%, -1%);
    transform: translate(-2%, -1%);
  }
}

@keyframes filaments {
  to {
    -webkit-transform: translate(-2%, -1%);
    transform: translate(-2%, -1%);
  }
}

@-webkit-keyframes filamentsbas {
  to {
    -webkit-transform: translateX(-2%);
    transform: translateX(-2%);
  }
}

@keyframes filamentsbas {
  to {
    -webkit-transform: translateX(-2%);
    transform: translateX(-2%);
  }
}




/*****************/
/* ANIMS OISEAUX */
/*****************/
.item-oiseaux .item-inside {
  height: 450px;
}
.phone .item-oiseaux .item-inside {
  height: 400px;
}
#hirondelle {
  position: relative;
  display: flex;
  justify-content: center;
  top: calc(60% - 114px);
}
#hirondelle img {
  width: 150px;
  position: relative;
  top: 0;
  left: 0;
  pointer-events: none;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
  opacity: 0;
}
.anim #hirondelle img {
  -webkit-animation: apparition 1.5s 9s linear forwards;
          animation: apparition 1.5s 9s linear forwards;
}
#hirondelle svg {
  width: 150px;
  height: 114px;
  position: absolute;
  top: 0;
  pointer-events: none;
  opacity: 1;
}
.anim #hirondelle svg {
  -webkit-animation: disparition 1.5s 9s linear forwards;
          animation: disparition 1.5s 9s linear forwards;
}

@-webkit-keyframes fils {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes fils {
  to {
    stroke-dashoffset: 0;
  }
}

/* Contour hirondelle + oeil */
.anim #path913, .anim #path917 {
  -webkit-animation: fils 3s linear forwards;
          animation: fils 3s linear forwards;
}
.anim #path913 {
  stroke-dasharray: 93.6;
  stroke-dashoffset: 93.6;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.anim #path917 {
  stroke-dasharray: 81.1;
  stroke-dashoffset: 81.1;
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}

@-webkit-keyframes apparition {
  to {
    opacity: 1;
  }
}
@keyframes apparition {
  to {
    opacity: 1;
  }
}
.anim #path943 {
  opacity: 0;
  -webkit-animation: apparition 1s 8s linear forwards;
          animation: apparition 1s 8s linear forwards;
}

/* Lignes internes hirondelle */

.anim #path947, .anim #path951, .anim #path953, .anim #path955, .anim #path957, .anim #path959, .anim #path963, .anim #path967, .anim #path971, .anim #path975 {
  -webkit-animation: fils 1s 7s linear forwards;
          animation: fils 1s 7s linear forwards;
}
.anim #path947 {
  stroke-dasharray: 8.8;
  stroke-dashoffset: 8.8;

}
.anim #path951 {
  stroke-dasharray: 4.2;
  stroke-dashoffset: 4.2;
  -webkit-animation-delay: 8s;
          animation-delay: 8s;
}
.anim #path953 {
  stroke-dasharray: 6.6;
  stroke-dashoffset: -6.6;

}
.anim #path955 {
  stroke-dasharray: 8.4;
  stroke-dashoffset: -8.4;

}
.anim #path957 {
  stroke-dasharray: 6;
  stroke-dashoffset: 6;

}
.anim #path959 {
  stroke-dasharray: 14.1;
  stroke-dashoffset: 14.1;

}
.anim #path963 {
  stroke-dasharray: 14.1;
  stroke-dashoffset: 14.1;

}
.anim #path967 {
  stroke-dasharray: 4.2;
  stroke-dashoffset: 4.2;

}
.anim #path971 {
  stroke-dasharray: 3.6;
  stroke-dashoffset: 3.6;

}
.anim #path975 {
  stroke-dasharray: 3.4;
  stroke-dashoffset: 3.4;

}

/* Disparition finale */
@-webkit-keyframes disparition {
  to {
    opacity: 0;
  }
}
@keyframes disparition {
  to {
    opacity: 0;
  }
}



/*.anim .bird {
  background-image: url('../images/bird-cells-new.svg');
  background-size: auto 100%;
  width: 88px;
  height: 125px;
  animation-name: fly-cycle;
  animation-timing-function: steps(10);
  animation-iteration-count:;
}
.anim .bird--one {
  animation-duration: 1s;
  animation-delay: -0.5s;
}
.anim .bird--two {
  animation-duration: 0.9s;
  animation-delay: -0.75s;
}
.anim .bird--three {
  animation-duration: 1.25s;
  animation-delay: -0.25s;
}
.anim .bird--four {
  animation-duration: 1.1s;
  animation-delay: -0.5s;
}

.anim .bird-container {
  position: absolute;
  top: 50%;
  left: -42%;
  width: 110%;
  transform: scale(0) translateX(-10%);
  animation-name: fly-right-one;
  animation-timing-function: linear;
  animation-iteration-count:;
  transition: opacity 1s;
}
.anim .bird-container.show {
  opacity: 1;
}
.anim .bird-container--one {
  animation-duration: 15s;
  animation-delay: 0;
}
.anim .bird-container--two {
  animation-duration: 16s;
  animation-delay: 1s;
}
.anim .bird-container--three {
  animation-duration: 14.6s;
  animation-delay: 9.5s;
}
.anim .bird-container--four {
  animation-duration: 16s;
  animation-delay: 10.25s;
}

@keyframes fly-cycle {
  100% {
    background-position: -900px 0;
  }
}

@keyframes fly-right-one {
  0% {
    transform: scale(0.3) translateX(-10%);
  }
  10% {
    transform: translateY(2vh) translateX(10%) scale(0.4);
  }
  20% {
    transform: translateY(0vh) translateX(30%) scale(0.5);
  }
  30% {
    transform: translateY(4vh) translateX(50%) scale(0.6);
  }
  40% {
    transform: translateY(2vh) translateX(70%) scale(0.6);
  }
  50% {
    transform: translateY(0vh) translateX(90%) scale(0.6);
  }
  60% {
    transform: translateY(0vh) translateX(110%) scale(0.6);
  }
  100% {
    transform: translateY(0vh) translateX(110%) scale(0.6);
  }
}

@keyframes fly-right-two {
  0% {
    transform: translateY(-2vh) translateX(-10%) scale(0.5);
  }
  10% {
    transform: translateY(0vh) translateX(10%) scale(0.4);
  }
  20% {
    transform: translateY(-4vh) translateX(30%) scale(0.6);
  }
  30% {
    transform: translateY(1vh) translateX(50%) scale(0.45);
  }
  40% {
    transform: translateY(-2.5vh) translateX(70%) scale(0.5);
  }
  50% {
    transform: translateY(0vh) translateX(90%) scale(0.45);
  }
  51% {
    transform: translateY(0vh) translateX(110%) scale(0.45);
  }
  100% {
    transform: translateY(0vh) translateX(110%) scale(0.45);
  }
}*/

/***************/
/* ANIM DIABLE */
/***************/
@keyframes diablerebond1 {
  to {
    transform: rotate(30deg);
  }
}
@keyframes diablerebond2 {
  to {
    transform: rotate(0);
  }
}
@keyframes diablerebond3 {
  to {
    transform: rotate(15deg);
  }
}
@keyframes diablerebond4 {
  to {
    transform: rotate(0);
  }
}
@keyframes diablerebond5 {
  to {
    transform: rotate(5deg);
  }
}
@keyframes diablerebond6 {
  to {
    transform: rotate(0);
  }
}
@keyframes diablecommence {
  to {
    right: calc(100% - 100px);
  }
}
@keyframes diablearrive {
  to {
    right: 0;
  }
}
@keyframes diabletombe {
  to {
    bottom: 0;
  }
}
.item-devil .item-inside {
  box-shadow: #12dec8 0 0 0 20px;
}
.phone .item-devil .item-inside {
  height: 450px;
}
.bordure-diable {
  position: absolute;
  top: 0;
  left: -20px;
  height: 100%;
  border-left: #12dec8 solid 20px;
}
.galerie-item .diable {
  position: absolute;
  width: 150px;
  right: 100%;
  bottom: 35%;
  transform-origin: bottom right;
  transform: rotate(0);
  opacity: 0;
}
.galerie-item .anim .diable {
  opacity: 1;
  transition: opacity 2s;
  animation: diablearrive 3s cubic-bezier(0.820, 0.025, 0.790, 0.120) forwards, diablerebond1 .3s 3s ease-out forwards, diablerebond2 .2s 3.3s ease-in forwards, diablerebond3 .15s 3.5s ease-out forwards, diablerebond4 .1s 3.65s ease-in forwards, diablerebond5 .1s 3.75s ease-out forwards, diablerebond6 .15s 3.85s ease-in forwards, diabletombe .1s 4.5s linear forwards;
}
.diable img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.diable .etiquette {
  position: relative;
}
/*.diable img:nth-of-type(1) {
  position: relative;
}*/
@keyframes rouelente {
  to {
    transform: rotate(120deg);
  }
}
@keyframes roue {
  to {
    transform: rotate(720deg);
  }
}
#diableroue {
  width: 51px;
  transform: rotate(0);
}
.anim #diableroue {
  animation: rouelente 2s ease-in forwards, roue 2s 2s linear forwards;
}


/**********/
/* PIGEON */
/**********/
.item-pigeon .item-inside {
  border: none;
  height: 505px;
}
#pigeon {
  display: flex;
  justify-content: center;
}
@keyframes couleurFond {
  0% {
    background-color: rgb(120, 240, 175)
  }
  33.33% {
    background-color: rgb(240, 175, 120)
  }
  66.66% {
    background-color: rgb(175, 120, 240)
  }
  100% {
    background-color: rgb(120, 240, 175)
  }
}
.anim .conteneur-pigeon {
  display: flex;
  background-color: rgb(120, 240, 175);
  border: solid;
  animation: couleurFond 15s linear infinite;
}


/******* */
/* PIAFS */
/*********/
.galerie-item.item-piafs {
  height: 350px;
}
#piafs {
  position: relative;
  overflow: hidden;
}
.item-piafs .item-inside {
  height: auto;
  width: 800px;
  max-width: calc(100% - 80px);
}
.item-piafs img {
  width: 100%;
}
.conteneur-piafs {
  display: flex;
  justify-content: center;
  height: 300px;
  background-image: url('../images/gradient_o.svg'), url('../images/noise.svg');
}
.phone .conteneur-piafs {
  height: 180px;
}
@keyframes trans {
  50% {
    transform: translateY(0);
  }
}
.piafs {
  position: absolute;
}
.anim .piafs.derriere {
  top: 0;
  transform: translateY(-30%);
  animation: trans 20s linear infinite;
}
.anim .piafs.devant {
  transform: translateY(-50%);
  animation: trans 20s linear infinite;
}



/***************/
/* TCHOU-TCHOU */
/***************/
/*.tchou-tchou .conteneur {
  position: relative;
  left: -3rem;
  height: 35vw;
  width: 100vw;
  margin: auto;
}*/
.tchou-tchou.conteneur {
  position: relative;
  height: 400px;
  width: 400px;
  margin: auto;
}
#tchou-tchou {
  display: inline-block;
  position: relative;
  top: 5px;
  left: 5px;
  cursor: pointer;
  border: solid;
  border-radius: 3px;
  background-color: #fef52f;
  padding: 0 5px;
  opacity: 1;
  transition: opacity .5s;
}
#tchou-tchou:hover {
  background-color: #fec22f;
}
#tchou-tchou.disparait {
  opacity: 0;
}

#train, #wagon1, #wagon2 {
  position: absolute;
  bottom: 4%;
  transform-origin: bottom left;
}

@keyframes trajet1 {
  100% {
    left: calc(100% + 30%);
  }
}
@keyframes scale1 {
  100% {
    transform: scale(.5);
  }
}
#train {
  left: 30%;
  bottom: 5%;
  width: 21%;
  transform: scale(1);
}
#train.start {
  animation: trajet1 5s 10s linear forwards, scale1 .5s 10.75s linear forwards, disparition .1s 12s linear forwards;
}

@keyframes trajet2 {
  100% {
    left: calc(100% + 15%);
  }
}
@keyframes scale2 {
  100% {
    transform: scale(.2);
    bottom: 5%;
  }
}
#wagon1 {
  left: 15%;
  width: 15%;
}
#wagon1.start {
  animation: trajet2 5s 10s linear forwards, scale2 .5s 11.5s linear forwards, disparition .1s 13s linear forwards;
}

@keyframes trajet3 {
  100% {
    left: 100%;
  }
}
@keyframes scale3 {
  100% {
    transform: scale(.2);
    bottom: 5%;
  }
}
#wagon2 {
  left: 0;
  width: 15%;
}
#wagon2.start {
  animation: trajet3 5s 10s linear forwards, scale3 .5s 12.25s linear forwards, disparition .1s 13.5s linear forwards;
}


@keyframes tremble1 {
  25% {
    transform: translateY(.5%);
  }
  75% {
    transform: translateY(-.5%);
  }
}
@keyframes tremble2 {
  25% {
    transform: translateY(-.5%);
  }
  75% {
    transform: translateY(.5%);
  }
}
.train .tremble.start path, .train path.tremble.start {
  animation: tremble1 .1s 100;
}

.train .tremble.start:nth-last-of-type(2n) path, .train path.tremble.start:nth-last-of-type(2n) {
  animation: tremble2 .15s 100;
}


.train {
  width: 100%;
  height: auto;
}
.roues {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  position: absolute;
  top: 72%;
  left: 12%;
  width: 70%;
}
.roue1, .roue4 {
  width: 23%;
}
.roue2 {
  width: 15%;
}
.roue3 {
  width: 14%;
}
@keyframes rouetourne {
  to {
    transform: rotate(1080deg);
  }
}
.roue {
  transform: rotate(0);
}
.start .roue {
  animation: rouetourne 5s 10s linear;
}


.cheminee {
  position: absolute;
  width: 15%;
  height: auto;
}
.cheminee path {
  fill: #fff !important;
}
.cheminee1 {
  top: 3%;
  left: 33%;
}
.cheminee2 {
  top: 14%;
  left: 55%;
}
.cheminee3 {
  top: 3%;
  left: 45%;
}


#baleine {
  position: absolute;
  bottom: -5px;
  right: 5px;
}
.baleine {
  height: auto;
  width: 150px;
}
.cache {
  position: absolute;
  left: -2px;
  width: 150px;
}
.baleine-oeil {
  position: absolute;
  bottom: 30px;
  left: 25px;
  width: 10px;
}



/******************/
/* CANARD-LAPIN 2 */
/******************/
.item-canard-lapin-2 .item-inside {
  height: auto;
}

/************/
/* DIGITALE */
/************/
.galerie #digitale, .galerie-element #digitale {
  width: auto;
}
.item-digitale .item-inside {
  height: auto;
}
.conteneur-digitale, .conteneur-canard-lapin-2 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
img.zoom {
  position: absolute;
  max-width: unset;
  opacity: 0;
  pointer-events: none;
}

.zoom-actif .zoom {
  opacity: 1;
}
.zoom-actif .digitale, .zoom-actif .canard-lapin-2 {
  opacity: 0;
}



/***************/
/* REVES TETUS */
/***************/
.item-reves-tetus {
  height: auto;
}
#item-reves-tetus, #forum-reves-tetus {
  display: flex;
}
.item-reves-tetus video {
  max-width: 100%;
}

.item-reves-tetus {
  width: 700px;
}



      /***/
   /*********/
/*** ANIMAUX ***/
  /*********/
     /***/

.animal {
  position: relative;
  flex-grow: 1;
}
.animal svg {
  position: absolute;
  bottom: 0;
}

/**********/
/* BÉLIER */
/**********/


/**********/
/* CHÈVRE */
/**********/
#chevrefil {
  top: 30px;
  left: -17px;
  width: 408px;
}
#chevre svg#chevreroues1 {
  top: 30px;
  width: 35px;
}

#chevre svg#chevreroues2 {
  top: 150px;
  right: 72px;
  width: 48px;
}

#chevre svg#chevreroues3 {
  top: 195px;
  right: 8px;
  width: 33px;
}



/***********/
/* CRAPAUD */
/***********/
#crapaud svg {
  bottom: -5px;
  left: 0;
  width: 300px;
  transform: rotate(0);
}

#crapaud svg#crapaudroue1 {
  bottom: 101px;
  left: 54px;
  width: 82px;
}

#crapaud svg#crapaudroue2 {
  bottom: 101px;
  left: 129px;
  width: 41px;
}

#crapaud svg#crapaudroue3 {
  bottom: 117px;
  left: 162px;
  width: 56px;
}

#crapaud svg#crapaudroue4 {
  bottom: -1px;
  left: 48px;
  width: 51px;
}

#crapaud svg#crapaudroue5 {
  bottom: -2px;
  left: 217px;
  width: 55px;
}



/************/
/* ÉCUREUIL */
/************/
#ecureuil {
  top: 10px;
}
#ecureuilroue1 {
  bottom: 45px;
  left: 58px;
  width: 130px;
}
#ecureuilroue2 {
  bottom: 165px;
  right: 17px;
  width: 45px;
}


/**********/
/* GIRAFE */
/**********/
#girafe {
  top: 10px;
  left: 5%;
  width: 90%;
}
#girafe svg {
  bottom: unset;
  top: 0;
}
svg#giraferoue1 {
  width: 14%;
  height: auto;
}
svg#giraferoue2 {
  top: 31%;
  right: 0;
  width: 13%;
  height: auto;
}
svg#giraferoue3 {
  top: 59%;
  right: 2%;
  width: 13%;
  height: auto;
}


/********/
/* GRUE */
/********/


/************/
/* MARTINET */
/************/



@media screen and (max-width:1120px) {
  .galerie #content-wrapper {
    padding-bottom: 1rem;
  }
  .galerie-item {
    margin: 0;
  }
  .item-inside {
    top: 0 !important;
  }
}
@media screen and (max-width:48em) {
  .item-inside {
    max-width: calc(100% - 80px);
  }
  .galerie #content-wrapper {
    padding: 8rem 0;
  }
  .galerie-item.impair-force {
    transform: translateX(0);
  }
  .galerie-item:not(.item-piafs).pair-force {
    transform: translateX(0);
  }
}


.galerie-element .galerie-wrapper {
  justify-content: center;
}
.galerie-element .galerie-item {
  transform: none !important;
  height: 700px !important;
}
.galerie-element .item-inside {
  top: 0 !important;
}
