/*!*********************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/spacer-responsive/style.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/**
 * 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-orphic-ui-spacer-responsive {
  margin-block-start: 0 !important;
  margin-block-end: 0 !important;
}

/* Liste des valeurs de breakpoint possibles */
/* Classes de base */
.orphic-ui-spacer-responsive-desktop,
.orphic-ui-spacer-responsive-tablet,
.orphic-ui-spacer-responsive-mobile {
  width: 100%;
}

/* Génération des classes pour Desktop */
.orphic-ui-spacer-responsive-desktop.desktop-600 {
  display: block;
}
@media (max-width: 599.98px) {
  .orphic-ui-spacer-responsive-desktop.desktop-600 {
    display: none;
  }
}

.orphic-ui-spacer-responsive-desktop.desktop-650 {
  display: block;
}
@media (max-width: 649.98px) {
  .orphic-ui-spacer-responsive-desktop.desktop-650 {
    display: none;
  }
}

.orphic-ui-spacer-responsive-desktop.desktop-700 {
  display: block;
}
@media (max-width: 699.98px) {
  .orphic-ui-spacer-responsive-desktop.desktop-700 {
    display: none;
  }
}

.orphic-ui-spacer-responsive-desktop.desktop-750 {
  display: block;
}
@media (max-width: 749.98px) {
  .orphic-ui-spacer-responsive-desktop.desktop-750 {
    display: none;
  }
}

.orphic-ui-spacer-responsive-desktop.desktop-768 {
  display: block;
}
@media (max-width: 767.98px) {
  .orphic-ui-spacer-responsive-desktop.desktop-768 {
    display: none;
  }
}

.orphic-ui-spacer-responsive-desktop.desktop-800 {
  display: block;
}
@media (max-width: 799.98px) {
  .orphic-ui-spacer-responsive-desktop.desktop-800 {
    display: none;
  }
}

.orphic-ui-spacer-responsive-desktop.desktop-850 {
  display: block;
}
@media (max-width: 849.98px) {
  .orphic-ui-spacer-responsive-desktop.desktop-850 {
    display: none;
  }
}

.orphic-ui-spacer-responsive-desktop.desktop-900 {
  display: block;
}
@media (max-width: 899.98px) {
  .orphic-ui-spacer-responsive-desktop.desktop-900 {
    display: none;
  }
}

.orphic-ui-spacer-responsive-desktop.desktop-950 {
  display: block;
}
@media (max-width: 949.98px) {
  .orphic-ui-spacer-responsive-desktop.desktop-950 {
    display: none;
  }
}

.orphic-ui-spacer-responsive-desktop.desktop-1000 {
  display: block;
}
@media (max-width: 999.98px) {
  .orphic-ui-spacer-responsive-desktop.desktop-1000 {
    display: none;
  }
}

.orphic-ui-spacer-responsive-desktop.desktop-1024 {
  display: block;
}
@media (max-width: 1023.98px) {
  .orphic-ui-spacer-responsive-desktop.desktop-1024 {
    display: none;
  }
}

.orphic-ui-spacer-responsive-desktop.desktop-1100 {
  display: block;
}
@media (max-width: 1099.98px) {
  .orphic-ui-spacer-responsive-desktop.desktop-1100 {
    display: none;
  }
}

.orphic-ui-spacer-responsive-desktop.desktop-1200 {
  display: block;
}
@media (max-width: 1199.98px) {
  .orphic-ui-spacer-responsive-desktop.desktop-1200 {
    display: none;
  }
}

.orphic-ui-spacer-responsive-desktop.desktop-1300 {
  display: block;
}
@media (max-width: 1299.98px) {
  .orphic-ui-spacer-responsive-desktop.desktop-1300 {
    display: none;
  }
}

.orphic-ui-spacer-responsive-desktop.desktop-1400 {
  display: block;
}
@media (max-width: 1399.98px) {
  .orphic-ui-spacer-responsive-desktop.desktop-1400 {
    display: none;
  }
}

/* Génération des classes pour Mobile */
.orphic-ui-spacer-responsive-mobile.mobile-600 {
  display: none;
}
@media (max-width: 599.98px) {
  .orphic-ui-spacer-responsive-mobile.mobile-600 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-mobile.mobile-650 {
  display: none;
}
@media (max-width: 649.98px) {
  .orphic-ui-spacer-responsive-mobile.mobile-650 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-mobile.mobile-700 {
  display: none;
}
@media (max-width: 699.98px) {
  .orphic-ui-spacer-responsive-mobile.mobile-700 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-mobile.mobile-750 {
  display: none;
}
@media (max-width: 749.98px) {
  .orphic-ui-spacer-responsive-mobile.mobile-750 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-mobile.mobile-768 {
  display: none;
}
@media (max-width: 767.98px) {
  .orphic-ui-spacer-responsive-mobile.mobile-768 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-mobile.mobile-800 {
  display: none;
}
@media (max-width: 799.98px) {
  .orphic-ui-spacer-responsive-mobile.mobile-800 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-mobile.mobile-850 {
  display: none;
}
@media (max-width: 849.98px) {
  .orphic-ui-spacer-responsive-mobile.mobile-850 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-mobile.mobile-900 {
  display: none;
}
@media (max-width: 899.98px) {
  .orphic-ui-spacer-responsive-mobile.mobile-900 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-mobile.mobile-950 {
  display: none;
}
@media (max-width: 949.98px) {
  .orphic-ui-spacer-responsive-mobile.mobile-950 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-mobile.mobile-1000 {
  display: none;
}
@media (max-width: 999.98px) {
  .orphic-ui-spacer-responsive-mobile.mobile-1000 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-mobile.mobile-1024 {
  display: none;
}
@media (max-width: 1023.98px) {
  .orphic-ui-spacer-responsive-mobile.mobile-1024 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-mobile.mobile-1100 {
  display: none;
}
@media (max-width: 1099.98px) {
  .orphic-ui-spacer-responsive-mobile.mobile-1100 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-mobile.mobile-1200 {
  display: none;
}
@media (max-width: 1199.98px) {
  .orphic-ui-spacer-responsive-mobile.mobile-1200 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-mobile.mobile-1300 {
  display: none;
}
@media (max-width: 1299.98px) {
  .orphic-ui-spacer-responsive-mobile.mobile-1300 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-mobile.mobile-1400 {
  display: none;
}
@media (max-width: 1399.98px) {
  .orphic-ui-spacer-responsive-mobile.mobile-1400 {
    display: block;
  }
}

/* Génération des classes pour Tablet */
.orphic-ui-spacer-responsive-tablet.tablet-600-900 {
  display: none;
}
@media (min-width: 600px) and (max-width: 899.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-600-900 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-600-950 {
  display: none;
}
@media (min-width: 600px) and (max-width: 949.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-600-950 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-600-1000 {
  display: none;
}
@media (min-width: 600px) and (max-width: 999.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-600-1000 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-600-1024 {
  display: none;
}
@media (min-width: 600px) and (max-width: 1023.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-600-1024 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-600-1100 {
  display: none;
}
@media (min-width: 600px) and (max-width: 1099.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-600-1100 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-600-1200 {
  display: none;
}
@media (min-width: 600px) and (max-width: 1199.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-600-1200 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-600-1300 {
  display: none;
}
@media (min-width: 600px) and (max-width: 1299.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-600-1300 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-650-900 {
  display: none;
}
@media (min-width: 650px) and (max-width: 899.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-650-900 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-650-950 {
  display: none;
}
@media (min-width: 650px) and (max-width: 949.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-650-950 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-650-1000 {
  display: none;
}
@media (min-width: 650px) and (max-width: 999.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-650-1000 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-650-1024 {
  display: none;
}
@media (min-width: 650px) and (max-width: 1023.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-650-1024 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-650-1100 {
  display: none;
}
@media (min-width: 650px) and (max-width: 1099.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-650-1100 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-650-1200 {
  display: none;
}
@media (min-width: 650px) and (max-width: 1199.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-650-1200 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-650-1300 {
  display: none;
}
@media (min-width: 650px) and (max-width: 1299.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-650-1300 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-700-900 {
  display: none;
}
@media (min-width: 700px) and (max-width: 899.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-700-900 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-700-950 {
  display: none;
}
@media (min-width: 700px) and (max-width: 949.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-700-950 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-700-1000 {
  display: none;
}
@media (min-width: 700px) and (max-width: 999.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-700-1000 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-700-1024 {
  display: none;
}
@media (min-width: 700px) and (max-width: 1023.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-700-1024 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-700-1100 {
  display: none;
}
@media (min-width: 700px) and (max-width: 1099.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-700-1100 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-700-1200 {
  display: none;
}
@media (min-width: 700px) and (max-width: 1199.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-700-1200 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-700-1300 {
  display: none;
}
@media (min-width: 700px) and (max-width: 1299.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-700-1300 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-750-900 {
  display: none;
}
@media (min-width: 750px) and (max-width: 899.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-750-900 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-750-950 {
  display: none;
}
@media (min-width: 750px) and (max-width: 949.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-750-950 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-750-1000 {
  display: none;
}
@media (min-width: 750px) and (max-width: 999.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-750-1000 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-750-1024 {
  display: none;
}
@media (min-width: 750px) and (max-width: 1023.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-750-1024 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-750-1100 {
  display: none;
}
@media (min-width: 750px) and (max-width: 1099.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-750-1100 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-750-1200 {
  display: none;
}
@media (min-width: 750px) and (max-width: 1199.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-750-1200 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-750-1300 {
  display: none;
}
@media (min-width: 750px) and (max-width: 1299.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-750-1300 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-768-900 {
  display: none;
}
@media (min-width: 768px) and (max-width: 899.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-768-900 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-768-950 {
  display: none;
}
@media (min-width: 768px) and (max-width: 949.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-768-950 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-768-1000 {
  display: none;
}
@media (min-width: 768px) and (max-width: 999.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-768-1000 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-768-1024 {
  display: none;
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-768-1024 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-768-1100 {
  display: none;
}
@media (min-width: 768px) and (max-width: 1099.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-768-1100 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-768-1200 {
  display: none;
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-768-1200 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-768-1300 {
  display: none;
}
@media (min-width: 768px) and (max-width: 1299.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-768-1300 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-800-900 {
  display: none;
}
@media (min-width: 800px) and (max-width: 899.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-800-900 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-800-950 {
  display: none;
}
@media (min-width: 800px) and (max-width: 949.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-800-950 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-800-1000 {
  display: none;
}
@media (min-width: 800px) and (max-width: 999.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-800-1000 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-800-1024 {
  display: none;
}
@media (min-width: 800px) and (max-width: 1023.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-800-1024 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-800-1100 {
  display: none;
}
@media (min-width: 800px) and (max-width: 1099.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-800-1100 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-800-1200 {
  display: none;
}
@media (min-width: 800px) and (max-width: 1199.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-800-1200 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-800-1300 {
  display: none;
}
@media (min-width: 800px) and (max-width: 1299.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-800-1300 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-850-900 {
  display: none;
}
@media (min-width: 850px) and (max-width: 899.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-850-900 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-850-950 {
  display: none;
}
@media (min-width: 850px) and (max-width: 949.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-850-950 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-850-1000 {
  display: none;
}
@media (min-width: 850px) and (max-width: 999.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-850-1000 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-850-1024 {
  display: none;
}
@media (min-width: 850px) and (max-width: 1023.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-850-1024 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-850-1100 {
  display: none;
}
@media (min-width: 850px) and (max-width: 1099.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-850-1100 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-850-1200 {
  display: none;
}
@media (min-width: 850px) and (max-width: 1199.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-850-1200 {
    display: block;
  }
}

.orphic-ui-spacer-responsive-tablet.tablet-850-1300 {
  display: none;
}
@media (min-width: 850px) and (max-width: 1299.98px) {
  .orphic-ui-spacer-responsive-tablet.tablet-850-1300 {
    display: block;
  }
}

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