/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/@wordpress/scripts/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/@wordpress/scripts/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/assets/projects/style.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************/
/*-------------------------------------------------------*/
/* Projects
/*-------------------------------------------------------*/
.deoblocks-project .wp-block-cover__background {
  visibility: hidden;
  opacity: 0 !important;
  transition: var(--deoblocks-transition--all);
}
.deoblocks-project__content {
  visibility: hidden;
  opacity: 0;
  transform: translateY(16px);
  transition: var(--deoblocks-transition--all);
}
.deoblocks-project:hover .wp-block-cover__background, .deoblocks-project:focus .wp-block-cover__background {
  visibility: visible;
}
.deoblocks-project:hover .deoblocks-project__content, .deoblocks-project:focus .deoblocks-project__content {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}
.deoblocks-project:hover .has-background-dim, .deoblocks-project:focus .has-background-dim {
  opacity: 0.5 !important;
}
.deoblocks-project:hover .has-background-dim.has-background-dim-0, .deoblocks-project:focus .has-background-dim.has-background-dim-0 {
  opacity: 0 !important;
}
.deoblocks-project:hover .has-background-dim.has-background-dim-10, .deoblocks-project:focus .has-background-dim.has-background-dim-10 {
  opacity: 0.1 !important;
}
.deoblocks-project:hover .has-background-dim.has-background-dim-20, .deoblocks-project:focus .has-background-dim.has-background-dim-20 {
  opacity: 0.2 !important;
}
.deoblocks-project:hover .has-background-dim.has-background-dim-30, .deoblocks-project:focus .has-background-dim.has-background-dim-30 {
  opacity: 0.3 !important;
}
.deoblocks-project:hover .has-background-dim.has-background-dim-40, .deoblocks-project:focus .has-background-dim.has-background-dim-40 {
  opacity: 0.4 !important;
}
.deoblocks-project:hover .has-background-dim.has-background-dim-60, .deoblocks-project:focus .has-background-dim.has-background-dim-60 {
  opacity: 0.6 !important;
}
.deoblocks-project:hover .has-background-dim.has-background-dim-70, .deoblocks-project:focus .has-background-dim.has-background-dim-70 {
  opacity: 0.7 !important;
}
.deoblocks-project:hover .has-background-dim.has-background-dim-80, .deoblocks-project:focus .has-background-dim.has-background-dim-80 {
  opacity: 0.8 !important;
}
.deoblocks-project:hover .has-background-dim.has-background-dim-90, .deoblocks-project:focus .has-background-dim.has-background-dim-90 {
  opacity: 0.9 !important;
}
.deoblocks-project:hover .has-background-dim.has-background-dim-100, .deoblocks-project:focus .has-background-dim.has-background-dim-100 {
  opacity: 1 !important;
}

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