/* line 1, /home/info/Centurion-2021/app/assets/stylesheets/partials/template_cellule_container_polaroid.css.erb */
#cellule-template-container-polaroid #corp-container-polaroid {
  overflow: hidden;
  height: 38vw;
}

/* line 5, /home/info/Centurion-2021/app/assets/stylesheets/partials/template_cellule_container_polaroid.css.erb */
#bg01-cellule-template-container-polaroid {
  background: url("/assets/fond-sous-polas-f6fc75b882af6f3986c87199b25b8147f101ffb570d5859f663d9dbf16ef7183.webp") no-repeat;
  background-size: 100% auto;
  background-position: bottom;
}

/* line 14, /home/info/Centurion-2021/app/assets/stylesheets/partials/template_cellule_container_polaroid.css.erb */
#cellule-template-container-polaroid #corp-container-polaroid .card-columns .card {
  position: absolute;
  width: 13vw;
  height: 15vw;
  top: 33%;
  left: 41%;
  transform: rotate(0deg);
  border: none;
  background: transparent;
}

/* line 24, /home/info/Centurion-2021/app/assets/stylesheets/partials/template_cellule_container_polaroid.css.erb */
#cellule-template-container-polaroid #corp-container-polaroid .card-columns {
  height: 30vw;
  position: relative;
  margin-top: 1vw;
}

/* line 30, /home/info/Centurion-2021/app/assets/stylesheets/partials/template_cellule_container_polaroid.css.erb */
#cellule-template-container-polaroid #corp-container-polaroid .card-columns .flip-polaroid-inner {
  text-align: center;
  transform-style: preserve-3d;
  /*border: 1px solid grey;*/
  width: 100%;
  height: 100%;
  box-shadow: 2px 2px 4px 0px grey;
  cursor: pointer;
  background-image: url("/assets/fond pola-7f0bae436f23bd049d31b899bd9ad8347bd531c8606e7c51ab2344f8444af612.webp");
  background-size: cover;
}

/* line 42, /home/info/Centurion-2021/app/assets/stylesheets/partials/template_cellule_container_polaroid.css.erb */
#cellule-template-container-polaroid #corp-container-polaroid .card-columns .flip-polaroid-inner .flip-polaroid-front, .flip-polaroid-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  z-index: 10;
}

/* line 51, /home/info/Centurion-2021/app/assets/stylesheets/partials/template_cellule_container_polaroid.css.erb */
#cellule-template-container-polaroid #corp-container-polaroid .card-columns .flip-polaroid-inner .flip-polaroid-back {
  transform: rotateY(180deg);
}

/* line 54, /home/info/Centurion-2021/app/assets/stylesheets/partials/template_cellule_container_polaroid.css.erb */
#cellule-template-container-polaroid #corp-container-polaroid .card-columns .flip-polaroid-inner .flip-polaroid-back p {
  margin-bottom: none;
  margin-top: none;
  font-size: 0.95rem;
  background-color: white;
  height: 80%;
  box-shadow: 0px 0px 5px inset;
  font-size: 1vw;
}

/* line 63, /home/info/Centurion-2021/app/assets/stylesheets/partials/template_cellule_container_polaroid.css.erb */
#cellule-template-container-polaroid #corp-container-polaroid .card-columns .flip-polaroid-inner .flip-polaroid-front p {
  margin-bottom: 0;
  margin-top: 0;
}

/* line 67, /home/info/Centurion-2021/app/assets/stylesheets/partials/template_cellule_container_polaroid.css.erb */
#cellule-template-container-polaroid #corp-container-polaroid .card-columns .flip-polaroid-inner .flip-polaroid-front .container-img {
  overflow: hidden;
}

/* line 70, /home/info/Centurion-2021/app/assets/stylesheets/partials/template_cellule_container_polaroid.css.erb */
#cellule-template-container-polaroid #corp-container-polaroid .card-columns .flip-polaroid-inner .img-view-back-polaroid {
  width: 3vw;
  position: absolute;
  bottom: 3%;
  right: 2%;
  z-index: 4;
  /*transform: rotate(180deg);*/
}

/* line 79, /home/info/Centurion-2021/app/assets/stylesheets/partials/template_cellule_container_polaroid.css.erb */
#cellule-template-container-polaroid #corp-container-polaroid .card-columns #polaroid03,
#cellule-template-container-polaroid #corp-container-polaroid .card-columns #polaroid04 {
  z-index: 1;
}

/* line 84, /home/info/Centurion-2021/app/assets/stylesheets/partials/template_cellule_container_polaroid.css.erb */
#cellule-template-container-polaroid #corp-container-polaroid .card-columns #polaroid01,
#cellule-template-container-polaroid #corp-container-polaroid .card-columns #polaroid02 {
  z-index: 2;
}

/* line 89, /home/info/Centurion-2021/app/assets/stylesheets/partials/template_cellule_container_polaroid.css.erb */
#cellule-template-container-polaroid #corp-container-polaroid .card-columns #polaroid05,
#cellule-template-container-polaroid #corp-container-polaroid .card-columns #polaroid06 {
  z-index: 3;
}

/* line 1, /home/info/Centurion-2021/app/assets/stylesheets/partials/template_cellule_title_double_image_text.css.erb */
#bg01-cellule-title-double-image-text {
  background: url("/assets/fond herbe-c5ea91ba16c9932558ac79f966a8b34e3d74f3f02775100250481613c136dc44.webp") center no-repeat;
  background-size: cover;
}

/* line 8, /home/info/Centurion-2021/app/assets/stylesheets/partials/template_cellule_title_double_image_text.css.erb */
#cellule-template-title-double-image-text {
  box-shadow: 0px 0px 100px 30px inset;
}

/* line 11, /home/info/Centurion-2021/app/assets/stylesheets/partials/template_cellule_title_double_image_text.css.erb */
#cellule-template-title-double-image-text #body-title-double-image-text {
  margin-right: 3vw;
  margin-left: 3vw;
  background: linear-gradient(transparent, rgba(255, 255, 255, 0.7) 15%);
  padding-top: 5%;
}

/* line 17, /home/info/Centurion-2021/app/assets/stylesheets/partials/template_cellule_title_double_image_text.css.erb */
#cellule-template-title-double-image-text #body-title-double-image-text #body-left-title-double-image-text {
  transform: rotate(-3deg);
}

/* line 1, /home/info/Centurion-2021/app/assets/stylesheets/partials/template_cellule_text_multi_image.css */
#bg01-cellule-text-multi-image {
  background-color: #008345;
}

/* line 4, /home/info/Centurion-2021/app/assets/stylesheets/partials/template_cellule_text_multi_image.css */
#cellule-template-text-multi-image #body-left-text-multi-image {
  color: white;
}

/* line 7, /home/info/Centurion-2021/app/assets/stylesheets/partials/template_cellule_text_multi_image.css */
#cellule-template-text-multi-image #body-left-text-multi-image h2 span {
  color: #70b625;
}

/* line 10, /home/info/Centurion-2021/app/assets/stylesheets/partials/template_cellule_text_multi_image.css */
#cellule-template-text-multi-image #body-right-text-multi-image #container-solo-image {
  margin-top: -37%;
  position: absolute;
  z-index: 3;
}

/* line 15, /home/info/Centurion-2021/app/assets/stylesheets/partials/template_cellule_text_multi_image.css */
#cellule-template-text-multi-image #body-right-text-multi-image #container-solo-image img {
  transform: rotate(25deg);
  margin-left: -55%;
}
