:root {
  --salmon: #fb7470;
  --white-smoke\<deleted\|variable-9c8dec7a\>: #f7f7f7;
  --dark-slate-grey: #435867;
  --light-grey: #a8a8a8;
  --black\<deleted\|variable-6b7ea91e\>: #272b3a;
  --goldenrod: #cc9a30;
  --white-smoke-3\<deleted\|variable-79613e8a\>: #efeeee;
  --dim-grey: #707070;
  --grayback: #d8d9d3;
  --white-smoke-2\<deleted\|variable-2f52608a\>: var(--white-smoke-3\<deleted\|variable-79613e8a\>);
  --dark-grey: #9b9c96;
  --gray_tx_b: #f3f3f3;
  --gray_gra_1: #605b61;
  --gray_gra_2: #d89d73;
  --grey: #888983;
  --dim-grey-2: #58533f;
  --silver\<deleted\|variable-7e31b01f\>: #c6c5c0;
  --dark_gray_tx: #07121a;
  --light-grey-2: #cccbc6;
  --7f7f7f: white;
  --gray_dark: #7f7f7f;
}

body {
  color: #333;
  font-family: Spartan, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.body {
  color: #2a2a2a;
  background-color: #d89d73;
  height: auto;
  display: block;
}

.top-nav-highlight {
  border: 1px dashed var(--salmon);
  transform-origin: 0%;
  width: 45%;
  margin-left: 44px;
  margin-right: 44px;
}

.nav-overlay, .nav-overlay-list {
  display: block;
}

.field-label {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  letter-spacing: .5px;
  font-family: Quattrocento Sans, sans-serif;
  font-weight: 400;
}

.submit-button {
  border: 0px dashed var(--salmon);
  background-color: var(--goldenrod);
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  letter-spacing: 1px;
  font-family: Quattrocento Sans, sans-serif;
  font-weight: 700;
  position: relative;
  bottom: 48px;
  left: 50%;
}

.text-field {
  background-color: var(--white-smoke-3\<deleted\|variable-79613e8a\>);
  color: var(--dim-grey);
  border: 0 solid #000;
  width: 50%;
  font-family: Spartan, sans-serif;
}

.form-block {
  height: 80%;
  margin-right: 0%;
}

.newsletter {
  width: 50%;
  margin-right: 5%;
}

.home1 {
  object-fit: fill;
  background-image: url('../images/sophie_pinard_01_Tablet.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 96%;
  background-attachment: scroll;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 110vh;
  margin-top: -98px;
  display: flex;
}

.home1._1 {
  background-color: var(--grayback);
  object-fit: fill;
  object-position: 50% 100%;
  background-image: url('../images/sophie_pinard_2.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  height: 100vh;
  margin-top: -98px;
  padding-top: 0;
  display: flex;
  position: static;
  top: -98px;
}

.div_logo {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  align-self: center;
  align-items: center;
  margin-top: 10%;
  margin-left: 25%;
  margin-right: 25%;
  padding-top: 0%;
  display: block;
}

.text_mentions {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  letter-spacing: .25px;
  padding-left: 5%;
  font-family: Spartan, sans-serif;
}

.sticky-nav-2 {
  z-index: 1;
  opacity: 1;
  background-color: #d8d9d300;
  height: 103.6px;
  padding: 0 20px;
  position: sticky;
  top: 0;
}

.nav-link-shop {
  color: var(--white-smoke-2\<deleted\|variable-2f52608a\>);
  letter-spacing: 1px;
  margin-top: 4%;
  margin-left: 0;
  margin-right: auto;
  font-family: Quattrocento Sans, sans-serif;
  position: static;
}

.nav-link-shop:hover {
  color: var(--white-smoke\<deleted\|variable-9c8dec7a\>);
  text-underline-offset: 5px;
  text-decoration-style: dotted;
  text-decoration-thickness: 2px;
}

.container {
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  margin-left: 2px;
  margin-right: auto;
  display: flex;
  position: static;
}

.nav-_atelier_d {
  border: 0px solid var(--white-smoke-3\<deleted\|variable-79613e8a\>);
  color: var(--gray_tx_b);
  letter-spacing: 1px;
  margin: 0% 0;
  font-family: Josefin Sans, sans-serif;
  font-size: 15px;
  position: static;
}

.nav-_atelier_d:hover {
  border: 0px none var(--salmon);
  color: var(--white-smoke\<deleted\|variable-9c8dec7a\>);
  text-underline-offset: 5px;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  text-decoration-thickness: 2px;
}

.nav-_atelier_d.w--current {
  color: var(--white-smoke-2\<deleted\|variable-2f52608a\>);
}

.nav_collections_d {
  border: 0px solid var(--white-smoke-3\<deleted\|variable-79613e8a\>);
  color: var(--gray_tx_b);
  letter-spacing: .5px;
  text-underline-offset: 5px;
  margin: 0% 0;
  font-family: Josefin Sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-decoration-thickness: 2px;
  position: static;
}

.nav_collections_d:hover {
  border: 0px none var(--salmon);
  color: var(--white-smoke\<deleted\|variable-9c8dec7a\>);
  text-underline-offset: 5px;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

.nav_collections_d.w--current {
  color: var(--white-smoke-2\<deleted\|variable-2f52608a\>);
}

.link-block-logo {
  justify-content: center;
  align-items: flex-start;
  width: 20%;
  max-width: none;
  margin-left: 5%;
  margin-right: 5%;
  display: flex;
  position: static;
  inset: auto auto 0% 25%;
}

.nav_presse {
  color: var(--dark-slate-grey);
  letter-spacing: .5px;
  margin-right: auto;
  font-family: Quattrocento Sans, sans-serif;
  display: none;
}

.nav-menu-2 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 103.641px;
  margin: 0% 0;
  display: flex;
  position: static;
}

.navbar-2 {
  background-color: #0000;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 98px;
  display: flex;
  position: static;
}

.logo_sp {
  width: 250%;
  max-width: 100%;
  position: static;
}

.nav_conseil {
  color: #fff;
  letter-spacing: 1px;
  margin-top: 4%;
  margin-left: 0;
  margin-right: 0;
  font-family: Quattrocento Sans, sans-serif;
  display: block;
  position: static;
}

.nav_conseil:hover {
  color: var(--white-smoke\<deleted\|variable-9c8dec7a\>);
  text-underline-offset: 5px;
  text-decoration-style: dotted;
  text-decoration-thickness: 2px;
}

.nav_conseil.w--current {
  color: var(--goldenrod);
}

.graphique {
  vertical-align: sub;
  width: 225px;
}

.boutique_1 {
  float: left;
  background-color: var(--white-smoke\<deleted\|variable-9c8dec7a\>);
  background-image: url('../images/Boutique2_Aleth_Vignon.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 0;
  margin-top: 0%;
  padding-top: 100%;
}

.heading-2 {
  color: var(--white-smoke\<deleted\|variable-9c8dec7a\>);
  text-align: center;
  margin-top: 36px;
  margin-bottom: 20px;
  font-family: Spartan, sans-serif;
  font-size: 2.3em;
  font-weight: 300;
  line-height: 1.5em;
}

.div-collections {
  background-color: #0000;
  padding-top: 0%;
  padding-bottom: 0%;
}

.heading-3 {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: left;
  margin-top: 30%;
  padding-left: 10%;
  font-family: Spartan, sans-serif;
  font-size: 2.3em;
  font-weight: 300;
  line-height: 1.5em;
}

.text-block-5 {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: left;
  letter-spacing: 0;
  margin-top: 0%;
  padding-left: 10%;
  padding-right: 7%;
  font-family: Spartan, sans-serif;
  font-size: 1.3em;
  font-weight: 400;
  line-height: 1.5em;
}

.nav-_coll_p, .nav_atelier_p {
  display: none;
}

.projet {
  justify-content: center;
  align-items: flex-start;
  max-width: 100vw;
  height: 100vh;
  margin-top: -98px;
  display: block;
  position: relative;
}

.projet._2 {
  margin-top: 0%;
}

.projet._5 {
  margin-top: 10%;
}

.projet._6 {
  margin-top: 15%;
  margin-bottom: 15%;
  display: none;
}

.projet._7 {
  margin-top: 10%;
  margin-bottom: 15%;
  display: block;
}

.projet.b_4 {
  margin-top: 10%;
}

.projet._8 {
  margin-top: 10%;
  margin-bottom: 10%;
}

.d_p {
  background-color: #938f86;
  align-self: flex-start;
  width: 100%;
  height: 100%;
  margin-left: 0%;
  position: relative;
}

.d_p.b_1 {
  background-color: var(--grey);
  background-image: url('../images/accueil_deroule_def_partie1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
}

.d_p.b_3 {
  background-color: #0000;
  font-family: Poiret One;
}

.d_p.b_6 {
  background-color: var(--dark-grey);
  align-self: center;
  margin-left: 25%;
  margin-right: 25%;
  padding-top: 5%;
  padding-bottom: 0%;
  position: static;
}

.d_p.b_7 {
  background-color: #343631;
  align-self: center;
  margin-left: 0%;
  margin-right: 0%;
  padding-top: 0%;
  padding-bottom: 0%;
  position: static;
}

.t_b_1 {
  color: var(--goldenrod);
  text-align: center;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  margin-top: -200px;
  margin-left: 0%;
  font-family: Poiret One;
  font-size: 12em;
  display: flex;
}

.t_b_1._2 {
  margin-top: -30%;
  margin-left: 0;
  margin-right: 0;
  font-size: 6em;
}

.t_b_1._1 {
  color: #fff;
  text-decoration: none;
}

.t_b_1._3 {
  color: #fff;
  margin-top: -300px;
}

.t_b_1._4 {
  margin-top: -220px;
}

.t_b_1._5 {
  margin-top: -190px;
}

.l_projets {
  background-image: url('../images/Ranelagh1_Aleth_Vignon.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.l_projets:hover {
  opacity: 1;
}

.l_projets.b_2 {
  background-color: var(--grayback);
  background-image: url('../images/sophie_pinard_03.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  align-items: center;
  width: auto;
  height: 100%;
  margin-top: 0%;
  margin-bottom: 0%;
}

.l_projets.b_3 {
  background-color: var(--dim-grey);
  background-image: url('../images/Stouen1_Aleth_Vignon.jpg');
  background-position: 50%;
  background-size: cover;
}

.l_projets.b_5 {
  background-color: #6f6e69;
  background-image: url('../images/Tournon1_Aleth_Vignon.JPG');
  background-position: 50%;
  background-size: cover;
}

.l_projets.b_6, .l_projets.b_7 {
  background-image: url('../images/Levallois4_Aleth_Vignon.jpg');
  background-position: 50%;
  background-size: contain;
  align-items: center;
  width: auto;
  height: 80%;
  margin-top: 5%;
  margin-bottom: auto;
}

.l_projets.b_7 {
  background-color: #6f6e69;
  background-image: url('../images/Noirmoutier1_Aleth_Vignon.JPG');
  background-position: 50%;
  background-size: cover;
  height: 100%;
  margin-top: 0%;
}

.l_projets.b_8 {
  background-color: #6f6e69;
  background-image: url('../images/Levallois1_Aleth_Vignon.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  align-items: center;
  width: auto;
  height: 100%;
  margin-top: 0%;
  margin-bottom: auto;
}

.l_projets.b_3 {
  background-color: var(--grayback);
  background-image: url('../images/sophie_pinard_04.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  align-items: center;
  width: auto;
  height: 100%;
  margin-top: 0%;
  margin-bottom: 0%;
}

.l_projets.b_4 {
  background-image: url('../images/sophie_pinard_02.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  align-items: center;
  width: auto;
  height: 100%;
  margin-top: 0%;
  margin-bottom: 0%;
}

.l_projets.b_5 {
  background-color: #d8d9d3;
  background-image: url('../images/sophie_pinard_06.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  align-items: center;
  width: auto;
  height: 100%;
  margin-top: 0%;
  margin-bottom: 0%;
}

.l_projets.b_6 {
  background-color: #d8d9d3;
  background-image: url('../images/sophie_pinard_07.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0%;
  margin-bottom: 0%;
}

.l_projets.b_7 {
  background-image: url('../images/sophie_pinard_02.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  align-items: center;
  width: auto;
  height: 100%;
  margin-top: 0%;
  margin-bottom: 0%;
}

.l_projets.b_4 {
  background-color: #d8d9d3;
  background-image: url('../images/sophie_pinard_05.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  align-items: center;
  width: auto;
  height: 100%;
  margin-top: 0%;
  margin-bottom: 0%;
}

.l_projets.b_8 {
  background-image: url('../images/sophie_pinard_02.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  align-items: center;
  width: auto;
  height: 100%;
  margin-top: 0%;
  margin-bottom: 0%;
}

.cookie-left-wrap {
  width: 894px;
  display: flex;
}

.cookie-title-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  min-height: auto;
  margin-right: 25px;
  display: flex;
}

.cookie-exit-2 {
  color: var(--goldenrod);
}

.cookie_tittle {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  width: 894.266px;
  margin-top: 5px;
  margin-bottom: 4px;
  padding-left: 0%;
  font-family: Spartan, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.column-5 {
  background-color: #888983;
  height: 100%;
  margin-top: -65px;
  padding-left: 0;
}

.column-5.boutique2 {
  height: 80%;
}

.div-block-21 {
  background-color: #0000;
  height: 77vh;
}

.column-6 {
  padding-left: 0;
  padding-right: 0;
}

.column-6.boutique4 {
  background-color: var(--dark-grey);
}

.av_r1 {
  background-color: #888983;
  margin-top: 15%;
}

.av_r2 {
  background-color: #888983;
  flex-direction: row-reverse;
  display: flex;
}

.av_r2.v {
  flex-direction: row;
  display: none;
}

.av_r3 {
  background-color: #0000;
  flex-direction: row-reverse;
  display: flex;
}

.boutique_1-copy {
  float: left;
  background-color: var(--white-smoke\<deleted\|variable-9c8dec7a\>);
  background-image: url('../images/AV_1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 0;
  margin-top: 0%;
  padding-top: 100%;
}

.boutique_1-copy._2 {
  background-image: url('../images/Boutique3_Aleth_Vignon.jpg');
  background-position: 0 0;
  background-size: cover;
}

.boutique_3 {
  float: left;
  background-color: var(--white-smoke\<deleted\|variable-9c8dec7a\>);
  background-image: url('../images/Boutique4_Aleth_Vignon.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 0;
  margin-top: 0%;
  padding-top: 100%;
}

.av_r3_v {
  background-color: #888983;
  flex-direction: row;
  display: flex;
}

.av_r4 {
  flex-direction: row;
  display: none;
}

.av_r3v {
  flex-direction: row-reverse;
  display: none;
}

.boutique_4 {
  float: left;
  background-color: var(--white-smoke\<deleted\|variable-9c8dec7a\>);
  background-image: url('../images/Boutique5_Aleth_Vignon.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 0;
  margin-top: 0%;
  padding-top: 100%;
}

.nav_a_propos_d {
  color: var(--gray_tx_b);
  letter-spacing: 1px;
  width: auto;
  margin-top: 0%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Josefin Sans, sans-serif;
  font-size: 15px;
  position: static;
}

.nav_a_propos_d:hover {
  color: var(--white-smoke\<deleted\|variable-9c8dec7a\>);
  text-underline-offset: 5px;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  text-decoration-thickness: 2px;
}

.nav_a_propos_d.w--current {
  color: #fff;
}

.link-block-logo-tablet {
  justify-content: center;
  align-items: flex-start;
  width: 20%;
  max-width: none;
  margin-left: 5%;
  margin-right: 5%;
  display: none;
  position: static;
  inset: auto auto 0% 25%;
}

.div-collection {
  background-color: #0000;
  height: 175px;
}

.body-2 {
  background-color: #0000;
  background-image: linear-gradient(to bottom, var(--grey), var(--grey));
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
}

.inrro {
  height: 175px;
  margin-top: 0%;
}

.div_boutique {
  height: 84vh;
}

.final {
  background-color: var(--dark-grey);
  justify-content: center;
  width: 100%;
  height: auto;
  padding: 0% 2% 10%;
  display: flex;
}

.tel_footer {
  color: var(--gray_tx_b);
  text-align: left;
  letter-spacing: 1px;
  align-items: flex-start;
  width: auto;
  margin-top: 0;
  padding-top: 0%;
  padding-bottom: 10%;
  padding-left: 10%;
  font-family: Josefin Sans, sans-serif;
  font-size: 14px;
  font-weight: 300;
  display: flex;
}

.cookie-tag {
  z-index: 99999;
  background-color: #0000;
  border-radius: 0;
  width: 100%;
  min-width: auto;
  height: 50px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: 40px;
  position: static;
  bottom: 0;
  left: 0;
}

.cookie-close-card-2 {
  opacity: .43;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  padding: 10px;
  transition: all .2s ease-out;
  display: flex;
  position: static;
  top: 0;
  bottom: 0;
  right: 0;
}

.cookie-close-card-2:hover {
  opacity: 1;
}

.cookie-product-wrap-3 {
  background-color: #0000;
  border: 0 #000;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: auto;
  padding: 15px 10px;
  display: flex;
  position: relative;
}

.cookie-product-wrap-3:hover {
  background-color: #efeeee33;
}

.d_b_1 {
  background-color: #0000;
  background-image: url('../images/Batignolles1_Aleth_Vignon.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.h_b_1 {
  color: #fff;
  text-align: center;
  align-items: flex-start;
  margin-top: 0;
  font-family: Poiret One;
  font-size: 12em;
  font-weight: 400;
  display: flex;
}

.h_b_1._1, .h_b_1._2 {
  color: var(--goldenrod);
}

.d_b_2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.h_b_1-1 {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  margin: 3em 4em;
  font-family: Poiret One;
  font-size: 2.8em;
  font-weight: 400;
  line-height: 1.2em;
  display: flex;
}

.column-8 {
  background-color: #0000;
  padding-left: 1.5em;
  padding-right: 1.5em;
}

.column-9 {
  margin-top: 0;
  padding: 0 2em;
}

.c_b_1-4 {
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
}

.c_4 {
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.batignolles_0 {
  margin-top: 0;
}

.d_b_1-4-4 {
  background-color: #0000;
  background-image: url('../images/Lemercier5_Aleth_Vignon.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 600px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.c_4_l {
  background-color: #0000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.boutique_inpiration {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
}

.div-block-30 {
  justify-content: center;
  width: 100%;
  display: flex;
}

.div-block-31 {
  clear: left;
  width: 100%;
}

.column-10 {
  text-align: center;
  justify-content: center;
  align-items: flex-end;
  height: 341.797px;
  display: flex;
}

.div-block-32 {
  height: auto;
  margin-top: 8em;
}

.text-block-9 {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: center;
  font-size: 1.2em;
}

.text-block-10 {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: center;
  height: auto;
  margin-top: .25em;
  margin-bottom: 3em;
  font-family: Poiret One;
  font-size: 3em;
}

.block_wrap {
  cursor: default;
  flex-direction: column;
  justify-content: flex-end;
  align-self: auto;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.c_a_propos {
  background-color: #88898300;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.paragraph-3 {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: center;
  letter-spacing: .3px;
  max-width: 550px;
  margin: 4.5em auto 4em;
  font-family: Spartan, sans-serif;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.5em;
}

.content_wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.div-block {
  justify-content: center;
  width: auto;
  margin-bottom: 8em;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.plain_text {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: center;
  cursor: pointer;
  width: 200%;
  margin-top: 1em;
  margin-bottom: 0;
  font-size: 1.2em;
  line-height: 1.5em;
  text-decoration: none;
  display: block;
}

.image-10 {
  background-color: #0000;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 0%;
  display: block;
}

.h_p {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: center;
  letter-spacing: .3px;
  max-width: 470px;
  margin: 2em auto 0;
  font-family: Poiret One;
  font-size: 2em;
  line-height: 1.5em;
  display: block;
}

.batignolles2_0 {
  margin-top: 0;
}

.div-block-33 {
  background-color: #0000;
  justify-content: center;
  width: auto;
  min-width: 100vw;
  max-width: none;
  display: block;
}

.body_projets {
  background-color: #1f1f1f;
  height: auto;
  display: block;
}

.paragraph-4 {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: center;
  letter-spacing: .3px;
  max-width: 550px;
  margin-top: .5em;
  margin-left: auto;
  margin-right: auto;
  font-family: Poiret One;
  font-size: 1.5em;
  line-height: 1.2em;
}

.footer_2 {
  background-color: #58533f;
  justify-content: center;
  margin-top: 6em;
  display: flex;
}

.div-block-34 {
  flex: 0 auto;
  width: 20%;
  height: auto;
}

.text-block-11 {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: center;
  padding-top: 0%;
  font-size: 1em;
}

.text-block-12 {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: center;
  padding-top: 0%;
  font-size: 1em;
  line-height: 1.5em;
}

.text-block-13, .text-block-14 {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: center;
  padding-top: 0%;
  font-size: 1em;
}

.div_logo_end {
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  width: 20%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-11 {
  width: 45%;
}

.div_mail_footer {
  width: 30%;
  padding-top: 0%;
}

.div_tel_footer {
  width: 30%;
}

.div_sm {
  justify-content: center;
  width: 25%;
  display: flex;
}

.div_fb {
  text-align: right;
  width: 50%;
  height: auto;
}

.div_insta {
  width: 25px;
  height: auto;
}

.image-12 {
  height: 25px;
  margin-top: 0;
}

.image-13 {
  height: 28px;
  margin-top: 0;
  display: block;
}

.l_instagram {
  padding-top: 0%;
  padding-left: 5%;
}

.l_facebook {
  margin-top: 0%;
  padding-top: 0%;
}

.mail_footer {
  color: var(--gray_tx_b);
  text-align: left;
  letter-spacing: 1px;
  width: auto;
  margin-top: 0;
  padding-top: 0%;
  padding-bottom: 10%;
  padding-left: 10%;
  font-family: Josefin Sans, sans-serif;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
}

.link_mail {
  width: 100%;
  padding-top: 0%;
  font-family: Poiret One;
  text-decoration: none;
}

.link-block-5 {
  width: auto;
  height: auto;
  padding-top: 0%;
  font-family: Poiret One;
  text-decoration: none;
  display: block;
}

.s_newsletter {
  background-color: #c7c5c5;
}

.form {
  width: 100%;
  height: 75%;
}

.d_newsletter {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.columns-5 {
  width: 100%;
  margin-top: 5%;
}

.div_logo_a_propos {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 20%;
  height: auto;
  margin-top: 4em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.link_batignolles2 {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  height: auto;
  text-decoration: none;
}

.link_batignolles2:hover {
  color: var(--goldenrod);
}

.link_email {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-decoration: none;
}

.link_email:hover {
  color: var(--goldenrod);
}

.d_b_22 {
  background-image: url('../images/Lemercier2_Aleth_Vignon.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-top: auto;
  display: flex;
}

.d_b2_1a {
  background-color: #938f86;
  background-image: url('../images/Lemercier1_Aleth_Vignon.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.d_b_3c {
  background-image: url('../images/Lemercier4_AlethVignon.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 600px;
  margin-top: 8em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.d_st_1 {
  background-color: #938f86;
  background-image: url('../images/Stouen1_Aleth_Vignon.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.d_l_1 {
  background-color: #938f86;
  background-image: url('../images/Levallois1_Aleth_Vignon.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.nav-_projets_1 {
  border: 0px solid var(--white-smoke-3\<deleted\|variable-79613e8a\>);
  color: var(--white-smoke\<deleted\|variable-9c8dec7a\>);
  letter-spacing: 1px;
  margin: 4% 0% 0%;
  font-family: Quattrocento Sans, sans-serif;
  position: static;
}

.nav-_projets_1:hover {
  border: 0px none var(--salmon);
  color: #cc9a30;
}

.nav-_projets_1.w--current {
  color: var(--goldenrod);
}

.nav-link-a-propos_1 {
  color: var(--goldenrod);
  letter-spacing: 1px;
  margin-top: 4%;
  margin-left: 0;
  margin-right: 0;
  font-family: Quattrocento Sans, sans-serif;
  position: static;
}

.nav-link-a-propos_1:hover {
  color: var(--goldenrod);
}

.nav-link-a-propos_1.w--current {
  color: #fff;
}

.p3 {
  color: #fffefe;
  text-align: left;
  letter-spacing: .3px;
  max-width: 700px;
  margin-top: 2em;
  margin-left: auto;
  margin-right: auto;
  font-family: Josefin Sans, sans-serif;
  font-size: 1.2em;
  font-weight: 300;
  line-height: 1.75em;
}

.link_mentions {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-decoration: none;
}

.aleth_remercier {
  background-color: var(--dark-grey);
  justify-content: center;
  width: 100%;
  height: auto;
  padding-top: 10%;
  padding-bottom: 10%;
  display: flex;
}

.image-14 {
  height: auto;
}

.div-block-35 {
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: auto;
  display: flex;
}

.l_b_1_b {
  width: auto;
  margin-top: 0;
  text-decoration: none;
  display: block;
}

.l_b_2_b {
  margin-top: 0;
  text-decoration: none;
}

.d_b2_2 {
  justify-content: center;
  align-self: auto;
  align-items: flex-end;
  width: auto;
  margin-top: 0;
  display: flex;
}

.column-12 {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.d_b1_3 {
  justify-content: center;
  align-items: flex-end;
  width: auto;
  height: auto;
  margin-top: 0;
  display: block;
}

.d_b2_11 {
  align-items: flex-end;
  width: auto;
  height: auto;
  margin-top: 0;
  display: flex;
}

.suspension_augustin {
  width: 144px;
  max-width: none;
}

.cocotte {
  width: 175px;
  max-width: none;
  padding-bottom: 0;
}

.linge {
  width: 215px;
  max-width: none;
  display: block;
}

.lampe {
  width: 249px;
  max-width: none;
  height: 287.859px;
  display: block;
}

.coussin {
  width: 215px;
  max-width: none;
  display: block;
}

.l_linge {
  align-items: flex-end;
  width: auto;
  margin-top: 0;
  text-decoration: none;
  display: block;
}

.l_coussin {
  height: auto;
  margin-top: 0;
  text-decoration: none;
}

.rmc1 {
  margin-top: 0;
}

.l_table {
  margin-top: 0;
  text-decoration: none;
}

.l_coussinst {
  margin-top: 0;
  text-decoration: none;
  display: block;
}

.table {
  width: 185px;
  max-width: none;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: block;
}

.coussinst {
  width: 225px;
  max-width: none;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.chaise {
  width: 235px;
  max-width: none;
  margin-top: 0;
  padding-bottom: 0;
}

.d_r {
  background-color: #938f86;
  background-image: url('../images/Ranelagh1_Aleth_Vignon.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.d_r3 {
  background-image: url('../images/Ranelagh2_Aleth_Vignon.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 600px;
  margin-top: 8em;
  display: flex;
}

.d_r4 {
  background-image: url('../images/Ranelagh3_Aleth_Vignon.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 600px;
  margin-top: 8em;
  display: flex;
}

.d_r5 {
  background-image: url('../images/Ranelagh4_Aleth_Vignon.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 600px;
  margin-top: 8em;
  margin-bottom: 0;
  display: flex;
}

.draps {
  width: auto;
  max-width: none;
  height: 277.125px;
  margin-top: 0;
}

.rideaux {
  cursor: pointer;
  width: 310px;
  max-width: none;
  height: 277.125px;
  margin-top: 0;
  display: block;
}

.applique {
  cursor: pointer;
  width: 100%;
  max-width: none;
  margin-top: 0;
  padding-bottom: 0;
  display: block;
}

.d_t {
  background-color: #938f86;
  background-image: url('../images/Tournon1_Aleth_Vignon.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.d_t2 {
  background-image: url('../images/Tournon2_Aleth_Vignon.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 400px;
  margin-top: 8em;
  display: flex;
}

.d_t3 {
  background-image: url('../images/Tournon3_Aleth_Vignon.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 400px;
  margin-top: 8em;
  display: flex;
}

.d_t4 {
  background-color: #0000;
  background-image: url('../images/Tournon4_Aleth_Vignon.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 400px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.d_t4b {
  background-image: url('../images/Tournon4B_Aleth_Vignon.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 400px;
  height: 400px;
  margin-left: auto;
  margin-right: auto;
}

.d_t4d {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.assiette {
  cursor: pointer;
  width: 165px;
  max-width: none;
  margin-top: 0;
  display: block;
}

.lampe_pied {
  width: 300px;
  max-width: none;
  margin-top: 0;
  display: block;
}

.plaid {
  width: 300px;
  max-width: none;
  margin-top: 0;
  padding-bottom: 0;
}

.plain_text_applique {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: center;
  margin-top: 1em;
  margin-bottom: 0;
  font-size: 1.2em;
  line-height: 1.5em;
  text-decoration: none;
}

.nav-_eshop_d {
  border: 0px solid var(--white-smoke-3\<deleted\|variable-79613e8a\>);
  color: var(--gray_tx_b);
  letter-spacing: 1px;
  margin: 0% 0;
  font-family: Josefin Sans, sans-serif;
  font-size: 15px;
  position: static;
}

.nav-_eshop_d:hover {
  border: 0px none var(--salmon);
  color: var(--white-smoke\<deleted\|variable-9c8dec7a\>);
  text-underline-offset: 5px;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  text-decoration-thickness: 2px;
}

.nav-_eshop_d.w--current {
  color: var(--goldenrod);
}

.t_4 {
  width: 100%;
  height: 400px;
  margin-top: 0;
}

.chevet {
  width: 200px;
  height: 227.266px;
  margin-top: 0;
  padding-bottom: 0;
}

.lampadaire {
  width: 233px;
  max-width: none;
  height: 381.953px;
  margin-top: 0;
}

.verres {
  width: 233px;
  height: 113.734px;
  margin-top: 0;
  padding-bottom: 0;
}

.d_n_1 {
  background-color: #938f86;
  background-image: url('../images/Noirmoutier1_Aleth_Vignon.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.noirmoutier_2 {
  margin-top: 8em;
}

.h_n1 {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  margin: 3em 4em 0;
  font-family: Poiret One;
  font-size: 2.8em;
  font-weight: 400;
  line-height: 1.2em;
  display: flex;
}

.link {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-decoration: none;
}

.link:hover {
  color: var(--goldenrod);
}

.d_f_n {
  justify-content: center;
  align-items: flex-start;
  width: auto;
  display: flex;
}

.fauteuil2 {
  width: auto;
  max-width: none;
  height: 250px;
  margin-top: 0;
  padding-bottom: 0;
}

.d_n22 {
  justify-content: center;
  align-items: flex-start;
  width: auto;
  display: flex;
}

.lampe2 {
  cursor: pointer;
  width: auto;
  max-width: none;
  height: 212.234px;
  margin-top: 0;
  padding-bottom: 0;
  display: block;
}

.d_n23 {
  justify-content: center;
  align-items: flex-start;
  width: auto;
  margin-top: 0;
  display: flex;
}

.sculture {
  width: 220px;
  max-width: none;
  height: auto;
  margin-top: 0;
  display: block;
}

.presse {
  background-image: linear-gradient(#605b61, #d89d73);
}

.rive_droite_mag {
  width: 35%;
  margin-top: 1.6em;
}

.paris_capitale {
  width: 20%;
  max-width: none;
  margin-top: 3em;
}

.d_pc, .d_rd {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.t_p {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: center;
  margin-left: 3.9em;
  margin-right: 3.9em;
  font-size: 1.25em;
  line-height: 1.75em;
}

.elle {
  width: 20%;
  max-width: none;
  margin-top: 1.5em;
}

.d_e {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.maison {
  width: 25%;
  max-width: none;
  margin-top: 4em;
}

.d_m {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.le_bonbon {
  width: 30%;
  max-width: none;
  margin-top: 8em;
}

.marie_claire {
  width: 30%;
  max-width: none;
  margin-top: 1.4em;
}

.d_b, .d_mc {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.questions {
  width: 30%;
  max-width: none;
  margin-top: 2em;
}

.madame {
  width: 30%;
  max-width: none;
  margin-top: 4em;
  display: block;
}

.d_q {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.d_mf {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.presse_a {
  margin-bottom: 6em;
}

.elle2 {
  width: 20%;
  max-width: none;
  margin-top: 3.65em;
}

.columns-6 {
  margin-bottom: 6em;
}

.maison2 {
  width: 25%;
  max-width: none;
  margin-top: 4em;
}

.columns-7, .columns-8 {
  margin-bottom: 6em;
}

.t_p2 {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: center;
  margin-left: 4em;
  margin-right: 3.8em;
  font-size: 1.25em;
  line-height: 1.75em;
}

.columns-9 {
  margin-bottom: 8em;
}

.h_presse {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: center;
  letter-spacing: .3px;
  max-width: 550px;
  margin: 2em auto;
  font-family: Spartan, sans-serif;
  font-size: 2em;
  font-weight: 400;
  line-height: 1.5em;
}

.d_table {
  justify-content: center;
  align-items: flex-start;
  width: auto;
  display: flex;
}

.d_coussin {
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  display: block;
}

.d_draps, .d_rideaux {
  justify-content: center;
  align-items: flex-start;
  width: auto;
  display: flex;
}

.d_assiette {
  cursor: pointer;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  display: flex;
}

.d_chaise {
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin-left: auto;
  display: block;
}

.d_lingebain {
  justify-content: center;
  align-items: flex-end;
  width: auto;
  height: 127.828px;
  display: flex;
  position: relative;
}

.l_assiette {
  margin-top: 11.15em;
  text-decoration: none;
  display: block;
}

.d_chevet {
  justify-content: center;
  align-items: flex-start;
  width: auto;
  display: flex;
}

.d_verres {
  justify-content: center;
  align-items: flex-start;
  width: auto;
  margin-top: 0;
  display: flex;
}

.l_verres {
  margin-top: 0;
  text-decoration: none;
  display: block;
}

.heading-3_desktop, .heading-3_desktop2 {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: left;
  margin-top: 30%;
  padding-left: 10%;
  font-family: Spartan, sans-serif;
  font-size: 2.3em;
  font-weight: 300;
  line-height: 1.5em;
}

.heading-3_desktop3 {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: left;
  margin-top: 20%;
  padding-left: 10%;
  font-family: Spartan, sans-serif;
  font-size: 2.3em;
  font-weight: 300;
  line-height: 1.5em;
}

.heading-5_home {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: center;
  letter-spacing: 1px;
  font-family: Poiret One;
  font-size: 2em;
  line-height: 1.2em;
}

.rmc_kradrat {
  background-color: #0000;
  display: none;
}

.rmc_kradrat.w--current {
  display: none;
}

.t_b_p {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: left;
  letter-spacing: 0;
  margin-top: 0%;
  padding-left: 10%;
  padding-right: 7%;
  font-family: Spartan, sans-serif;
  font-size: 1.3em;
  line-height: 1.5em;
}

.column-13 {
  justify-content: center;
  align-items: flex-end;
  height: 378.469px;
  display: block;
}

.h_b_1-1_r {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  margin: 3em 4em 2em;
  font-family: Poiret One;
  font-size: 2.8em;
  font-weight: 400;
  line-height: 1.2em;
  display: flex;
}

.column-14 {
  background-color: var(--silver\<deleted\|variable-7e31b01f\>);
  justify-content: center;
  align-items: center;
  height: 600px;
  display: flex;
}

.column-15 {
  background-color: #959996;
  justify-content: center;
  align-items: center;
  height: 600px;
  max-height: none;
  display: flex;
  position: static;
}

.d_rmc {
  background-image: url('../images/Nos_plus1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  height: 427px;
  display: flex;
}

.d_rmc_t {
  background-color: #f7f7f7a6;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50%;
  padding-top: 4em;
  display: flex;
}

.heading-6_b {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: center;
  letter-spacing: .8px;
  margin-top: 0;
  font-family: Poiret One;
  font-size: 1.5em;
  line-height: 1em;
  text-decoration: none;
}

.d_rmc_kradrat {
  background-image: url('../images/Nos_plus2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  height: 427px;
  display: flex;
}

.h_projets {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  margin: 3em 4em 2em;
  font-family: Poiret One;
  font-size: 2em;
  font-weight: 400;
  line-height: 1.2em;
  display: flex;
}

.text-span {
  color: var(--goldenrod);
}

.link-2 {
  color: var(--white-smoke\<deleted\|variable-9c8dec7a\>);
  text-decoration: none;
}

.link-6 {
  color: var(--goldenrod);
  text-decoration: none;
}

.batignolles_2a {
  margin-top: 8em;
}

.batignolles_1-2ab {
  height: auto;
  margin-top: 10em;
}

.c_b_2-2b {
  width: 100%;
  height: 675px;
  margin-top: 8em;
}

.batignolles_1-2b {
  margin-top: 8em;
}

.h_projetsab {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: center;
  cursor: default;
  justify-content: center;
  align-items: flex-start;
  margin: 3em 4em 2em;
  font-family: Poiret One;
  font-size: 2em;
  font-weight: 400;
  line-height: 1.2em;
  display: flex;
}

.d_b_1-2-2-4t {
  background-image: url('../images/Lemercier6_Aleth_Vignon.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 600px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.column-16 {
  height: 405.297px;
}

.ranelagh, .ranelagh3, .ranelagh4 {
  margin-top: 8em;
}

.h_projets_r {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  margin: 4em 4em 2em;
  font-family: Poiret One;
  font-size: 2em;
  font-weight: 400;
  line-height: 1.2em;
  display: flex;
}

.l_applique {
  margin-top: 0;
  text-decoration: none;
}

.h_b_1-1r, .h_b_1-1rr {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  margin: 2.5em 4em 3em;
  font-family: Poiret One;
  font-size: 2.8em;
  font-weight: 400;
  line-height: 1.2em;
  display: flex;
}

.column-17 {
  align-items: flex-end;
  height: 368.922px;
  margin-top: 0;
  display: flex;
}

.tournon_1 {
  margin-top: 8em;
}

.tournon_3 {
  margin-top: 6em;
}

.tournon_4, .boutique_inpiration_t {
  margin-top: 8em;
}

.l_plaid {
  margin-top: 0;
  text-decoration: none;
}

.boutique_inpiration_levalois {
  margin-top: 0;
}

.h_b_1-1l, .h_b_1-1le {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  margin: 3em 4em;
  font-family: Poiret One;
  font-size: 2.8em;
  font-weight: 400;
  line-height: 1.2em;
  display: flex;
}

.column-18 {
  align-items: flex-end;
  height: 483.734px;
  display: flex;
}

.boutique_inpiration_noir {
  margin-top: 0;
}

.l_beton {
  margin-top: 0;
  text-decoration: none;
}

.button {
  background-color: var(--black\<deleted\|variable-6b7ea91e\>);
  letter-spacing: 1px;
  width: auto;
  margin-top: 1em;
  font-family: Quattrocento Sans, sans-serif;
  font-weight: 700;
}

.button:hover {
  background-color: var(--goldenrod);
}

.button.w--current {
  text-align: center;
  letter-spacing: 1px;
  width: 25%;
  margin-top: 2em;
  font-family: Quattrocento Sans, sans-serif;
}

.div-block-37 {
  margin-top: 4.5em;
}

.logo_kvadrat {
  background-color: #0000;
  width: 18%;
  margin-top: 0;
  display: none;
}

.heading-6_kvadrat {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: center;
  margin-top: .125em;
  padding-left: .75em;
  padding-right: .75em;
  font-family: Poiret One;
  font-size: 3em;
  font-weight: 400;
  line-height: 1em;
  text-decoration: none;
}

.columns-10 {
  width: auto;
  margin-top: 0;
}

.div-block-38 {
  width: 100%;
  margin-top: 0;
}

.column-19, .column-20 {
  justify-content: center;
  display: flex;
}

.d_rmc_t2 {
  background-color: #f7f7f7a6;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 95%;
  height: 50%;
  padding-top: 4em;
  display: flex;
}

.nav_eshop_p {
  background-color: #0000;
  display: none;
}

.nav_eshop_p.w--current {
  display: none;
}

.section-2 {
  background-color: #0000;
}

.div-block-39 {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.text-block-15 {
  color: var(--gray_tx_b);
  text-align: center;
  padding-top: 5%;
  padding-bottom: 5%;
  font-family: Poiret One;
  font-size: 5em;
}

.column-21 {
  background-color: #f4f4f4;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.heading-7 {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  font-size: 2em;
  font-weight: 400;
}

.bold2 {
  padding-left: .5em;
}

.bold1 {
  width: 85%;
  max-width: none;
  padding-right: .5em;
}

.columns-12 {
  flex-direction: row;
  justify-content: center;
  margin-top: 4em;
  display: flex;
}

.d_bold {
  flex-direction: column;
  justify-content: center;
  padding-left: 2em;
  padding-right: 2em;
  display: flex;
}

.columns-13 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.bold {
  width: 75%;
  padding-top: 2em;
  padding-bottom: 2em;
}

.tab-link-tab-1 {
  background-color: var(--black\<deleted\|variable-6b7ea91e\>);
  margin-left: .5em;
  margin-right: .5em;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 500;
}

.tab-link-tab-1:hover {
  background-color: var(--goldenrod);
}

.tab-link-tab-1.w--current {
  background-color: var(--black\<deleted\|variable-6b7ea91e\>);
  color: var(--goldenrod);
  margin-left: .5em;
  margin-right: .5em;
  padding-left: 10px;
  padding-right: 10px;
}

.tab-link-tab-1.w--current:hover {
  background-color: var(--goldenrod);
}

.tab-link-tab-1.w--current:focus {
  color: var(--goldenrod);
}

.text-block-16 {
  color: var(--white-smoke\<deleted\|variable-9c8dec7a\>);
  letter-spacing: 0;
  font-size: 1.25em;
  font-weight: 700;
}

.text-block-16:hover {
  color: var(--white-smoke\<deleted\|variable-9c8dec7a\>);
  font-size: 1.25em;
}

.text-block-16:active, .text-block-16:focus {
  font-size: 1.25em;
  font-weight: 700;
}

.text-block-23 {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  font-size: 1em;
  line-height: 2em;
}

.tabs-menu {
  background-color: var(--white-smoke\<deleted\|variable-9c8dec7a\>);
  justify-content: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.column-22 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.rmc_kradrat2 {
  background-color: #0000;
  display: block;
}

.rmc_kradrat2.w--current {
  display: none;
}

.merger {
  width: 75%;
  max-width: none;
  padding-top: 2em;
  padding-bottom: 2em;
}

.merger1 {
  width: 86%;
  max-width: none;
  padding-right: .5em;
}

.merger2 {
  width: 85%;
  max-width: none;
  padding-left: .5em;
}

.duotone {
  width: 75%;
  max-width: none;
  padding-top: 2em;
  padding-bottom: 2em;
}

.duotone1 {
  width: 85%;
  max-width: none;
  padding-right: .5em;
}

.duotone2 {
  padding-left: .5em;
}

.text-block-24 {
  color: var(--white-smoke\<deleted\|variable-9c8dec7a\>);
  font-size: 1.25em;
  font-weight: 700;
}

.text-block-24:hover {
  color: var(--white-smoke\<deleted\|variable-9c8dec7a\>);
}

.fringe {
  width: 75%;
  max-width: none;
  padding-top: 2em;
  padding-bottom: 2em;
  display: block;
}

.fringe1 {
  width: 85%;
  max-width: none;
  padding-right: .5em;
}

.fringe2 {
  width: 85%;
  max-width: none;
  padding-left: .5em;
}

.kanon {
  width: 75%;
  max-width: none;
  padding-top: 2em;
  padding-bottom: 2em;
}

.kanon1 {
  width: 85%;
  max-width: none;
  padding-right: .5em;
}

.kanon2 {
  width: 85%;
  max-width: none;
  padding-left: .5em;
}

.semis {
  width: 75%;
  max-width: none;
  padding-top: 2em;
  padding-bottom: 2em;
}

.semis1 {
  width: 85%;
  max-width: none;
  padding-right: .5em;
}

.vintage {
  width: 75%;
  max-width: none;
  padding-top: 2em;
  padding-bottom: 2em;
}

.vintage1 {
  width: 85%;
  max-width: none;
  padding-right: .5em;
}

.vintage2 {
  width: 85%;
  max-width: none;
  padding-left: .5em;
}

.tabouret {
  width: 300px;
  max-width: none;
  margin-top: 0;
  padding-bottom: 0;
}

.l_projets_batignolles {
  background-image: url('../images/Ranelagh1_Aleth_Vignon.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.l_projets_batignolles:hover {
  opacity: 1;
}

.l_projets_batignolles.batignolles_1 {
  background-image: url('../images/sophie_pinard_01.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
}

.column-23 {
  height: 378.469px;
  padding-left: 0;
  padding-right: 0;
}

.column-24 {
  justify-content: center;
  align-items: flex-end;
  height: 401.797px;
  display: flex;
}

.t_b_2 {
  color: var(--goldenrod);
  text-align: center;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  margin-top: -200px;
  margin-left: 0%;
  font-family: Poiret One;
  font-size: 12em;
  display: flex;
}

.t_b_2._1 {
  color: #fff;
}

.t_b_11-copy {
  color: var(--goldenrod);
  text-align: center;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  margin-top: -300px;
  margin-left: 0%;
  font-family: Poiret One;
  font-size: 10em;
  display: flex;
}

.link-9 {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-decoration: none;
}

.column-25, .column-26, .column-27, .column-29, .column-30, .column-31 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-32 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.column-33 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-34 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.column-35 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.h_a_propos {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: left;
  justify-content: center;
  align-items: flex-start;
  margin: auto auto 3em;
  font-family: Spartan, sans-serif;
  font-size: 1.15em;
  font-weight: 400;
  line-height: 1.75em;
  text-decoration: none;
  display: block;
}

.h_rmc2 {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  margin: 0 4em;
  font-family: Spartan, sans-serif;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.75em;
  display: flex;
}

.l_noirmouter, .l_levallois {
  color: var(--goldenrod);
  text-decoration: none;
}

.l_batignolles {
  color: var(--white-smoke\<deleted\|variable-9c8dec7a\>);
  text-decoration: none;
}

.footer_2rmc {
  background-color: #58533f;
  justify-content: center;
  margin-top: 10em;
  display: flex;
}

.k_1 {
  margin-top: 0;
}

.footer_2-_tapis {
  background-color: #58533f;
  justify-content: center;
  margin-top: 6em;
  display: flex;
}

.link_contact {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-decoration: none;
}

.link_contact:hover {
  color: var(--goldenrod);
}

.d_b_2cct {
  background-color: #0000;
  background-image: url('../images/Lemercier3_Aleth_Vignon.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 600px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.d_b_1-2dbt {
  background-image: url('../images/Lermercier3b_Aleth_Vignonb.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 400px;
  height: 600px;
  margin-left: auto;
  margin-right: auto;
}

.h_b_1-1abt {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  margin: 2.5em 4em 3em;
  font-family: Poiret One;
  font-size: 2.8em;
  font-weight: 400;
  line-height: 1.2em;
  display: flex;
}

.batignolles_2cdt {
  margin-top: 9em;
}

.d_b_4t {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  display: flex;
}

.block_wrapt {
  cursor: default;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 401.797px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-16 {
  height: 600px;
}

.div-block-45 {
  background-image: url('../images/Batignolles4_Aleth_Vignon.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 600px;
}

.div-block-46 {
  background-image: url('../images/Batignolles3_Aleth_Vignon.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 600px;
}

.div_photo {
  width: 100%;
}

.div-block-47 {
  justify-content: center;
  display: flex;
}

.responsive {
  display: none;
}

.image-22 {
  height: 600px;
}

.div-block-57 {
  align-items: flex-end;
  margin-top: 0;
  display: block;
}

.column-36 {
  align-items: flex-end;
  height: 405.297px;
  display: flex;
}

.image-27 {
  width: auto;
  max-width: none;
  height: 550px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-58 {
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-28 {
  width: auto;
  max-width: none;
  height: 550px;
}

.div-block-59 {
  margin-left: 2em;
  margin-right: 2em;
}

.image-29 {
  width: auto;
  height: 600px;
  display: block;
}

.image-30 {
  max-width: none;
  height: 450px;
  display: block;
}

.image-31 {
  height: 600px;
}

.div-block-60 {
  margin-top: 0;
}

.column-37 {
  height: 368.922px;
}

.div-block-61 {
  margin-top: 0;
}

.column-38 {
  height: 412.641px;
}

.column-39 {
  align-items: flex-end;
  height: 412.641px;
  display: flex;
}

.div-block-62 {
  margin-top: 0;
}

.column-40 {
  height: auto;
}

.div-block-63 {
  background-image: url('../images/RMC3_Aleth_Vignon.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 600px;
  margin-top: 4em;
  margin-left: 2em;
  margin-right: 2em;
  padding-left: 0;
  padding-right: 0;
}

.div-block-64 {
  background-image: url('../images/RMC4_Aleth_Vignon.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 600px;
  margin-top: 4em;
  margin-left: 2em;
  margin-right: 2em;
}

.div-block-65 {
  background-image: url('../images/RMC7_Aleth_Vignon.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 600px;
  margin-top: 8em;
  margin-left: 2em;
  margin-right: 2em;
}

.div-block-66 {
  background-image: url('../images/RMC1_Aleth_Vignon.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 600px;
  margin-top: 8em;
  margin-left: 2em;
  margin-right: 2em;
}

.div-block-67 {
  background-image: url('../images/RMC6_Aleth_Vignon.JPG');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 600px;
  margin-top: 8em;
  margin-left: 2em;
  margin-right: 2em;
}

.div-block-68 {
  background-image: url('../images/RMC5_Aleth_Vignon.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 600px;
  margin-top: 8em;
  margin-left: 2em;
  margin-right: 2em;
}

.heading-9 {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: center;
  margin-top: 4em;
  font-size: 2em;
  font-weight: 400;
  line-height: 1.75em;
}

.column-42, .column-43 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.button_tapis {
  background-color: var(--black\<deleted\|variable-6b7ea91e\>);
  letter-spacing: 1px;
  margin-top: 1em;
  font-family: Quattrocento Sans, sans-serif;
  font-weight: 500;
}

.button_tapis:hover {
  background-color: var(--goldenrod);
}

.button_tapis.w--current {
  text-align: center;
  width: auto;
  margin-top: 1em;
  margin-bottom: 12em;
  font-weight: 700;
}

.button-copy {
  background-color: var(--black\<deleted\|variable-6b7ea91e\>);
}

.button-copy.w--current {
  text-align: center;
  width: 15%;
  margin-top: 1em;
}

.image-32 {
  width: 60%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.column-44 {
  justify-content: center;
  display: block;
}

.image-33 {
  width: 60%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-69 {
  justify-content: center;
  display: block;
}

.image-34 {
  width: 60%;
  max-width: none;
  margin-top: 8em;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-70 {
  justify-content: center;
  display: block;
}

.image-35 {
  width: 60%;
  max-width: none;
  margin-top: 8em;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-71 {
  justify-content: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-36 {
  width: 60%;
  max-width: none;
  margin-top: 8em;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-72 {
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-37 {
  width: 60%;
  max-width: none;
  margin-top: 8em;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-73 {
  justify-content: center;
  display: block;
}

.logo_kvadrat_plus {
  background-color: #0000;
  width: 30%;
  margin-top: 0;
  display: block;
}

.heading-6-copy {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: center;
  margin-top: .15em;
  padding-left: .75em;
  padding-right: .75em;
  font-family: Poiret One;
  font-size: 3em;
  line-height: 1em;
  text-decoration: none;
}

.button-copy {
  background-color: var(--black\<deleted\|variable-6b7ea91e\>);
  letter-spacing: 1px;
  width: auto;
  margin-top: 0;
  font-family: Quattrocento Sans, sans-serif;
  font-weight: 700;
}

.button-copy:hover {
  background-color: var(--goldenrod);
}

.button-copy.w--current {
  text-align: center;
  letter-spacing: 1px;
  width: 25%;
  margin-top: 2em;
  font-family: Quattrocento Sans, sans-serif;
}

.link-11, .link-12 {
  color: var(--white-smoke\<deleted\|variable-9c8dec7a\>);
  text-decoration: none;
}

.div-block-77 {
  width: 50%;
}

.columns-16 {
  width: 100%;
  margin-top: 1em;
}

.text-block-26, .text-block-27 {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: center;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.5em;
}

.div-block-78 {
  background-image: url('../images/Levallois2_Aleth_Vignon.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 600px;
}

.column-45 {
  background-image: url('../images/Levallois3_Aleth_Vignon.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 600px;
}

.column-46 {
  background-image: url('../images/Levallois3B_Aleth_Vignon.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 600px;
}

.columns-17 {
  margin-top: 8em;
  margin-bottom: 7em;
}

.column-47 {
  height: auto;
}

.column-48 {
  justify-content: center;
  align-items: center;
  height: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.image-40 {
  width: 88%;
  max-width: 100%;
}

.image-41, .image-42 {
  width: 90%;
  margin-left: 2em;
  margin-right: 2em;
}

.image-43 {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}

.columns-18 {
  align-items: center;
  margin-top: 8em;
  margin-bottom: 8em;
  display: flex;
}

.column-49 {
  justify-content: center;
  display: flex;
}

.columns-19 {
  margin-bottom: 8em;
}

.image-44 {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.column-51 {
  justify-content: center;
  display: block;
}

.image-45 {
  width: 85%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.columns-20 {
  margin-top: 8em;
}

.image-46 {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-47 {
  width: 85%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.column-52 {
  justify-content: center;
  display: block;
}

.columns-21 {
  margin-top: 8em;
  margin-bottom: 8em;
}

.column-53 {
  justify-content: center;
  align-items: flex-end;
  height: 341.797px;
  display: flex;
}

.column-54 {
  align-items: flex-end;
  height: 341.797px;
  display: flex;
}

.h_b_1-copy {
  color: #fff;
  text-align: center;
  align-items: flex-start;
  margin-top: 0;
  font-family: Poiret One;
  font-size: 10em;
  font-weight: 400;
  display: flex;
}

.text-block-28 {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: center;
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1.5em;
}

.columns-22 {
  background-color: #0000;
  margin-top: 8em;
  margin-bottom: 6em;
}

.image-48 {
  background-image: url('../images/Batignolles7_Aleth_Vignon.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: auto;
  height: 600px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-79 {
  margin: 8em auto;
}

.column-55 {
  justify-content: center;
  display: flex;
}

.image-49 {
  width: 85%;
  height: 600px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-80 {
  height: 600px;
  margin-left: auto;
  margin-right: auto;
}

.image-50 {
  width: 85%;
  display: block;
}

.div-block-81 {
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-11 {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: center;
  margin-top: 2em;
  margin-bottom: 2em;
  font-family: Poiret One;
  font-size: 2.8em;
  font-weight: 400;
  line-height: 1.2em;
}

.column-56 {
  height: 600px;
}

.columns-24 {
  margin-top: 8em;
}

.div-block-83 {
  justify-content: center;
  display: flex;
}

.columns-25 {
  justify-content: center;
  align-items: center;
  margin: 8em auto auto;
  display: flex;
}

.div-block-84 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-58 {
  justify-content: center;
  display: flex;
}

.responsive_st {
  display: block;
}

.block_wrap-copy {
  cursor: pointer;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.t_p-copy {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: center;
  margin-left: 6em;
  margin-right: 6em;
  font-size: 1.25em;
  line-height: 1.75em;
}

.footer-3_-t {
  background-color: #d89d73;
  justify-content: center;
  margin-top: 0;
  padding-top: 20px;
  display: flex;
}

.boutique_inpiration_c {
  height: auto;
  margin-top: 8em;
}

.text-block-29 {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: center;
  margin-top: 1em;
  font-size: 1.5em;
  display: block;
}

.column-59 {
  display: block;
}

.link-13 {
  color: #2a2a2a;
  font-size: 24px;
  text-decoration: none;
}

.link-13:hover {
  color: var(--dark_gray_tx);
}

.div-block-86 {
  margin-top: 5%;
  margin-bottom: 4em;
}

.h_b_1-12 {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  margin: 3em 4em;
  font-family: Poiret One;
  font-size: 2.8em;
  font-weight: 400;
  line-height: 1.2em;
  display: flex;
}

.footer_2-copy {
  background-color: #58533f;
  justify-content: center;
  margin-top: 0;
  display: flex;
}

.heading-12 {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: center;
  font-family: Poiret One;
  font-size: 3em;
  font-weight: 400;
}

.button_r {
  background-color: var(--black\<deleted\|variable-6b7ea91e\>);
  letter-spacing: 1px;
  width: auto;
  margin-top: 0;
  font-family: Quattrocento Sans, sans-serif;
  font-weight: 700;
}

.button_r:hover {
  background-color: var(--goldenrod);
}

.button_r.w--current {
  text-align: center;
  letter-spacing: 1px;
  width: 25%;
  margin-top: 2em;
  font-family: Quattrocento Sans, sans-serif;
}

.div-block-87 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: auto;
  display: block;
  position: relative;
  top: 158.79px;
}

.columns-27 {
  height: 378.469px;
}

.div-block-88 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  height: 300px;
  margin-top: auto;
  display: flex;
}

.columns-28 {
  height: auto;
}

.block_wrap-copy {
  cursor: pointer;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.column-10-copy {
  text-align: center;
  text-align: center;
  text-align: center;
  align-items: flex-end;
  height: 405.297px;
  display: flex;
}

.column-60 {
  height: 379.156px;
}

.column-10-copy {
  text-align: center;
  flex-direction: row;
  align-items: flex-end;
  height: 378.469px;
  display: block;
}

.column-61 {
  align-items: flex-end;
  height: 401.797px;
  display: flex;
}

.column-62 {
  padding-left: 0;
  padding-right: 0;
}

.columns-31 {
  align-items: flex-end;
  height: 483.734px;
  display: flex;
}

.div-block-89 {
  justify-content: center;
  align-items: flex-end;
  height: 378.469px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.column-63 {
  height: 351.531px;
}

.column-64, .column-65 {
  justify-content: center;
  align-items: flex-end;
  height: 351.531px;
  display: flex;
}

.column-10-copy {
  text-align: center;
  text-align: center;
  justify-content: center;
  align-items: flex-end;
  height: 483.734px;
  display: flex;
}

.image-51 {
  width: 85%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-90 {
  justify-content: center;
  align-items: center;
  max-width: none;
  margin-left: 0;
  display: block;
}

.columns-32 {
  align-items: flex-end;
  height: 341.797px;
  display: block;
}

.column-10-copy {
  text-align: center;
  justify-content: center;
  align-items: flex-end;
  height: 341.797px;
  display: flex;
}

.text-block-9-copy {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: center;
  font-size: 1.2em;
}

.column-66 {
  justify-content: center;
  align-items: flex-end;
  height: 351.531px;
  display: flex;
}

.column-67 {
  justify-content: center;
  align-items: center;
  height: 351.531px;
  display: flex;
}

.noir3, .noir4 {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.columns-33 {
  margin-top: 8em;
  margin-bottom: 8em;
  display: block;
}

.image-52 {
  width: 235px;
  max-width: none;
  height: 151.703px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-53 {
  width: 185px;
  max-width: none;
  height: 259.75px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-91 {
  justify-content: center;
  max-width: none;
  display: flex;
}

.image-54 {
  width: 225px;
  max-width: none;
  height: auto;
  display: block;
}

.div-block-92 {
  justify-content: center;
  align-items: flex-start;
  max-width: none;
  display: block;
}

.column-69 {
  height: 351.531px;
}

.column-70 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 351.531px;
  text-decoration: none;
  display: flex;
}

.column-71 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 351.531px;
  display: flex;
}

.div-block-93 {
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-14 {
  justify-content: center;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
}

.div-block-94 {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.paragraph-5 {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: center;
  margin-bottom: 12px;
  font-size: 1.2em;
}

.text-span-2 {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  margin-top: 1em;
}

.div-block-95 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 33%;
  height: 352.688px;
  display: flex;
}

.div-block-96 {
  height: auto;
  display: flex;
}

.link-block-6 {
  justify-content: center;
  margin-top: 12em;
  display: flex;
}

.div-block-97 {
  align-items: flex-end;
  height: 108px;
  display: flex;
}

.div-block-95-copy, .div-block-95-copy-copy {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 33%;
  height: 352.688px;
  display: flex;
}

.div-block-98, .div-block-99 {
  width: 33%;
}

.column-72 {
  height: 378.469px;
}

.div-block-100 {
  cursor: default;
}

.plain_text_no_pointer {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: center;
  cursor: default;
  margin-top: 1em;
  margin-bottom: 0;
  font-size: 1.2em;
  line-height: 1.5em;
  text-decoration: none;
}

.div-block-101 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.block_wrap_t, .block_wrap_a {
  cursor: pointer;
  flex-direction: column;
  justify-content: flex-end;
  align-self: auto;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section-3 {
  background-color: var(--gray_gra_2);
  flex-flow: row;
  justify-content: center;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 0;
  padding-bottom: 40px;
  display: flex;
}

.div-block-102 {
  align-items: center;
  width: 30%;
  margin-top: 0;
  padding-bottom: 0;
  display: flex;
}

.mail_address {
  color: var(--gray_tx_b);
  text-align: left;
  letter-spacing: 1px;
  width: auto;
  padding-top: 0%;
  padding-bottom: 20px;
  padding-left: 10%;
  font-family: Josefin Sans, sans-serif;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
}

.button_projet {
  background-color: var(--black\<deleted\|variable-6b7ea91e\>);
  letter-spacing: 1px;
  width: auto;
  margin-top: 0;
  font-family: Quattrocento Sans, sans-serif;
  font-weight: 700;
}

.button_projet:hover {
  background-color: var(--goldenrod);
}

.button_projet.w--current {
  text-align: center;
  letter-spacing: 1px;
  width: 25%;
  margin-top: 2em;
  font-family: Quattrocento Sans, sans-serif;
}

.div-block-103 {
  justify-content: center;
  margin-top: 6em;
  display: flex;
}

.h_rmc_end {
  color: #f7f7f7;
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  margin: 0% 14em 0;
  font-family: Josefin Sans, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.75em;
  text-decoration: none;
  display: block;
}

.div-block-103-copy {
  justify-content: center;
  margin-top: 10%;
  display: flex;
}

.div-block-104 {
  justify-content: center;
  margin-top: 6em;
  display: flex;
}

.h_b_1_tel {
  color: #fff;
  text-align: center;
  align-items: flex-start;
  margin-top: 0;
  font-family: Poiret One;
  font-size: 12em;
  font-weight: 400;
  display: flex;
}

.h_b_1_tel._1, .h_b_1_tel._2 {
  color: var(--goldenrod);
}

.h_b_1_tel._6 {
  display: none;
}

.h_b_1-1_r_tournon {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  margin: 3em 3.75em 2em;
  font-family: Poiret One;
  font-size: 2.8em;
  font-weight: 400;
  line-height: 1.2em;
  display: flex;
}

.h_n1-copy {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  margin: 3em 4em 0;
  font-family: Poiret One;
  font-size: 2.8em;
  font-weight: 400;
  line-height: 1.2em;
  display: flex;
}

.h_b_1-1-copy {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  margin: 3em 4em;
  font-family: Poiret One;
  font-size: 2.8em;
  font-weight: 400;
  line-height: 1.2em;
  display: flex;
}

.heading-13 {
  display: none;
}

.h_b_1-1_batignolles, .h_b_1-1-copy-copy {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  margin: 3em 4em;
  font-family: Poiret One;
  font-size: 2.8em;
  font-weight: 400;
  line-height: 1.2em;
  display: flex;
}

.div-block-32-copy {
  height: auto;
  margin-top: 8em;
}

.reference {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: left;
  margin-top: 1em;
  font-size: 1.5em;
  display: block;
}

.reference_left {
  color: var(--black\<deleted\|variable-6b7ea91e\>);
  text-align: left;
  margin-top: 1em;
  padding-left: .5em;
  font-size: 1.5em;
  display: block;
}

.collections {
  color: var(--white-smoke\<deleted\|variable-9c8dec7a\>);
  margin-top: 4%;
  margin-right: auto;
  padding: 20px 40px 20px 20px;
  font-family: Quattrocento Sans, sans-serif;
}

.dropdown-toggle {
  padding: 0;
}

.column-73, .column-74, .column-75 {
  background-color: #0000;
  padding-left: 0;
  padding-right: 0;
}

.div_collections {
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 15%;
  display: flex;
}

.div_prescripteurs {
  justify-content: center;
  margin-top: 10%;
  display: flex;
}

.columns-35 {
  height: auto;
}

.div-block-105 {
  background-image: url('../images/accueil_deroule_def_partie2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: center;
  height: 141.492vh;
  display: flex;
}

.div-block-106 {
  justify-content: center;
  display: flex;
}

.bold-text-2 {
  color: var(--white-smoke\<deleted\|variable-9c8dec7a\>);
}

.section-4 {
  margin-top: 0%;
  margin-bottom: 0%;
}

.button-2 {
  background-color: var(--salmon);
}

.column-76 {
  flex-flow: column;
  justify-content: center;
  height: auto;
  display: flex;
}

.section-5 {
  padding-top: 9.375em;
  padding-bottom: 9.375em;
}

.splide__slide {
  flex: none;
  width: 25%;
}

.splide__track {
  width: 100%;
}

.global_display--none {
  display: none;
}

.section__container {
  width: 100%;
  max-width: 80em;
  margin-left: auto;
  margin-right: auto;
}

.layout-grid {
  grid-row-gap: 4.6875em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.main {
  overflow: hidden;
}

.splide {
  width: 100%;
  position: relative;
}

.global_text-color--silver {
  color: #cbb8af;
}

.splide__list {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.splide__arrows {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 66.5em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: auto 0% 5em;
}

.column-77, .column-78, .column-79 {
  padding-left: 0;
  padding-right: 0;
}

.button-3, .button-4 {
  background-color: var(--salmon);
}

.swiper.is-content {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.slider_wrap {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  position: relative;
}

.slider_right {
  color: #b2db9e;
  width: 40%;
}

.container-2 {
  width: 100%;
  max-width: 100em;
  margin-left: auto;
  margin-right: auto;
  padding: 3.5em 7em;
}

.container-2.is-slider {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  min-height: 100vh;
  padding-top: 8em;
  padding-bottom: 8em;
  display: flex;
}

.arrow {
  border: 1px solid #b8a5ff3d;
  border-radius: 100vw;
  justify-content: center;
  align-items: center;
  width: 7em;
  height: 3.1em;
  margin-right: 1em;
  transition: all .2s;
  display: flex;
}

.arrow:hover {
  color: #111;
  background-color: #b8a5ff;
  border-color: #b8a5ff;
}

.arrow.is-right {
  color: #b2db9e;
  background-color: #b2db9e6b;
  border-color: #b2db9e;
}

.arrow.is-left {
  color: #b2db9e;
  background-color: #b2db9e80;
  border-color: #b2db9e;
}

.swiper-slide.is-content {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-right: 2.6em;
  display: flex;
  position: relative;
  inset: 0% auto 0% 0%;
}

.swiper-slide.is-photos {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 1.2em;
  width: 100%;
  height: 100%;
  position: relative;
  inset: 0%;
}

.arrow_svg {
  width: .8em;
  height: 1.13em;
}

.arrow_svg.is-alt {
  transform: rotate(-180deg);
}

.swiper-wrapper.is-photos {
  width: 100%;
  position: relative;
}

.swiper-wrapper.is-content {
  color: #b2db9e;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.slider_left {
  width: 50%;
  position: relative;
}

.arrows {
  z-index: 100;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.column-80 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.columns-36 {
  margin-top: 10%;
  display: flex;
}

.div-block-107 {
  margin-top: 10%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-108 {
  margin-top: 0%;
}

.text_atelier {
  color: var(--white-smoke\<deleted\|variable-9c8dec7a\>);
  text-align: center;
  padding-top: 0%;
  padding-bottom: 0%;
  font-family: Poiret One;
  font-size: 3.5em;
  line-height: 1em;
}

.details_icon {
  filter: invert();
}

.is--text-white {
  color: #e2ebfd;
}

.card_team-info-wrapper {
  cursor: pointer;
  background-color: #e2ebfd;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 22em;
  padding: 1em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.team-info_content-wrapper {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.margin-top {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-top.margin-small {
  align-self: flex-start;
  margin-top: .25em;
}

.margin-top.margin-medium {
  margin-top: 1.5em;
}

.container-3 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 5em 10em;
}

.team-info_image-wrapper {
  border-radius: 50%;
  width: 10em;
  height: 10em;
  margin-top: 1em;
  margin-bottom: 1em;
  overflow: hidden;
}

.team-info_text {
  align-self: flex-start;
  font-size: 1.3em;
  font-weight: 600;
}

.team-info_details-wrapper {
  flex-direction: column;
  height: 100%;
  padding: .5em;
  display: flex;
  position: absolute;
  left: 0%;
  right: 0%;
}

.details_icon-wrapper {
  z-index: 10;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 2em;
  height: 2em;
  display: flex;
  position: absolute;
  inset: auto 2em 2em auto;
}

.team-info_text-overline {
  color: #6e6e6e;
  align-self: flex-end;
  font-size: 1.1em;
}

.details_text-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 2em;
  display: flex;
  position: absolute;
  inset: 0%;
}

.details_background-color {
  background-color: #3a68e7e6;
  border-radius: 8px;
  height: 100%;
  position: relative;
}

.team_card-wrapper {
  grid-column-gap: 2.5em;
  grid-row-gap: 4em;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 4em;
  padding-bottom: 4em;
  display: grid;
}

.team-info_image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.section-team {
  min-height: 100vh;
}

.team_heading-wrapper {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto auto;
  grid-template-columns: 8em 1fr;
  grid-auto-columns: 1fr;
  padding-top: 1em;
  padding-bottom: 1em;
  display: grid;
}

.horizontal-line {
  background-color: #333;
  width: 7.5em;
  height: .375em;
}

.details_social-wrapper {
  justify-content: flex-start;
  margin-top: 2em;
  display: flex;
}

.details_social-text {
  font-size: .95em;
}

.details_social-link {
  color: #e2ebfd;
  border: 1px solid #e2ebfd;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 2.75em;
  height: 2.75em;
  margin-right: 1em;
  transition: color .2s, background-color .2s;
  display: flex;
  overflow: visible;
}

.details_social-link:hover {
  color: #3a68e7;
  background-color: #e2ebfd;
}

.details_social-link.is--last {
  margin-right: 0;
}

.div-block-109 {
  background-image: url('../images/KOSTAR_Sophie_Pinard.jpg');
  background-size: cover;
  height: 66vw;
}

.div-block-110 {
  opacity: 0;
  background-color: #435867d9;
  height: 66vh;
}

.div-block-110:hover {
  opacity: 1;
}

.column-81 {
  padding-left: 60px;
  padding-right: 60px;
}

.heading-14 {
  color: var(--light-grey-2);
  margin-left: 20px;
  margin-right: 20px;
  font-family: Josefin Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 20px;
}

.wrapper.m0-100 {
  padding-top: 0;
  padding-bottom: 100px;
}

.section-7 {
  flex-direction: column;
  flex: 1;
  align-items: center;
  padding-left: 36px;
  padding-right: 36px;
}

.product2-grid {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.empty-state {
  color: #18181d;
  text-align: center;
  text-transform: uppercase;
  background-color: #eee;
  border-bottom: 3px solid #eee;
  flex: none;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.revendeurs_card {
  background-color: #f7f7f7e6;
  background-image: linear-gradient(218deg, var(--dim-grey-2), var(--light-grey-2));
  color: #18181d;
  flex-direction: column;
  align-self: stretch;
  align-items: flex-start;
  margin-top: 40px;
  padding: 20px 36px 30px;
  display: flex;
}

.revendeurs_1 {
  z-index: 5;
  color: #ebedee;
  background-color: #fff;
  background-image: url('../images/Revendeurs_SP_1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  min-height: 350px;
  padding: 36px;
  display: flex;
}

.paragraph-70 {
  opacity: .7;
  color: var(--dark_gray_tx);
  margin-bottom: 10px;
  font-weight: 300;
  text-decoration: none;
}

.text-label {
  opacity: .7;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  display: block;
}

.text-label.spaced-word-label {
  opacity: 1;
  color: var(--salmon);
  letter-spacing: 2px;
  font-family: Josefin Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.size3-link {
  color: var(--salmon);
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 300;
  line-height: 38px;
  text-decoration: none;
  display: block;
}

.size3-link:hover {
  opacity: .7;
}

.revendeurs {
  margin-bottom: 10px;
}

.button-arrow {
  flex: none;
  margin-left: 20px;
  display: inline-block;
}

.button-text {
  color: #18181d;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

.revendeurs_2 {
  z-index: 5;
  color: #ebedee;
  background-color: #fff;
  background-image: url('../images/Revendeurs_SP_2.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  min-height: 550px;
  padding: 36px;
  display: flex;
}

.revendeurs_3 {
  z-index: 5;
  color: #ebedee;
  background-color: #605b61;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  min-height: 350px;
  padding: 36px;
  display: flex;
}

.revendeurs_div {
  background-color: var(--silver\<deleted\|variable-7e31b01f\>);
  background-image: linear-gradient(41deg, #70707080 33%, #272b3ad9 100%, var(--white-smoke-2\<deleted\|variable-2f52608a\>));
  color: #18181d;
  flex-direction: column;
  align-self: stretch;
  align-items: flex-start;
  margin-top: 40px;
  padding: 20px 36px 30px;
  display: flex;
}

.product2-content-card-wrap-copy {
  color: #18181d;
  background-color: #f7f7f7e6;
  flex-direction: column;
  align-self: stretch;
  align-items: flex-start;
  margin-top: 40px;
  padding: 20px 36px 30px;
  display: flex;
}

.revenerurs_div_3 {
  background-color: var(--goldenrod);
  color: #18181d;
  flex-direction: column;
  align-self: stretch;
  align-items: flex-start;
  margin-top: 40px;
  padding: 20px 36px 30px;
  display: flex;
}

.size3_3 {
  color: var(--salmon);
  text-transform: uppercase;
  width: 225px;
  max-width: none;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 300;
  line-height: 38px;
  text-decoration: none;
  display: block;
}

.size3_3:hover {
  opacity: .7;
}

.revendeurs_4 {
  z-index: 5;
  color: #ebedee;
  background-color: #fff;
  background-image: url('../images/Revendeurs_SP_4.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  min-height: 350px;
  padding: 36px;
  display: flex;
}

.revendeurs_5 {
  z-index: 5;
  color: #ebedee;
  background-color: #fff;
  background-image: url('../images/Revendeurs_SP_5.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  min-height: 582px;
  padding: 36px;
  display: flex;
}

.revendeurs_6 {
  z-index: 5;
  color: #ebedee;
  background-color: #fff;
  background-image: url('../images/Revendeurs_SP_6.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  min-height: 350px;
  padding: 36px;
  display: flex;
}

.revendeurs_7 {
  z-index: 5;
  color: #ebedee;
  background-color: #fff;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  min-height: 350px;
  padding: 36px;
  display: flex;
}

.revendeurs_8 {
  z-index: 5;
  color: #ebedee;
  background-color: #fff;
  background-image: url('../images/Revendeurs_SP_8.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  min-height: 582px;
  padding: 36px;
  display: flex;
}

.revendeurs_9 {
  z-index: 5;
  color: #ebedee;
  background-color: #fff;
  background-image: url('../images/Revendeurs_SP_9.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  min-height: 350px;
  padding: 36px;
  display: flex;
}

.revendeurs_section {
  background-color: #0000;
}

.col_rev_2 {
  margin-top: 20px;
}

.col_rev_3 {
  margin-top: 20px;
  margin-bottom: 60px;
}

.revendeur_2 {
  z-index: 5;
  color: #ebedee;
  background-color: #d99e74;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  min-height: 350px;
  padding: 36px;
  display: flex;
}

.revendeur_5 {
  z-index: 5;
  color: #ebedee;
  background-color: #fff;
  background-image: url('../images/Revendeurs_SP_5.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  min-height: 350px;
  padding: 36px;
  display: flex;
}

.revendeur_8 {
  z-index: 5;
  color: #ebedee;
  background-color: #fff;
  background-image: url('../images/Sophie_Pinard_revendeurs_8.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  min-height: 350px;
  padding: 36px;
  display: flex;
}

.r_2 {
  background-color: #f7f7f7e6;
  background-image: linear-gradient(218deg, var(--salmon), var(--light-grey-2));
  color: #18181d;
  flex-direction: column;
  align-self: stretch;
  align-items: flex-start;
  margin-top: 40px;
  padding: 20px 36px 30px;
  display: flex;
}

.r3 {
  background-color: #f7f7f7e6;
  background-image: linear-gradient(218deg, var(--goldenrod), var(--light-grey-2));
  color: #18181d;
  flex-direction: column;
  align-self: stretch;
  align-items: flex-start;
  margin-top: 40px;
  padding: 20px 36px 30px;
  display: flex;
}

.r5 {
  background-color: #f7f7f7e6;
  background-image: linear-gradient(218deg, #120a13, var(--light-grey-2));
  color: #18181d;
  flex-direction: column;
  align-self: stretch;
  align-items: flex-start;
  margin-top: 40px;
  padding: 20px 36px 30px;
  display: flex;
}

.r6 {
  background-color: #f7f7f7e6;
  background-image: linear-gradient(218deg, #5d4646, var(--light-grey-2));
  color: #18181d;
  flex-direction: column;
  align-self: stretch;
  align-items: flex-start;
  margin-top: 40px;
  padding: 20px 36px 30px;
  display: flex;
}

.r7 {
  background-color: #f7f7f7e6;
  background-image: linear-gradient(218deg, #97894e, var(--light-grey-2));
  color: #18181d;
  flex-direction: column;
  align-self: stretch;
  align-items: flex-start;
  margin-top: 40px;
  padding: 20px 36px 30px;
  display: flex;
}

.r8 {
  background-color: #f7f7f7e6;
  background-image: linear-gradient(218deg, #493712, var(--light-grey-2));
  color: #18181d;
  flex-direction: column;
  align-self: stretch;
  align-items: flex-start;
  margin-top: 40px;
  padding: 20px 36px 30px;
  display: flex;
}

.r9 {
  background-color: #f7f7f7e6;
  background-image: linear-gradient(218deg, var(--black\<deleted\|variable-6b7ea91e\>), var(--light-grey-2));
  color: #18181d;
  flex-direction: column;
  align-self: stretch;
  align-items: flex-start;
  margin-top: 40px;
  padding: 20px 36px 30px;
  display: flex;
}

.r10 {
  background-color: #f7f7f7e6;
  background-image: linear-gradient(218deg, #362e1c, var(--light-grey-2));
  color: #18181d;
  flex-direction: column;
  align-self: stretch;
  align-items: flex-start;
  margin-top: 40px;
  padding: 20px 36px 30px;
  display: flex;
}

.card_tourouve {
  color: #18181d;
  background-color: #f7f7f773;
  background-image: linear-gradient(#efeeee4d, #efeeee4d);
  border: 50px solid #575a5d;
  flex-direction: column;
  align-self: stretch;
  align-items: flex-start;
  width: 350px;
  height: 400px;
  margin-top: 0;
  padding: 20px 36px 30px;
  display: flex;
}

.column-82 {
  padding: 10px 20px;
  position: static;
}

.column-83, .column-84, .column-85, .column-86, .column-87, .column-88, .column-89, .column-90 {
  padding: 10px 20px;
}

.hero1-image {
  background-image: url('../images/contourenviro1_300_download-alt.jpg');
  background-position: 50%;
  background-size: cover;
  min-height: 860px;
}

.heading-15 {
  color: var(--white-smoke\<deleted\|variable-9c8dec7a\>);
  text-transform: none;
  font-family: Poiret One;
  font-weight: 400;
  text-decoration: none;
}

.image-55 {
  width: 300px;
  margin-top: 5%;
  margin-left: 80px;
  margin-right: 80px;
  padding-left: 0;
}

.nav_propos_d {
  color: var(--gray_tx_b);
  letter-spacing: 1px;
  margin-top: 0%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Josefin Sans, sans-serif;
  font-size: 15px;
  position: static;
}

.nav_propos_d:hover {
  color: var(--white-smoke\<deleted\|variable-9c8dec7a\>);
  text-underline-offset: 5px;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  text-decoration-thickness: 2px;
}

.nav_propos_d.w--current {
  color: #fff;
}

.nav_revendeurs_d {
  color: var(--gray_tx_b);
  letter-spacing: 1px;
  margin-top: 0%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Josefin Sans, sans-serif;
  font-size: 15px;
  position: static;
}

.nav_revendeurs_d:hover {
  color: var(--white-smoke\<deleted\|variable-9c8dec7a\>);
  text-underline-offset: 5px;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  text-decoration-thickness: 2px;
}

.nav_revendeurs_d.w--current {
  color: #fff;
}

.logo_sophie_pinard {
  width: 200px;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.div_logo_white {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  align-self: center;
  align-items: center;
  margin-top: 10%;
  margin-left: 25%;
  margin-right: 25%;
  padding-top: 0%;
  display: block;
}

.graphique_white {
  vertical-align: sub;
  width: 225px;
}

.div_logo_p {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  align-self: center;
  align-items: center;
  margin-top: 10%;
  margin-left: 25%;
  margin-right: 25%;
  padding-top: 0%;
  display: none;
}

.graphique_p {
  vertical-align: sub;
  width: 225px;
}

.image-56 {
  max-width: 85%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.bold-text-3 {
  color: #2a2a2a;
  font-weight: 300;
}

.columns-37 {
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.column-91 {
  justify-content: center;
  padding-right: 0;
  display: flex;
}

.column-92 {
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.column-93 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-57 {
  height: 625.477px;
  display: block;
}

.image-59 {
  width: 450px;
  max-width: none;
  height: auto;
  display: block;
}

.image-60 {
  height: 625.477px;
}

.link-15 {
  text-decoration: underline;
}

.link-16, .link-17 {
  text-decoration: none;
}

.bold-text-4 {
  vertical-align: middle;
  height: auto;
  display: inline-block;
}

.div-block-105-copy {
  background-image: url('../images/accueil_deroule_def_partie3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: center;
  height: 141.492vh;
  display: flex;
}

.intro {
  background-color: #0d2532;
  background-image: url('../images/SP_Back_1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  max-width: none;
  height: 100vh;
  margin-top: -104px;
}

._1 {
  background-color: #3a1d1d00;
  background-image: url('../images/accueil_deroule_def_partie2gg.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  height: 95.5vh;
  margin-top: -100px;
}

.section-9 {
  background-image: linear-gradient(195deg, #605b61, #d89d73);
  font-family: Josefin Sans, sans-serif;
  font-weight: 400;
}

.revendeurs_graphic {
  width: 45%;
}

.div_revendeurs_h {
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-18 {
  color: var(--dark_gray_tx);
  text-decoration: none;
}

.insta_logo {
  width: 25px;
}

.link-19 {
  color: #07121a;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-decoration-thickness: 2px;
}

.link-19:hover {
  text-underline-offset: 5px;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  text-decoration-thickness: 2px;
}

.link-20, .link-21, .link-22, .link-23 {
  color: var(--dark_gray_tx);
  text-decoration: none;
}

.link-23:hover {
  text-underline-offset: 5px;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  text-decoration-thickness: 2px;
}

.link-24, .link-25, .link-26, .link-27, .link-28, .link-29, .link-30, .link-31, .link-32, .link-33 {
  color: var(--dark_gray_tx);
  text-decoration: none;
}

.atelier_graphic {
  width: 55%;
}

.div_atelier_h {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 0;
  display: flex;
}

.section-10 {
  background-color: var(--gray_gra_2);
}

.image-61 {
  width: 215px;
  max-width: none;
}

.image-61-copy {
  width: 140px;
  max-width: none;
}

.image-61-copy-copy {
  width: 300px;
  max-width: none;
}

.columns-39 {
  justify-content: center;
  margin-top: 40px;
  margin-bottom: 100px;
  display: flex;
}

.image-62 {
  width: 45%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-63 {
  width: 40%;
  max-width: none;
  margin-top: 10%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-64 {
  max-width: 85%;
}

._2 {
  background-color: #3a1d1d00;
  background-image: url('../images/SP_Back_2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-top: 0;
  display: flex;
}

._3 {
  background-color: #3a1d1d00;
  background-image: url('../images/SP_Back_3.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  width: 100%;
  height: 100vh;
  margin-top: 0;
  display: flex;
}

.video {
  width: 1088px;
  height: 611.125px;
  margin-bottom: 0;
  position: relative;
}

.body_portrait {
  color: #2a2a2a;
  background-color: #1f1f1f;
  height: auto;
  display: block;
}

.text-block-30 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 300;
  line-height: 28px;
}

.div-block-111 {
  background-image: linear-gradient(#b6bbb5, #b6bbb5);
  border-radius: 250px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 400px;
  height: 400px;
  display: flex;
}

.text-block-31 {
  text-align: center;
  font-size: 35px;
  font-weight: 300;
  line-height: 45px;
}

.div-block-atelier {
  background-image: linear-gradient(#c2c9c6, #c2c9c6);
  border-radius: 250px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 400px;
  height: 400px;
  display: flex;
}

.columns-37-copy.bis {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 60px;
  display: flex;
}

.image-65 {
  max-width: 65%;
}

.text-block-31-2 {
  text-align: center;
  width: 364.836px;
  font-size: 25px;
  font-weight: 300;
  line-height: 35px;
}

.image-57-atelier {
  height: 450px;
  display: block;
}

.image-59-atelier {
  height: 433.125px;
}

.image-59-copy {
  height: 433.125px;
  display: block;
}

.image-59-copy.atelier {
  height: 625.477px;
}

.column-95 {
  padding-left: 0;
}

.image-65-atelier {
  width: 75px;
  max-width: none;
  margin-top: 40px;
  margin-bottom: 40px;
}

.column-92-atelier {
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.column-93-copy {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

._3-confiance {
  background-color: #3a1d1d00;
  background-image: url('../images/SP_test_4_pied.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  height: 75vh;
  margin-top: 0;
}

.text-block-32 {
  color: var(--goldenrod);
  text-align: center;
  font-size: 30px;
}

.image-66 {
  width: 150px;
  max-width: none;
  height: 209.797px;
}

.column-96 {
  justify-content: flex-end;
  padding-right: 0;
  display: flex;
}

.text-block-33 {
  color: var(--7f7f7f);
  text-align: left;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 209.7px;
  margin-top: auto;
  margin-bottom: auto;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 12px;
  line-height: 18px;
  display: flex;
}

.column-97 {
  padding-left: 0;
}

.div-block-113 {
  background-color: #2a2c4f;
  width: 150px;
}

.columns-40 {
  margin-top: 20px;
}

.div-block-mcm {
  background-color: #2a2c4f;
  width: 150px;
}

.text-block-mc {
  color: var(--7f7f7f);
  text-align: left;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 209.7px;
  margin-top: auto;
  margin-bottom: auto;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 12px;
  line-height: 18px;
  display: flex;
}

.div-block-113_elle {
  background-color: #2a2c4f;
  width: 150px;
}

.text-block-art {
  color: var(--7f7f7f);
  text-align: left;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 209.7px;
  margin-top: auto;
  margin-bottom: auto;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 12px;
  line-height: 18px;
  display: flex;
}

.div-block-art_decoration, .div-block-113territoires {
  background-color: #2a2c4f;
  width: 150px;
}

.div-block-116 {
  width: auto;
}

.button-5 {
  background-color: #3898ec00;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 440px;
  height: auto;
  margin: -350px auto 0;
  font-family: Josefin Sans, sans-serif;
  font-size: 40px;
  font-weight: 100;
  display: flex;
}

.heading-16 {
  color: #fff;
  width: 315px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Josefin Sans, sans-serif;
  font-weight: 100;
}

.div-block-117 {
  height: auto;
}

.image-70 {
  max-width: 65%;
}

.column-98 {
  justify-content: flex-end;
  display: flex;
}

.heading-17 {
  color: #fff;
  text-align: center;
  width: 315px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Josefin Sans, sans-serif;
  font-weight: 100;
}

.heading-gacilly {
  color: #fff;
  text-align: right;
  width: 500px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Josefin Sans, sans-serif;
  font-weight: 100;
}

.div-block-118 {
  flex-flow: column;
  align-items: center;
  height: 175px;
  margin-top: 120px;
  margin-left: 220px;
  display: flex;
}

.image-71 {
  max-width: 45%;
  margin-top: 20px;
}

.footer {
  background-color: #806d67;
  flex-flow: row;
  width: 100%;
  margin-top: 0;
}

.div-block-119 {
  background-image: url('../images/Twist_Test2.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 1080px;
}

.heading-collections {
  color: #fff;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Josefin Sans, sans-serif;
  font-weight: 100;
}

.image-72 {
  max-width: 65%;
  height: 437.07px;
}

.div-block-120 {
  flex-flow: column;
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.heading-name {
  color: #fff0f0;
  text-align: center;
  margin-top: 10px;
  font-family: Josefin Sans, sans-serif;
  font-size: 38px;
  font-weight: 100;
}

.heading-name-paragraph {
  color: #fffcfc;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Josefin Sans, sans-serif;
  font-size: 24px;
  font-weight: 100;
}

.image-73 {
  width: auto;
  max-width: none;
  height: 437.07px;
}

.footer-collections {
  background-color: #806d6700;
  flex-flow: row;
  width: 100%;
  margin-top: 0;
}

.section-3-copy {
  background-color: #806d67;
  flex-flow: row;
  width: 100%;
  margin-top: -145px;
}

.div-block-collections {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  padding-bottom: 10px;
  padding-left: 10px;
  display: flex;
}

.image-collections {
  max-width: 100%;
}

.rayures_boisees_c, .twist_c, .ecume_c, .atome_c, .meli-melo_c, .aurore_c, .pois_lumierre_c, .berlingot_c, .basic_c {
  max-width: 240px;
  padding-left: 10px;
}

.body_gradient {
  color: #2a2a2a;
  background-color: #1f1f1f;
  background-image: linear-gradient(#605b61, #d89d73);
  height: auto;
  display: block;
}

.section-3_trans {
  background-color: #022c4500;
  flex-flow: row;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.column-105 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.button-6 {
  background-color: #3898ec00;
  margin-top: 10px;
}

.column-107 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.columns-45 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.column-108 {
  justify-content: center;
  margin-top: 0;
  display: flex;
}

.column-109 {
  justify-content: center;
  display: flex;
}

.revendeurs_tourouvre {
  z-index: 5;
  color: #ebedee;
  background-color: #575a5d;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 350px;
  min-height: 350px;
  padding: 36px;
  display: flex;
}

.revendeur_paris {
  z-index: 5;
  color: #ebedee;
  background-color: #8e715e;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 350px;
  min-height: 350px;
  padding: 36px;
  display: flex;
}

.revendeurs_pezenas {
  z-index: 5;
  color: #ebedee;
  background-color: #968b73;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 350px;
  min-height: 350px;
  padding: 36px;
  display: flex;
}

.revendeurs_marseille {
  z-index: 5;
  color: #b0aea0;
  background-color: #957d58;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  min-height: 350px;
  padding: 36px;
  display: flex;
}

.revendeur_vincennes {
  z-index: 5;
  color: #ebedee;
  background-color: #966a4f;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  min-height: 350px;
  padding: 36px;
  display: flex;
}

.revendeurs_luxembourg {
  z-index: 5;
  color: #ebedee;
  background-color: #77594f;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  min-height: 350px;
  padding: 36px;
  display: flex;
}

.revendeurs_pornic {
  z-index: 5;
  color: #ebedee;
  background-color: #b68d74;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  min-height: 350px;
  padding: 36px;
  display: flex;
}

.revendeur_bordeaux {
  z-index: 5;
  color: #ebedee;
  background-color: #957d58;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  min-height: 350px;
  padding: 36px;
  display: flex;
}

.revendeurs_biarrits {
  z-index: 5;
  color: #ebedee;
  background-color: #93968e;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  min-height: 350px;
  padding: 36px;
  display: flex;
}

.revendeurs_rennes {
  z-index: 5;
  color: #ebedee;
  background-color: #777178;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  min-height: 350px;
  padding: 36px;
  display: flex;
}

.section-13 {
  background-image: linear-gradient(#605b61, #d89d73);
  max-width: 100%;
}

.slide {
  height: 100%;
}

.mask {
  height: auto;
}

.link-28-copy, .link-29-copy {
  color: var(--dark_gray_tx);
  text-decoration: none;
}

.slide-nav {
  margin-top: -9px;
  position: static;
}

.section-3-_t {
  background-color: #d89d7300;
  flex-flow: row;
  justify-content: center;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 0;
  padding-bottom: 40px;
  display: flex;
}

.footer_3-tt {
  background-color: #58533f00;
  justify-content: center;
  margin-top: 0;
  display: flex;
}

.section-3-p {
  background-color: #d89d7300;
  flex-flow: row;
  justify-content: center;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 0;
  padding-bottom: 40px;
  display: flex;
}

.footer-3_-t-p {
  background-color: #58533f00;
  justify-content: center;
  margin-top: 0;
  display: flex;
}

.heading-a-propos {
  color: #fff;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Josefin Sans, sans-serif;
  font-weight: 100;
}

.tandem {
  max-width: 240px;
  padding-left: 10px;
}

.link-block-8 {
  margin-right: 25%;
}

.link-block-8.w--current {
  margin-right: 25%;
  display: flex;
}

.footer-3_-t-copy {
  background-color: #58533f00;
  justify-content: center;
  margin-top: 20px;
  display: flex;
}

.footer-3_-t-projets {
  background-color: #58533f00;
  justify-content: center;
  margin-top: 30em;
  display: flex;
}

.link-34, .link-35 {
  color: var(--dark_gray_tx);
  text-decoration: none;
}

.body_home {
  background-color: #605b61;
  background-image: linear-gradient(#605b61, #d89d73);
  height: auto;
  display: block;
}

.footer-3_-t-portrait {
  background-color: #d89d7300;
  justify-content: center;
  margin-top: 0;
  padding-top: 20px;
  display: flex;
}

.heading-20 {
  color: var(--7f7f7f);
  text-align: center;
  margin-top: 10px;
  font-family: Josefin Sans, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.columns-46, .columns-47 {
  margin-top: 40px;
}

.columns-48 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.div-block-125 {
  justify-content: center;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

.text-label-number {
  opacity: .7;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  display: block;
}

.text-label-number.spaced-word-label {
  opacity: 1;
  color: var(--salmon);
  letter-spacing: 2px;
  font-family: Josefin Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.video_home {
  background-color: #d89d73;
  width: 100vw;
  height: 85vh;
}

.nav-_projets {
  color: #f4f4f4;
  letter-spacing: 1px;
  border: 0 solid #efeeee;
  margin: 4% 0% 0%;
  font-family: Quattrocento Sans, sans-serif;
  position: static;
}

.nav-_projets:hover {
  color: #cc9a30;
  border: 0 #fb7470;
}

.nav-_projets.w--current {
  color: #cc9a30;
}

.nav-link-5 {
  display: none;
}

.nav_boutique {
  color: #f4f4f4;
  letter-spacing: 1px;
  border: 0 solid #efeeee;
  margin: 4% 0 0% auto;
  font-family: Quattrocento Sans, sans-serif;
  position: static;
}

.nav_boutique:hover {
  color: #cc9a30;
  border: 0 #fb7470;
}

.nav_boutique.w--current {
  color: #f4f4f4;
}

.rmc_kradrat-2 {
  background-color: #0000;
  display: none;
}

.rmc_kradrat-2.w--current {
  display: none;
}

.nav-_plus {
  color: #f4f4f4;
  letter-spacing: 1px;
  border: 0 solid #efeeee;
  margin: 4% 0% 0%;
  font-family: Quattrocento Sans, sans-serif;
  position: static;
}

.nav-_plus:hover {
  color: #cc9a30;
  border: 0 #fb7470;
}

.nav-_plus.w--current {
  color: #cc9a30;
}

.nav-link-6 {
  display: none;
}

.nav-link-shop-2 {
  color: #f4f4f4;
  letter-spacing: 1px;
  margin-top: 4%;
  margin-left: 0;
  margin-right: auto;
  font-family: Quattrocento Sans, sans-serif;
  position: static;
}

.nav-link-shop-2:hover {
  color: #cc9a30;
}

.nav_presse-2 {
  color: #435867;
  letter-spacing: .5px;
  margin-right: auto;
  font-family: Quattrocento Sans, sans-serif;
  display: none;
}

.link-block-logo-tablet-2 {
  justify-content: center;
  align-items: flex-start;
  width: 20%;
  max-width: none;
  margin-left: 5%;
  margin-right: 5%;
  display: none;
  position: static;
  inset: auto auto 0% 25%;
}

.navbar-3 {
  background-color: #0000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.nav-menu-3 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 0% auto;
  display: flex;
  position: relative;
}

.nav-link-a-propos {
  color: #f4f4f4;
  letter-spacing: 1px;
  margin-top: 4%;
  margin-left: 0;
  margin-right: 0;
  font-family: Quattrocento Sans, sans-serif;
  position: static;
}

.nav-link-a-propos:hover {
  color: #cc9a30;
}

.nav-link-a-propos.w--current {
  color: #fff;
}

.logo_av {
  width: 250%;
  max-width: 100%;
  position: static;
}

.nav_presse_desktop {
  color: #fff;
  letter-spacing: 1px;
  margin-top: 4%;
  margin-left: 0;
  margin-right: 0;
  font-family: Quattrocento Sans, sans-serif;
  display: block;
}

.nav_presse_desktop:hover, .nav_presse_desktop.w--current {
  color: #cc9a30;
}

.sticky-nav-3 {
  z-index: 1;
  opacity: 1;
  background-color: #272b3a;
  height: 3%;
  padding: 0 20px;
  position: sticky;
  top: 0;
}

.container-4 {
  background-color: #0000;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  position: static;
}

.card_paris {
  color: #18181d;
  background-color: #f7f7f773;
  background-image: linear-gradient(#efeeee4d, #efeeee4d);
  border: 50px solid #8e715e;
  flex-direction: column;
  align-self: stretch;
  align-items: flex-start;
  width: 350px;
  height: 400px;
  margin-top: 0;
  margin-left: 20px;
  margin-right: 20px;
  padding: 20px 36px 30px;
  display: flex;
}

.card_paris2 {
  color: #18181d;
  background-color: #f7f7f773;
  background-image: linear-gradient(#efeeee4d, #efeeee4d);
  border: 50px solid #968b73;
  flex-direction: column;
  align-self: stretch;
  align-items: flex-start;
  width: 350px;
  height: 400px;
  margin-top: 0;
  margin-left: 0;
  padding: 20px 36px 30px;
  display: flex;
}

.card_pezenas {
  color: #18181d;
  background-color: #f7f7f773;
  background-image: linear-gradient(#efeeee4d, #efeeee4d);
  border: 50px solid #957d58;
  flex-direction: column;
  align-self: stretch;
  align-items: flex-start;
  width: 350px;
  height: 400px;
  margin-top: 0;
  padding: 20px 36px 30px;
  display: flex;
}

.card_marseille {
  color: #18181d;
  background-color: #f7f7f773;
  background-image: linear-gradient(#efeeee4d, #efeeee4d);
  border: 50px solid #966a4f;
  flex-direction: column;
  align-self: stretch;
  align-items: flex-start;
  width: 350px;
  height: 400px;
  margin-top: 0;
  margin-left: 20px;
  margin-right: 20px;
  padding: 20px 36px 30px;
  display: flex;
}

.card_luxembourg {
  color: #18181d;
  background-color: #f7f7f773;
  background-image: linear-gradient(#efeeee4d, #efeeee4d);
  border: 50px solid #77594f;
  flex-direction: column;
  align-self: stretch;
  align-items: flex-start;
  width: 350px;
  height: 400px;
  margin-top: 0;
  margin-left: 0;
  padding: 20px 36px 30px;
  display: flex;
}

.card_pornic, .card_tourouve-copy {
  color: #18181d;
  background-color: #f7f7f773;
  background-image: linear-gradient(#efeeee4d, #efeeee4d);
  border: 50px solid #575a5d;
  flex-direction: column;
  align-self: stretch;
  align-items: flex-start;
  width: 400px;
  height: 400px;
  margin-top: 0;
  padding: 20px 36px 30px;
  display: flex;
}

.card_7 {
  color: #18181d;
  background-color: #f7f7f773;
  background-image: linear-gradient(#efeeee4d, #efeeee4d);
  border: 50px solid #b68d74;
  flex-direction: column;
  align-self: stretch;
  align-items: flex-start;
  width: 400px;
  height: 400px;
  margin-top: 0;
  padding: 20px 36px 30px;
  display: flex;
}

.card_rennes {
  color: #18181d;
  background-color: #f7f7f773;
  background-image: linear-gradient(#efeeee4d, #efeeee4d);
  border: 50px solid #957d58;
  flex-direction: column;
  align-self: stretch;
  align-items: flex-start;
  width: 400px;
  height: 400px;
  margin-top: 0;
  margin-left: 20px;
  margin-right: 20px;
  padding: 20px 36px 30px;
  display: flex;
}

.card_morlaix {
  color: #18181d;
  background-color: #f7f7f773;
  background-image: linear-gradient(#efeeee4d, #efeeee4d);
  border: 50px solid #93968e;
  flex-direction: column;
  align-self: stretch;
  align-items: flex-start;
  width: 350px;
  height: 400px;
  margin-top: 0;
  margin-left: 0;
  padding: 20px 36px 30px;
  display: flex;
}

.card_tourouve-copy {
  color: #18181d;
  background-color: #f7f7f773;
  background-image: linear-gradient(#efeeee4d, #efeeee4d);
  border: 50px solid #d99e74;
  flex-direction: column;
  align-self: stretch;
  align-items: flex-start;
  width: 350px;
  height: 400px;
  margin-top: 0;
  padding: 20px 36px 30px;
  display: flex;
}

.div-block-125-copy {
  justify-content: center;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

.custom-element-atelier {
  background-color: #d89d73;
  width: 100vw;
  height: 85vh;
}

.custom-element {
  background-image: linear-gradient(#7f6d6b, #d89d73);
  width: auto;
  height: 89vh;
}

.text-block-35 {
  color: var(--7f7f7f);
  text-align: center;
  width: 250px;
  margin-top: 3px;
  margin-left: 600px;
  margin-right: 0;
  font-size: 16px;
}

.image-75 {
  width: 350px;
  max-width: none;
}

.image-76 {
  width: 200px;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.decouvrez {
  width: 350px;
  margin-left: auto;
  margin-right: auto;
}

.la-gacilly {
  width: 200px;
  margin-left: auto;
  margin-right: 250px;
}

.text-block-35-couer {
  color: var(--7f7f7f);
  text-align: center;
  width: 180px;
  margin-top: -48px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
}

.button-collections {
  background-color: #3898ec00;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: auto;
  margin: 0 auto;
  font-family: Josefin Sans, sans-serif;
  font-size: 40px;
  font-weight: 100;
  display: flex;
}

.button-5-atelier {
  background-color: #3898ec00;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 440px;
  height: auto;
  margin: -350px auto 0;
  font-family: Josefin Sans, sans-serif;
  font-size: 40px;
  font-weight: 100;
  display: flex;
}

.navbar-2-projets {
  background-color: #0000;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 98px;
  display: flex;
  position: static;
}

.body-projets {
  color: #2a2a2a;
  background-color: #d89d73;
  height: auto;
  display: block;
}

.custom-element-home {
  background-image: linear-gradient(#7f6d6b, #d89d73);
  width: auto;
  height: 100vh;
}

.navbar-2-apropos {
  background-color: #0000;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 98px;
  display: flex;
  position: static;
}

@media screen and (min-width: 1280px) {
  .body {
    background-color: #d89d73;
  }

  .home1 {
    background-image: url('../images/sophie_pinard_01_Desktop.jpg');
    background-position: 50% 0;
    background-size: contain;
    justify-content: center;
    align-items: center;
    height: 100vh;
    margin-top: -98px;
    display: flex;
  }

  .home1._1 {
    background-color: var(--grayback);
    object-fit: contain;
    background-position: 50% 0;
    background-size: contain;
    width: 1280%;
    max-width: 100vw;
    height: 100vh;
    margin-top: -98px;
    position: static;
  }

  .div_logo {
    width: 18%;
    margin-top: 10%;
    display: flex;
  }

  .sticky-nav-2 {
    background-color: #43586700;
  }

  .container {
    width: 110%;
    min-width: 100%;
    margin-top: 0%;
  }

  .nav-_atelier_d {
    margin-top: 0%;
    margin-left: 0;
    font-size: 16px;
    font-weight: 400;
  }

  .nav_collections_d {
    margin-top: 0%;
    margin-left: 0;
    margin-right: 0;
    font-size: 16px;
    font-weight: 400;
  }

  .nav-menu-2 {
    justify-content: flex-start;
    align-items: center;
    font-size: 16px;
  }

  .navbar-2 {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .graphique {
    width: 100%;
    max-width: none;
    display: inline-block;
  }

  .heading-3 {
    color: var(--black\<deleted\|variable-6b7ea91e\>);
    font-size: 3em;
  }

  .text-block-5 {
    color: var(--black\<deleted\|variable-6b7ea91e\>);
    font-size: 1.8em;
    line-height: 1.8em;
  }

  .d_p.b_1 {
    background-color: #88898300;
  }

  .t_b_1._1 {
    margin-top: -250px;
    font-size: 14em;
  }

  .t_b_1._3 {
    margin-top: -350px;
    font-size: 14em;
  }

  .t_b_1._4 {
    margin-top: -250px;
    font-size: 14em;
  }

  .t_b_1._5 {
    margin-top: -150px;
    font-size: 14em;
  }

  .l_projets.b_2 {
    background-image: url('../images/sophie_pinard_02.jpg');
    background-size: contain;
  }

  .l_projets.b_3 {
    background-image: url('../images/sophie_pinard_03.jpg');
    background-size: contain;
  }

  .l_projets.b_5 {
    background-image: url('../images/sophie_pinard_05.jpg');
    background-size: contain;
  }

  .l_projets.b_6 {
    background-image: url('../images/sophie_pinard_06.jpg');
    background-size: contain;
  }

  .l_projets.b_7 {
    background-image: url('../images/sophie_pinard_07.jpg');
    background-position: 50% 0;
    background-size: contain;
  }

  .l_projets.b_4 {
    background-image: url('../images/sophie_pinard_04.jpg');
    background-size: contain;
  }

  .l_projets.b_8 {
    background-image: url('../images/sophie_pinard_07.jpg');
    background-position: 50% 0;
    background-size: contain;
  }

  .column-5 {
    background-color: var(--grey);
    height: 59em;
  }

  .nav_a_propos_d {
    width: auto;
    margin-top: 0%;
    margin-right: 0;
    font-size: 16px;
    font-weight: 400;
  }

  .div_boutique {
    height: auto;
  }

  .tel_footer {
    font-size: 15px;
  }

  .cookie-tag {
    justify-content: center;
    margin-left: auto;
    display: block;
    inset: auto 10% 0%;
  }

  .d_b_1 {
    background-repeat: no-repeat;
    background-size: cover;
  }

  .h_b_1-1 {
    margin-top: 3.5em;
    margin-bottom: 3em;
  }

  .c_b_1-4 {
    margin-top: 0;
  }

  .d_b_1-4-4 {
    height: 700px;
  }

  .column-10 {
    justify-content: center;
  }

  .block_wrap {
    width: auto;
    margin-top: 0;
  }

  .c_a_propos {
    min-width: 100%;
    max-width: 100%;
  }

  .content_wrap {
    justify-content: flex-end;
    width: auto;
  }

  .div-block {
    background-color: #88898300;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-33 {
    width: 100%;
    min-width: 100vw;
    margin-left: auto;
  }

  .body_projets {
    background-color: #88898300;
    background-image: linear-gradient(180deg, var(--gray_gra_1), var(--gray_gra_2));
    text-align: center;
    font-size: 20px;
  }

  .footer_2 {
    margin-top: 0;
  }

  .text-block-11 {
    line-height: 1em;
  }

  .text-block-12 {
    font-size: 1.2em;
    line-height: 1.5em;
  }

  .text-block-13 {
    font-size: 1.2em;
    line-height: 1em;
  }

  .text-block-14 {
    font-size: 1.2em;
    line-height: 1.5em;
  }

  .image-11 {
    width: 45%;
  }

  .mail_footer {
    font-size: 15px;
  }

  .d_b_22 {
    height: 700px;
  }

  .d_b_3c {
    width: auto;
    height: 700px;
    margin-top: 9em;
  }

  .p3 {
    color: #fffefe;
    max-width: 750px;
    line-height: 1.75em;
  }

  .div-block-35 {
    width: auto;
    display: flex;
  }

  .d_b1_3 {
    width: auto;
  }

  .suspension_augustin {
    width: 144px;
  }

  .cocotte {
    width: 215px;
  }

  .linge {
    width: 275px;
    max-width: none;
  }

  .lampe {
    width: 320px;
  }

  .coussin {
    width: 270px;
    max-width: none;
  }

  .l_linge {
    align-items: flex-end;
    margin-top: 0;
    display: flex;
  }

  .l_coussin {
    margin-top: 0;
    display: block;
  }

  .rmc1 {
    margin-top: 8em;
  }

  .l_coussinst {
    margin-top: 0;
  }

  .coussinst {
    width: 250px;
  }

  .d_r3, .d_r4, .d_r5 {
    margin-top: 10em;
  }

  .draps {
    max-width: none;
  }

  .applique {
    width: 300px;
    max-width: none;
    margin-top: 0;
  }

  .d_t2, .d_t3 {
    margin-top: 10em;
  }

  .plaid {
    width: 65%;
  }

  .nav-_eshop_d {
    margin-top: 0%;
    margin-left: 0;
    margin-right: 0;
    font-size: 16px;
    font-weight: 400;
  }

  .t_4 {
    margin-top: 2em;
  }

  .h_n1 {
    margin-top: 4em;
  }

  .fauteuil2, .lampe2 {
    width: auto;
    max-width: none;
  }

  .sculture {
    width: auto;
    max-width: none;
    height: 212px;
  }

  .rive_droite_mag {
    margin-top: 2em;
  }

  .paris_capitale {
    margin-top: 3.5em;
  }

  .t_p {
    font-size: 1.5em;
  }

  .elle, .maison {
    margin-top: 3em;
  }

  .le_bonbon {
    margin-top: 8.5em;
  }

  .marie_claire {
    margin-top: 4em;
  }

  .madame {
    margin-top: 3em;
  }

  .elle2 {
    margin-top: 5.5em;
  }

  .maison2 {
    margin-top: 3em;
  }

  .t_p2 {
    font-size: 1.5em;
  }

  .d_lingebain {
    width: auto;
  }

  .l_assiette {
    margin-top: 1.5em;
  }

  .l_verres {
    margin-top: 33em;
  }

  .heading-3_desktop, .heading-3_desktop2 {
    color: var(--black\<deleted\|variable-6b7ea91e\>);
    font-size: 3em;
  }

  .heading-3_desktop3 {
    color: var(--black\<deleted\|variable-6b7ea91e\>);
    margin-top: 10%;
    font-size: 3em;
  }

  .section {
    justify-content: center;
    display: flex;
  }

  .t_b_p {
    color: var(--black\<deleted\|variable-6b7ea91e\>);
    font-size: 1.8em;
    line-height: 1.8em;
  }

  .column-13 {
    justify-content: center;
    align-items: flex-end;
    height: 461.719px;
  }

  .h_b_1-1_r {
    margin-top: 1em;
  }

  .d_rmc_t {
    width: auto;
  }

  .h_projets {
    margin-top: 1em;
  }

  .batignolles_2a {
    margin-top: 3em;
  }

  .batignolles_1-2ab {
    margin-top: 8em;
  }

  .c_b_2-2b {
    margin-top: 0;
  }

  .h_projetsab {
    margin-top: 2em;
  }

  .d_b_1-2-2-4t {
    width: auto;
  }

  .ranelagh {
    margin-top: 3em;
  }

  .h_projets_r {
    margin-top: 5em;
  }

  .l_applique {
    margin-top: 7em;
  }

  .h_b_1-1r, .h_b_1-1rr {
    margin-top: 3.5em;
    margin-bottom: 3em;
  }

  .tournon_1 {
    margin-top: 3em;
  }

  .tournon_4 {
    margin-top: 8em;
  }

  .boutique_inpiration_t {
    margin-top: 9em;
  }

  .l_plaid {
    margin-top: 16.5em;
  }

  .boutique_inpiration_levalois {
    margin-top: 0;
  }

  .h_b_1-1l {
    margin-top: 3.5em;
    margin-bottom: 3.5em;
  }

  .h_b_1-1le {
    margin-top: 1em;
    margin-bottom: 3.5em;
  }

  .column-18 {
    height: 601.766px;
  }

  .boutique_inpiration_noir {
    margin-top: 0;
  }

  .l_beton {
    margin-top: 0;
  }

  .button {
    width: auto;
  }

  .tab-link-tab-1.w--current {
    padding-left: 30px;
    padding-right: 30px;
  }

  .tabouret {
    width: auto;
  }

  .l_projets_batignolles.batignolles_1 {
    background-image: url('../images/sophie_pinard_2.jpg');
    background-size: contain;
  }

  .boutique_inpiration_batignolles {
    height: auto;
  }

  .column-23 {
    height: 461.719px;
  }

  .t_b_2._1 {
    margin-top: -250px;
    font-size: 14em;
  }

  .t_b_11-copy {
    margin-top: -450px;
    font-size: 14em;
  }

  .h_a_propos {
    margin: 5em 15em 3em;
  }

  .h_rmc2 {
    margin-top: 0;
    margin-bottom: 3em;
  }

  .footer_2rmc, .k_1 {
    margin-top: 0;
  }

  .d_b_2cct {
    height: 700px;
  }

  .d_b_1-2dbt {
    width: auto;
    height: 700px;
  }

  .h_b_1-1abt {
    margin-top: 1em;
    margin-bottom: 3em;
  }

  .batignolles_2cdt {
    margin-top: 0;
  }

  .block_wrapt {
    width: auto;
  }

  .div-block-45 {
    margin-bottom: 0;
  }

  .responsive {
    display: none;
  }

  .div-block-57 {
    margin-top: 0;
  }

  .image-27 {
    width: 561.1px;
    height: 700px;
  }

  .image-28, .image-29 {
    height: 700px;
  }

  .image-30 {
    height: 550px;
  }

  .image-31 {
    height: 700px;
  }

  .div-block-60 {
    margin-top: 0;
  }

  .column-37 {
    justify-content: center;
    height: 368.922px;
    display: flex;
  }

  .div-block-61 {
    margin-top: 9.5em;
  }

  .column-39 {
    justify-content: center;
  }

  .div-block-62 {
    margin-top: 29.25em;
  }

  .column-40 {
    height: auto;
  }

  .div-block-65 {
    margin-bottom: 8em;
  }

  .heading-9 {
    font-size: 2em;
  }

  .column-42 {
    padding-bottom: 8em;
  }

  .column-43 {
    padding-bottom: 0;
  }

  .button_tapis.w--current {
    width: auto;
  }

  .image-33, .image-34, .image-35, .image-36, .image-37 {
    width: 55%;
  }

  .logo_kvadrat_plus {
    width: 25%;
    margin-top: 0;
  }

  .button-copy {
    width: auto;
  }

  .columns-16 {
    margin-top: .5em;
    margin-bottom: 1em;
  }

  .columns-17 {
    margin-top: 10em;
    margin-bottom: 10em;
  }

  .columns-18 {
    margin-bottom: 10em;
  }

  .columns-19 {
    margin-top: 0;
    margin-bottom: 10em;
  }

  .column-51 {
    display: flex;
  }

  .columns-22 {
    margin-top: 8em;
  }

  .div-block-79 {
    margin-top: 10em;
    margin-bottom: 10em;
  }

  .columns-24 {
    margin-top: 10em;
  }

  .div-block-85 {
    justify-content: center;
    display: flex;
  }

  .responsive_st {
    display: block;
  }

  .block_wrap-copy {
    margin-top: 0;
  }

  .t_p-copy {
    font-size: 1.5em;
  }

  .footer-3_-t {
    margin-top: 0;
  }

  .link-13 {
    color: var(--white-smoke\<deleted\|variable-9c8dec7a\>);
  }

  .h_b_1-12 {
    margin-top: 3.5em;
    margin-bottom: 3em;
  }

  .button_r {
    width: auto;
  }

  .div-block-87 {
    align-self: flex-start;
    height: auto;
  }

  .block_wrap-copy {
    width: auto;
    margin-top: 0;
  }

  .columns-30 {
    align-items: flex-end;
    display: flex;
  }

  .column-60 {
    height: auto;
  }

  .column-10-copy {
    justify-content: center;
    height: 461.719px;
    display: flex;
  }

  .div-block-89 {
    height: 461.719px;
    display: flex;
  }

  .column-10-copy {
    justify-content: center;
    height: 341.797px;
  }

  .column-70 {
    justify-content: flex-end;
  }

  .column-71 {
    flex-direction: column;
    justify-content: flex-end;
    display: flex;
  }

  .link-14 {
    display: block;
  }

  .block_wrap_t, .block_wrap_a {
    width: auto;
    margin-top: 0;
  }

  .section-3 {
    background-color: #022c4500;
    flex-flow: row;
    justify-content: center;
    margin-top: 40px;
  }

  .div-block-102 {
    padding-bottom: 0;
  }

  .mail_address {
    padding-top: 0;
    padding-bottom: 20px;
    font-size: 15px;
  }

  .button_projet {
    width: auto;
  }

  .h_rmc_end {
    color: var(--white-smoke\<deleted\|variable-9c8dec7a\>);
    margin: 0 15em;
  }

  .h_b_1-1_r_tournon {
    margin-top: 1em;
  }

  .h_n1-copy {
    margin-top: 4em;
  }

  .h_b_1-1-copy, .h_b_1-1_batignolles, .h_b_1-1-copy-copy {
    margin-top: 3.5em;
    margin-bottom: 3em;
  }

  .section-4 {
    margin-top: 0%;
  }

  .text_atelier {
    color: var(--white-smoke\<deleted\|variable-9c8dec7a\>);
    font-size: 3.5em;
    line-height: 1em;
  }

  .heading-14 {
    color: var(--7f7f7f);
    font-size: 17px;
  }

  .revendeurs_1 {
    background-size: cover;
  }

  .revendeurs_2 {
    background-size: contain;
  }

  .revendeurs_3 {
    flex-flow: row;
    justify-content: center;
  }

  .revendeurs_4 {
    background-size: cover;
  }

  .revendeurs_5 {
    background-size: contain;
  }

  .revendeurs_7 {
    background-color: #fff0;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
  }

  .revendeurs_8 {
    background-size: contain;
  }

  .col_rev_3 {
    align-items: center;
  }

  .revendeur_2 {
    background-image: none;
    flex-flow: row;
    justify-content: center;
  }

  .revendeur_5, .revendeur_8 {
    background-size: cover;
  }

  .card_tourouve {
    border: 50px solid #575a5d;
    border-radius: 0;
    width: 450px;
    height: 450px;
  }

  .nav_propos_d {
    margin-top: 0%;
    margin-left: 0;
    margin-right: 0;
    font-size: 16px;
  }

  .nav_revendeurs_d {
    margin-top: 0%;
    margin-right: 0;
    font-size: 16px;
    font-weight: 400;
  }

  .logo_sophie_pinard {
    width: 250px;
    margin-left: 0;
  }

  .div_logo_white {
    width: 18%;
    margin-top: 10%;
    display: flex;
  }

  .graphique_white {
    width: 100%;
    max-width: none;
    display: inline-block;
  }

  .div_logo_p {
    width: 18%;
    margin-top: 10%;
    display: none;
  }

  .graphique_p {
    width: 100%;
    max-width: none;
    display: inline-block;
  }

  .bold-text-3 {
    color: var(--white-smoke\<deleted\|variable-9c8dec7a\>);
  }

  .intro {
    background-image: url('../images/SP_Back_1.jpg');
    background-position: 50%;
    background-size: cover;
    width: 100%;
    height: 100vh;
  }

  ._1 {
    background-image: url('../images/accueil_deroule_def_partie3_1.jpg');
    background-position: 50%;
    margin-top: 0;
  }

  .section-9 {
    background-image: linear-gradient(188deg, #605b61, #d89d73);
  }

  .link-18 {
    text-decoration: none;
  }

  .image-64 {
    max-width: 60%;
  }

  ._2 {
    background-image: url('../images/SP_Back_4.jpg');
    background-position: 50%;
    background-size: cover;
    width: 100%;
    height: 100vh;
    margin-top: 0;
  }

  ._3 {
    background-image: url('../images/SP_Back_3.jpg');
    background-position: 50%;
    background-size: cover;
    width: 100%;
    height: 100vh;
    margin-top: 0;
  }

  .section-11 {
    background-image: linear-gradient(180deg, var(--gray_gra_1), var(--gray_gra_2));
  }

  .body_portrait {
    background-color: #2a2a2a;
    background-image: none;
  }

  .text-block-30 {
    margin-top: 0;
    margin-bottom: 60px;
  }

  .div-block-111 {
    align-items: center;
  }

  .image-65-atelier {
    width: 100px;
  }

  .column-92-atelier {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  ._3-confiance {
    background-image: url('../images/SP_test_4_pied.jpg');
    background-position: 50%;
    background-size: contain;
    width: auto;
    height: 75vh;
    margin-top: auto;
  }

  .text-block-32 {
    color: var(--grayback);
    text-align: center;
    font-size: 40px;
  }

  .image-66 {
    vertical-align: middle;
    width: auto;
    max-width: none;
    height: 250px;
  }

  .column-96 {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .text-block-33 {
    color: var(--7f7f7f);
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin: 0;
    padding-left: 20px;
    padding-right: 60px;
    font-size: 14px;
    line-height: 18px;
    display: flex;
  }

  .column-97 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
    position: static;
  }

  .div-block-112 {
    justify-content: center;
    margin-top: 40px;
    display: flex;
  }

  .div-block-113 {
    background-color: #d3c8c4;
    flex-flow: row;
    justify-content: center;
    width: auto;
    height: auto;
    display: flex;
  }

  .columns-40 {
    flex-flow: column;
    width: 100%;
    display: block;
  }

  .image-67 {
    width: auto;
    max-width: none;
    height: 250px;
  }

  .section-12 {
    margin-top: 60px;
  }

  .image-68 {
    width: 100%;
    max-width: none;
    height: 52px;
    margin-bottom: 20px;
  }

  .image-69 {
    width: 25%;
    max-width: none;
  }

  .div-block-114 {
    justify-content: center;
    width: 155px;
    display: block;
    position: static;
    top: -98px;
    right: -200px;
  }

  .div-block-115 {
    justify-content: center;
    display: flex;
  }

  .marie_claire_mag {
    width: 95%;
    max-width: none;
    margin-bottom: 20px;
  }

  .kostar_m {
    width: 35%;
    max-width: none;
  }

  .madame_figaro {
    vertical-align: baseline;
    width: 155px;
    max-width: none;
    height: 52.6641px;
  }

  .territoires {
    width: 25%;
    max-width: none;
    height: auto;
  }

  .marie_claire_m {
    width: 55%;
    max-width: none;
    height: auto;
  }

  .div-block-mcm {
    background-color: #c0a47f;
    flex-flow: row;
    justify-content: center;
    width: auto;
    height: auto;
    display: flex;
  }

  .text-block-mc {
    color: var(--7f7f7f);
    background-color: #ab9192;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin: 0;
    padding-left: 20px;
    padding-right: 60px;
    font-size: 14px;
    line-height: 18px;
    display: flex;
  }

  .div-block-113_elle {
    background-color: #c0a47f;
    flex-flow: row;
    justify-content: center;
    width: auto;
    height: auto;
    display: flex;
  }

  .text-block-art {
    color: var(--7f7f7f);
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin: 0;
    padding-left: 20px;
    padding-right: 60px;
    font-size: 14px;
    line-height: 18px;
    display: flex;
  }

  .div-block-art_decoration {
    background-color: #c4a68e;
    flex-flow: row;
    justify-content: center;
    width: auto;
    height: auto;
    display: flex;
  }

  .div-block-113territoires {
    background-color: #a6acaa;
    flex-flow: row;
    justify-content: center;
    width: auto;
    height: auto;
    display: flex;
  }

  .image-71 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .footer {
    background-color: #806d67;
    margin-top: -129px;
  }

  .heading-collections {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .image-72 {
    max-width: 77%;
  }

  .div-block-120 {
    margin-top: 60px;
  }

  .heading-name {
    color: #fff9f9;
  }

  .heading-name-paragraph {
    color: #fff5f5;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .image-73 {
    max-width: 77%;
  }

  .footer-collections {
    background-color: #806d6700;
    margin-top: 0;
  }

  .section-3-copy {
    background-color: #806d67;
    margin-top: -129px;
  }

  .column-100 {
    background-image: url('../images/Revendeurs_SP_7.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto;
  }

  .column-101 {
    flex-flow: column;
    justify-content: center;
    height: 360px;
    display: flex;
  }

  .column-102 {
    background-image: url('../images/Revendeurs_SP_6.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    height: 360px;
    display: flex;
  }

  .column-103 {
    background-image: url('../images/Revendeurs_SP_10.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto;
    height: 360px;
  }

  .heading-19 {
    color: snow;
    font-family: Josefin Sans, sans-serif;
    font-size: 65px;
    font-weight: 100;
  }

  .column-104 {
    flex-flow: column;
    justify-content: center;
    display: flex;
  }

  .columns-42, .columns-43 {
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .columns-44 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-collections {
    flex-flow: row;
    justify-content: center;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 10px;
  }

  .image-collections {
    max-width: 100%;
  }

  .rayures_boisees_c, .twist_c, .ecume_c, .atome_c {
    max-width: 256px;
    padding-bottom: 10px;
    padding-left: 10px;
  }

  .meli-melo_c {
    max-width: 256px;
    margin-right: 0;
    padding-bottom: 10px;
    padding-left: 10px;
  }

  .aurore_c, .pois_lumierre_c, .berlingot_c, .basic_c {
    max-width: 256px;
    padding-bottom: 10px;
    padding-left: 10px;
  }

  .div-block-121 {
    max-width: none;
  }

  .div-block-123 {
    margin-right: 0;
    padding-right: 0;
  }

  .body_gradient {
    background-color: #2a2a2a;
    background-image: linear-gradient(173deg, #605b61, #d89d73);
  }

  .section-3_trans {
    background-color: #022c4500;
    margin-top: 0;
    margin-bottom: 40px;
  }

  .column-105 {
    flex-flow: column;
    align-items: center;
    display: flex;
  }

  .button-6 {
    background-color: #3898ec00;
    margin-top: 10px;
    font-size: 20px;
  }

  .column-107 {
    flex-flow: column;
    align-items: center;
    display: flex;
  }

  .columns-45 {
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
  }

  .column-108 {
    justify-content: center;
    padding-bottom: 0;
    display: flex;
  }

  .revendeurs_tourouvre {
    background-color: #575a5d;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    flex-flow: row;
    justify-content: center;
  }

  .revendeur_paris {
    background-image: none;
    flex-flow: row;
    justify-content: center;
  }

  .revendeurs_pezenas {
    flex-flow: row;
    justify-content: center;
  }

  .revendeurs_marseille {
    color: #b0aea0;
    background-color: #957d58;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    flex-flow: row;
    justify-content: center;
  }

  .revendeur_vincennes {
    background-image: none;
    flex-flow: row;
    justify-content: center;
  }

  .revendeurs_luxembourg {
    flex-flow: row;
    justify-content: center;
  }

  .revendeurs_pornic, .revendeur_bordeaux {
    background-image: none;
    flex-flow: row;
    justify-content: center;
  }

  .revendeurs_biarrits {
    flex-flow: row;
    justify-content: center;
  }

  .revendeurs_rennes {
    background-image: none;
    flex-flow: row;
    justify-content: center;
  }

  .section-13 {
    background-image: linear-gradient(#605b61, #d89d73);
  }

  .slide {
    height: 90vh;
  }

  .image-74, .mask {
    height: auto;
  }

  .slide-nav {
    margin-top: -15px;
    position: static;
  }

  .right-arrow {
    position: static;
  }

  .section-3-_t {
    background-color: #022c4500;
    flex-flow: row;
    justify-content: center;
    margin-top: 40px;
  }

  .footer_3-tt {
    margin-top: 0;
  }

  .section-3-p {
    background-color: #022c4500;
    flex-flow: row;
    justify-content: center;
    margin-top: 40px;
  }

  .footer-3_-t-p {
    margin-top: 0;
  }

  .heading-a-propos {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .tandem {
    max-width: 256px;
    padding-bottom: 10px;
    padding-left: 10px;
  }

  .link-block-8, .link-block-8.w--current {
    margin-right: 25%;
  }

  .left-arrow {
    position: absolute;
    top: 75%;
    bottom: -50%;
  }

  .footer-3_-t-copy {
    margin-top: 20px;
  }

  .footer-3_-t-projets {
    margin-top: 58vh;
  }

  .body_home {
    background-color: #88898300;
    background-image: linear-gradient(180deg, var(--gray_gra_1), var(--gray_gra_2));
    text-align: center;
    font-size: 20px;
  }

  .footer-3_-t-portrait {
    margin-top: 0;
  }

  .heading-20 {
    margin-top: 10px;
  }

  .columns-46, .columns-47 {
    margin-top: 40px;
  }

  .columns-48 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .div-block-125 {
    width: 100%;
    margin-bottom: 40px;
  }

  .video_home {
    background-color: #d89d7300;
    background-image: url('../images/Back_Sophie_Pinard_Home.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    height: 90vh;
    margin-top: 0;
  }

  .container-4 {
    min-width: 90%;
    margin-top: 0%;
  }

  .card_paris {
    border: 50px solid #8e715e;
    border-radius: 0;
    width: 450px;
    height: 450px;
    margin-left: 40px;
  }

  .card_paris2 {
    border: 50px solid #968b73;
    border-radius: 0;
    width: 450px;
    height: 450px;
    margin-left: 40px;
  }

  .card_pezenas {
    border: 50px solid #957d58;
    border-radius: 0;
    width: 450px;
    height: 450px;
  }

  .card_marseille {
    border: 50px solid #966a4f;
    border-radius: 0;
    width: 450px;
    height: 450px;
    margin-left: 40px;
  }

  .card_luxembourg {
    border: 50px solid #77594f;
    border-radius: 0;
    width: 450px;
    height: 450px;
    margin-left: 40px;
  }

  .card_pornic, .card_tourouve-copy {
    border: 50px solid #575a5d;
    border-radius: 0;
    width: 450px;
    height: 450px;
  }

  .card_7 {
    border: 50px solid #b68d74;
    border-radius: 0;
    width: 450px;
    height: 450px;
  }

  .card_rennes {
    border: 50px solid #957d58;
    border-radius: 0;
    width: 450px;
    height: 450px;
    margin-left: 40px;
  }

  .card_morlaix {
    border: 50px solid #93968e;
    border-radius: 0;
    width: 450px;
    height: 450px;
    margin-left: 40px;
  }

  .card_tourouve-copy {
    border: 50px solid #d99e74;
    border-radius: 0;
    width: 450px;
    height: 450px;
  }

  .div-block-125-copy {
    width: 100%;
    margin-bottom: 40px;
  }

  .custom-element-atelier {
    background-color: #d89d7300;
    background-image: url('../images/Back_Sophie_Pinard_Home.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    height: 90vh;
    margin-top: 0;
  }

  .custom-element {
    background-image: linear-gradient(#7f6c6d, #d89d73);
    width: auto;
    height: 89vh;
  }

  .la-gacilly {
    margin-right: 350px;
  }

  .text-block-35-couer {
    margin-top: -48px;
  }

  .button-collections {
    margin-top: 0;
  }

  .navbar-2-projets {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .body-projets {
    background-color: #d89d73;
  }

  .custom-element-home {
    background-image: linear-gradient(#7f6c6d, #d89d73);
    width: auto;
    height: 100vh;
  }

  .navbar-2-apropos {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }
}

@media screen and (min-width: 1440px) {
  .body {
    background-color: #d89d73;
    background-image: none;
  }

  .nav-overlay {
    height: 75px;
  }

  .home1 {
    background-image: url('../images/sophie_pinard_01_Tablet.jpg');
    background-position: 50% 0;
    background-size: 96%;
    justify-content: center;
    align-items: center;
    margin-top: -98px;
    display: flex;
  }

  .home1._1 {
    background-position: 50% 0;
    margin-top: -100px;
  }

  .div_logo {
    margin-top: -10%;
  }

  .sticky-nav-2 {
    background-color: #cccbc600;
    padding-right: 0;
    display: flex;
  }

  .container {
    min-width: 100%;
    margin-top: 0%;
  }

  .nav-_atelier_d {
    margin-top: 0%;
    font-family: Josefin Sans, sans-serif;
    font-size: 18px;
    font-weight: 400;
  }

  .nav_collections_d {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: 0;
    font-size: 18px;
    font-weight: 400;
  }

  .nav-menu-2 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-left: 0%;
    display: flex;
  }

  .graphique {
    width: 135%;
  }

  .div-collections {
    background-color: #9b9c96;
    padding-top: 5%;
    padding-bottom: 0%;
  }

  .heading-3 {
    color: var(--black\<deleted\|variable-6b7ea91e\>);
    background-color: #0000;
    margin-top: 40%;
    padding-top: 10%;
    font-size: 3.5em;
  }

  .text-block-5 {
    color: var(--black\<deleted\|variable-6b7ea91e\>);
    font-size: 2em;
    line-height: 1.2em;
  }

  .t_b_1._3 {
    margin-top: -400px;
  }

  .l_projets.b_2, .l_projets.b_3, .l_projets.b_4, .l_projets.b_4, .l_projets.b_5, .l_projets.b_6, .l_projets.b_7, .l_projets.b_4, .l_projets.b_8 {
    background-image: url('../images/sophie_pinard_02.jpg');
  }

  .cookie-left-wrap {
    width: auto;
  }

  .cookie_tittle {
    width: auto;
    font-size: 14px;
  }

  .column-5 {
    background-color: var(--grey);
    padding-right: 0;
  }

  .div-block-21 {
    background-color: #0000;
    height: 722px;
    margin-top: -180px;
  }

  .column-6, .av_r1, .av_r2 {
    background-color: var(--grey);
  }

  .boutique_1-copy._2 {
    background-color: #0000;
  }

  .av_r3_v {
    background-color: var(--grey);
  }

  .nav_a_propos_d {
    width: auto;
    margin-top: 0%;
    font-size: 18px;
    font-weight: 400;
  }

  .tel_footer {
    padding-bottom: 0%;
    font-size: 16px;
  }

  .cookie-product-wrap-3 {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    position: static;
  }

  .d_b_1 {
    background-repeat: no-repeat;
    background-size: cover;
  }

  .h_b_1-1 {
    margin-top: 3em;
    margin-bottom: 3em;
    font-size: 3.5em;
  }

  .c_b_1-4 {
    margin-top: 12em;
  }

  .c_4_l {
    height: 600px;
  }

  .boutique_inpiration {
    margin-top: 10em;
  }

  .c_a_propos {
    min-width: auto;
    height: auto;
  }

  .plain_text {
    padding-left: 2em;
    padding-right: 4em;
  }

  .div-block-33 {
    height: auto;
  }

  .body_projets {
    background-image: linear-gradient(180deg, var(--gray_gra_1), var(--gray_gra_2));
  }

  .text-block-12 {
    line-height: 1.5em;
  }

  .image-11 {
    width: 40%;
  }

  .mail_footer {
    padding-bottom: 0%;
    font-size: 16px;
  }

  .d_b_22 {
    height: 900px;
  }

  .d_b_3c {
    margin-top: 11em;
  }

  .p3 {
    color: #fffefe;
    max-width: 850px;
    font-size: 1.5em;
    line-height: 1.75em;
  }

  .cocotte {
    width: 260px;
  }

  .coussin {
    align-self: auto;
  }

  .l_linge, .l_coussin {
    margin-top: 0;
  }

  .l_coussinst {
    margin-top: 16em;
  }

  .coussinst {
    width: 295px;
  }

  .chaise {
    width: 255px;
  }

  .d_r4 {
    align-items: center;
    margin-top: 12em;
  }

  .applique {
    margin-top: 0;
  }

  .d_t3 {
    margin-top: 12em;
  }

  .plaid {
    width: 85%;
  }

  .nav-_eshop_d {
    margin-top: 0%;
    font-size: 18px;
    font-weight: 400;
  }

  .t_4 {
    margin-top: 5em;
  }

  .sculture {
    width: auto;
  }

  .rive_droite_mag {
    margin-top: 5em;
  }

  .le_bonbon {
    margin-top: 12em;
  }

  .marie_claire {
    margin-top: 4.5em;
  }

  .elle2 {
    margin-top: 5.5em;
  }

  .maison2 {
    margin-top: 3em;
  }

  .l_assiette {
    margin-top: 1.5em;
  }

  .l_verres {
    margin-top: 37.5em;
  }

  .heading-3_desktop {
    color: var(--black\<deleted\|variable-6b7ea91e\>);
    background-color: #0000;
    margin-top: 0%;
    padding-top: 10%;
    font-size: 3.5em;
  }

  .heading-3_desktop2 {
    color: var(--black\<deleted\|variable-6b7ea91e\>);
    background-color: #0000;
    margin-top: 25%;
    padding-top: 10%;
    font-size: 3.5em;
  }

  .heading-3_desktop3 {
    color: var(--black\<deleted\|variable-6b7ea91e\>);
    background-color: #0000;
    margin-top: 10%;
    margin-bottom: 0;
    padding-top: 0%;
    font-size: 3.5em;
  }

  .t_b_p {
    color: var(--black\<deleted\|variable-6b7ea91e\>);
    font-size: 2em;
    line-height: 1.2em;
  }

  .column-13 {
    height: 461.734px;
  }

  .h_projets {
    margin-top: 0;
  }

  .batignolles_1-2ab {
    margin-top: 6em;
  }

  .c_b_2-2b {
    height: auto;
    margin-top: 15em;
  }

  .batignolles_1-2b {
    margin-top: 6em;
  }

  .h_projetsab {
    margin-top: 0;
  }

  .d_b_1-2-2-4t {
    height: 700px;
  }

  .ranelagh, .h_projets_r {
    margin-top: 0;
  }

  .l_applique {
    margin-top: 6.75em;
  }

  .h_b_1-1r, .h_b_1-1rr {
    margin-top: 4em;
    margin-bottom: 4em;
  }

  .boutique_inpiration_r {
    margin-top: 10em;
  }

  .column-17 {
    margin-top: 0;
    display: block;
  }

  .tournon_1 {
    margin-top: 0;
  }

  .tournon_3 {
    margin-top: 8em;
  }

  .tournon_4 {
    margin-top: 6em;
  }

  .boutique_inpiration_t {
    margin-top: 10em;
  }

  .l_plaid {
    margin-top: 16em;
  }

  .boutique_inpiration_levalois {
    margin-top: 0;
  }

  .h_b_1-1l {
    margin-top: 4em;
    margin-bottom: 4em;
  }

  .h_b_1-1le {
    margin-top: .5em;
    margin-bottom: 4em;
  }

  .boutique_inpiration_noir {
    margin-top: 0;
  }

  .tab-link-tab-1 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .l_projets_batignolles.batignolles_1 {
    background-image: url('../images/sophie_pinard_01.jpg');
  }

  .boutique_inpiration_batignolles {
    margin-top: 10em;
  }

  .column-23 {
    height: 461.734px;
  }

  .h_a_propos {
    margin: 4em 20em;
  }

  .h_rmc2 {
    margin-top: 0;
    margin-bottom: 4em;
  }

  .d_b_2cct {
    height: 900px;
  }

  .d_b_1-2dbt {
    width: auto;
    height: 900px;
  }

  .h_b_1-1abt {
    margin-top: 0;
  }

  .batignolles_2cdt {
    margin-top: 15em;
  }

  .image-16, .div-block-45, .div-block-46 {
    height: 700px;
  }

  .div-block-57 {
    margin-top: 145px;
  }

  .div-block-60 {
    margin-top: 1em;
  }

  .div-block-61 {
    margin-top: 9.65em;
  }

  .column-39 {
    justify-content: center;
  }

  .div-block-62 {
    margin-top: 33em;
  }

  .column-40 {
    height: auto;
  }

  .div-block-78, .column-45, .column-46 {
    height: 700px;
  }

  .image-42 {
    width: auto;
    height: 700px;
  }

  .column-50, .column-51 {
    justify-content: center;
    display: flex;
  }

  .image-48 {
    height: 700px;
  }

  .div-block-79 {
    margin-top: 18em;
  }

  .image-49 {
    width: auto;
    height: 700px;
  }

  .image-50 {
    width: 90%;
  }

  .columns-24 {
    margin-top: 12em;
  }

  .boutique_inpiration_c {
    margin-top: 10em;
  }

  .link-13 {
    color: var(--white-smoke-2\<deleted\|variable-2f52608a\>);
  }

  .link-13:hover {
    color: var(--dim-grey-2);
  }

  .h_b_1-12 {
    margin-top: 3em;
    margin-bottom: 3em;
    font-size: 3.5em;
  }

  .columns-31 {
    height: auto;
  }

  .column-10-copy {
    height: 341.797px;
  }

  .paragraph-5 {
    margin-bottom: .8em;
  }

  .plain_text_no_pointer {
    padding-left: 2em;
    padding-right: 4em;
  }

  .section-3 {
    background-color: #022c4500;
    align-items: flex-start;
    margin-top: 40px;
  }

  .div-block-102 {
    padding-bottom: 0;
  }

  .mail_address {
    padding-bottom: 20px;
    font-size: 16px;
  }

  .h_rmc_end {
    color: var(--white-smoke-2\<deleted\|variable-2f52608a\>);
    width: auto;
    margin: 0 auto;
    font-size: 2em;
  }

  .h_b_1-1-copy, .h_b_1-1_batignolles, .h_b_1-1-copy-copy {
    margin-top: 3em;
    margin-bottom: 3em;
    font-size: 3.5em;
  }

  .columns-36 {
    margin-top: 60px;
  }

  .div-block-108 {
    margin-top: 0;
  }

  .text_atelier {
    color: var(--white-smoke-2\<deleted\|variable-2f52608a\>);
    margin-top: 100px;
    margin-bottom: 100px;
    padding-top: 0%;
    font-size: 3.5em;
    line-height: 1em;
  }

  .revendeurs_3 {
    flex-flow: row;
    justify-content: center;
  }

  .revendeur_2 {
    flex-flow: row;
    justify-content: center;
    width: 400px;
  }

  .card_tourouve {
    border: 50px solid #575a5d;
    width: 450px;
    height: 450px;
    margin-bottom: 40px;
  }

  .nav_propos_d {
    font-size: 18px;
  }

  .nav_revendeurs_d {
    margin-top: 0%;
    margin-right: 0;
    font-size: 18px;
    font-weight: 400;
  }

  .logo_sophie_pinard {
    width: 250px;
    display: block;
  }

  .div_logo_white {
    margin-top: -10%;
  }

  .graphique_white {
    width: 135%;
  }

  .div_logo_p {
    margin-top: -10%;
  }

  .graphique_p {
    width: 135%;
  }

  .bold-text-3 {
    color: var(--white-smoke-2\<deleted\|variable-2f52608a\>);
  }

  .columns-37 {
    margin-top: 0;
  }

  .column-91, .column-92 {
    position: static;
  }

  .column-93 {
    margin-top: auto;
    margin-bottom: auto;
    position: static;
  }

  .image-57 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image-58 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .intro {
    background-image: url('../images/SP_Back_1.jpg');
  }

  .section-9 {
    background-image: linear-gradient(188deg, #605b61, #d89d73);
  }

  .columns-39 {
    margin-bottom: 60px;
  }

  .image-64 {
    max-width: 68%;
  }

  .column-94 {
    height: auto;
    position: static;
  }

  ._2 {
    background-image: url('../images/SP_Back_4.jpg');
    width: 100%;
  }

  ._3 {
    background-image: url('../images/SP_Back_3.jpg');
    width: 100%;
  }

  .text-block-30 {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    margin-top: 0;
    margin-bottom: 60px;
    display: flex;
  }

  .columns-37-copy {
    margin-top: 0;
  }

  .image-57-atelier {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .column-92-atelier {
    position: static;
  }

  .column-93-copy {
    margin-top: auto;
    margin-bottom: auto;
    position: static;
  }

  .div-block-116 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading-17 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .footer {
    background-color: #806d67;
    margin-top: -144px;
  }

  .heading-collections {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .div-block-120 {
    margin-top: 60px;
  }

  .heading-name {
    color: #fff;
  }

  .heading-name-paragraph {
    color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: 300;
  }

  .footer-collections {
    background-color: #806d6700;
    margin-top: 0;
  }

  .section-3-copy {
    background-color: #806d67;
    margin-top: -144px;
  }

  .div-block-collections {
    flex-flow: row;
    justify-content: center;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rayures_boisees_c {
    width: auto;
    max-width: 288px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }

  .twist_c, .ecume_c, .atome_c, .meli-melo_c {
    max-width: 288px;
    margin-bottom: 10px;
    padding-bottom: 0;
    padding-left: 10px;
  }

  .aurore_c, .pois_lumierre_c, .berlingot_c, .basic_c {
    max-width: 288px;
    margin-bottom: 10px;
    padding-left: 10px;
  }

  .div-block-121 {
    max-width: 385px;
  }

  .div-block-122 {
    width: 288px;
  }

  .section-3_trans {
    background-color: #022c4500;
    margin-top: 0;
    margin-bottom: 40px;
  }

  .column-105 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .button-6 {
    background-color: #3898ec00;
    margin-top: 10px;
    font-size: 24px;
  }

  .button-7 {
    font-size: 24px;
  }

  .column-107 {
    flex-flow: column;
    align-items: center;
    display: flex;
  }

  .columns-45 {
    justify-content: center;
    margin-top: 100px;
    display: flex;
  }

  .column-108, .column-109 {
    flex: 1;
    justify-content: center;
    display: flex;
  }

  .revendeurs_tourouvre, .revendeur_paris, .revendeurs_pezenas, .revendeurs_marseille, .revendeur_vincennes, .revendeurs_luxembourg, .revendeurs_pornic, .revendeur_bordeaux, .revendeurs_biarrits {
    flex-flow: row;
    justify-content: center;
    width: 400px;
  }

  .revendeurs_rennes {
    flex-flow: row;
    justify-content: center;
  }

  .section-13 {
    background-image: linear-gradient(#605b61, #d89d73);
    height: 65vh;
  }

  .slide {
    height: 87vh;
  }

  .image-74, .mask {
    height: auto;
  }

  .slide-nav {
    margin-top: -15px;
    position: static;
  }

  .right-arrow {
    position: absolute;
    top: 75%;
    bottom: -50%;
  }

  .section-3-_t, .section-3-p {
    background-color: #022c4500;
    align-items: flex-start;
    margin-top: 40px;
  }

  .heading-a-propos {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .tandem {
    width: auto;
    max-width: 288px;
    margin-bottom: 10px;
    padding-bottom: 0;
    padding-left: 10px;
  }

  .div-block-124 {
    padding-right: 0;
  }

  .link-block-8 {
    margin-right: 25%;
    display: flex;
  }

  .link-block-8.w--current {
    flex-flow: row;
    justify-content: flex-start;
    margin-right: 25%;
  }

  .left-arrow {
    position: absolute;
    top: 75%;
    bottom: -50%;
  }

  .footer-3_-t-copy {
    margin-top: 20px;
  }

  .footer-3_-t-projets {
    margin-top: 62vh;
  }

  .body_home {
    background-image: linear-gradient(180deg, var(--gray_gra_1), var(--gray_gra_2));
  }

  .footer-3_-t-portrait {
    margin-top: 0;
  }

  .heading-20 {
    margin-top: 15px;
  }

  .column-110 {
    justify-content: flex-end;
    padding-right: 0;
    display: flex;
  }

  .column-111 {
    justify-content: center;
    display: flex;
  }

  .column-112 {
    padding-left: 0;
  }

  .column-113 {
    justify-content: flex-end;
    padding-right: 0;
    display: flex;
  }

  .column-114 {
    justify-content: center;
    display: flex;
  }

  .column-115 {
    padding-left: 0;
  }

  .column-116 {
    justify-content: flex-end;
    padding-right: 0;
    display: flex;
  }

  .column-117 {
    flex: 1;
    justify-content: center;
    display: flex;
  }

  .column-118 {
    padding-left: 0;
  }

  .column-119 {
    justify-content: center;
    display: flex;
  }

  .columns-46 {
    margin-top: 40px;
  }

  .columns-47 {
    justify-content: center;
    margin-top: 40px;
    display: flex;
  }

  .columns-48 {
    margin-top: 40px;
  }

  .div-block-125 {
    width: 100%;
    display: flex;
  }

  .video_home {
    background-image: url('../images/Back_Sophie_Pinard_Home.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    height: 90vh;
    margin-top: 0;
  }

  .sticky-nav-3 {
    background-color: #272b3a;
  }

  .container-4 {
    min-width: 85%;
    margin-top: 0%;
  }

  .card_paris {
    border: 50px solid #8e715e;
    width: 450px;
    height: 450px;
    margin-left: 40px;
  }

  .card_paris2 {
    border: 50px solid #968b73;
    width: 450px;
    height: 450px;
    margin-left: 40px;
  }

  .card_pezenas {
    border: 50px solid #957d58;
    width: 450px;
    height: 450px;
    margin-bottom: 40px;
  }

  .card_marseille {
    border: 50px solid #966a4f;
    width: 450px;
    height: 450px;
    margin-left: 40px;
  }

  .card_luxembourg {
    border: 50px solid #77594f;
    width: 450px;
    height: 450px;
    margin-left: 40px;
  }

  .card_pornic, .card_tourouve-copy {
    border: 50px solid #575a5d;
    width: 450px;
    height: 450px;
  }

  .card_7 {
    border: 50px solid #b68d74;
    width: 450px;
    height: 450px;
    margin-bottom: 40px;
  }

  .card_rennes {
    border: 50px solid #957d58;
    width: 450px;
    height: 450px;
    margin-left: 40px;
  }

  .card_morlaix {
    border: 50px solid #93968e;
    width: 450px;
    height: 450px;
    margin-left: 40px;
  }

  .card_tourouve-copy {
    border: 50px solid #d99e74;
    width: 450px;
    height: 450px;
  }

  .div-block-125-copy {
    width: 100%;
    margin-bottom: 40px;
    display: flex;
  }

  .custom-element-atelier {
    background-image: url('../images/Back_Sophie_Pinard_Home.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    height: 90vh;
    margin-top: 0;
  }

  .custom-element {
    width: auto;
    height: 89vh;
  }

  .text-block-35 {
    width: 200px;
    margin-left: 780px;
  }

  .la-gacilly {
    margin-right: 430px;
  }

  .text-block-35-couer {
    margin-top: -48px;
  }

  .button-5-atelier {
    margin-top: -400px;
  }

  .body-projets {
    background-color: #d89d73;
    background-image: none;
  }

  .section-17 {
    background-image: linear-gradient(#7c6a6a, #d89d73);
  }

  .custom-element-home {
    width: auto;
    height: 100vh;
  }
}

@media screen and (min-width: 1920px) {
  .body {
    background-color: #605b61;
    background-image: linear-gradient(#605b61, #d89d73);
  }

  .home1 {
    background-image: url('../images/sophie_pinard_01_Tablet.jpg');
    background-position: 50% 0;
    background-size: 96%;
    justify-content: center;
    align-items: center;
    margin-top: -98px;
    display: flex;
  }

  .home1._1 {
    background-position: 50% 0;
    width: 1920vw;
  }

  .sticky-nav-2 {
    max-width: 1920vw;
    display: flex;
  }

  .nav-link-shop {
    font-size: 1.5em;
  }

  .container {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    min-width: 100%;
    margin-top: 0%;
    margin-left: 0%;
    margin-right: 0;
    display: flex;
  }

  .nav-_atelier_d {
    margin-left: 0;
    margin-right: 0;
    font-size: 1.5em;
  }

  .nav_collections_d {
    margin-left: 0;
    font-size: 1.5em;
  }

  .link-block-logo {
    margin-left: 7%;
  }

  .nav-menu-2 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-top: 0%;
    margin-left: 0%;
    display: flex;
  }

  .navbar-2 {
    justify-content: center;
    align-items: center;
    display: flex;
    position: static;
  }

  .nav_conseil {
    font-size: 1.5em;
  }

  .graphique {
    width: 155%;
  }

  .heading-2 {
    font-size: 3em;
  }

  .text-block-5 {
    line-height: 1.8em;
  }

  .d_p.b_1 {
    background-color: #43586700;
    position: static;
  }

  .d_p.b_3 {
    position: static;
  }

  .t_b_1._1 {
    margin-top: -350px;
    font-size: 18em;
  }

  .t_b_1._3 {
    margin-top: -500px;
    font-size: 18em;
  }

  .t_b_1._4 {
    margin-top: -350px;
    font-size: 18em;
  }

  .t_b_1._5 {
    margin-top: -200px;
    font-size: 18em;
  }

  .l_projets.b_2, .l_projets.b_3, .l_projets.b_4, .l_projets.b_4, .l_projets.b_5, .l_projets.b_6, .l_projets.b_7, .l_projets.b_4, .l_projets.b_8 {
    background-image: url('../images/sophie_pinard_02.jpg');
    background-size: contain;
  }

  .cookie_tittle {
    font-size: 1.5em;
  }

  .column-5 {
    height: 100%;
  }

  .nav_a_propos_d {
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.5em;
  }

  .link-block-logo-tablet {
    margin-left: 7%;
  }

  .div_boutique {
    height: 80vh;
  }

  .tel_footer {
    padding-bottom: 0%;
    font-size: 1.5em;
  }

  .d_b_1 {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100vw;
  }

  .d_b_2 {
    height: 80vh;
    margin-top: 0;
  }

  .h_b_1-1 {
    margin-top: 3em;
    margin-bottom: 3em;
    font-size: 4em;
  }

  .c_b_1-4 {
    margin-top: 12em;
  }

  .c_4_l {
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    height: 700px;
    display: block;
  }

  .boutique_inpiration {
    margin-top: 12em;
  }

  .column-10 {
    justify-content: center;
    align-items: flex-end;
    height: auto;
  }

  .text-block-9 {
    font-size: 1.8em;
  }

  .block_wrap {
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-start;
    width: auto;
    height: auto;
    display: block;
  }

  .paragraph-3 {
    max-width: 750px;
    font-size: 2em;
    line-height: 1.75em;
  }

  .content_wrap {
    width: auto;
    height: auto;
  }

  .plain_text {
    justify-content: center;
    align-items: flex-end;
    height: auto;
    padding-right: 2em;
    font-size: 2em;
    display: flex;
  }

  .body_projets {
    background-color: var(--grey);
    background-image: linear-gradient(180deg, var(--gray_gra_1), var(--gray_gra_2));
  }

  .paragraph-4 {
    max-width: 750px;
    font-size: 2em;
    line-height: 1.75em;
  }

  .div-block-34 {
    width: 20%;
  }

  .text-block-11, .text-block-12, .text-block-13, .text-block-14 {
    font-size: 1.5em;
    line-height: 1.5em;
  }

  .image-12 {
    width: auto;
    max-width: 100%;
    height: 30px;
  }

  .image-13 {
    height: 33px;
  }

  .mail_footer {
    padding-bottom: 0%;
    font-size: 1.5em;
  }

  .link_batignolles2 {
    font-size: 1.5em;
  }

  .d_b_22 {
    margin-top: 8em;
  }

  .d_b_3c {
    margin-top: 10em;
  }

  .nav-_projets_1 {
    font-size: 1.5em;
  }

  .nav-link-a-propos_1 {
    font-size: 16px;
  }

  .p3 {
    color: #fffefe;
    max-width: 950px;
  }

  .link_mentions {
    font-size: 1.5em;
  }

  .image-14 {
    width: 100%;
    display: block;
  }

  .l_b_1_b {
    margin-top: 17.5em;
  }

  .d_b1_3 {
    display: flex;
  }

  .suspension_augustin {
    width: 144px;
  }

  .cocotte, .linge {
    width: 300px;
  }

  .lampe {
    width: 290px;
    height: auto;
    margin-top: 0;
    display: block;
  }

  .coussin {
    width: 250px;
  }

  .l_linge {
    width: auto;
    margin-top: 0;
  }

  .l_coussin {
    margin-top: 0;
  }

  .l_coussinst {
    align-items: flex-end;
    height: auto;
    margin-top: 0;
    display: flex;
  }

  .coussinst, .chaise {
    width: 300px;
    max-width: none;
  }

  .d_r3, .d_r4, .d_r5, .d_t2, .d_t3 {
    margin-top: 15em;
  }

  .plaid {
    width: 300px;
  }

  .plain_text_applique {
    font-size: 2em;
  }

  .nav-_eshop_d {
    margin-top: 0;
    margin-left: 0%;
    font-size: 1.5em;
  }

  .t_4 {
    margin-top: 10em;
  }

  .h_n1 {
    margin-top: 6em;
    margin-bottom: 2em;
    font-size: 3em;
  }

  .fauteuil2, .lampe2, .sculture {
    width: auto;
  }

  .presse {
    background-image: linear-gradient(#605b61, #d89d73);
  }

  .t_p {
    font-size: 2em;
  }

  .le_bonbon {
    margin-top: 15em;
  }

  .madame {
    margin-top: 13em;
  }

  .elle2 {
    margin-top: 6.5em;
  }

  .d_coussin {
    display: flex;
  }

  .d_lingebain {
    height: auto;
  }

  .l_assiette {
    margin-top: 1.5em;
  }

  .l_verres {
    margin-top: 50.5em;
  }

  .heading-3_desktop3 {
    margin-top: 0%;
  }

  .heading-5_home {
    font-size: 3.5em;
  }

  .t_b_p {
    line-height: 1.8em;
  }

  .column-13 {
    height: auto;
  }

  .h_b_1-1_r {
    margin-top: 0;
    font-size: 4em;
  }

  .h_projets {
    font-size: 3em;
  }

  .batignolles_2a {
    margin-top: 0;
  }

  .c_b_2-2b {
    margin-top: 12em;
  }

  .h_projetsab {
    margin-top: -3.2em;
    font-size: 3em;
  }

  .column-16 {
    justify-content: center;
    height: 464px;
    display: flex;
  }

  .h_projets_r {
    font-size: 3em;
  }

  .l_applique {
    justify-content: center;
    margin-top: 2.5em;
    display: flex;
  }

  .h_b_1-1r, .h_b_1-1rr {
    margin-top: 3.5em;
    margin-bottom: 0;
    font-size: 4em;
  }

  .boutique_inpiration_r, .boutique_inpiration_t {
    margin-top: 12em;
  }

  .l_plaid, .boutique_inpiration_levalois {
    margin-top: 0;
  }

  .h_b_1-1l {
    margin-top: 3em;
    margin-bottom: 0;
    font-size: 4em;
  }

  .h_b_1-1le {
    margin-top: 1em;
    margin-bottom: 0;
    font-size: 4em;
  }

  .boutique_inpiration_noir {
    margin-top: 0;
  }

  .text-block-15 {
    padding-top: 140px;
  }

  .l_projets_batignolles.batignolles_1 {
    background-image: url('../images/sophie_pinard_01.jpg');
    background-size: contain;
  }

  .boutique_inpiration_batignolles {
    margin-top: 12em;
  }

  .column-23 {
    height: 489.25px;
  }

  .column-24 {
    height: 464px;
  }

  .t_b_2._1 {
    margin-top: -350px;
    font-size: 18em;
  }

  .t_b_11-copy {
    margin-top: -600px;
    font-size: 18em;
  }

  .h_a_propos {
    margin-top: 3.5em;
    margin-bottom: 0;
    font-size: 2em;
  }

  .h_rmc2 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 2.5em;
  }

  .h_b_1-1abt {
    margin-top: 1em;
    margin-bottom: 3em;
    font-size: 4em;
  }

  .batignolles_2cdt {
    margin-top: 20em;
  }

  .block_wrapt {
    height: 464px;
  }

  .image-16 {
    height: 1000px;
  }

  .div-block-45 {
    height: 1000px;
    margin-top: 12em;
  }

  .div-block-46 {
    height: 1000px;
  }

  .div-block-57 {
    margin-top: 280px;
  }

  .column-36 {
    height: 464px;
  }

  .image-27 {
    width: auto;
    height: 700px;
  }

  .div-block-59 {
    justify-content: center;
    display: flex;
  }

  .image-29 {
    height: 1000px;
  }

  .image-30 {
    height: 700px;
  }

  .image-31 {
    height: 1000px;
  }

  .div-block-60 {
    margin-top: 1.5em;
  }

  .column-37 {
    align-items: flex-start;
    height: auto;
    display: flex;
  }

  .div-block-61 {
    margin-top: 9.75em;
  }

  .column-38 {
    height: 474.844px;
  }

  .column-39 {
    justify-content: center;
    height: 474.844px;
  }

  .div-block-62 {
    margin-top: 0;
  }

  .column-40 {
    height: auto;
  }

  .heading-9 {
    font-size: 3em;
  }

  .column-43 {
    height: 100%;
  }

  .button_tapis {
    width: 16.6157%;
  }

  .div-block-78 {
    margin-top: 10em;
  }

  .image-40 {
    width: 90%;
  }

  .columns-18 {
    margin-top: 12em;
    margin-bottom: 12em;
  }

  .columns-19 {
    margin-bottom: 15em;
  }

  .column-51 {
    display: flex;
  }

  .column-53 {
    justify-content: center;
    height: 366px;
    display: flex;
  }

  .column-54 {
    height: 366px;
  }

  .image-48 {
    height: 700px;
  }

  .div-block-79, .columns-23 {
    margin-top: 12em;
  }

  .image-49 {
    width: auto;
    max-width: none;
    height: 900px;
  }

  .div-block-80 {
    height: auto;
  }

  .image-50 {
    width: 85%;
  }

  .heading-11 {
    font-size: 4em;
  }

  .columns-25 {
    margin-top: 12em;
  }

  .div-block-85 {
    justify-content: center;
    display: flex;
  }

  .columns-26 {
    margin-top: 4em;
  }

  .t_p-copy {
    font-size: 2em;
  }

  .footer-3_-t {
    padding-top: 40px;
  }

  .boutique_inpiration_c {
    margin-top: 20em;
  }

  .link-13 {
    display: block;
  }

  .h_b_1-12 {
    margin-top: 3em;
    margin-bottom: 3em;
    font-size: 4em;
  }

  .div-block-87 {
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    height: auto;
    display: block;
  }

  .columns-27 {
    height: auto;
  }

  .div-block-88, .columns-28 {
    height: 464px;
  }

  .block_wrap-copy {
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-start;
    width: auto;
    height: auto;
    display: block;
  }

  .columns-30 {
    height: auto;
  }

  .column-61 {
    justify-content: center;
  }

  .div-block-89 {
    justify-content: center;
    height: 489.25px;
  }

  .column-63, .column-64, .column-65 {
    height: 413.734px;
  }

  .columns-32 {
    height: auto;
  }

  .column-10-copy {
    justify-content: center;
    align-items: flex-end;
    height: 366px;
  }

  .text-block-9-copy {
    font-size: 1.8em;
  }

  .column-69 {
    height: 413.75px;
  }

  .column-70 {
    align-items: center;
    height: 413.75px;
  }

  .column-71 {
    height: 413.75px;
  }

  .link-14 {
    margin-bottom: 1.5em;
    line-height: 1.5em;
  }

  .columns-34 {
    height: auto;
  }

  .paragraph-5 {
    margin-bottom: -.75em;
    font-size: 2em;
  }

  .plain_text_no_pointer {
    justify-content: center;
    align-items: flex-end;
    height: auto;
    padding-right: 2em;
    font-size: 2em;
    display: flex;
  }

  .block_wrap_t, .block_wrap_a {
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-start;
    width: auto;
    height: auto;
    display: block;
  }

  .section-3 {
    background-color: #022c4500;
    margin-top: 40px;
  }

  .div-block-102 {
    padding-bottom: 0;
  }

  .mail_address {
    padding-bottom: 20px;
    font-size: 1.5em;
    line-height: 1.5em;
  }

  .h_rmc_end {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 2em;
  }

  .h_b_1-1_r_tournon {
    margin-top: 0;
    font-size: 4em;
  }

  .h_n1-copy {
    margin-top: 6em;
    margin-bottom: 2em;
    font-size: 3em;
  }

  .h_b_1-1-copy, .h_b_1-1_batignolles, .h_b_1-1-copy-copy {
    margin-top: 3em;
    margin-bottom: 3em;
    font-size: 4em;
  }

  .div-block-105 {
    width: 65%;
    height: 3.35578%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .bold-text-2 {
    font-family: Josefin Sans, sans-serif;
    font-weight: 300;
  }

  .text_atelier {
    height: 40px;
    margin-top: 140px;
    padding-top: 0%;
    line-height: 1em;
  }

  .heading-14 {
    font-size: 22px;
    line-height: 24px;
  }

  .text-label.spaced-word-label {
    font-family: Josefin Sans, sans-serif;
    font-weight: 300;
  }

  .revendeurs_3 {
    flex-flow: row;
    justify-content: center;
  }

  .revendeurs_4 {
    background-image: url('../images/Revendeurs_SP_6.jpg');
    background-size: cover;
  }

  .revendeur_2 {
    flex-flow: row;
    justify-content: center;
    width: 450px;
  }

  .card_tourouve {
    background-color: #b0aea0;
    border: 50px solid #575a5d;
    border-radius: 0;
    width: 450px;
    height: 450px;
  }

  .column-83, .column-85 {
    justify-content: center;
    display: flex;
  }

  .column-86 {
    justify-content: center;
    display: flex;
    position: static;
  }

  .column-87, .column-88 {
    justify-content: center;
    display: flex;
  }

  .column-89 {
    justify-content: center;
    padding-left: 20px;
    display: flex;
    position: static;
  }

  .column-90 {
    justify-content: center;
    display: flex;
  }

  .image-55 {
    width: 450px;
    margin-top: 5%;
    margin-left: 70px;
    margin-right: 70px;
    display: block;
  }

  .nav_propos_d {
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.5em;
  }

  .nav_revendeurs_d {
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.5em;
  }

  .logo_sophie_pinard {
    width: 300px;
    margin-top: 0;
    padding-top: 0;
    display: block;
  }

  .graphique_white, .graphique_p {
    width: 155%;
  }

  .image-56 {
    width: 75%;
    max-width: none;
  }

  .bold-text-3 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .columns-37 {
    margin-top: 60px;
    display: block;
  }

  .column-91 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
  }

  .column-93 {
    justify-content: center;
  }

  .image-57 {
    width: 55%;
    max-width: none;
    margin-left: 215px;
    margin-right: 0;
  }

  .image-58 {
    width: 100%;
    max-width: none;
  }

  .image-59 {
    width: auto;
    max-width: none;
    margin-left: auto;
    margin-right: 0;
    display: block;
  }

  .image-60 {
    width: auto;
    max-width: none;
    display: block;
  }

  .div-block-105-copy {
    width: 65%;
    height: 3.35578%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .intro {
    background-image: url('../images/SP_Back_1.jpg');
  }

  .image-64 {
    max-width: 80%;
  }

  ._2 {
    background-image: url('../images/SP_Back_4.jpg');
    width: 100%;
    display: flex;
  }

  ._3 {
    background-image: url('../images/SP_Back_3.jpg');
    flex-flow: column;
    justify-content: center;
    width: 100%;
    font-size: 26px;
    display: flex;
  }

  .text-block-30 {
    justify-content: center;
    align-items: center;
  }

  .columns-37-copy {
    margin-top: 220px;
    display: block;
  }

  .image-57-atelier {
    width: auto;
    max-width: none;
  }

  .image-59-atelier {
    width: auto;
    max-width: none;
    margin-left: 0;
    margin-right: auto;
    display: block;
  }

  .image-59-copy {
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image-59-copy.atelier {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .column-92-atelier {
    justify-content: center;
    align-items: center;
  }

  .div-block-116 {
    flex-flow: column;
    justify-content: center;
    width: 500px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .button-5 {
    margin-top: -600px;
  }

  .heading-17 {
    justify-content: center;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .footer {
    background-color: #806d67;
    margin-top: -189px;
  }

  .heading-collections {
    margin-top: 60px;
    margin-bottom: 60px;
    font-size: 45px;
  }

  .image-72 {
    max-width: 100%;
    height: 864px;
  }

  .div-block-120 {
    max-width: 100%;
    margin-top: 60px;
  }

  .heading-name {
    color: #fffefe;
    font-size: 45px;
  }

  .heading-name-paragraph {
    color: #fff7f7;
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 30px;
    font-weight: 300;
  }

  .image-73 {
    max-width: 80%;
    height: 864px;
  }

  .footer-collections {
    background-color: #806d6700;
    margin-top: -189px;
  }

  .section-3-copy {
    background-color: #806d67;
    margin-top: -189px;
  }

  .div-block-collections {
    flex-flow: row;
    justify-content: flex-start;
    padding-right: 0;
  }

  .rayures_boisees_c {
    width: auto;
    max-width: 385px;
    margin-top: 0;
    margin-bottom: 10px;
    padding-bottom: 0;
    padding-left: 10px;
    display: block;
  }

  .twist_c, .ecume_c, .atome_c, .meli-melo_c {
    max-width: 385px;
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 10px;
    display: block;
  }

  .aurore_c {
    max-width: 385px;
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 0;
  }

  .pois_lumierre_c, .berlingot_c, .basic_c {
    max-width: 385px;
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 10px;
  }

  .div-block-122 {
    width: 385px;
  }

  .body_gradient {
    background-image: none;
  }

  .section-3_trans {
    background-color: #022c4500;
    flex-flow: row;
    margin-top: 0;
  }

  .column-105, .column-106 {
    flex-flow: column;
    align-items: center;
    display: flex;
  }

  .button-6, .button-7, .button-8, .button-9 {
    background-color: #3898ec00;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 24px;
  }

  .button-10 {
    background-color: #3898ec00;
    font-size: 24px;
  }

  .button-11, .button-12 {
    background-color: #3898ec00;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 24px;
  }

  .button-13 {
    background-color: #3898ec00;
    font-size: 24px;
  }

  .button-14, .button-15 {
    background-color: #3898ec00;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 24px;
  }

  .columns-45 {
    margin-top: 100px;
  }

  .column-108, .column-109 {
    justify-content: center;
    display: flex;
  }

  .revendeurs_tourouvre {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 450px;
    display: flex;
  }

  .revendeur_paris {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 450px;
    margin-left: 20px;
  }

  .revendeurs_pezenas {
    flex-flow: row;
    justify-content: center;
    width: 450px;
    margin-left: 20px;
  }

  .revendeurs_marseille {
    background-color: #957d58;
    flex-flow: row;
    justify-content: center;
    width: 450px;
  }

  .revendeur_vincennes, .revendeurs_luxembourg, .revendeurs_pornic, .revendeur_bordeaux, .revendeurs_biarrits {
    flex-flow: row;
    justify-content: center;
    width: 450px;
  }

  .revendeurs_rennes {
    flex-flow: row;
    justify-content: center;
  }

  .section-13 {
    background-image: linear-gradient(#605b61, #d89d73);
    height: auto;
  }

  .image-74 {
    color: #2a2a2a00;
    height: auto;
    margin-top: 0;
  }

  .mask {
    height: 1050px;
    position: static;
  }

  .slide-nav {
    color: #2a2a2a00;
    background-color: #d89d7300;
    margin-top: 0;
    position: static;
  }

  .right-arrow {
    position: absolute;
    top: 75%;
    bottom: -150%;
    overflow: hidden;
  }

  .section-3-_t, .section-3-p {
    background-color: #022c4500;
    margin-top: 40px;
  }

  .heading-a-propos {
    margin-top: 60px;
    margin-bottom: 60px;
    font-size: 45px;
  }

  .tandem {
    width: auto;
    max-width: 385px;
    margin-top: 0;
    margin-bottom: 10px;
    padding-bottom: 0;
    padding-left: 0;
    display: block;
  }

  .link-block-8 {
    margin-right: 25%;
  }

  .left-arrow {
    position: absolute;
    inset: 75% auto -150% 0%;
    overflow: hidden;
  }

  .slider {
    color: #d89d73;
    position: absolute;
  }

  .footer-3_-t-copy {
    margin-top: 20px;
  }

  .section-14 {
    margin-top: 0;
  }

  .footer-3_-t-projets {
    color: #d89d73;
    background-color: #d89d7300;
    margin-top: 100vh;
  }

  .icon-2 {
    position: static;
  }

  .body_home {
    background-color: var(--grey);
    background-image: none;
  }

  .footer-3_-t-portrait {
    background-color: #d89d7300;
    margin-top: 0;
    padding-top: 40px;
  }

  .heading-20 {
    color: var(--7f7f7f);
    text-align: center;
    margin-top: 10px;
    font-family: Josefin Sans, sans-serif;
    font-size: 16px;
    font-weight: 300;
  }

  .column-110 {
    flex-flow: wrap;
    justify-content: flex-end;
    align-items: flex-start;
    padding-left: 5%;
    padding-right: 5%;
    display: block;
    position: static;
  }

  .column-111 {
    justify-content: center;
    display: flex;
    position: static;
  }

  .column-112 {
    display: flex;
    position: static;
  }

  .column-113 {
    justify-content: flex-end;
    display: flex;
  }

  .column-114 {
    justify-content: center;
    display: flex;
  }

  .column-115 {
    justify-content: flex-start;
    display: flex;
  }

  .column-116 {
    justify-content: flex-end;
    display: flex;
  }

  .column-117, .column-118, .column-119 {
    justify-content: center;
    display: flex;
  }

  .columns-46 {
    justify-content: flex-start;
    margin-top: 40px;
  }

  .columns-47 {
    margin-top: 40px;
  }

  .columns-48 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .div-block-125 {
    justify-content: center;
    width: 100%;
    padding-bottom: 40px;
    display: flex;
  }

  .text-label-number {
    color: var(--salmon);
    font-size: 30px;
  }

  .text-label-number.spaced-word-label {
    font-family: Josefin Sans, sans-serif;
    font-weight: 300;
  }

  .video_home {
    background-image: url('../images/Back_Sophie_Pinard_Home.jpg');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: contain;
    height: 90vh;
    margin-top: 0;
  }

  .nav-_projets, .nav_boutique, .nav-_plus, .nav-link-shop-2 {
    font-size: 1.5em;
  }

  .link-block-logo-tablet-2 {
    margin-left: 7%;
  }

  .navbar-3 {
    justify-content: center;
    align-items: center;
    display: flex;
    position: static;
  }

  .nav-link-a-propos, .nav_presse_desktop {
    font-size: 1.5em;
  }

  .sticky-nav-3 {
    max-width: 1920vw;
  }

  .container-4 {
    justify-content: center;
    width: 100%;
    min-width: 75%;
    margin-top: 0%;
    margin-left: 0%;
    margin-right: 0;
    display: flex;
  }

  .card_paris {
    border: 50px solid #8e715e;
    border-radius: 0;
    width: 450px;
    height: 450px;
    margin-left: 40px;
    margin-right: 40px;
  }

  .card_paris2 {
    border: 50px solid #968b73;
    border-radius: 0;
    width: 450px;
    height: 450px;
    margin-left: 0;
  }

  .card_pezenas {
    background-color: #b0aea0;
    border: 50px solid #957d58;
    border-radius: 0;
    width: 450px;
    height: 450px;
  }

  .card_marseille {
    background-color: #b0aea0;
    border: 50px solid #966a4f;
    border-radius: 0;
    width: 450px;
    height: 450px;
    margin-left: 40px;
    margin-right: 40px;
  }

  .card_luxembourg {
    background-color: #b0aea0;
    border: 50px solid #77594f;
    border-radius: 0;
    width: 450px;
    height: 450px;
    margin-left: 0;
  }

  .card_pornic {
    background-color: #b0aea0;
    border: 50px solid #957d58;
    border-radius: 0;
    width: 450px;
    height: 450px;
  }

  .card_tourouve-copy {
    background-color: #b0aea0;
    border: 50px solid #575a5d;
    border-radius: 0;
    width: 450px;
    height: 450px;
  }

  .card_7 {
    background-color: #b0aea0;
    border: 50px solid #b68d74;
    border-radius: 0;
    width: 450px;
    height: 450px;
    margin-left: 40px;
  }

  .card_rennes {
    background-color: #b0aea0;
    border: 50px solid #957d58;
    border-radius: 0;
    width: 450px;
    height: 450px;
    margin-left: 40px;
    margin-right: 40px;
  }

  .card_morlaix {
    background-color: #b0aea0;
    border: 50px solid #93968e;
    border-radius: 0;
    width: 450px;
    height: 450px;
    margin-left: 0;
  }

  .card_tourouve-copy {
    background-color: #b0aea0;
    border: 50px solid #d99e74;
    border-radius: 0;
    width: 450px;
    height: 450px;
    margin-left: 40px;
  }

  .div-block-125-copy {
    justify-content: center;
    width: 100%;
    padding-bottom: 40px;
    display: flex;
  }

  .custom-element-atelier {
    background-image: url('../images/Back_Sophie_Pinard_Home.jpg');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: contain;
    height: 90vh;
    margin-top: 0;
  }

  .custom-element {
    width: auto;
    height: 89vh;
  }

  .text-block-34 {
    height: auto;
  }

  .text-block-35 {
    color: var(--gray_tx_b);
    margin-left: 1000px;
    font-family: Josefin Sans, sans-serif;
    font-size: 26px;
    font-weight: 300;
  }

  .image-75 {
    max-width: none;
    margin-left: 0;
    margin-right: auto;
    display: block;
  }

  .image-76 {
    max-width: 506px;
  }

  .decouvrez {
    width: 350px;
    display: block;
  }

  .la-gacilly {
    margin-right: 650px;
  }

  .text-block-35-couer {
    color: var(--gray_tx_b);
    width: auto;
    margin-top: -48px;
    margin-left: 840px;
    font-family: Josefin Sans, sans-serif;
    font-size: 26px;
    font-weight: 300;
  }

  .button-collections {
    margin-top: 0;
    display: block;
  }

  .button-5-atelier {
    margin-top: -600px;
  }

  .navbar-2-projets {
    justify-content: center;
    align-items: center;
    display: flex;
    position: static;
  }

  .body-projets {
    background-color: #605b61;
    background-image: none;
  }

  .section-17 {
    background-color: #7f6d6b;
    background-image: linear-gradient(#7f6d6b, #d89d73);
  }

  .custom-element-home {
    width: auto;
    height: 100vh;
  }

  .navbar-2-apropos {
    justify-content: center;
    align-items: center;
    display: flex;
    position: static;
  }
}

@media screen and (max-width: 991px) {
  .top-nav-highlight.overlay {
    border-bottom-style: dotted;
    border-bottom-width: 2.5px;
    margin-left: 0;
    margin-right: 0;
  }

  .nav-overlay {
    z-index: 2;
    background-color: var(--white-smoke\<deleted\|variable-9c8dec7a\>);
    transform-origin: 50% 0;
    width: 100vw;
    height: 100vh;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .nav-overlay-list {
    z-index: 3;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-left: 0;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .nav-overlay-link {
    color: var(--dark-slate-grey);
    letter-spacing: 1px;
    font-family: Open Sans, sans-serif;
    font-size: 30px;
    font-weight: 400;
    text-decoration: none;
    position: static;
  }

  .nav-overlay-link.current {
    color: var(--dark-slate-grey);
    letter-spacing: 1px;
    font-family: Open Sans, sans-serif;
    font-size: 30px;
    font-weight: 400;
  }

  .nav-overlay-menu {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .field-label {
    font-size: 16px;
  }

  .form-block {
    margin-top: 0%;
    margin-left: 15%;
    margin-right: 15%;
  }

  .newsletter {
    clear: left;
    width: 100%;
  }

  .home1 {
    background-color: #f7f7f700;
    background-image: url('../images/sophie_pinard_01_Desktop.jpg');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: contain;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 79vh;
    margin-top: -98px;
    display: flex;
  }

  .home1._1 {
    background-position: 50% 0;
    background-size: contain;
    background-attachment: fixed;
    height: auto;
    margin-top: auto;
    padding-top: 0%;
    padding-bottom: 0%;
  }

  .home1._1:hover {
    color: var(--white-smoke-2\<deleted\|variable-2f52608a\>);
  }

  .div_logo {
    width: 250px;
    margin-top: 0%;
    display: none;
  }

  .text_mentions {
    margin-left: 0%;
    font-size: 16px;
  }

  .sticky-nav-2 {
    background-color: #605b6100;
    height: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .nav-link-shop {
    background-color: var(--black\<deleted\|variable-6b7ea91e\>);
    justify-content: center;
    width: 30%;
    margin: 0% auto 5%;
    padding-top: 30px;
    padding-bottom: 30px;
    font-family: Spartan, sans-serif;
    font-size: 1.3em;
    line-height: 1em;
    display: flex;
  }

  .container {
    color: #2a2a2a00;
    background-color: #645d61;
    width: 100%;
    max-width: 727.76vw;
    height: 60px;
    margin-top: 0;
    margin-left: 0%;
  }

  .nav-_atelier_d, .nav_collections_d {
    display: none;
  }

  .link-block-logo {
    width: 25%;
    margin-top: 5%;
    margin-left: 12%;
    display: none;
  }

  .nav-menu-2 {
    background-color: #7f7f7f00;
    background-image: linear-gradient(#605b61, #d89d73);
    justify-content: center;
    align-items: flex-start;
    width: auto;
    min-width: 100.002%;
    height: 100vh;
    margin-top: 0;
    margin-left: 0%;
    margin-right: 0%;
    display: block;
    position: absolute;
    inset: 54% 0% auto;
  }

  .navbar-2 {
    background-color: #605b61;
    align-items: flex-start;
    width: 100%;
    min-width: 100%;
    max-width: none;
    height: 60px;
    margin-top: 0;
    display: block;
  }

  .logo_sp {
    width: auto;
    max-width: none;
    margin-top: 0%;
  }

  .nav_conseil {
    background-color: var(--black\<deleted\|variable-6b7ea91e\>);
    justify-content: center;
    width: 30%;
    margin-top: 0%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    font-family: Spartan, sans-serif;
    font-size: 1.3em;
    line-height: 1em;
    display: flex;
  }

  .boutique_1 {
    width: 100%;
    height: 0;
    margin-top: 0%;
    padding-top: 100%;
    position: static;
  }

  .heading-2 {
    margin-bottom: 20px;
  }

  .div-collections {
    margin-top: -51px;
  }

  .heading-3 {
    text-align: center;
    margin: 15% auto 10%;
    padding-left: 0;
  }

  .text-block-5 {
    text-align: center;
    margin-bottom: 15%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10%;
    padding-right: 10%;
  }

  .nav-_coll_p {
    border: 1px none var(--white-smoke-3\<deleted\|variable-79613e8a\>);
    color: var(--white-smoke\<deleted\|variable-9c8dec7a\>);
    background-color: #7f7f7f00;
    justify-content: center;
    width: 30%;
    margin-top: 5%;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: Josefin Sans, sans-serif;
    font-size: 2em;
    font-weight: 300;
    line-height: 1em;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: flex;
  }

  .nav-_coll_p:hover {
    border-width: 0;
    border-color: var(--salmon);
    color: var(--white-smoke\<deleted\|variable-9c8dec7a\>);
    text-underline-offset: 5px;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    text-decoration-thickness: 2px;
  }

  .nav-_coll_p.w--current {
    color: var(--gray_tx_b);
    margin-top: 5%;
    font-family: Josefin Sans, sans-serif;
    font-size: 2em;
  }

  .nav_atelier_p {
    color: var(--gray_tx_b);
    background-color: #7f7f7f00;
    justify-content: center;
    width: 30%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: Josefin Sans, sans-serif;
    font-size: 2em;
    font-weight: 300;
    line-height: 1em;
    display: flex;
  }

  .nav_atelier_p:hover {
    color: var(--white-smoke\<deleted\|variable-9c8dec7a\>);
    text-underline-offset: 5px;
    -webkit-text-decoration: underline dotted #f7f7f7;
    text-decoration: underline dotted #f7f7f7;
    text-decoration-thickness: 2px;
  }

  .nav_atelier_p.w--current {
    color: var(--goldenrod);
  }

  .menu-button {
    background-color: #272b3a00;
    height: 60px;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .menu-button.w--open {
    background-color: #605b6100;
  }

  .icon {
    color: var(--white-smoke\<deleted\|variable-9c8dec7a\>);
    background-color: #0000;
  }

  .icon:hover {
    color: var(--white-smoke\<deleted\|variable-9c8dec7a\>);
  }

  .projet {
    background-image: linear-gradient(180deg, var(--gray_gra_1), var(--gray_gra_2));
  }

  .d_p.b_1 {
    height: 75vh;
    position: static;
  }

  .t_b_1 {
    margin-left: 50%;
  }

  .t_b_1._1, .t_b_1._3 {
    margin-left: auto;
    margin-right: auto;
    font-size: 8em;
  }

  .t_b_1._4 {
    margin-top: -180px;
    margin-left: auto;
    margin-right: auto;
    font-size: 8em;
  }

  .t_b_1._5 {
    margin-left: auto;
    margin-right: auto;
    font-size: 8em;
  }

  .l_projets {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .l_projets.b_3, .cookie-left-wrap {
    width: 100%;
  }

  .cookie_tittle {
    width: auto;
    padding-left: 5%;
  }

  .column-5, .div-block-21 {
    height: auto;
  }

  .av_r2 {
    display: none;
  }

  .av_r2.v, .av_r3 {
    display: block;
  }

  .boutique_1-copy {
    background-image: url('../images/Boutique3_Aleth_Vignon.jpg');
    background-position: 0 0;
    background-size: contain;
    width: 100%;
    height: 0;
    margin-top: 0%;
    padding-top: 100%;
    position: static;
  }

  .boutique_3 {
    width: 100%;
    height: 0;
    margin-top: 0%;
    padding-top: 100%;
    position: static;
  }

  .av_r3_v {
    display: none;
  }

  .av_r3v {
    display: block;
  }

  .boutique_4 {
    width: 100%;
    height: 0;
    margin-top: 0%;
    padding-top: 100%;
    position: static;
  }

  .nav_a_propos_d {
    background-color: #7f7f7f00;
    justify-content: center;
    width: 30%;
    margin: 0% auto;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: Josefin Sans, sans-serif;
    font-size: 2em;
    font-weight: 300;
    line-height: 1em;
    display: flex;
  }

  .link-block-logo-tablet {
    justify-content: center;
    align-items: center;
    width: 30%;
    height: auto;
    margin-top: 5%;
    margin-left: 35%;
    margin-right: 0%;
    display: block;
    position: static;
    inset: 0% auto auto 0%;
  }

  .div-collection {
    height: auto;
  }

  .div_boutique {
    height: 50vh;
    margin-top: 15%;
    margin-bottom: 15%;
  }

  .final {
    flex-direction: column;
  }

  .tel_footer {
    margin-top: 20px;
    padding-top: 0%;
    padding-bottom: 0%;
    padding-left: 60px;
    font-size: 14px;
  }

  .cookie-tag {
    min-width: auto;
    max-width: 768vw;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
    inset: auto 0% 0%;
  }

  .cookie-product-wrap-3 {
    width: 100%;
  }

  .d_b_1 {
    background-repeat: no-repeat;
    background-size: cover;
  }

  .h_b_1 {
    font-size: 8em;
  }

  .d_b_2 {
    margin-top: 8em;
  }

  .h_b_1-1 {
    margin-top: 3em;
    margin-bottom: 3em;
  }

  .column-8 {
    margin-top: auto;
    margin-bottom: auto;
  }

  .c_b_1-4 {
    margin-top: 0%;
  }

  .c_4 {
    justify-content: center;
    display: flex;
  }

  .d_b_1-4-4 {
    width: 77%;
    height: 500px;
    margin-left: 2em;
    margin-right: 2em;
  }

  .c_4_l {
    flex-direction: row;
    align-items: center;
    padding-right: 3.5em;
  }

  .column-10 {
    justify-content: center;
    height: auto;
    margin-top: 4em;
  }

  .div-block-32 {
    height: auto;
  }

  .text-block-9 {
    display: block;
  }

  .block_wrap {
    width: auto;
    margin-top: 0;
  }

  .paragraph-3 {
    line-height: 1.75em;
  }

  .content_wrap {
    width: auto;
  }

  .plain_text {
    width: auto;
    margin-bottom: 0;
  }

  .image-10 {
    max-width: none;
  }

  .div-block-33 {
    min-width: auto;
  }

  .body_projets {
    background-color: #d89d73;
    background-image: none;
  }

  .paragraph-4 {
    line-height: 1.75em;
  }

  .footer_2 {
    flex-direction: column;
    margin-top: 6em;
  }

  .div-block-34 {
    flex-direction: column;
    flex: 0 auto;
    order: 0;
    width: 100%;
    display: flex;
  }

  .div_logo_end {
    flex-direction: row;
    align-items: center;
    margin-top: 3%;
    margin-bottom: 0%;
    padding-bottom: 0%;
  }

  .image-11 {
    width: 50%;
    margin-top: auto;
    margin-bottom: auto;
  }

  .div_mail_footer, .div_tel_footer {
    width: 100%;
  }

  .div_sm {
    margin-bottom: 40px;
    margin-left: 20px;
    padding-top: 2%;
  }

  .div_fb {
    width: 90px;
  }

  .image-12, .image-13 {
    margin-top: 0;
  }

  .l_instagram {
    padding-top: 0%;
  }

  .l_facebook {
    align-items: center;
    width: 45%;
    padding-top: 0%;
    padding-left: 0%;
    display: flex;
  }

  .mail_footer {
    margin-top: 20px;
    padding-bottom: 0%;
    padding-left: 60px;
    font-size: 14px;
  }

  .link_mail {
    padding-top: 0%;
  }

  .link-block-5 {
    width: 75%;
    padding-top: 0%;
  }

  .d_b_22 {
    height: 500px;
    margin-bottom: 0;
  }

  .nav-_projets_1 {
    display: none;
  }

  .nav-link-a-propos_1 {
    background-color: var(--black\<deleted\|variable-6b7ea91e\>);
    justify-content: center;
    width: 30%;
    margin-top: 0%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    font-family: Spartan, sans-serif;
    font-size: 1.3em;
    line-height: 1em;
    display: flex;
  }

  .p3 {
    padding-left: 2em;
    padding-right: 2em;
  }

  .image-14 {
    margin-top: -10%;
  }

  .l_b_1_b {
    margin-top: 0;
  }

  .l_b_2_b {
    margin-top: 2em;
  }

  .column-12 {
    justify-content: center;
    margin-top: 4em;
  }

  .d_b1_3 {
    max-width: 100%;
    height: auto;
  }

  .suspension_augustin {
    width: 144px;
  }

  .linge {
    width: 225px;
  }

  .lampe {
    width: 275px;
    margin-left: auto;
    margin-right: auto;
  }

  .l_linge, .l_coussin, .l_coussinst {
    margin-top: 0;
  }

  .coussinst {
    width: 230px;
  }

  .chaise {
    width: 225px;
  }

  .d_r3 {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
  }

  .d_r4 {
    margin-top: 6em;
  }

  .d_r5 {
    width: 85%;
    margin-top: 5em;
    margin-left: auto;
    margin-right: auto;
  }

  .draps, .rideaux {
    width: auto;
  }

  .applique {
    width: 300px;
  }

  .d_t3 {
    margin-top: 10em;
  }

  .d_t4b {
    width: auto;
  }

  .lampe_pied {
    width: 250px;
  }

  .plaid {
    width: 300px;
    margin-top: 0;
  }

  .plain_text_applique {
    margin-top: 2em;
  }

  .nav-_eshop_d {
    display: none;
  }

  .t_4 {
    margin-top: 1em;
  }

  .verres {
    width: 50%;
  }

  .lampe2 {
    padding-bottom: 2.5em;
  }

  .sculture {
    width: 65%;
    margin-bottom: .75em;
  }

  .rive_droite_mag, .paris_capitale, .d_rd {
    margin-top: 4em;
  }

  .t_p {
    margin-top: 0;
    margin-left: 3em;
    margin-right: 3em;
  }

  .elle {
    margin-top: 4em;
  }

  .d_e {
    margin-bottom: 4em;
  }

  .maison {
    margin-top: 4em;
    margin-bottom: 4em;
  }

  .d_m {
    margin-top: 0;
    margin-bottom: 3em;
  }

  .presse_6 {
    height: auto;
  }

  .presse_3 {
    margin-bottom: 4em;
  }

  .le_bonbon {
    margin-top: 4em;
    margin-bottom: 4em;
  }

  .marie_claire {
    margin-top: 4em;
    margin-bottom: 8em;
  }

  .d_mc, .questions, .madame, .d_mf, .elle2 {
    margin-top: 4em;
  }

  .columns-6 {
    margin-bottom: 4em;
  }

  .maison2 {
    margin-top: 4em;
  }

  .columns-8 {
    margin-bottom: 0;
  }

  .t_p2 {
    font-size: 1.25em;
  }

  .d_applique {
    justify-content: center;
    display: flex;
  }

  .d_lingebain {
    height: auto;
    display: flex;
  }

  .l_assiette, .l_verres {
    margin-top: 0;
  }

  .heading-3_desktop, .heading-3_desktop2 {
    margin-top: 10%;
  }

  .heading-3_desktop3 {
    text-align: center;
    margin: 10% auto 15%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .rmc_kradrat {
    color: var(--white-smoke\<deleted\|variable-9c8dec7a\>);
    background-color: #0000;
    justify-content: center;
    width: 30%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    font-family: Spartan, sans-serif;
    font-size: 1.3em;
    line-height: 1em;
    display: flex;
  }

  .rmc_kradrat:hover {
    color: var(--goldenrod);
  }

  .t_b_p {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10%;
    padding-right: 10%;
  }

  .column-13 {
    justify-content: center;
    height: auto;
    margin-top: 8em;
    display: flex;
  }

  .h_b_1-1_r {
    margin-top: 2%;
    margin-bottom: 3%;
  }

  .d_rmc {
    width: 100%;
  }

  .d_rmc_t {
    width: 65%;
    height: 50%;
    padding-top: 0;
  }

  .heading-6_b {
    margin-bottom: 0;
  }

  .h_projets {
    margin-top: 4em;
    margin-bottom: 2em;
  }

  .c_b_2-2b {
    margin-top: 8em;
  }

  .h_projetsab {
    margin-top: .5em;
  }

  .d_b_1-2-2-4t {
    background-size: contain;
    width: 90%;
    height: 500px;
    margin-left: 2em;
    margin-right: 2em;
    display: block;
  }

  .column-16 {
    margin-top: 2em;
  }

  .ranelagh {
    margin-top: 9em;
  }

  .ranelagh3 {
    margin-top: 4em;
  }

  .h_projets_r {
    margin-top: 1.5em;
  }

  .l_applique {
    margin-top: 0;
  }

  .h_b_1-1r {
    margin-bottom: -1em;
    margin-left: 3em;
    margin-right: 3em;
  }

  .h_b_1-1rr {
    margin-bottom: 0;
  }

  .boutique_inpiration_r {
    margin-top: 6em;
  }

  .column-17 {
    justify-content: center;
    display: flex;
  }

  .tournon_1 {
    margin-top: 9em;
  }

  .l_plaid, .boutique_inpiration_levalois {
    margin-top: 0;
  }

  .column-18 {
    justify-content: center;
    height: auto;
    margin-top: 4em;
    display: flex;
  }

  .l_beton {
    margin-top: 0;
  }

  .button {
    letter-spacing: 1px;
    margin-top: 1em;
    font-family: Quattrocento Sans, sans-serif;
    font-size: 1em;
  }

  .button.w--current {
    font-size: 1em;
  }

  .div-block-37 {
    margin-top: 1.6em;
  }

  .heading-6_kvadrat {
    margin-top: 1em;
  }

  .columns-10 {
    margin-top: -.8em;
  }

  .columns-11 {
    width: 100%;
  }

  .d_rmc_t2 {
    width: 100%;
    height: 55%;
    padding-top: 0;
  }

  .nav_eshop_p {
    color: var(--gray_tx_b);
    background-color: #0000;
    justify-content: center;
    width: 30%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: Josefin Sans, sans-serif;
    font-size: 2em;
    font-weight: 300;
    line-height: 1em;
    display: flex;
  }

  .nav_eshop_p:hover {
    color: var(--white-smoke\<deleted\|variable-9c8dec7a\>);
    text-underline-offset: 5px;
    -webkit-text-decoration: underline dotted #f7f7f7;
    text-decoration: underline dotted #f7f7f7;
    text-decoration-thickness: 2px;
  }

  .div-block-39 {
    padding-top: 3em;
    padding-bottom: 3em;
  }

  .column-21 {
    justify-content: center;
    display: flex;
  }

  .heading-7 {
    text-align: center;
    margin-top: 20px;
  }

  .bold1 {
    width: 100%;
  }

  .columns-12 {
    flex-direction: column;
    align-items: center;
    margin-top: 0;
    display: flex;
  }

  .d_bold {
    align-items: center;
    padding: 0 6em 4em;
    display: flex;
  }

  .columns-13 {
    display: block;
  }

  .tab-link-tab-1 {
    justify-content: center;
    align-items: center;
    width: 50%;
    margin-top: 3%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .tab-link-tab-1.w--current {
    justify-content: center;
    width: 50%;
    margin-top: 3%;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-23 {
    justify-content: center;
    align-self: flex-start;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .tabs-menu {
    display: block;
  }

  .tabs {
    background-color: var(--white-smoke\<deleted\|variable-9c8dec7a\>);
    width: 100%;
  }

  .column-22 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .rmc_kradrat2 {
    color: var(--white-smoke\<deleted\|variable-9c8dec7a\>);
    background-color: #0000;
    justify-content: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    font-family: Spartan, sans-serif;
    font-size: 1.3em;
    line-height: 1em;
    display: flex;
  }

  .rmc_kradrat2:hover {
    color: var(--goldenrod);
  }

  .merger1, .merger2 {
    width: auto;
  }

  .fringe {
    display: block;
  }

  .fringe1, .fringe2, .kanon1, .kanon2, .semis1, .vintage1, .vintage2 {
    width: auto;
  }

  .tabouret {
    width: 300px;
  }

  .l_projets_batignolles {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .l_projets_batignolles.batignolles_1 {
    width: 100%;
  }

  .column-23 {
    justify-content: center;
    align-items: flex-start;
    height: auto;
    margin-top: 8em;
    display: flex;
  }

  .column-24 {
    justify-content: center;
    height: auto;
    margin-top: 4em;
    display: flex;
  }

  .t_b_2 {
    margin-left: 50%;
  }

  .t_b_2._1, .t_b_11-copy {
    margin-left: auto;
    margin-right: auto;
    font-size: 8em;
  }

  .column-30 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .h_a_propos {
    margin-bottom: 3em;
  }

  .h_rmc2 {
    margin-bottom: 0;
  }

  .l_noirmouter {
    margin-top: -4.8em;
  }

  .l_noirmouter._8 {
    margin-top: 0;
  }

  .l_levallois {
    margin-top: 89px;
  }

  .footer_2rmc, .footer_2-_tapis {
    flex-direction: column;
    margin-top: 8em;
  }

  .d_b_2cct {
    background-size: cover;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 600px;
    margin-top: auto;
    margin-bottom: auto;
    display: block;
  }

  .d_b_1-2dbt {
    background-size: cover;
    align-items: center;
    width: auto;
    height: 600px;
    margin-top: auto;
    margin-bottom: auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .h_b_1-1abt {
    margin-top: 0;
  }

  .batignolles_2cdt {
    margin-top: 10em;
  }

  .d_b_4t {
    margin-top: 0;
  }

  .block_wrapt {
    width: 50%;
  }

  .image-16 {
    height: auto;
  }

  .div-block-45 {
    height: 500px;
  }

  .div-block-46 {
    background-size: cover;
    height: 549px;
  }

  .responsive {
    display: none;
  }

  .column-36 {
    justify-content: center;
    align-items: flex-start;
    height: auto;
    margin-top: 8em;
    display: flex;
  }

  .image-27 {
    width: 48%;
    height: auto;
  }

  .image-28 {
    width: auto;
    height: 476.156px;
    padding-left: .25em;
    padding-right: .25em;
  }

  .div-block-59 {
    justify-content: center;
    margin-top: 8em;
    display: flex;
  }

  .image-30 {
    width: auto;
    height: 400px;
    padding-left: 0;
    padding-right: 0;
  }

  .image-31 {
    width: auto;
    height: 600px;
    padding-left: 0;
    padding-right: 0;
  }

  .column-37 {
    justify-content: center;
    margin-top: 6em;
    display: flex;
  }

  .div-block-61 {
    margin-top: 0;
  }

  .column-38, .column-39 {
    justify-content: center;
    height: auto;
    margin-top: 8em;
    display: flex;
  }

  .div-block-62 {
    margin-top: 0;
  }

  .column-40 {
    justify-content: center;
    margin-top: 4em;
    display: flex;
  }

  .heading-9 {
    padding-left: 6em;
    padding-right: 6em;
  }

  .button_tapis {
    margin-top: 1em;
    font-size: 1em;
  }

  .button_tapis.w--current {
    width: auto;
  }

  .button-copy {
    font-size: .75em;
  }

  .heading-6-copy {
    margin-top: 1em;
    padding-top: 0;
  }

  .button-copy {
    letter-spacing: 1px;
    margin-top: 2em;
    font-family: Quattrocento Sans, sans-serif;
    font-size: 1em;
    display: block;
  }

  .button-copy.w--current {
    font-size: 1em;
  }

  .link-11 {
    margin-top: -1.6em;
  }

  .text-block-26, .text-block-27 {
    color: var(--black\<deleted\|variable-6b7ea91e\>);
    font-weight: 500;
    line-height: 1.3em;
  }

  .column-45, .column-46 {
    height: 500px;
  }

  .image-46 {
    max-width: none;
  }

  .column-53 {
    justify-content: center;
    height: auto;
    margin-top: 4em;
    display: flex;
  }

  .column-54 {
    height: auto;
    margin-top: 4em;
    display: flex;
  }

  .h_b_1-copy {
    font-size: 8em;
  }

  .columns-22 {
    background-color: #0000;
    margin-top: 4em;
  }

  .image-48 {
    width: 45%;
    max-width: none;
    height: auto;
  }

  .image-49 {
    height: auto;
  }

  .columns-25 {
    display: block;
  }

  .div-block-84 {
    margin-top: 12em;
    display: flex;
  }

  .div-block-85 {
    justify-content: center;
    display: flex;
  }

  .column-58 {
    justify-content: center;
    margin-top: 8em;
  }

  .responsive_st {
    display: block;
  }

  .block_wrap-copy {
    width: 50%;
  }

  .t_p-copy {
    margin-top: 0;
    margin-left: 3em;
    margin-right: 3em;
  }

  .footer-3_-t {
    flex-direction: column;
    margin-top: 0;
  }

  .boutique_inpiration_c {
    margin-top: 4em;
  }

  .link-13 {
    font-size: 20px;
  }

  .div-block-86 {
    margin-top: 0;
  }

  .h_b_1-12 {
    margin-top: 3em;
    margin-bottom: 3em;
  }

  .footer_2-copy {
    flex-direction: column;
    margin-top: 10em;
  }

  .button_r {
    letter-spacing: 1px;
    margin-top: 0;
    font-family: Quattrocento Sans, sans-serif;
    font-size: 1em;
    display: block;
  }

  .button_r.w--current {
    font-size: 1em;
  }

  .div-block-87 {
    height: auto;
    position: static;
  }

  .columns-27, .div-block-88 {
    height: auto;
  }

  .block_wrap-copy {
    width: auto;
    margin-top: 0;
  }

  .column-10-copy {
    justify-content: center;
    height: auto;
    margin-top: 4em;
  }

  .column-60 {
    margin-top: 4em;
  }

  .column-10-copy {
    justify-content: center;
    align-items: flex-start;
    height: 400px;
    margin-top: 0;
    display: block;
  }

  .column-61 {
    justify-content: center;
    height: auto;
    margin-top: 4em;
    display: flex;
  }

  .columns-31 {
    height: auto;
    display: block;
  }

  .div-block-89 {
    height: auto;
  }

  .column-63 {
    margin-top: 4em;
  }

  .column-64 {
    height: auto;
    margin-top: 4em;
  }

  .column-65 {
    height: auto;
  }

  .column-10-copy {
    justify-content: center;
    height: auto;
    margin-top: 0;
  }

  .text-block-9-copy {
    margin-top: 50em;
    display: block;
  }

  .column-69 {
    margin-top: 8em;
  }

  .column-70 {
    align-items: center;
    height: auto;
    margin-top: 8em;
  }

  .column-71 {
    height: auto;
  }

  .div-block-95 {
    width: 100%;
    margin-top: 0;
    display: block;
  }

  .div-block-96 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .link-block-6 {
    margin-top: 8em;
  }

  .div-block-97 {
    display: none;
  }

  .div-block-95-copy, .div-block-95-copy-copy {
    width: 100%;
    margin-top: 0;
    display: block;
  }

  .div-block-99 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .column-72 {
    height: auto;
  }

  .plain_text_no_pointer {
    width: auto;
    margin-bottom: 0;
  }

  .block_wrap_t, .block_wrap_a {
    width: auto;
    margin-top: 0;
  }

  .section-3 {
    background-color: #022c4500;
  }

  .div-block-102 {
    width: 100%;
    padding-bottom: 0;
  }

  .mail_address {
    width: 100%;
    margin-top: 20px;
    padding-top: 0%;
    padding-bottom: 0%;
    padding-left: 60px;
    font-size: 14px;
  }

  .button_projet {
    letter-spacing: 1px;
    margin-top: 0;
    font-family: Quattrocento Sans, sans-serif;
    font-size: 1em;
  }

  .button_projet.w--current {
    font-size: 1em;
  }

  .h_rmc_end {
    margin: 0 8em;
  }

  .h_b_1_tel {
    font-size: 8em;
  }

  .h_b_1-1_r_tournon {
    margin-top: 2%;
    margin-bottom: 3%;
  }

  .h_b_1-1-copy, .h_b_1-1_batignolles, .h_b_1-1-copy-copy {
    margin-top: 3em;
    margin-bottom: 3em;
  }

  .div-block-32-copy {
    height: auto;
  }

  .reference {
    margin-bottom: 1em;
  }

  .section-4 {
    margin-bottom: 0%;
  }

  .section-5 {
    padding-left: 2.5em;
    padding-right: 2.5em;
  }

  .layout-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .container-2 {
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .column-80 {
    margin-top: 100px;
  }

  .columns-36 {
    flex-flow: column;
    align-items: center;
    display: flex;
  }

  .text_atelier {
    padding-top: 0%;
  }

  .is--text-white.is--mobile-header {
    font-size: 2em;
  }

  .container-3 {
    padding-left: 3em;
    padding-right: 3em;
  }

  .team-info_text {
    align-self: auto;
  }

  .details_icon-wrapper {
    display: flex;
  }

  .team-info_text-overline {
    align-self: auto;
  }

  .team_card-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .team_heading-wrapper {
    grid-template-columns: 3.5rem 1fr;
  }

  .horizontal-line {
    width: 3.5em;
  }

  .heading-14 {
    margin-bottom: 100px;
    margin-left: 60px;
    margin-right: 60px;
  }

  .section-7 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .product2-grid {
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    max-width: 738px;
  }

  .empty-state {
    max-width: 738px;
  }

  .revendeurs_7 {
    align-items: center;
  }

  .col_rev_3 {
    margin-bottom: 0;
  }

  .revendeur_2 {
    width: 350px;
    min-height: auto;
  }

  .card_tourouve {
    align-items: center;
    width: 400px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .column-83, .column-85, .column-86, .column-87 {
    justify-content: center;
    display: flex;
  }

  .column-88 {
    flex-flow: column;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    position: static;
  }

  .column-89 {
    justify-content: center;
    display: flex;
  }

  .column-90 {
    justify-content: center;
    padding-bottom: 0;
    display: flex;
  }

  .hero1-image {
    min-height: 640px;
  }

  .nav_propos_d {
    color: #f3f3f3;
    background-color: #7f7f7f00;
    justify-content: center;
    width: 30%;
    margin: 0% auto 5%;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: Josefin Sans, sans-serif;
    font-size: 2em;
    font-weight: 300;
    line-height: 1em;
    display: flex;
  }

  .nav_revendeurs_d {
    background-color: #7f7f7f00;
    justify-content: center;
    width: 30%;
    margin: 0% auto;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: Josefin Sans, sans-serif;
    font-size: 2em;
    font-weight: 300;
    line-height: 1em;
    display: flex;
  }

  .logo_sophie_pinard {
    display: none;
  }

  .div_logo_white {
    width: 20%;
    margin-top: 0%;
  }

  .div_logo_p {
    width: 250px;
    margin-top: 0%;
    display: block;
  }

  .columns-37 {
    flex-flow: column;
  }

  .column-92 {
    margin-top: 100px;
  }

  .column-93 {
    flex-flow: column;
  }

  .image-59 {
    height: 322.555px;
  }

  .image-60 {
    max-width: 65%;
    height: auto;
  }

  .intro {
    background-image: url('../images/SP_Back_T.jpg');
    background-size: cover;
    height: 100vh;
  }

  ._1 {
    background-image: url('../images/sophie_pinard_01_Desktop_F.jpg');
  }

  .section-9 {
    background-image: linear-gradient(195deg, #605b61, #d89d73);
    margin-top: -40px;
  }

  .div_revendeurs_h {
    margin-top: 40px;
  }

  .image-61 {
    width: 155px;
  }

  .image-61-copy {
    width: 120px;
  }

  .image-61-copy-copy {
    width: 210px;
  }

  .columns-38 {
    margin-top: -168px;
    display: flex;
  }

  .columns-39 {
    display: block;
  }

  .image-64 {
    width: 85%;
    max-width: none;
  }

  .column-94 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  ._2 {
    background-image: url('../images/SP_Back_2.jpg');
    background-size: cover;
    height: 100vh;
  }

  ._3 {
    background-image: url('../images/SP_Back_3.jpg');
    background-size: cover;
    height: 100vh;
    margin-top: 0;
  }

  .text-block-30 {
    margin-left: 40px;
    margin-right: 40px;
    font-size: 20px;
  }

  .div-block-111 {
    width: 450px;
    height: 450px;
    margin-top: 60px;
  }

  .text-block-31 {
    font-size: 25px;
    line-height: 35px;
  }

  .div-block-atelier {
    width: 450px;
    height: 450px;
  }

  .columns-37-copy.bis {
    flex-flow: column;
  }

  .text-block-31-2 {
    font-size: 20px;
    line-height: 30px;
  }

  .image-57-atelier {
    height: auto;
  }

  .image-59-atelier {
    height: 322.555px;
    margin-right: 0;
    padding-right: 15px;
  }

  .image-59-copy.atelier {
    max-width: 65%;
    height: auto;
  }

  .column-92-atelier {
    flex-flow: column;
  }

  ._3-confiance {
    background-image: url('../images/SP_test_4_pied.jpg');
    height: 58vh;
    margin-top: 0;
  }

  .div-block-116 {
    flex-flow: column;
    justify-content: center;
    display: flex;
  }

  .heading-16 {
    text-align: right;
    font-size: 28px;
  }

  .image-70 {
    max-width: 75%;
  }

  .heading-gacilly {
    text-align: right;
    margin-right: 60px;
    font-size: 28px;
  }

  .div-block-118 {
    margin-top: 20px;
  }

  .image-71 {
    max-width: 55%;
  }

  .columns-41 {
    justify-content: center;
    display: flex;
  }

  .column-99 {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .footer {
    background-color: #806d67;
  }

  .heading-collections {
    margin-top: 100px;
  }

  .image-72 {
    max-width: 100%;
  }

  .heading-name {
    margin-top: 80px;
  }

  .image-73 {
    max-width: 100%;
  }

  .footer-collections, .section-3-copy {
    background-color: #806d67;
  }

  .div-block-collections {
    flex-flow: column;
  }

  .image-collections {
    max-width: 100%;
  }

  .logo-sophie-pinard {
    max-width: 200px;
  }

  .rayures_boisees_c, .twist_c, .ecume_c, .atome_c, .meli-melo_c, .aurore_c, .pois_lumierre_c, .berlingot_c, .basic_c {
    max-width: 375px;
    padding-bottom: 10px;
  }

  .section-3_trans {
    background-color: #022c4500;
  }

  .revendeurs_tourouvre {
    align-items: center;
    width: 350px;
    min-height: auto;
  }

  .revendeur_paris, .revendeurs_pezenas {
    width: 350px;
    min-height: auto;
  }

  .revendeurs_marseille {
    align-items: center;
    width: 350px;
    margin-bottom: 40px;
  }

  .revendeur_vincennes {
    width: 350px;
    margin-bottom: 40px;
  }

  .revendeurs_luxembourg {
    width: 350px;
  }

  .revendeurs_pornic {
    width: 350px;
    min-height: auto;
    margin-bottom: 40px;
  }

  .revendeur_bordeaux {
    justify-content: center;
    width: 350px;
    min-height: auto;
    margin-bottom: 40px;
  }

  .revendeurs_biarrits {
    justify-content: center;
    width: 350px;
    min-height: auto;
    display: flex;
  }

  .section-13 {
    background-image: linear-gradient(#605b61 10%, #d89d73);
    margin-top: -40px;
  }

  .mask {
    height: 65vh;
  }

  .section-3-_t {
    background-color: #022c4500;
  }

  .footer_3-tt {
    flex-direction: column;
    margin-top: 0;
  }

  .section-3-p {
    background-color: #022c4500;
  }

  .footer-3_-t-p {
    flex-direction: column;
    margin-top: 0;
  }

  .heading-a-propos {
    margin-top: 60px;
  }

  .tandem {
    max-width: 375px;
    padding-bottom: 10px;
  }

  .link-block-7 {
    width: 200px;
    max-width: none;
    height: 214px;
  }

  .footer-3_-t-copy {
    flex-direction: column;
    margin-top: 0;
  }

  .footer-3_-t-projets {
    flex-direction: column;
    margin-top: 16em;
  }

  .body_home {
    background-color: #605b61;
    background-image: linear-gradient(#605b61, #d89d73);
  }

  .footer-3_-t-portrait {
    flex-direction: column;
    margin-top: 0;
  }

  .heading-20 {
    color: var(--7f7f7f);
    text-align: center;
    font-family: Josefin Sans, sans-serif;
    font-size: 14px;
    font-weight: 300;
  }

  .column-110, .column-111 {
    justify-content: center;
    margin-bottom: 40px;
    display: flex;
  }

  .column-112 {
    justify-content: center;
    margin-bottom: 0;
    display: flex;
  }

  .column-113, .column-114, .column-115, .column-116, .column-117, .column-118, .column-119 {
    justify-content: center;
    display: flex;
  }

  .columns-49 {
    display: block;
  }

  .column-120, .column-121 {
    height: 0;
  }

  .div-block-125 {
    flex-flow: column;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .video_home {
    background-color: #d89d73;
    height: 60vh;
    margin-top: 0;
  }

  .menu-button-2 {
    background-color: #272b3a;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .menu-button-2.w--open {
    background-color: #272b3a;
  }

  .nav-_projets {
    display: none;
  }

  .nav-link-5 {
    color: #f7f7f7;
    background-color: #272b3a;
    border: 1px #efeeee;
    justify-content: center;
    width: 30%;
    margin-top: 5%;
    padding-top: 30px;
    padding-bottom: 30px;
    font-family: Spartan, sans-serif;
    font-size: 1.3em;
    line-height: 1em;
    display: flex;
  }

  .nav-link-5:hover {
    color: #cc9a30;
    border-width: 0;
    border-color: #fb7470;
  }

  .nav-link-5.w--current {
    color: #f7f7f7;
    margin-top: 5%;
    font-size: 1.3em;
  }

  .nav_boutique {
    display: none;
  }

  .rmc_kradrat-2 {
    color: #f7f7f7;
    background-color: #0000;
    justify-content: center;
    width: 30%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    font-family: Spartan, sans-serif;
    font-size: 1.3em;
    line-height: 1em;
    display: flex;
  }

  .rmc_kradrat-2:hover {
    color: #cc9a30;
  }

  .icon-3 {
    color: #cc9a30;
    background-color: #0000;
  }

  .icon-3:hover {
    color: #f7f7f7;
  }

  .nav-_plus {
    display: none;
  }

  .nav-link-6 {
    color: #f7f7f7;
    background-color: #272b3a;
    justify-content: center;
    width: 30%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    font-family: Spartan, sans-serif;
    font-size: 1.3em;
    line-height: 1em;
    display: flex;
  }

  .nav-link-6:hover, .nav-link-6.w--current {
    color: #cc9a30;
  }

  .nav-link-shop-2 {
    background-color: #272b3a;
    justify-content: center;
    width: 30%;
    margin: 0% auto 5%;
    padding-top: 30px;
    padding-bottom: 30px;
    font-family: Spartan, sans-serif;
    font-size: 1.3em;
    line-height: 1em;
    display: flex;
  }

  .link-block-logo-tablet-2 {
    justify-content: center;
    width: 20%;
    margin-top: 0%;
    margin-left: 40%;
    margin-right: 0%;
    display: flex;
    position: static;
    inset: 0% auto auto 0%;
  }

  .navbar-3 {
    align-items: flex-start;
    width: 100%;
    min-width: 100%;
    max-width: none;
    display: block;
  }

  .nav-menu-3 {
    background-color: #272b3a;
    justify-content: center;
    width: auto;
    min-width: 100.002%;
    margin-top: 0%;
    margin-left: 0%;
    margin-right: 0%;
    display: flex;
    position: absolute;
    inset: 75% 0% auto;
  }

  .nav-link-a-propos {
    background-color: #272b3a;
    justify-content: center;
    width: 30%;
    margin-top: 0%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    font-family: Spartan, sans-serif;
    font-size: 1.3em;
    line-height: 1em;
    display: flex;
  }

  .logo_av {
    margin-top: 5%;
  }

  .nav_presse_desktop {
    background-color: #272b3a;
    justify-content: center;
    width: 30%;
    margin-top: 0%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    font-family: Spartan, sans-serif;
    font-size: 1.3em;
    line-height: 1em;
    display: flex;
  }

  .sticky-nav-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .container-4 {
    width: 100%;
    max-width: 727.76vw;
    height: auto;
    margin-top: 0%;
    margin-left: 0%;
  }

  .card_paris, .card_paris2, .card_pezenas {
    align-items: center;
    width: 400px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .card_marseille {
    border-color: #966a4f;
    align-items: center;
    width: 400px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .card_luxembourg {
    align-items: center;
    width: 400px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .card_pornic, .card_tourouve-copy, .card_7, .card_rennes {
    align-items: center;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .card_morlaix, .card_tourouve-copy {
    align-items: center;
    width: 400px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div-block-125-copy {
    flex-flow: column;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .custom-element-atelier {
    background-color: #d89d73;
    height: 60vh;
    margin-top: 0;
  }

  .custom-element {
    width: auto;
    height: 59vh;
  }

  .text-block-35 {
    margin-left: 300px;
  }

  .image-75 {
    width: 300px;
  }

  .image-76 {
    width: 175px;
  }

  .la-gacilly {
    margin-right: 135px;
  }

  .text-block-35-couer {
    margin-left: 250px;
  }

  .button-collections {
    width: 300px;
  }

  .navbar-2-projets {
    background-color: #605b61;
    align-items: flex-start;
    width: 100%;
    min-width: 100%;
    max-width: none;
    height: 60px;
    margin-top: 0;
    display: block;
  }

  .custom-element-home {
    width: auto;
    height: 60vh;
  }

  .navbar-2-apropos {
    background-color: #605b61;
    align-items: flex-start;
    width: 100%;
    min-width: 100%;
    max-width: none;
    height: 60px;
    margin-top: 0;
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .newsletter {
    clear: none;
  }

  .home1 {
    height: 48vh;
    margin-top: -100px;
  }

  .home1._1 {
    background-color: var(--dark-grey);
    background-position: 50% 25%;
    background-size: contain;
    height: auto;
    padding-top: 15%;
    padding-bottom: 15%;
  }

  .div_logo {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    width: 20%;
    margin-top: 15%;
    display: none;
  }

  .text_mentions {
    margin-bottom: 5%;
  }

  .sticky-nav-2 {
    height: 60px;
    position: sticky;
  }

  .nav-link-shop {
    width: 45%;
  }

  .container {
    color: #3330;
    background-color: #272b3a00;
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-start;
    height: auto;
    display: flex;
  }

  .link-block-logo {
    justify-content: flex-start;
    width: 35%;
    margin-top: 0%;
    margin-left: 0%;
    padding-top: 0;
    position: absolute;
    inset: 25% 0% auto 32%;
  }

  .nav-menu-2 {
    height: 100vh;
    margin-top: -35px;
  }

  .navbar-2 {
    background-color: #605b61;
    height: 60px;
    margin-top: 0;
  }

  .logo_sp {
    margin-top: 0%;
  }

  .nav_conseil {
    width: 45%;
  }

  .heading-2 {
    margin-top: 0;
  }

  .heading-3 {
    text-align: center;
    padding-left: 2em;
    padding-right: 2em;
  }

  .nav-_coll_p {
    margin-top: 0%;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 1.65em;
  }

  .nav-_coll_p.w--current {
    color: var(--white-smoke\<deleted\|variable-9c8dec7a\>);
    margin-top: 5%;
  }

  .nav_atelier_p {
    width: 45%;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 1.65em;
  }

  .menu-button {
    height: 60px;
  }

  .projet._2 {
    margin-top: 0%;
  }

  .d_p.b_1 {
    background-color: #d8d9d300;
  }

  .t_b_1 {
    margin-left: 50%;
  }

  .t_b_1._1, .t_b_1._3 {
    font-size: 7em;
  }

  .t_b_1._4 {
    margin-top: -200px;
    font-size: 7em;
  }

  .t_b_1._5 {
    margin-top: -150px;
    font-size: 7em;
  }

  .l_projets {
    width: 100%;
  }

  .l_projets.b_2, .l_projets.b_3, .l_projets.b_4, .l_projets.b_4, .l_projets.b_5, .l_projets.b_6, .l_projets.b_7, .l_projets.b_4, .l_projets.b_8 {
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
  }

  .cookie-left-wrap {
    width: auto;
  }

  .cookie-exit-2 {
    max-width: none;
  }

  .cookie_tittle {
    width: auto;
  }

  .nav_a_propos_d {
    width: 45%;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 1.65em;
  }

  .link-block-logo-tablet {
    justify-content: center;
    align-self: flex-start;
    width: 25%;
    margin-top: 5%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    display: block;
    position: relative;
    inset: 0% 0% auto;
  }

  .div_boutique {
    height: 50vh;
  }

  .tel_footer {
    width: 100%;
    margin-top: 0;
    padding-bottom: 3%;
    padding-left: 10%;
    display: flex;
  }

  .cookie-tag {
    min-width: auto;
    max-width: none;
    margin-left: auto;
  }

  .cookie-product-wrap-3 {
    width: auto;
  }

  .d_b_1 {
    height: 100vh;
    display: none;
  }

  .h_b_1 {
    font-size: 6em;
  }

  .h_b_1._2 {
    margin-top: 200px;
  }

  .h_b_1._2._3 {
    margin-top: 2.8em;
  }

  .h_b_1._6 {
    justify-content: center;
    margin-top: 10%;
  }

  .h_b_1-1 {
    margin: 3em 2em;
  }

  .column-8 {
    margin-top: -5.6em;
  }

  .column-9 {
    margin-top: 0;
  }

  .c_b_1-4 {
    margin-top: 4em;
  }

  .c_4 {
    margin-top: 0;
  }

  .d_b_1-4-4 {
    height: 600px;
  }

  .c_4_l {
    margin-top: 10em;
    padding-left: 0;
    padding-right: 0;
  }

  .boutique_inpiration {
    margin-top: 0;
  }

  .column-10, .div-block-32 {
    margin-top: 6em;
  }

  .block_wrap {
    width: auto;
    margin-top: 0;
  }

  .paragraph-3 {
    max-width: 400px;
    line-height: 1.75em;
  }

  .body_projets {
    background-image: linear-gradient(0deg, var(--gray_gra_1), var(--gray_gra_2));
  }

  .paragraph-4 {
    line-height: 1.75em;
  }

  .footer_2 {
    margin-top: 0;
  }

  .image-11 {
    width: 65%;
  }

  .div_mail_footer {
    width: auto;
  }

  .div_tel_footer {
    width: 100%;
  }

  .div_sm {
    margin-bottom: 40px;
    padding-left: 0%;
  }

  .div_fb {
    width: 60px;
    padding-left: 0%;
  }

  .l_facebook {
    width: 95px;
    padding-left: 10%;
  }

  .mail_footer {
    width: auto;
    margin-top: 0;
    padding-bottom: 3%;
    display: flex;
  }

  .link_mail, .link-block-5 {
    width: 100%;
  }

  .d_b_22 {
    height: 600px;
  }

  .d_b2_1a {
    display: none;
  }

  .d_b_3c {
    height: 600px;
  }

  .d_st_1, .d_l_1 {
    display: none;
  }

  .nav-link-a-propos_1 {
    width: 45%;
  }

  .p3 {
    width: 75%;
    max-width: none;
  }

  .link_mentions {
    margin-left: 10%;
    padding-left: 0;
  }

  .aleth_remercier {
    padding-top: 10%;
  }

  .div-block-35 {
    margin-top: 0%;
  }

  .column-12 {
    margin-top: 1em;
  }

  .linge {
    max-width: none;
  }

  .lampe {
    width: 275px;
    overflow: visible;
  }

  .l_linge {
    margin-top: 0;
  }

  .l_coussin {
    margin-top: 4em;
  }

  .l_table {
    justify-content: center;
    display: flex;
  }

  .d_r {
    display: none;
  }

  .d_r3 {
    width: 85%;
    margin-top: 3em;
    margin-left: auto;
    margin-right: auto;
  }

  .d_r4 {
    background-size: contain;
    width: 85%;
    margin-top: -4em;
    margin-left: auto;
    margin-right: auto;
  }

  .d_r5 {
    width: 85%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .d_t {
    display: none;
  }

  .d_t4b {
    width: 60%;
    height: auto;
    padding-top: 65em;
    display: flex;
  }

  .plaid {
    width: 250px;
  }

  .t_4 {
    height: auto;
  }

  .d_n_1 {
    display: none;
  }

  .h_n1 {
    margin-bottom: 1em;
  }

  .sculture {
    width: 220px;
  }

  .rive_droite_mag, .paris_capitale {
    margin-top: 2em;
  }

  .d_rd {
    margin-top: 0;
  }

  .presse_2 {
    margin-top: 8em;
  }

  .t_p {
    margin-left: 2em;
    margin-right: 2em;
  }

  .elle {
    margin-top: 2em;
  }

  .maison {
    margin-top: 2em;
    margin-bottom: 0;
  }

  .presse_6 {
    margin-top: 4em;
  }

  .presse_3 {
    margin-top: 1em;
    margin-bottom: 0;
  }

  .presse_4 {
    margin-top: 4em;
  }

  .le_bonbon {
    margin-top: 2em;
    margin-bottom: 0;
  }

  .marie_claire {
    margin-top: 2em;
    margin-bottom: 8em;
  }

  .presse_7 {
    margin-top: 4em;
  }

  .questions, .madame {
    margin-top: 2em;
  }

  .presse_9 {
    margin-top: 4em;
  }

  .elle2, .maison2 {
    margin-top: 2em;
  }

  .d_lingebain {
    align-items: flex-end;
  }

  .l_assiette {
    margin-top: 0;
  }

  .heading-3_desktop3 {
    text-align: center;
    margin-top: 5%;
    margin-bottom: auto;
  }

  .rmc_kradrat {
    width: 100%;
  }

  .t_b_p {
    text-align: center;
  }

  .column-13 {
    justify-content: center;
    height: auto;
    margin-top: 4em;
    display: flex;
  }

  .h_b_1-1_r {
    margin: 2em 2em 0;
  }

  .presse_6r {
    margin-top: 0;
  }

  .column-14 {
    color: var(--dim-grey-2);
  }

  .d_rmc_t {
    width: 85%;
    height: 45%;
  }

  .heading-6_b {
    margin-bottom: 0;
  }

  .h_projets {
    margin-top: 4em;
    margin-left: 4em;
    margin-right: 4em;
  }

  .batignolles_2a {
    margin-top: 0;
  }

  .h_projetsab {
    margin-top: 0;
    margin-left: 2em;
    margin-right: 2em;
  }

  .d_b_1-2-2-4t {
    width: 70%;
    height: 600px;
    margin-left: auto;
    margin-right: auto;
  }

  .column-16 {
    margin-top: 4em;
  }

  .h_projets_r {
    margin-top: 0;
    margin-left: 2em;
    margin-right: 2em;
  }

  .h_b_1-1r {
    margin-top: 3em;
    margin-left: 2em;
    margin-right: 2em;
  }

  .h_b_1-1rr {
    margin-top: 2em;
    margin-left: 2em;
    margin-right: 2em;
  }

  .boutique_inpiration_r {
    margin-top: 0;
  }

  .column-17 {
    justify-content: center;
    height: auto;
    margin-top: 4em;
    display: flex;
  }

  .boutique_inpiration_t {
    margin-top: -9.5em;
  }

  .boutique_inpiration_levalois {
    margin-top: 0;
  }

  .h_b_1-1l, .h_b_1-1le {
    margin-top: 3em;
    margin-left: 2em;
    margin-right: 2em;
  }

  .column-18 {
    justify-content: center;
    height: auto;
    margin-top: 8em;
    display: flex;
  }

  .boutique_inpiration_noir {
    height: 1438.28px;
    margin-top: 0;
  }

  .l_beton {
    justify-content: center;
    display: flex;
  }

  .button {
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .button.w--current {
    margin-bottom: 0;
  }

  .div-block-37 {
    margin-top: 0;
  }

  .logo_kvadrat {
    width: 25%;
  }

  .heading-6_kvadrat {
    margin-top: 1.5em;
  }

  .nav_eshop_p {
    width: 45%;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 1.65em;
  }

  .heading-7 {
    align-self: center;
  }

  .columns-12 {
    display: block;
  }

  .tab-link-tab-1 {
    width: 75%;
    margin-top: 5%;
  }

  .tab-link-tab-1.w--current {
    width: 75%;
  }

  .tabs-menu {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .column-22 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 2em;
    display: flex;
  }

  .rmc_kradrat2 {
    color: var(--dim-grey-2);
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .duotone1 {
    padding-right: 0;
  }

  .fringe {
    display: block;
  }

  .fringe1 {
    padding-right: 0;
    display: block;
  }

  .l_projets_batignolles {
    width: 100%;
  }

  .boutique_inpiration_batignolles {
    margin-top: 8em;
  }

  .column-23 {
    justify-content: center;
    display: flex;
  }

  .t_b_2 {
    margin-left: 50%;
  }

  .t_b_2._1 {
    font-size: 7em;
  }

  .t_b_11-copy {
    margin-left: auto;
    font-size: 7em;
  }

  .column-25, .column-26 {
    justify-content: center;
    display: flex;
  }

  .column-27 {
    justify-content: center;
    padding-top: 2em;
    display: flex;
  }

  .column-28, .column-29 {
    justify-content: center;
    display: flex;
  }

  .column-30 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .column-31, .column-32, .column-33, .column-34 {
    justify-content: center;
    display: flex;
  }

  .column-35 {
    justify-content: center;
    padding-top: 2em;
    display: flex;
  }

  .h_a_propos {
    margin-top: 6em;
    margin-left: 5em;
    margin-right: 5em;
  }

  .h_rmc2 {
    margin-top: 0;
    margin-left: 2em;
    margin-right: 2em;
  }

  .footer_2rmc {
    margin-top: 2em;
  }

  .footer_2-_tapis {
    margin-top: 0;
  }

  .d_b_2cct {
    width: 85%;
    height: 500px;
    margin-top: 3.2em;
  }

  .d_b_1-2dbt {
    width: 85%;
    height: 500px;
    margin-top: 15em;
    padding-top: 0;
  }

  .h_b_1-1abt {
    margin-top: .8em;
    margin-left: 2em;
    margin-right: 2em;
  }

  .batignolles_2cdt {
    margin-top: 55em;
  }

  .d_b_4t {
    margin-top: -3.2em;
  }

  .block_wrapt {
    margin-top: 2em;
  }

  .image-16 {
    height: 500px;
  }

  .div-block-46 {
    background-size: contain;
    height: 500px;
    margin-top: 8em;
  }

  .responsive {
    display: none;
  }

  .column-36 {
    margin-top: 4em;
  }

  .image-27 {
    width: 65%;
    height: auto;
  }

  .div-block-59 {
    justify-content: center;
    margin-top: 8em;
    display: flex;
  }

  .column-37, .column-38 {
    height: auto;
    margin-top: 4em;
  }

  .column-39 {
    height: auto;
    margin-top: 8em;
  }

  .div-block-63, .div-block-64, .div-block-65, .div-block-66 {
    height: 700px;
  }

  .div-block-67 {
    background-size: cover;
    height: 700px;
  }

  .div-block-68 {
    height: 700px;
  }

  .heading-9 {
    padding-left: 1em;
    padding-right: 1em;
  }

  .column-41 {
    padding-bottom: 4em;
  }

  .column-42 {
    justify-content: center;
    height: auto;
    margin-top: 2em;
    display: flex;
  }

  .column-43 {
    justify-content: flex-end;
    height: auto;
    margin-top: 0;
    margin-bottom: 4em;
  }

  .button_tapis {
    margin-top: 2em;
    margin-bottom: 4em;
  }

  .button_tapis.w--current {
    width: auto;
  }

  .image-32 {
    width: 75%;
  }

  .image-33 {
    width: 75%;
    margin-top: 8em;
  }

  .image-34, .image-35, .image-36, .image-37 {
    width: 75%;
  }

  .logo_kvadrat_plus {
    width: 25%;
  }

  .heading-6-copy {
    margin-top: 2em;
    font-size: 2em;
  }

  .button-copy {
    margin-top: 1em;
    margin-bottom: 2em;
  }

  .button-copy.w--current {
    margin-bottom: 0;
  }

  .columns-16 {
    margin-bottom: 1em;
  }

  .column-45 {
    height: 630px;
  }

  .column-46 {
    height: 650px;
    margin-top: 8em;
  }

  .column-47 {
    justify-content: center;
    display: flex;
  }

  .image-40 {
    width: 85%;
    margin-top: 4em;
  }

  .image-41 {
    width: 85%;
    display: none;
  }

  .image-42 {
    width: auto;
    max-width: none;
    height: 650px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image-43 {
    width: 85%;
  }

  .columns-18 {
    width: 100%;
    display: block;
  }

  .column-49 {
    margin-top: 8em;
  }

  .column-50 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .column-51 {
    display: flex;
  }

  .image-45, .image-47 {
    margin-top: 8em;
  }

  .h_b_1-copy {
    font-size: 6em;
  }

  .columns-22 {
    margin-bottom: 0;
  }

  .image-48 {
    width: auto;
    height: 500px;
  }

  .div-block-79 {
    margin-top: 8em;
  }

  .image-49 {
    width: auto;
    max-width: none;
    height: 500px;
  }

  .div-block-80 {
    display: none;
  }

  .image-50 {
    width: 73%;
    margin-top: 4em;
  }

  .heading-11 {
    margin-bottom: 0;
    padding-left: 1.75em;
    padding-right: 1.75em;
  }

  .column-56 {
    height: auto;
  }

  .columns-25 {
    display: block;
  }

  .div-block-84 {
    margin-top: 12em;
    display: none;
  }

  .column-58 {
    justify-content: center;
    margin-top: 4em;
  }

  .responsive_st {
    display: block;
  }

  .block_wrap-copy {
    width: 45%;
  }

  .t_p-copy {
    margin-left: 2em;
    margin-right: 2em;
  }

  .footer-3_-t {
    background-color: #d89d73;
    margin-top: 0;
  }

  .boutique_inpiration_c {
    margin-top: 8em;
  }

  .h_b_1-12 {
    margin: 3em 2em;
  }

  .footer_2-copy {
    margin-top: 4em;
  }

  .button_r {
    margin-top: 1em;
    margin-bottom: 2em;
  }

  .button_r.w--current {
    margin-bottom: 0;
  }

  .div-block-87 {
    height: auto;
    margin-top: 0;
    display: flex;
  }

  .block_wrap-copy {
    width: auto;
    margin-top: 0;
  }

  .column-61, .column-10-copy {
    margin-top: 4em;
  }

  .div-block-90 {
    margin-top: 8em;
  }

  .column-10-copy {
    margin-top: 0;
  }

  .text-block-9-copy {
    margin-top: 50em;
  }

  .column-68 {
    margin-top: 8em;
  }

  .div-block-93 {
    margin-top: -4em;
  }

  .div-block-95, .div-block-95-copy, .div-block-95-copy, .div-block-95-copy-copy {
    height: auto;
    margin-top: 8em;
  }

  .div-block-98 {
    width: 100%;
  }

  .div-block-99 {
    width: 100%;
    margin-top: 8em;
  }

  .column-72 {
    height: auto;
  }

  .block_wrap_t, .block_wrap_a {
    width: auto;
    margin-top: 0;
  }

  .mail_address {
    width: auto;
    margin-top: 20px;
    padding-top: 0%;
    padding-bottom: 3%;
    display: flex;
  }

  .button_projet {
    margin-top: 0;
    margin-bottom: 2em;
  }

  .button_projet.w--current {
    margin-bottom: 0;
  }

  .div-block-103 {
    margin-top: 10%;
  }

  .h_rmc_end {
    margin-top: 0;
    margin-left: 5em;
    margin-right: 5em;
  }

  .div-block-103-copy {
    margin-top: 0%;
  }

  .h_b_1_tel {
    font-size: 6em;
  }

  .h_b_1_tel._2 {
    margin-top: 200px;
  }

  .h_b_1_tel._2._3 {
    margin-top: 2.8em;
  }

  .h_b_1_tel._6 {
    color: var(--black\<deleted\|variable-6b7ea91e\>);
    justify-content: center;
    margin-top: 200px;
    display: block;
  }

  .h_b_1-1_r_tournon {
    margin: 2em 2em 0;
  }

  .h_n1-copy {
    margin-bottom: 1em;
  }

  .h_b_1-1-copy {
    margin: 3em 2em;
  }

  .heading-13 {
    color: var(--black\<deleted\|variable-6b7ea91e\>);
    text-align: center;
    margin-top: 15%;
    font-family: Poiret One;
    font-size: 6em;
    font-weight: 400;
    display: block;
  }

  .h_b_1-1_batignolles, .h_b_1-1-copy-copy {
    margin: 3em 2em;
  }

  .div-block-32-copy {
    margin-top: 6em;
  }

  .splide__slide {
    width: 33.33%;
  }

  .layout-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .swiper.is-content {
    position: relative;
  }

  .swiper.is-photos {
    padding-left: 9%;
    padding-right: 9%;
  }

  .slider_wrap {
    flex-direction: column-reverse;
  }

  .slider_right {
    width: 100%;
    padding-bottom: 4em;
  }

  .slider_left {
    width: 100%;
  }

  .column-80 {
    padding-left: 0;
    padding-right: 0;
  }

  .columns-36 {
    margin-top: 0%;
    display: block;
  }

  .is--text-white.is--mobile-header {
    font-size: 1.6em;
  }

  .container-3 {
    padding-left: 1em;
    padding-right: 1em;
  }

  .team_card-wrapper {
    grid-column-gap: 1em;
  }

  .team_heading-wrapper {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 3.5rem 1fr;
    grid-auto-columns: 1fr;
    align-items: flex-start;
    display: grid;
  }

  .horizontal-line {
    margin-right: auto;
  }

  .section-7 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .product2-grid {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    max-width: none;
  }

  .empty-state {
    width: 100%;
    max-width: none;
  }

  .revendeurs_1, .revendeurs_2, .revendeurs_3, .revendeurs_4, .revendeurs_5, .revendeurs_6 {
    padding: 26px;
  }

  .revendeurs_7 {
    align-items: center;
    padding: 26px;
  }

  .revendeurs_8, .revendeurs_9 {
    padding: 26px;
  }

  .col_rev_2, .col_rev_3 {
    margin-top: 0;
  }

  .revendeur_2, .revendeur_5, .revendeur_8 {
    padding: 26px;
  }

  .card_tourouve {
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .column-82 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .column-90 {
    padding-bottom: 10px;
  }

  .hero1-image {
    min-height: 460px;
  }

  .nav_propos_d {
    width: 45%;
    margin-bottom: 10%;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 1.65em;
  }

  .nav_revendeurs_d {
    width: 45%;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 1.65em;
  }

  .div_logo_white {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    width: 20%;
    margin-top: 15%;
    display: block;
  }

  .div_logo_p {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    width: 25%;
    margin-top: 15%;
    display: block;
  }

  .columns-37 {
    flex-flow: column;
  }

  .column-91 {
    justify-content: center;
    padding-left: 0;
  }

  .column-93 {
    justify-content: center;
    margin-top: 60px;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .image-58 {
    margin-top: 60px;
  }

  .image-59 {
    width: 430.07px;
  }

  .intro {
    background-image: url('../images/SP_Back_T.jpg');
    height: 500px;
    margin-top: 0;
  }

  ._1 {
    margin-top: -6px;
  }

  .section-9, .div_revendeurs_h {
    margin-top: 0;
  }

  .image-61, .image-61-copy {
    width: 90px;
  }

  .image-61-copy-copy {
    width: 110px;
  }

  .columns-38 {
    width: 100%;
    max-width: 100%;
    display: flex;
  }

  ._2 {
    height: 500px;
    margin-top: 0;
    display: flex;
  }

  ._3 {
    background-image: url('../images/SP_Back_3.jpg');
    align-items: center;
    height: 500px;
    margin-top: 0;
  }

  .div-block-111 {
    margin-top: 60px;
    margin-bottom: 0;
  }

  .div-block-atelier {
    margin-bottom: 60px;
  }

  .columns-37-copy.bis {
    flex-flow: column;
  }

  .image-59-atelier {
    height: 430px;
    padding-right: 0;
  }

  .column-95 {
    padding-right: 0;
  }

  .image-65-atelier {
    max-width: 25%;
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .column-92-atelier {
    justify-content: center;
  }

  .column-93-copy {
    justify-content: center;
    margin-top: 60px;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .column-93-copy.atelier {
    margin-top: 0;
  }

  ._3-confiance {
    height: 49vh;
    margin-top: 0;
  }

  .button-5 {
    font-size: 26px;
  }

  .div-block-118 {
    margin-left: 100px;
  }

  .image-71 {
    max-width: 35%;
  }

  .heading-collections {
    margin-top: 40px;
  }

  .logo-sophie-pinard {
    max-width: 145px;
    margin-top: 40px;
  }

  .columns-45 {
    margin-top: 40px;
  }

  .revendeurs_tourouvre {
    align-items: center;
    padding: 26px;
  }

  .revendeur_paris, .revendeurs_pezenas {
    padding: 26px;
  }

  .revendeurs_marseille {
    align-items: center;
    width: 350px;
    min-height: auto;
    padding: 26px;
  }

  .revendeur_vincennes, .revendeurs_luxembourg {
    width: 350px;
    min-height: auto;
    padding: 26px;
  }

  .revendeurs_pornic, .revendeur_bordeaux, .revendeurs_biarrits, .revendeurs_rennes {
    padding: 26px;
  }

  .image-74 {
    width: auto;
    max-width: 100%;
    height: auto;
  }

  .mask {
    height: 50vh;
  }

  .footer_3-tt, .footer-3_-t-p {
    background-color: #d89d7300;
    margin-top: 0;
  }

  .heading-a-propos {
    margin-top: 0;
    margin-bottom: 40px;
  }

  .slider {
    background-color: #ddd0;
    width: 100%;
  }

  .footer-3_-t-copy {
    background-color: #d89d73;
    margin-top: 0;
  }

  .footer-3_-t-projets {
    background-color: #d89d7300;
    margin-top: 6em;
  }

  .body_home {
    background-image: linear-gradient(0deg, var(--gray_gra_1), var(--gray_gra_2));
  }

  .footer-3_-t-portrait {
    background-color: #d89d7300;
    margin-top: 0;
  }

  .heading-20 {
    color: var(--7f7f7f);
    text-align: center;
    font-family: Josefin Sans, sans-serif;
    font-size: 14px;
    font-weight: 300;
  }

  .div-block-125 {
    align-items: center;
    display: block;
  }

  .video_home {
    background-color: #d89d7300;
    background-image: url('../images/Back_Sophie_Pinard_Home.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    height: 44vh;
    margin-top: 0;
  }

  .nav-link-5.w--current {
    color: #f7f7f7;
    margin-top: 5%;
  }

  .rmc_kradrat-2 {
    width: 100%;
  }

  .nav-link-6, .nav-link-shop-2 {
    width: 45%;
  }

  .link-block-logo-tablet-2 {
    justify-content: center;
    align-self: flex-start;
    width: 25%;
    margin-top: 0%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    display: block;
    position: relative;
    inset: 0% 0% auto;
  }

  .navbar-3 {
    background-color: #272b3a;
    margin-top: 0;
  }

  .nav-link-a-propos {
    width: 45%;
  }

  .logo_av {
    margin-top: 0%;
  }

  .nav_presse_desktop {
    width: 45%;
  }

  .sticky-nav-3 {
    height: 100px;
    position: sticky;
  }

  .container-4 {
    background-color: #272b3a;
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-start;
    height: auto;
    display: flex;
  }

  .card_paris, .card_paris2, .card_pezenas, .card_marseille, .card_luxembourg, .card_pornic, .card_tourouve-copy, .card_7, .card_rennes, .card_morlaix, .card_tourouve-copy {
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .div-block-125-copy {
    align-items: center;
    display: block;
  }

  .custom-element-atelier {
    background-color: #d89d7300;
    background-image: url('../images/Back_Sophie_Pinard_Home.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    height: 44vh;
    margin-top: 0;
  }

  .custom-element {
    height: 44vh;
  }

  .text-block-35 {
    width: 340px;
    margin-left: 220px;
    font-family: Josefin Sans, sans-serif;
    font-size: 14px;
    font-weight: 300;
  }

  .image-75 {
    width: 200px;
  }

  .image-76 {
    width: 125px;
  }

  .decouvrez {
    width: 200px;
  }

  .la-gacilly {
    width: 125px;
    margin-right: 165px;
  }

  .text-block-35-couer {
    width: 150px;
    margin-top: -39px;
    margin-left: 300px;
    font-family: Josefin Sans, sans-serif;
    font-size: 14px;
    font-weight: 300;
  }

  .button-collections {
    font-size: 26px;
  }

  .button-5-atelier {
    margin-top: -300px;
    font-size: 26px;
  }

  .navbar-2-projets {
    background-color: #605b61;
    height: 60px;
    margin-top: 0;
  }

  .custom-element-home {
    height: 500px;
  }

  .navbar-2-apropos {
    background-color: #605b61;
    height: 60px;
    margin-top: 0;
  }
}

@media screen and (max-width: 479px) {
  .body {
    background-color: #605b61;
  }

  .nav-overlay-link {
    color: var(--light-grey);
  }

  .nav-overlay-link.current {
    color: #262626;
  }

  .form-block {
    margin-top: 15%;
    margin-left: 15%;
  }

  .home1 {
    background-size: contain;
    width: auto;
    height: 210px;
    margin-top: -102px;
  }

  .home1._1 {
    background-color: var(--dark-grey);
    background-position: 50% 31%;
    background-size: 100vw;
    max-width: 100%;
    height: 35vh;
    max-height: none;
    margin-top: 5%;
  }

  .sticky-nav-2 {
    width: auto;
    height: 2%;
    max-height: 100.903px;
    padding: 0;
  }

  .nav-link-shop {
    width: 100%;
  }

  .container {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    height: auto;
    margin-top: -14%;
    margin-bottom: 0;
    display: block;
  }

  .link-block-logo {
    width: 50%;
    margin-left: 0%;
    top: 10%;
    left: 27%;
  }

  .nav-menu-2 {
    background-color: #7f7f7f00;
    background-image: linear-gradient(#605b61, #d89d73);
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
    position: static;
    top: 75%;
  }

  .navbar-2 {
    color: var(--black\<deleted\|variable-6b7ea91e\>);
    background-color: #605b61;
    flex-flow: column;
    align-items: center;
    max-width: none;
    height: 65px;
    display: flex;
  }

  .logo_sp {
    align-self: auto;
    width: 100%;
    height: auto;
    margin-top: 0%;
  }

  .nav_conseil {
    width: 100%;
  }

  .heading-2 {
    margin-left: .5em;
    margin-right: .5em;
  }

  .div-collections {
    margin-top: 0;
  }

  .heading-3 {
    letter-spacing: -.3px;
    margin-top: 15%;
    padding-left: 1em;
    padding-right: 1em;
    font-size: 30px;
  }

  .text-block-5 {
    margin-top: 15%;
    padding-left: 2em;
    padding-right: 2em;
  }

  .nav-_coll_p {
    width: 100%;
    margin-top: 20px;
    padding-top: 18px;
    padding-bottom: 18px;
    font-weight: 300;
    position: static;
  }

  .nav-_coll_p.w--current {
    color: var(--white-smoke\<deleted\|variable-9c8dec7a\>);
  }

  .nav_atelier_p {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-weight: 300;
  }

  .menu-button.w--open {
    top: 0%;
  }

  .projet {
    background-image: none;
    align-items: flex-end;
    height: 264px;
    margin-top: 0;
    display: block;
    position: static;
  }

  .projet._2 {
    height: 264px;
    margin-top: 0%;
  }

  .projet._5, .projet._7, .projet.b_4, .projet._8 {
    margin-top: 20%;
  }

  .d_p.b_1 {
    justify-content: center;
    align-items: center;
    width: auto;
    height: 264px;
    margin-top: -2px;
  }

  .d_p.b_3 {
    height: 264px;
    position: static;
  }

  .t_b_1 {
    margin-left: 75%;
  }

  .t_b_1._1 {
    margin-top: -2.4em;
    font-size: 4em;
  }

  .t_b_1._3 {
    font-size: 4em;
  }

  .t_b_1._4 {
    margin-top: -5.5em;
    font-size: 3em;
  }

  .t_b_1._5 {
    margin-top: -10em;
    font-size: 3em;
  }

  .l_projets {
    background-image: url('../images/Ranelagh1_Aleth_Vignon.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
  }

  .l_projets.b_2 {
    background-size: contain;
    height: 264px;
    margin-top: 0%;
  }

  .l_projets.b_7 {
    background-size: cover;
  }

  .l_projets.b_3, .l_projets.b_4, .l_projets.b_4, .l_projets.b_5, .l_projets.b_6, .l_projets.b_7, .l_projets.b_4, .l_projets.b_8 {
    background-size: contain;
    height: 264px;
    margin-top: 0%;
  }

  .collection {
    margin-top: 98px;
  }

  .cookie-title-wrap {
    width: 100%;
    padding-left: 4px;
  }

  .cookie-exit-2 {
    margin-top: 0;
  }

  .cookie_tittle {
    margin-top: 5%;
  }

  .av_r3v {
    margin-top: 0;
  }

  .nav_a_propos_d {
    width: 100%;
    margin-bottom: 0%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-weight: 300;
  }

  .link-block-logo-tablet {
    width: 40%;
    margin-top: 15%;
    margin-left: 0%;
    top: 10%;
    left: 27%;
  }

  .div-collection {
    margin-top: -9.5em;
  }

  .inrro {
    margin-top: -5%;
  }

  .div_boutique {
    height: auto;
  }

  .tel_footer {
    margin-top: 0;
    padding-top: 0%;
  }

  .cookie-tag {
    min-width: auto;
    margin-top: 22px;
    margin-left: auto;
    margin-right: auto;
  }

  .cookie-close-card-2 {
    margin-top: -2.4em;
    position: relative;
    top: 0;
    bottom: auto;
    right: -92%;
  }

  .cookie-product-wrap-3 {
    flex-direction: column;
    align-items: flex-start;
    padding: 0 10px;
    position: static;
  }

  .d_b_1 {
    background-image: url('../images/Batignolles1_Aleth_Vignon.jpg');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
  }

  .h_b_1 {
    margin-bottom: -4em;
    font-size: 4em;
  }

  .h_b_1._1 {
    margin-top: -1em;
    font-size: 5em;
  }

  .h_b_1._2 {
    margin-top: 4em;
  }

  .h_b_1._2._3 {
    margin-top: 0;
  }

  .h_b_1._6 {
    margin-top: 1em;
  }

  .d_b_2 {
    height: 10vh;
    margin-top: 83px;
  }

  .h_b_1-1 {
    margin: 2em 1.75em 3em;
  }

  .column-8 {
    align-items: flex-start;
    margin-top: -5em;
    display: flex;
  }

  .column-9 {
    margin-top: -6.3em;
  }

  .c_b_1-4 {
    margin-top: 0;
  }

  .batignolles_0 {
    margin-top: 2em;
  }

  .d_b_1-4-4 {
    width: 85%;
    margin-top: -30em;
    margin-left: auto;
    margin-right: auto;
  }

  .c_4_l {
    height: 1450px;
    margin-top: -35em;
    padding-right: 0;
  }

  .boutique_inpiration, .column-10 {
    margin-top: 0;
  }

  .div-block-32 {
    margin-top: 6em;
  }

  .block_wrap {
    cursor: auto;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 0;
    display: flex;
  }

  .paragraph-3 {
    max-width: 275px;
  }

  .content_wrap {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block {
    width: auto;
  }

  .plain_text {
    text-align: center;
    justify-content: center;
    width: auto;
    padding-left: 1em;
    padding-right: 1em;
    display: flex;
  }

  .image-10 {
    width: 100%;
    max-width: 100%;
    height: 100%;
    padding-bottom: 5%;
  }

  .h_p {
    margin-top: 4em;
    padding-left: 1em;
    padding-right: 1em;
  }

  .batignolles2_0 {
    margin-top: 2em;
    display: block;
  }

  .div-block-33 {
    width: auto;
    min-width: auto;
    max-width: none;
  }

  .body_projets {
    background-color: #605b61;
    background-image: linear-gradient(135deg, var(--gray_gra_1), var(--gray_gra_2));
  }

  .paragraph-4 {
    margin-left: 1em;
    margin-right: 1em;
  }

  .footer_2 {
    background-color: var(--dim-grey-2);
    margin-top: 0;
  }

  .text-block-11 {
    margin-bottom: .5em;
  }

  .div_logo_end {
    align-items: center;
    width: 25%;
    margin-top: 20px;
    margin-bottom: auto;
    padding-bottom: 0%;
    display: flex;
  }

  .image-11 {
    width: 100%;
  }

  .div_sm {
    width: 40%;
    margin-left: 7%;
  }

  .div_insta {
    width: 100%;
  }

  .image-12, .image-13 {
    height: 30px;
  }

  .l_instagram {
    height: 35px;
  }

  .mail_footer {
    margin-top: 0;
    padding-left: 10%;
  }

  .link_mail {
    padding-top: 0%;
  }

  .d_b_22 {
    align-items: flex-start;
    width: 85%;
    margin-top: 56em;
    margin-left: 2em;
    margin-right: 2em;
    padding-left: 0;
  }

  .d_b2_1a {
    height: 75vh;
  }

  .d_b_3c {
    width: 85%;
    margin-top: 6em;
    margin-left: auto;
  }

  .d_st_1, .d_l_1 {
    height: 75vh;
  }

  .nav-link-a-propos_1 {
    width: 100%;
  }

  .p3 {
    color: #fffefe;
    padding-left: 1.75em;
    padding-right: 1.75em;
    text-decoration: none;
  }

  .link_mentions:hover {
    color: var(--goldenrod);
  }

  .aleth_remercier {
    margin-top: 0%;
    padding-top: 10%;
  }

  .div-block-35 {
    margin-top: 0%;
    display: flex;
  }

  .column-12 {
    margin-top: 2em;
  }

  .d_b1_3 {
    display: flex;
  }

  .d_b2_11 {
    justify-content: center;
  }

  .suspension_augustin {
    width: 144px;
  }

  .cocotte {
    width: 175px;
  }

  .linge {
    width: 75%;
    display: block;
  }

  .lampe {
    width: 225px;
    height: auto;
  }

  .coussin {
    width: 75%;
  }

  .l_linge {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .l_coussin {
    margin-top: 2em;
  }

  .rmc1 {
    margin-top: 8em;
    display: block;
  }

  .l_coussinst {
    margin-top: 0;
  }

  .table {
    width: 55%;
  }

  .coussinst {
    width: 85%;
  }

  .chaise {
    width: 70%;
  }

  .d_r {
    height: 75vh;
  }

  .d_r3 {
    margin-top: -8.5em;
  }

  .d_r4 {
    background-size: contain;
    height: 400px;
    margin-top: -12.7em;
  }

  .d_r5 {
    height: 400px;
    margin-top: 0;
  }

  .draps, .rideaux {
    height: 245px;
  }

  .applique {
    width: 75%;
  }

  .d_t {
    background-size: cover;
    height: 75vh;
  }

  .d_t2 {
    width: 85%;
    margin-top: 9em;
    margin-left: auto;
    margin-right: auto;
  }

  .d_t3 {
    width: auto;
    margin-top: 7.1em;
    margin-left: 2em;
    margin-right: 2em;
  }

  .d_t4 {
    width: 100%;
    margin-top: 3.2em;
  }

  .d_t4b {
    width: 85%;
    height: 81px;
    margin-top: -6.3em;
  }

  .assiette {
    width: 155px;
  }

  .lampe_pied {
    width: 200px;
  }

  .plaid {
    width: 300px;
  }

  .lampadaire {
    width: 85%;
  }

  .verres {
    width: 80%;
  }

  .d_n_1 {
    height: 75vh;
  }

  .h_n1 {
    width: auto;
    margin-top: 2em;
    margin-left: 1em;
    margin-right: 1em;
  }

  .fauteuil2, .lampe2 {
    width: auto;
  }

  .sculture {
    width: 220px;
  }

  .rive_droite_mag {
    width: 60%;
  }

  .paris_capitale {
    width: 40%;
  }

  .t_p {
    margin-left: 1.5em;
    margin-right: 1.5em;
  }

  .elle {
    width: 45%;
  }

  .maison, .le_bonbon, .marie_claire, .questions, .madame {
    width: 50%;
  }

  .elle2 {
    width: 45%;
  }

  .maison2 {
    width: 50%;
  }

  .t_p2 {
    margin-left: 2em;
    margin-right: 2em;
  }

  .h_presse {
    margin-top: 4em;
  }

  .l_verres {
    margin-top: 0;
  }

  .heading-3_desktop, .heading-3_desktop2 {
    font-size: 30px;
  }

  .heading-3_desktop3 {
    margin-top: 25%;
    margin-bottom: 0;
    font-size: 30px;
  }

  .div-block-36 {
    margin-top: 10%;
  }

  .rmc_kradrat {
    width: 100%;
  }

  .t_b_p {
    margin-top: 15%;
  }

  .h_b_1-1_r {
    margin-top: 0;
    margin-left: 1.75em;
    margin-right: 1.75em;
  }

  .d_rmc_t {
    width: 100%;
    height: 40%;
  }

  .heading-6_b {
    font-size: 1.2em;
  }

  .h_projets {
    margin-top: 0%;
    margin-left: 2em;
    margin-right: 2em;
  }

  .link-2 {
    font-size: 1em;
  }

  .link-6 {
    margin-top: -.75em;
    font-size: 1.5em;
  }

  .batignolles_2a {
    margin-top: 8em;
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .batignolles_1-2ab {
    display: none;
  }

  .c_b_2-2b {
    margin-top: -30em;
  }

  .batignolles_1-2b {
    margin-top: -4em;
    display: none;
  }

  .h_projetsab {
    margin-top: 0%;
  }

  .d_b_1-2-2-4t {
    width: 85%;
    margin-top: 40em;
    margin-left: 2em;
    margin-right: 2em;
  }

  .column-16 {
    height: auto;
  }

  .ranelagh4 {
    margin-top: 4em;
  }

  .h_projets_r {
    margin-top: 0%;
  }

  .l_applique {
    margin-top: 4em;
  }

  .h_b_1-1r {
    margin-top: 2em;
  }

  .h_b_1-1rr, .boutique_inpiration_r {
    margin-top: 0;
  }

  .column-17 {
    justify-content: center;
  }

  .tournon_1 {
    margin-top: 8em;
  }

  .boutique_inpiration_t {
    margin-top: -11.1em;
  }

  .boutique_inpiration_levalois {
    margin-top: 0;
  }

  .h_b_1-1l {
    margin-top: 2em;
  }

  .h_b_1-1le {
    margin-top: 0;
  }

  .column-18 {
    margin-top: 4em;
  }

  .boutique_inpiration_noir {
    height: 1500px;
    margin-top: 0;
  }

  .button {
    margin-bottom: 0;
  }

  .div-block-37 {
    margin-top: 3em;
  }

  .logo_kvadrat {
    width: 45%;
    margin-top: 0;
  }

  .heading-6_kvadrat {
    margin-top: 1em;
    padding-left: 0;
    padding-right: 0;
    font-size: 2em;
  }

  .columns-10 {
    width: 100%;
    margin-top: 0;
  }

  .column-19 {
    margin-top: 0;
  }

  .nav_eshop_p {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-weight: 300;
  }

  .div-block-39 {
    padding-bottom: 3em;
  }

  .text-block-15 {
    padding-top: 0;
  }

  .column-21 {
    display: flex;
  }

  .heading-7 {
    margin-top: 0;
    margin-left: 0;
    display: flex;
  }

  .bold2, .bold1 {
    padding-left: 1em;
    padding-right: 1em;
  }

  .columns-12 {
    margin-top: 5em;
  }

  .d_bold {
    align-items: center;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .tab-link-tab-1 {
    justify-content: center;
    margin-top: 7%;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .tab-link-tab-1.w--current {
    justify-content: center;
    margin-top: 7%;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
  }

  .text-block-16 {
    text-align: center;
    justify-content: center;
    display: flex;
  }

  .text-block-23 {
    padding-left: 1em;
  }

  .tabs {
    flex-direction: column;
    display: flex;
  }

  .rmc_kradrat2 {
    width: 100%;
  }

  .merger1, .merger2 {
    width: 75%;
    padding-left: 1em;
    padding-right: 1em;
  }

  .duotone1, .duotone2 {
    padding-left: 1em;
    padding-right: 1em;
  }

  .fringe {
    display: block;
  }

  .fringe1, .fringe2, .kanon1, .kanon2, .semis1, .vintage1 {
    width: 75%;
    padding-left: 1em;
    padding-right: 1em;
  }

  .vintage2 {
    width: 75%;
    padding-top: 2em;
    padding-left: 1em;
    padding-right: 1em;
  }

  .tabouret {
    width: 85%;
  }

  .l_projets_batignolles {
    background-image: url('../images/Ranelagh1_Aleth_Vignon.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
  }

  .l_projets_batignolles.batignolles_1 {
    background-image: url('../images/sophie_pinard_01.jpg');
    background-position: 50%;
    background-size: contain;
    align-items: flex-end;
    width: auto;
    height: 264px;
    margin-top: 2.5em;
    display: block;
  }

  .boutique_inpiration_batignolles, .column-23 {
    margin-top: 8em;
  }

  .column-24 {
    margin-top: 1em;
  }

  .t_b_2 {
    margin-left: 75%;
  }

  .t_b_2._1 {
    margin-top: 0;
    font-size: 4em;
  }

  .t_b_11-copy {
    margin-top: -5em;
    margin-left: auto;
    font-size: 3em;
  }

  .link-9 {
    color: var(--black\<deleted\|variable-6b7ea91e\>);
    text-decoration: none;
  }

  .column-25 {
    display: flex;
  }

  .column-26, .column-27, .column-28 {
    padding-top: 2em;
  }

  .h_a_propos {
    margin: 6em 3em 4em;
  }

  .h_rmc2 {
    margin-top: 0;
  }

  .l_noirmouter {
    margin-top: .5em;
    font-size: 1.5em;
  }

  .l_noirmouter._8 {
    margin-top: -.25em;
  }

  .l_levallois {
    margin-top: -1.5em;
    font-size: 1.5em;
  }

  .l_batignolles {
    margin-top: 2em;
    font-size: 1em;
  }

  .footer_2rmc {
    background-color: var(--dim-grey-2);
    margin-top: 0;
  }

  .k_1 {
    margin-top: 2em;
  }

  .footer_2-_tapis {
    background-color: var(--dim-grey-2);
    margin-top: 0;
  }

  .d_b_2cct {
    margin-top: -50em;
  }

  .d_b_1-2dbt {
    width: 95%;
    margin-top: 40em;
  }

  .h_b_1-1abt {
    margin-top: 0;
    margin-bottom: 0;
  }

  .batignolles_2cdt {
    margin-top: 47.6em;
    display: none;
  }

  .d_b_4t {
    margin-top: -17.5em;
  }

  .block_wrapt {
    width: 100%;
  }

  .heading-8 {
    color: var(--black\<deleted\|variable-6b7ea91e\>);
    text-align: center;
    justify-content: center;
    width: auto;
    height: auto;
    margin-top: 3em;
    margin-bottom: 3em;
    padding-left: 1.75em;
    padding-right: 1.75em;
    font-family: Poiret One;
    font-size: 2.8em;
    font-weight: 400;
    line-height: 1.2em;
    display: flex;
  }

  .image-16 {
    width: 85%;
    max-width: none;
    height: auto;
    margin: 0 auto 4em;
    display: block;
  }

  .div-block-45 {
    background-image: url('../images/Batignolles4_Aleth_Vignon.JPG');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    justify-content: center;
    align-items: flex-start;
    width: 90%;
    height: 550px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .div-block-46 {
    background-image: url('../images/Batignolles3_Aleth_Vignon.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 85%;
    max-width: none;
    height: 500px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .div-block-47 {
    justify-content: center;
    width: 100%;
    height: auto;
    margin-bottom: 8em;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-50 {
    width: 100%;
    height: 550px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-left: 2em;
    padding-right: 2em;
  }

  .div-block-51 {
    justify-content: center;
    margin-top: 5em;
    display: flex;
  }

  .div-block-52 {
    justify-content: center;
    margin-top: 8em;
    display: flex;
  }

  .div-block-53 {
    margin-left: auto;
    margin-right: auto;
  }

  .responsive {
    margin-bottom: 8em;
    display: block;
  }

  .image-21 {
    width: 85%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-55 {
    margin-top: 8em;
    display: flex;
  }

  .image-22 {
    width: 85%;
    height: auto;
  }

  .image-23 {
    width: 85%;
  }

  .div-block-56 {
    justify-content: center;
    margin-top: 8em;
    display: flex;
  }

  .image-24 {
    width: auto;
  }

  .image-25, .image-26 {
    width: 85%;
  }

  .div-block-57 {
    margin-top: 0;
  }

  .column-36 {
    margin-top: 4em;
  }

  .image-27 {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div-block-58 {
    margin-left: auto;
    margin-right: auto;
  }

  .image-28 {
    width: 90%;
    height: auto;
    margin-top: 8em;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div-block-59 {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .image-29 {
    width: 85%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image-30 {
    width: 95%;
    height: auto;
    margin-top: 4em;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .image-31 {
    width: 85%;
    height: auto;
    margin-top: 4em;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .column-37 {
    height: auto;
    margin-top: 4em;
  }

  .div-block-63 {
    background-size: contain;
    height: 400px;
  }

  .div-block-64 {
    height: 400px;
    margin-top: 8em;
  }

  .div-block-65 {
    background-size: cover;
    height: 500px;
  }

  .div-block-66 {
    height: 400px;
  }

  .div-block-67 {
    height: 500px;
  }

  .div-block-68 {
    height: 400px;
  }

  .column-41 {
    padding-bottom: 4em;
  }

  .column-43 {
    margin-top: 4em;
    margin-bottom: 8em;
  }

  .button_tapis {
    margin-top: 2em;
  }

  .button_tapis.w--current {
    width: auto;
  }

  .button-copy {
    width: 40.4688%;
  }

  .image-33 {
    height: auto;
    margin-top: 8em;
    display: block;
  }

  .div-block-69 {
    align-items: flex-start;
    height: auto;
    display: block;
  }

  .image-36 {
    height: auto;
    display: block;
  }

  .div-block-72 {
    align-items: flex-start;
  }

  .image-37 {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div-block-73 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .logo_kvadrat_plus {
    width: 45%;
    margin-top: 0;
  }

  .heading-6-copy {
    margin-top: 1em;
  }

  .button-copy {
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
  }

  .link-11 {
    color: var(--white-smoke-3\<deleted\|variable-79613e8a\>);
    margin-top: -250px;
    text-decoration: none;
  }

  .link-12 {
    color: var(--white-smoke\<deleted\|variable-9c8dec7a\>);
    margin-top: 0;
    text-decoration: none;
  }

  .div-block-78, .column-45, .column-46 {
    height: 400px;
  }

  .image-40 {
    margin-top: 0;
  }

  .image-42 {
    height: 400px;
  }

  .h_b_1-copy {
    color: var(--goldenrod);
    margin-top: -2.8em;
    font-size: 4em;
  }

  .columns-22 {
    margin-top: 0;
  }

  .image-48 {
    width: 83%;
    height: auto;
  }

  .div-block-79 {
    margin-top: 6em;
  }

  .image-49 {
    width: 90%;
    height: auto;
  }

  .div-block-80 {
    height: 500px;
    margin-top: 4em;
  }

  .image-50 {
    width: 93%;
    margin-top: 0;
  }

  .div-block-81 {
    margin-top: 4em;
  }

  .heading-11 {
    margin-top: 3em;
    margin-bottom: 1em;
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .column-56 {
    margin-top: 0;
  }

  .columns-24 {
    margin-top: 4em;
  }

  .column-57 {
    height: auto;
    margin-top: 4em;
  }

  .div-block-82 {
    margin-top: 0;
  }

  .div-block-84 {
    margin-top: 8em;
  }

  .column-58 {
    margin-top: 0;
  }

  .responsive_st {
    margin-bottom: 8em;
    display: block;
  }

  .block_wrap-copy {
    width: 85%;
  }

  .t_p-copy {
    margin-left: 1.5em;
    margin-right: 1.5em;
  }

  .footer-3_-t {
    background-color: #d89d73;
    margin-top: 0;
  }

  .boutique_inpiration_c {
    margin-top: 0;
  }

  .link-13 {
    color: #f7f7f7;
  }

  .link-13:hover {
    color: var(--dark_gray_tx);
  }

  .h_b_1-12 {
    margin: 2em 2em 3em;
  }

  .footer_2-copy {
    background-color: var(--dim-grey-2);
    margin-top: 0;
  }

  .button_r {
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block-87 {
    flex-direction: column;
    justify-content: flex-start;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div-block-88 {
    height: auto;
  }

  .block_wrap-copy {
    align-items: center;
    width: auto;
    margin-top: 0;
    display: flex;
  }

  .columns-29 {
    height: auto;
  }

  .columns-30 {
    height: auto;
  }

  .column-60 {
    margin-top: 4em;
  }

  .column-10-copy {
    margin-top: 0;
  }

  .column-72 {
    height: auto;
  }

  .plain_text_no_pointer {
    text-align: center;
    justify-content: center;
    width: auto;
    padding-left: 1em;
    padding-right: 1em;
    display: flex;
  }

  .block_wrap_t, .block_wrap_a {
    cursor: auto;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 0;
    display: flex;
  }

  .section-3 {
    background-color: #d89d73;
    margin-top: 0;
    padding-bottom: 0;
  }

  .mail_address {
    padding-left: 10%;
  }

  .button_projet {
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block-103 {
    margin-top: 10%;
  }

  .h_rmc_end {
    margin: 0 3em;
  }

  .div-block-103-copy {
    margin-top: 10%;
  }

  .div-block-104 {
    justify-content: center;
    margin-top: -15%;
    display: flex;
  }

  .h_b_1_tel {
    margin-bottom: -4em;
    font-size: 4em;
  }

  .h_b_1_tel._1 {
    margin-top: -1em;
    font-size: 5em;
  }

  .h_b_1_tel._2 {
    margin-top: 4em;
  }

  .h_b_1_tel._2._3 {
    margin-top: 0;
  }

  .h_b_1_tel._6 {
    margin-top: 2em;
  }

  .h_b_1-1_r_tournon {
    margin-top: 2em;
    margin-left: 1.75em;
    margin-right: 1.75em;
  }

  .h_n1-copy {
    margin-top: 4em;
    margin-left: 1em;
    margin-right: 1em;
  }

  .bold-text {
    margin-left: 0%;
  }

  .h_b_1-1-copy {
    margin: 3em 1.75em;
  }

  .heading-13 {
    margin-top: 2em;
    font-size: 4em;
  }

  .h_b_1-1_batignolles, .h_b_1-1-copy-copy {
    margin: 2em 1.75em 3em;
  }

  .div-block-32-copy {
    margin-top: 6em;
  }

  .reference_left {
    height: 40px;
  }

  .tab-pane-fringe, .section-4 {
    height: auto;
  }

  .splide__slide {
    width: 50%;
  }

  .layout-grid {
    grid-template-columns: 1fr 1fr;
  }

  .splide__arrows {
    grid-column-gap: 1em;
    grid-template-rows: auto;
    grid-template-columns: auto;
    grid-auto-columns: auto;
    grid-auto-flow: column;
    justify-content: center;
    margin-top: 1em;
    display: grid;
    position: static;
  }

  .columns-36 {
    display: block;
  }

  .text_atelier {
    padding-top: 2em;
  }

  .team_card-wrapper {
    grid-template-columns: 1fr;
  }

  .section-team {
    min-height: 80vh;
  }

  .team_heading-wrapper {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 3.5rem 1fr;
    grid-auto-columns: 1fr;
    align-items: flex-start;
    display: grid;
  }

  .horizontal-line {
    align-self: auto;
  }

  .heading-14 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .section-7 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .product2-grid {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .revendeurs_1, .revendeurs_2, .revendeurs_3, .revendeurs_4, .revendeurs_5, .revendeurs_6, .revendeurs_7, .revendeurs_8, .revendeurs_9, .revendeur_2, .revendeur_5, .revendeur_8 {
    padding: 16px;
  }

  .card_tourouve {
    border-width: 35px;
    width: 90%;
    height: auto;
    padding-bottom: 20px;
  }

  .nav_propos_d {
    background-color: #7f7f7f00;
    width: 100%;
    margin-bottom: 18px;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .nav_revendeurs_d {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-weight: 300;
  }

  .image-57 {
    max-width: 75%;
    height: auto;
  }

  .image-59 {
    max-width: 65%;
    height: auto;
  }

  .image-60 {
    margin-top: 0;
  }

  .intro {
    background-image: url('../images/SP_Back_T.jpg');
    height: 35vh;
  }

  ._1 {
    height: 34vh;
    margin-top: -117px;
  }

  .revendeurs_graphic, .atelier_graphic {
    width: 75%;
  }

  .image-61 {
    width: 45px;
  }

  .image-61-copy {
    width: 35px;
  }

  .image-61-copy-copy {
    width: 75px;
  }

  ._2 {
    background-image: url('../images/SP_Back_4.jpg');
    height: 35vh;
    margin-top: 0;
  }

  ._3 {
    width: 100%;
    height: 35vh;
    margin-top: 0;
  }

  .video {
    margin-top: 0;
  }

  .body_portrait {
    background-color: #1f1f1f;
  }

  .text-block-30 {
    margin-top: 0;
    font-size: 16px;
    line-height: 18px;
  }

  .div-block-111 {
    width: 350px;
    height: 350px;
  }

  .text-block-31 {
    font-size: 20px;
    line-height: 30px;
  }

  .div-block-atelier {
    width: 350px;
    height: 350px;
  }

  .text-block-31-2 {
    font-size: 16px;
    line-height: 28px;
  }

  .image-57-atelier {
    max-width: 65%;
  }

  .image-65-atelier {
    margin-top: 40px;
  }

  ._3-confiance {
    background-size: contain;
    height: 23vh;
    margin-top: 0;
  }

  .button-5 {
    font-size: 20px;
  }

  .heading-16 {
    width: 200px;
    height: 20px;
    margin-top: -21px;
    margin-left: 170px;
    font-size: 14px;
    display: block;
  }

  .image-70 {
    vertical-align: baseline;
    max-width: 30%;
  }

  .heading-17 {
    height: 30px;
    font-size: 26px;
  }

  .heading-gacilly {
    margin-top: -18px;
    margin-right: 220px;
    font-size: 14px;
  }

  .div-block-118 {
    margin-left: 40px;
  }

  .image-71 {
    max-width: 20%;
    margin-top: -6px;
  }

  .columns-41 {
    justify-content: center;
    align-items: center;
  }

  .footer {
    background-color: #806d67;
    margin-top: -6.8em;
  }

  .image-72 {
    height: auto;
  }

  .heading-name {
    line-height: 40px;
  }

  .image-73 {
    height: auto;
  }

  .footer-collections {
    background-color: #806d67;
    margin-top: 0;
  }

  .section-3-copy {
    background-color: #806d67;
    margin-top: -6.8em;
  }

  .div-block-collections {
    padding-bottom: 0;
    padding-left: 0;
  }

  .logo-sophie-pinard {
    max-width: 135px;
    margin-top: 30px;
  }

  .rayures_boisees_c, .twist_c, .ecume_c, .atome_c, .meli-melo_c, .aurore_c, .pois_lumierre_c, .berlingot_c, .basic_c {
    max-width: 100%;
    padding-right: 10px;
  }

  .body_gradient {
    background-color: #2a2a2a;
  }

  .section-3_trans {
    background-color: #d89d7300;
    margin-top: 0;
  }

  .revendeurs_tourouvre, .revendeur_paris, .revendeurs_pezenas, .revendeurs_marseille, .revendeur_vincennes, .revendeurs_luxembourg, .revendeurs_pornic, .revendeur_bordeaux, .revendeurs_biarrits, .revendeurs_rennes {
    padding: 16px;
  }

  .image-74 {
    width: auto;
    max-width: 100%;
    height: auto;
  }

  .mask {
    height: 40vh;
    position: static;
  }

  .slide-nav {
    margin-top: -45px;
  }

  .right-arrow {
    height: 5vh;
    margin-top: 220px;
    position: fixed;
  }

  .section-3-_t {
    background-color: #d89d73;
    margin-top: 0;
    padding-bottom: 0;
  }

  .footer_3-tt {
    background-color: #58533f00;
    margin-top: 0;
  }

  .section-3-p {
    background-color: #d89d73;
    margin-top: 0;
    padding-bottom: 0;
  }

  .footer-3_-t-p {
    background-color: #58533f00;
    margin-top: 0;
  }

  .tandem {
    width: auto;
    max-width: 100%;
    padding-right: 10px;
  }

  .link-block-7.w--current {
    height: 175px;
  }

  .left-arrow {
    height: 5vh;
    margin-top: 220px;
    position: fixed;
  }

  .slider {
    background-color: #ddd0;
    height: auto;
  }

  .footer-3_-t-copy {
    background-color: var(--dim-grey-2);
    margin-top: 0;
  }

  .footer-3_-t-projets {
    background-color: #58533f00;
    margin-top: 5em;
  }

  .body_home {
    background-color: #0d2532;
    background-image: linear-gradient(135deg, var(--gray_gra_1), var(--gray_gra_2));
    color: #121e2e;
  }

  .footer-3_-t-portrait {
    background-color: #d89d7300;
    margin-top: 0;
  }

  .heading-20 {
    color: var(--7f7f7f);
    text-align: center;
    margin-top: 0;
    font-family: Josefin Sans, sans-serif;
    font-size: 14px;
    font-weight: 300;
  }

  .div-block-125 {
    align-items: center;
    display: flex;
  }

  .video_home {
    background-color: #d89d73;
    background-image: url('../images/Back_Sophie_Pinard_Home.jpg');
    background-position: 0 0;
    background-size: contain;
    width: 100vw;
    height: 35vh;
    margin-top: 0;
  }

  .nav-link-5 {
    width: 100%;
  }

  .nav-link-5.w--current {
    color: #f7f7f7;
  }

  .rmc_kradrat-2, .nav-link-6, .nav-link-shop-2 {
    width: 100%;
  }

  .link-block-logo-tablet-2 {
    width: 50%;
    margin-left: 0%;
    top: 10%;
    left: 27%;
  }

  .navbar-3 {
    color: #272b3a;
    background-color: #272b3a;
    align-items: center;
    max-width: none;
    height: 150px;
    display: flex;
  }

  .nav-link-a-propos {
    width: 100%;
  }

  .logo_av {
    align-self: auto;
    width: 100%;
    height: 125.781px;
    margin-top: 0%;
  }

  .nav_presse_desktop {
    width: 100%;
  }

  .sticky-nav-3 {
    width: auto;
    height: 2%;
    max-height: 100.903px;
    padding: 0;
  }

  .container-4 {
    height: 150px;
    margin-top: 0%;
    margin-bottom: 0;
  }

  .card_paris, .card_paris2, .card_pezenas, .card_marseille, .card_luxembourg {
    border-width: 35px;
    width: 90%;
    height: auto;
    padding-bottom: 20px;
  }

  .card_pornic, .card_tourouve-copy {
    border-width: 35px;
    width: 100%;
    height: auto;
    padding-bottom: 20px;
  }

  .card_7, .card_rennes, .card_morlaix, .card_tourouve-copy {
    border-width: 35px;
    width: 90%;
    height: auto;
    padding-bottom: 20px;
  }

  .div-block-125-copy {
    align-items: center;
    display: flex;
  }

  .custom-element-atelier {
    background-color: #d89d7300;
    background-image: none;
    width: 100vw;
    height: 40vh;
    margin-top: 0;
  }

  .section-15 {
    width: auto;
  }

  .iframe {
    width: 100px;
  }

  .custom-element {
    background-image: none;
    height: 30vh;
  }

  .section-16 {
    width: 100vw;
    height: 55vw;
  }

  .text-block-35 {
    width: 120px;
    margin-left: 220px;
    font-size: 12px;
    font-weight: 300;
  }

  .image-75 {
    width: 150px;
    margin-left: 0;
  }

  .image-76 {
    width: 90px;
  }

  .decouvrez {
    width: auto;
  }

  .la-gacilly {
    width: 90px;
    margin-right: 60px;
  }

  .text-block-35-couer {
    width: 120px;
    margin-top: -42px;
    margin-left: 110px;
    font-weight: 300;
  }

  .button-collections {
    font-size: 20px;
  }

  .button-5-atelier {
    width: auto;
    margin-top: -200px;
    font-size: 20px;
  }

  .navbar-2-projets {
    color: var(--black\<deleted\|variable-6b7ea91e\>);
    background-color: #605b61;
    background-image: linear-gradient(#605b61, #655f61);
    flex-flow: column;
    align-items: center;
    max-width: none;
    height: 65px;
    display: flex;
  }

  .body-projets {
    background-color: #605b61;
  }

  .custom-element-home {
    background-image: linear-gradient(#816d6b, #d89d73);
    height: 34vh;
  }

  .navbar-2-apropos {
    color: var(--black\<deleted\|variable-6b7ea91e\>);
    background-color: #605b61;
    background-image: linear-gradient(#605b61, #635d60);
    flex-flow: column;
    align-items: center;
    max-width: none;
    height: 65px;
    display: flex;
  }
}


