/*!******************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/three-pictures/style.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
.wp-block-plune-blocks-three-pictures {
  position: relative;
  width: 100%;
  max-width: 480px;
  min-height: 100vh;
  padding: 4rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1200px) {
  .wp-block-plune-blocks-three-pictures {
    min-height: unset;
  }
}
@media (max-width: 800px) {
  .wp-block-plune-blocks-three-pictures {
    margin-left: auto;
    margin-right: auto;
    padding: 2rem 0;
  }
}
.wp-block-plune-blocks-three-pictures .background-trame {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/trame-spiral.f30aab4f.png);
  opacity: 0.16;
}
.has-purple-background-color .wp-block-plune-blocks-three-pictures .background-trame {
  -webkit-filter: invert(1);
          filter: invert(1);
}
@media (max-width: 800px) {
  .wp-block-plune-blocks-three-pictures .background-trame {
    display: none;
  }
}
.wp-block-plune-blocks-three-pictures .images-wrapper {
  position: relative;
  width: 60%;
}
@media (min-width: 992px) {
  .wp-block-plune-blocks-three-pictures .images-wrapper {
    width: 80%;
  }
}
@media (min-width: 1400px) {
  .wp-block-plune-blocks-three-pictures .images-wrapper {
    width: 100%;
  }
}
.wp-block-plune-blocks-three-pictures .image-left-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 75%;
  z-index: 3;
}
.wp-block-plune-blocks-three-pictures figure {
  position: relative;
  margin-bottom: 0;
}
.wp-block-plune-blocks-three-pictures figure img {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border: 8px solid #fff;
  -webkit-box-shadow: 8px 8px 25px rgba(0, 0, 0, 0.35);
          box-shadow: 8px 8px 25px rgba(0, 0, 0, 0.35);
  -webkit-transition: all 0.95s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: all 0.95s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.wp-block-plune-blocks-three-pictures figure.portrait {
  width: 100%;
  height: 0;
  padding-bottom: 153%;
}
.wp-block-plune-blocks-three-pictures figure.landscape {
  width: 100%;
  height: 0;
  padding-bottom: 55%;
}
.wp-block-plune-blocks-three-pictures figure.image-1 {
  z-index: 3;
}
.wp-block-plune-blocks-three-pictures figure.image-1 img {
  -webkit-transform: rotate(-8deg) translate(-35%, -10%);
      -ms-transform: rotate(-8deg) translate(-35%, -10%);
          transform: rotate(-8deg) translate(-35%, -10%);
}
.wp-block-plune-blocks-three-pictures figure.image-2 {
  z-index: 2;
}
.wp-block-plune-blocks-three-pictures figure.image-2 img {
  -webkit-transform: rotate(-1deg) translate(40%, 0%);
      -ms-transform: rotate(-1deg) translate(40%, 0%);
          transform: rotate(-1deg) translate(40%, 0%);
}
.wp-block-plune-blocks-three-pictures figure.image-3 {
  z-index: 1;
}
.wp-block-plune-blocks-three-pictures figure.image-3 img {
  -webkit-transform: rotate(5deg) translate(21%, -5%);
      -ms-transform: rotate(5deg) translate(21%, -5%);
          transform: rotate(5deg) translate(21%, -5%);
}
.wp-block-plune-blocks-three-pictures.is-style-right {
  margin-left: auto;
}
.wp-block-plune-blocks-three-pictures.is-style-right .image-left-wrapper {
  left: unset;
  right: 0;
}
.wp-block-plune-blocks-three-pictures.is-style-right figure.image-1 img {
  -webkit-transform: rotate(8deg) translate(35%, -10%);
      -ms-transform: rotate(8deg) translate(35%, -10%);
          transform: rotate(8deg) translate(35%, -10%);
}
.wp-block-plune-blocks-three-pictures.is-style-right figure.image-2 img {
  -webkit-transform: rotate(1deg) translate(-36%, 3%);
      -ms-transform: rotate(1deg) translate(-36%, 3%);
          transform: rotate(1deg) translate(-36%, 3%);
}
.wp-block-plune-blocks-three-pictures.is-style-right figure.image-3 img {
  -webkit-transform: rotate(-5deg) translate(-21%, -5%);
      -ms-transform: rotate(-5deg) translate(-21%, -5%);
          transform: rotate(-5deg) translate(-21%, -5%);
}

/*# sourceMappingURL=style-index.css.map*/