/*!*****************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./src/list-projects/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.
 */
html :where(.wp-block) {
  max-width: unset;
  margin-top: 0;
  margin-bottom: 0;
}

.is-root-container.block-editor-block-list__layout {
  background-color: #F8F4F1;
}

.typo-title1 {
  width: 100%;
  font-size: 3.125rem;
  line-height: 3.4375rem;
  font-weight: 500;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .typo-title1 {
    font-size: 2.1875rem;
    line-height: 2.5rem;
  }
}
@media only screen and (max-width: 479px) {
  .typo-title1 {
    font-size: 1.875rem;
    line-height: 2.1875rem;
  }
}
.typo-title2, .wp-block-domaine-list-projects_title, .wp-block-domaine-list-projects_topLeft {
  width: 100%;
  font-size: 1.875rem;
  line-height: 2.625rem;
  font-weight: 500;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .typo-title2, .wp-block-domaine-list-projects_title, .wp-block-domaine-list-projects_topLeft {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media only screen and (max-width: 479px) {
  .typo-title2, .wp-block-domaine-list-projects_title, .wp-block-domaine-list-projects_topLeft {
    font-size: 1.375rem;
    line-height: 1.875rem;
  }
}
.typo-title3, .wp-block-domaine-list-projects_topRight {
  font-size: 1.25rem;
  letter-spacing: 0.04em;
  font-weight: 500;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .typo-title3, .wp-block-domaine-list-projects_topRight {
    font-size: 1rem;
    letter-spacing: 0.05em;
  }
}
.typo-title4 {
  font-size: 1rem;
  letter-spacing: 0.03125rem;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.4;
}
@media only screen and (max-width: 767px) {
  .typo-title4 {
    font-size: 0.875rem;
  }
}
.typo-copy1 {
  font-size: 1rem;
  line-height: 1.5625rem;
  letter-spacing: 0.03em;
}
@media only screen and (max-width: 767px) {
  .typo-copy1 {
    font-size: 0.875rem;
    line-height: 1.375rem;
  }
}
.typo-copy2 {
  font-size: 1.25rem;
  line-height: 1.75rem;
  letter-spacing: 0.03em;
}
@media only screen and (max-width: 767px) {
  .typo-copy2 {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }
}
.typo-copy3 {
  font-size: 1.25rem;
  line-height: 2rem;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
@media only screen and (max-width: 767px) {
  .typo-copy3 {
    font-size: 1rem;
    line-height: 1.625rem;
  }
}
.typo-legend {
  font-size: 0.75rem;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 767px) {
  .typo-legend {
    font-size: 0.5625rem;
    line-height: 1.0625rem;
  }
}
.typo-textBold {
  font-weight: 700;
}
.typo-textCapitalize {
  text-transform: capitalize;
}
.typo-textUppercase {
  text-transform: uppercase;
}
.typo-textUnderline {
  text-decoration: underline;
}
.typo--textBlue {
  color: #DE8C44;
}

.btn, .wp-block-domaine-list-projects_more_link {
  display: inline-block;
  padding: 0.625rem 1.5625rem;
  font-size: 1.125rem;
  line-height: 1.625rem;
  background-color: transparent;
  border: 1px solid #000000;
  color: #21111E;
  text-transform: uppercase;
  border-radius: 1.25rem;
  cursor: pointer;
  transition: color ease-in-out 0.2s, background-color ease-in-out 0.2s;
}
.btn:focus, .wp-block-domaine-list-projects_more_link:focus {
  outline: none;
}
.btn__orange {
  background-color: #994E37;
  border: 1px solid #994E37;
  color: #FFFFFF;
}
.btn:hover, .wp-block-domaine-list-projects_more_link:hover {
  background-color: #21111E;
  border: 1px solid #21111E;
  color: #FFFFFF;
}
.btn:disabled, .wp-block-domaine-list-projects_more_link:disabled, .btn.disabled, .disabled.wp-block-domaine-list-projects_more_link {
  background-color: #994E37;
  border: 1px solid #994E37;
  pointer-events: none;
  opacity: 0.4;
}

.link {
  font-size: 1.125rem;
  line-height: 1.5625rem;
  display: inline-block;
  text-transform: uppercase;
  position: relative;
}
.link::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #FFFFFF;
}
.link__small {
  font-size: 0.75rem;
  line-height: 1.5625rem;
}
@media only screen and (max-width: 767px) {
  .link__small {
    font-size: 0.5625rem;
    line-height: 1.0625rem;
  }
}
.link-white {
  padding-right: 1.875rem;
  position: relative;
}
.link-white::after {
  content: "";
  position: absolute;
  right: 0;
  top: calc(50% - 0.5rem);
  transform: rotate(90deg);
  width: 1.5625rem;
  height: 1.25rem;
  background-repeat: no-repeat;
  background-size: contain;
}
.link-white-small {
  padding-right: 2.25rem;
  position: relative;
}
.link-white-small::after {
  content: "";
  position: absolute;
  right: 0;
  top: calc(50% - 0.8125rem);
  transform: rotate(90deg);
  width: 1rem;
  height: 1rem;
  padding: 0.1875rem;
  background-repeat: no-repeat;
  background-size: 0.6875rem;
  background-position: center;
  border-radius: 50%;
  transition: border ease-in-out 0.2s;
  border: 1px solid transparent;
}
.link-white-small:hover::after {
  border: 1px solid #FFFFFF;
}
.link-black {
  padding-right: 1.875rem;
  position: relative;
}
.link-black::after {
  content: "";
  position: absolute;
  right: 0;
  top: calc(50% - 0.5rem);
  transform: rotate(90deg);
  width: 1.5625rem;
  height: 1.25rem;
  background-repeat: no-repeat;
  background-size: contain;
}
.link-black-small {
  padding-right: 2.25rem;
  position: relative;
}
.link-black-small::after {
  content: "";
  position: absolute;
  right: 0;
  top: calc(50% - 0.8125rem);
  width: 1rem;
  height: 1rem;
  padding: 0.1875rem;
  background-repeat: no-repeat;
  background-size: 1rem;
  background-position: center;
  border-radius: 50%;
  transition: border ease-in-out 0.2s;
  border: 1px solid transparent;
}
.link-black-small:hover {
  color: #21111E;
}
.link-black-small:hover::after {
  border: 1px solid #21111E;
}

.text-red {
  color: #C60C0C;
}

.column {
  position: relative;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  float: left;
}
.column.opposite {
  float: right;
}

@media (max-width: 479px) {
  .xsmall-1 {
    width: 8.33333%;
  }
  .xsmall-2 {
    width: 16.66667%;
  }
  .xsmall-3 {
    width: 25%;
  }
  .xsmall-4 {
    width: 33.33333%;
  }
  .xsmall-5 {
    width: 41.66667%;
  }
  .xsmall-6 {
    width: 50%;
  }
  .xsmall-7 {
    width: 58.33333%;
  }
  .xsmall-8 {
    width: 66.66667%;
  }
  .xsmall-9 {
    width: 75%;
  }
  .xsmall-10 {
    width: 83.33333%;
  }
  .xsmall-11 {
    width: 91.66667%;
  }
  .xsmall-12 {
    width: 100%;
  }
  .columns {
    padding: 0;
  }
  .col-main {
    width: 100%;
    padding-right: 0;
  }
  .col-right {
    width: 100%;
  }
  .col-1 {
    width: 100%;
  }
  .col-2 {
    width: 100%;
  }
}
@media (min-width: 480px) {
  .small-1 {
    width: 8.33333%;
  }
  .small-2 {
    width: 16.66667%;
  }
  .small-3 {
    width: 25%;
  }
  .small-4 {
    width: 33.33333%;
  }
  .small-5 {
    width: 41.66667%;
  }
  .small-6 {
    width: 50%;
  }
  .small-7 {
    width: 58.33333%;
  }
  .small-8 {
    width: 66.66667%;
  }
  .small-9 {
    width: 75%;
  }
  .small-10 {
    width: 83.33333%;
  }
  .small-11 {
    width: 91.66667%;
  }
  .small-12 {
    width: 100%;
  }
  .columns {
    padding: 0;
  }
  .col-main {
    width: 100%;
    padding-right: 0;
  }
  .col-right {
    width: 100%;
  }
  .col-1 {
    width: 100%;
  }
  .col-2 {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .medium-1 {
    width: 8.33333%;
  }
  .medium-2 {
    width: 16.66667%;
  }
  .medium-3 {
    width: 25%;
  }
  .medium-4 {
    width: 33.33333%;
  }
  .medium-5 {
    width: 41.66667%;
  }
  .medium-6 {
    width: 50%;
  }
  .medium-7 {
    width: 58.33333%;
  }
  .medium-8 {
    width: 66.66667%;
  }
  .medium-9 {
    width: 75%;
  }
  .medium-10 {
    width: 83.33333%;
  }
  .medium-11 {
    width: 91.66667%;
  }
  .medium-12 {
    width: 100%;
  }
  .col-main {
    width: 100%;
  }
  .col-right {
    width: 100%;
  }
  .col-1 {
    width: 50%;
  }
  .col-2 {
    width: 50%;
  }
}
@media (min-width: 1151px) {
  .large-1 {
    width: 8.33333%;
  }
  .large-2 {
    width: 16.66667%;
  }
  .large-3 {
    width: 25%;
  }
  .large-4 {
    width: 33.33333%;
  }
  .large-5 {
    width: 41.66667%;
  }
  .large-6 {
    width: 50%;
  }
  .large-7 {
    width: 58.33333%;
  }
  .large-8 {
    width: 66.66667%;
  }
  .large-9 {
    width: 75%;
  }
  .large-10 {
    width: 83.33333%;
  }
  .large-11 {
    width: 91.66667%;
  }
  .large-12 {
    width: 100%;
  }
  .col-main {
    width: 70%;
    padding-right: 45px;
  }
  .col-right {
    width: 30%;
  }
  .col-1 {
    width: 50%;
  }
  .col-2 {
    width: 50%;
  }
}
html, body {
  font-family: neue-haas-grotesk-display, sans-serif;
}

html.hidePage {
  overflow: hidden;
}
html.lock {
  overflow: hidden;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
}

body {
  margin: 0;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.5625rem;
  background-size: cover;
  background-color: #F8F4F1;
  color: #21111E;
  padding: 0;
  margin: 0;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}
body * {
  word-break: break-word;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  body {
    font-size: 0.875rem;
    line-height: 1.375rem;
  }
}
body.hidePage {
  height: 100vh;
  overflow: hidden;
}

a {
  color: inherit;
  text-decoration: none;
  outline: none;
}

p {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.375rem;
  letter-spacing: 0.03em;
}

.p2 {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.625rem;
  letter-spacing: 0.03em;
}

.bloc {
  width: 100%;
}

.bloc1 {
  margin-left: 10%;
  width: 80%;
  margin-right: 10%;
}

.bold {
  font-weight: 700;
}

.bolder {
  font-weight: 700;
}

.colorText {
  color: #DE8C44;
}

.basis {
  overflow: hidden;
}
.basis__active {
  padding-top: 7.5rem;
}
.basis--body {
  min-height: calc(100vh - 200px);
  /*padding: 0 10%;
  @media only screen and (max-width: $screen-xlarge-min) {
    padding: 0 8%;
  }
  @media only screen and (max-width: $screen-large-min) {
    padding: 0 7%;
  }
  @media only screen and (max-width: $screen-medium-min) {
    padding: 0 6%;
  }*/
}

@media only screen and (max-width: 767px) {
  .moreTOEXP--desktop {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) {
  .moreTOEXP--mobile {
    display: none !important;
  }
}

.emptyBloc {
  display: flex;
  width: 100%;
  padding: 4.375rem 1.25rem;
  justify-content: center;
  align-items: center;
}
.emptyBloc--text {
  font-size: 1rem;
  letter-spacing: 0.03125rem;
  line-height: 1.4;
  text-align: center;
}

.responsiveContainer, .wp-block-domaine-list-projects {
  width: 100%;
  max-width: 1680px;
  margin: 0 auto;
}

.container {
  width: 100%;
  position: relative;
  min-height: inherit;
}

.container1 {
  margin: 0 auto;
  position: relative;
}
@media screen and (min-width: 1200px) {
  .container1 {
    width: 73.125rem;
  }
}
@media screen and (max-width: 1199px) {
  .container1 {
    /*padding: 0 rem(20);*/
  }
}

.ratio-4-3 {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  padding-top: 75%;
}

.ratio-4-3 img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.ratio-1-1 {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
  padding-top: 100%;
}

.ratio-1-1 img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.ratio-3-4 {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
  padding-top: 133.33%;
}

.ratio-3-4 img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

@media screen and (max-width: 1199px) {
  .hideLarge {
    display: none !important;
  }
}

@media screen and (max-width: 1150px) {
  .hideMedium {
    display: none !important;
  }
}

@media only screen and (min-width: 1151px) {
  .showMedium {
    display: none !important;
  }
}

@media only screen and (min-width: 768px) {
  .showSmall {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .hideSmall {
    display: none !important;
  }
}

@media screen and (max-width: 479px) {
  .hideXsmall {
    display: none !important;
  }
}

.noPadding {
  padding: 0;
}

.noPaddingLeft {
  padding-left: 0;
}

.noPaddingRight {
  padding-right: 0;
}

.errorWrapper {
  display: inline-block;
  position: relative;
  margin-bottom: 1.5625rem;
}

.page-enter-active, .page-leave-active {
  transition: opacity 0.3s;
}

.page-enter, .page-leave-active {
  opacity: 0;
}

.align-left {
  text-align: left;
  text-align: start;
}

.align-right {
  text-align: right;
  text-align: end;
}

.editor-styles-wrapper {
  font-family: "Source Sans Pro", sans-serif !important;
}

.accordion-item-content {
  max-height: 0;
  overflow: hidden;
  padding: 0;
  transition: all 0.3s ease;
}
.accordion-item-header {
  position: relative;
  cursor: pointer;
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  min-height: 1.25rem;
}
.accordion-item-header--icon {
  transform: rotate(0);
  transition: transform 0.3s;
}
.accordion-itemActive-content {
  overflow: auto;
  max-height: 400px;
  padding: 10px;
  transition: all 0.3s ease;
}
.accordion-itemActive-header--icon {
  transform: rotate(180deg);
  transition: transform 0.3s;
}

.swiper {
  position: relative;
  z-index: 1;
  margin: 0px auto;
  overflow: hidden;
  list-style: none;
  padding: 0px;
  width: 100%;
  height: 100%;
}

.swiper-wrapper {
  position: relative;
  /* width: 100%; */
  z-index: 1;
  display: -webkit-box;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-slide {
  position: relative;
  height: auto !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

.customCheckBox {
  /* Cachons la case à cocher */
  /* on prépare le label */
  /*   Aspect des checkboxes quand ils sont cochés   */
  /* :before sert à créer la case à cocher */
  /*   Aspect des checkboxes quand ils ne sont pas cochés   */
  /* Aspect général de la coche */
  /* Aspect si "pas cochée" */
  /* Aspect si "cochée" */
  /* aspect désactivée */
  /* styles de la coche (si cochée/désactivée) */
  /* on style aussi le label quand désactivé */
  /* aspect au focus de l'élément */
  /* aspect au hover de l'élément */
}
.customCheckBox [type=checkbox]:not(:checked),
.customCheckBox [type=checkbox]:checked {
  position: absolute;
  left: -9999px;
}
.customCheckBox [type=checkbox]:not(:checked) + label,
.customCheckBox [type=checkbox]:checked + label {
  position: relative; /* permet de positionner les pseudo-éléments */
  padding-left: 30px; /* fait un peu d'espace pour notre case à venir */
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .customCheckBox [type=checkbox]:not(:checked) + label,
.customCheckBox [type=checkbox]:checked + label {
    padding-left: 2.1875rem;
  }
}
.customCheckBox [type=checkbox]:checked + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 18px;
  height: 18px;
  border-radius: 0px;
  background-color: #E7E5E2;
  border: 1px solid #21111E;
  transition: all ease 0.2s;
}
@media only screen and (max-width: 767px) {
  .customCheckBox [type=checkbox]:checked + label:before {
    width: 25px;
    height: 25px;
    top: 7px;
  }
}
.customCheckBox [type=checkbox]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  border-radius: 0px;
  width: 18px;
  height: 18px;
  border: 1px solid #E7E5E2;
  background: #E7E5E2;
  transition: all ease 0.2s;
}
@media only screen and (max-width: 767px) {
  .customCheckBox [type=checkbox]:not(:checked) + label:before {
    width: 25px;
    height: 25px;
    top: 7px;
  }
}
.customCheckBox [type=checkbox]:not(:checked) + label:after,
.customCheckBox [type=checkbox]:checked + label:after {
  content: "";
  display: block;
  background-color: #21111E;
  height: 10px;
  width: 10px;
  position: absolute;
  top: 9px;
  left: 5px;
  transition: all ease 0.2s;
}
@media only screen and (max-width: 767px) {
  .customCheckBox [type=checkbox]:not(:checked) + label:after,
.customCheckBox [type=checkbox]:checked + label:after {
    width: 13px;
    height: 13px;
    left: 7px;
    top: 14px;
  }
}
.customCheckBox [type=checkbox]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.customCheckBox [type=checkbox]:checked + label:after {
  opacity: 1;
}
.customCheckBox [type=checkbox]:disabled:not(:checked) + label:before,
.customCheckBox [type=checkbox]:disabled:checked + label:before {
  border-color: #994E37;
  background-color: #864430;
}
.customCheckBox [type=checkbox]:disabled:checked + label:after {
  color: #994E37;
}
.customCheckBox [type=checkbox]:disabled + label {
  color: #994E37;
}
.customCheckBox [type=checkbox]:not(:checked):hover + label:before {
  border: 1px solid #21111E;
  background: #E7E5E2;
  transition: all ease 0.2s;
}

.wp-block-domaine-list-projects {
  color: #21111E;
  padding: 0 1.875rem;
}
@media only screen and (max-width: 767px) {
  .wp-block-domaine-list-projects {
    padding: 0 0.9375rem;
  }
}
.wp-block-domaine-list-projects_top {
  display: flex;
  width: 100%;
  padding: 8.75rem 0 8.75rem 0;
  border-bottom: solid 0.0625rem #000000;
}
@media only screen and (max-width: 1150px) {
  .wp-block-domaine-list-projects_top {
    padding: 8.75rem 0;
    flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
  .wp-block-domaine-list-projects_top {
    padding: 6.25rem 0;
  }
}
.wp-block-domaine-list-projects_topLeft {
  width: 33.33%;
  display: inline-flex;
  line-height: 2.8125rem;
  text-transform: uppercase;
  padding-right: 1.5625rem;
}
@media only screen and (max-width: 1150px) {
  .wp-block-domaine-list-projects_topLeft {
    width: 100%;
    margin-bottom: 2.1875rem;
    line-height: 1;
  }
}
.wp-block-domaine-list-projects_topRight {
  width: 66.66%;
  display: inline-flex;
  line-height: 2rem;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
@media only screen and (max-width: 1150px) {
  .wp-block-domaine-list-projects_topRight {
    letter-spacing: 0.04em;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .wp-block-domaine-list-projects_topRight {
    font-size: 1rem;
    line-height: 1.625rem;
    letter-spacing: 0.03em;
  }
}
.wp-block-domaine-list-projects_wrap {
  width: 100%;
}
.wp-block-domaine-list-projects_item {
  display: flex;
  width: 100%;
  padding: 2.5rem 0;
  flex-direction: row;
  align-items: flex-start;
  border-bottom: 0.0625rem solid #000000;
}
@media only screen and (max-width: 1150px) {
  .wp-block-domaine-list-projects_item {
    flex-wrap: wrap;
    padding: 2.5rem 0 4.375rem;
  }
}
@media only screen and (max-width: 767px) {
  .wp-block-domaine-list-projects_item {
    flex-direction: column;
    padding: 2.1875rem 0 3.4375rem;
  }
}
.wp-block-domaine-list-projects_item:last-of-type {
  border-bottom: 0.0625rem solid rgba(0, 0, 0, 0.1);
}
.wp-block-domaine-list-projects_left {
  width: 33.33%;
  display: flex;
  flex-direction: column;
  padding-right: 3.4375rem;
}
@media only screen and (max-width: 1150px) {
  .wp-block-domaine-list-projects_left {
    padding-right: 0.9375rem;
    width: 60%;
    order: 1;
  }
}
@media only screen and (max-width: 767px) {
  .wp-block-domaine-list-projects_left {
    order: 2;
    width: 100%;
    padding: 0;
    margin-bottom: 2.1875rem;
  }
}
.wp-block-domaine-list-projects_title {
  display: inline-block;
  width: 100%;
  line-height: 2.1875rem;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
@media only screen and (max-width: 1150px) {
  .wp-block-domaine-list-projects_title {
    line-height: 2.1875rem;
    letter-spacing: 0.03em;
    margin-bottom: 0.5625rem;
  }
}
@media only screen and (max-width: 767px) {
  .wp-block-domaine-list-projects_title {
    font-size: 1.5rem;
    line-height: 1.875rem;
    letter-spacing: 0.03em;
    margin-bottom: 0.9375rem;
  }
}
.wp-block-domaine-list-projects_infos {
  width: 100%;
}
@media only screen and (max-width: 1150px) {
  .wp-block-domaine-list-projects_infos {
    display: flex;
    flex-direction: column;
  }
}
.wp-block-domaine-list-projects_infos span {
  position: relative;
  font-size: 0.75rem;
  line-height: 1.25rem;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin-right: 1.5rem;
  display: inline-block;
}
@media only screen and (max-width: 1150px) {
  .wp-block-domaine-list-projects_infos span {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.125rem;
  }
}
@media only screen and (max-width: 767px) {
  .wp-block-domaine-list-projects_infos span {
    margin-bottom: 0;
  }
}
.wp-block-domaine-list-projects_infos span::after {
  content: "";
  position: absolute;
  width: 0.25rem;
  height: 0.25rem;
  border-radius: 100%;
  background-color: #21111E;
  left: calc(100% + 10px);
  top: calc(50% - 2px);
}
@media only screen and (max-width: 1150px) {
  .wp-block-domaine-list-projects_infos span::after {
    display: none;
  }
}
.wp-block-domaine-list-projects_infos span:last-child {
  margin: 0;
}
@media only screen and (max-width: 1150px) {
  .wp-block-domaine-list-projects_infos span:last-child {
    margin: 0;
  }
}
.wp-block-domaine-list-projects_infos span:last-child::after {
  display: none;
}
.wp-block-domaine-list-projects_middle {
  width: 38.33%;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 1150px) {
  .wp-block-domaine-list-projects_middle {
    width: 100%;
    order: 3;
    margin-top: 2.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .wp-block-domaine-list-projects_middle {
    order: 3;
    width: 100%;
    padding: 0;
    margin-top: 0;
  }
}
.wp-block-domaine-list-projects_text {
  font-size: 1rem;
  line-height: 1.5625rem;
  letter-spacing: 0.03em;
}
@media only screen and (max-width: 767px) {
  .wp-block-domaine-list-projects_text {
    font-size: 0.875rem;
    line-height: 1.375rem;
  }
}
.wp-block-domaine-list-projects_text p {
  font-size: 1rem;
  line-height: 1.5625rem;
  letter-spacing: 0.03em;
  margin-bottom: 20px;
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .wp-block-domaine-list-projects_text p {
    font-size: 0.875rem;
    line-height: 1.375rem;
  }
}
.wp-block-domaine-list-projects_text p:last-of-type {
  margin-bottom: 0;
  margin-top: 0;
}
.wp-block-domaine-list-projects_linkWrap {
  width: 100%;
  margin-top: 20px;
}
.wp-block-domaine-list-projects_link {
  color: #21111E;
  text-decoration: none;
  position: relative;
  display: inline-block;
}
.wp-block-domaine-list-projects_link::before {
  position: absolute;
  content: "";
  width: 0.75rem;
  height: 0.625rem;
  left: calc(100% + 13.5px);
  top: calc(50% - 5px);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images/arrowlink.f690f0e7.png);
}
.wp-block-domaine-list-projects_right {
  width: 28.33%;
  display: flex;
  padding-left: 3.4375rem;
}
@media only screen and (max-width: 1150px) {
  .wp-block-domaine-list-projects_right {
    padding-left: 0;
    width: 40%;
    order: 2;
  }
}
@media only screen and (max-width: 767px) {
  .wp-block-domaine-list-projects_right {
    order: 1;
    width: 100%;
    padding: 0;
    margin-bottom: 2.1875rem;
  }
}
.wp-block-domaine-list-projects_ratio-4-3 {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  padding-top: 75%;
}
.wp-block-domaine-list-projects_ratio-4-3 img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.wp-block-domaine-list-projects_more {
  width: 100%;
  margin: 2.5rem 0 8.75rem;
  text-align: center;
}
@media only screen and (max-width: 1150px) {
  .wp-block-domaine-list-projects_more {
    margin: 4.375rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .wp-block-domaine-list-projects_more {
    margin: 3.4375rem 0;
  }
}
.wp-block-domaine-list-projects_more_link {
  font-size: 1rem;
  line-height: 1.5625rem;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  display: inline-flex;
  padding: 0 0.875rem;
  height: 2.0625rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 2.5rem;
  border: 0.0625rem solid #000000;
}
.wp-block-domaine-list-projects_less {
  width: 100%;
  margin: 2.5rem 0 8.75rem;
  text-align: center;
}
@media only screen and (max-width: 1150px) {
  .wp-block-domaine-list-projects_less {
    margin: 0 0 4.375rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .wp-block-domaine-list-projects_less {
    margin: 0 0 3.4375rem 0;
  }
}

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