.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 50px;
}

h2 {
  color: #160b03;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
}

h3 {
  color: #160b03;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
}

.joseph_home_section_background {
  background-image: url('../images/Section.png');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding-top: 0;
}

.joseph_home_section_background.joseph_new_section_background {
  background-color: #efe9fa;
  background-image: none;
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}

.joseph_home_container_background {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.joseph_home_container_background._2 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: center;
}

.joseph_button {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  background-color: #6226c9;
  border-radius: 300px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px 18px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.text-body {
  color: #6c5c50;
  font-size: 18px;
  line-height: 22px;
}

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

.text-body.center {
  text-align: center;
}

.text-body.grey {
  color: #ffffffa3;
}

.section-2 {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 40%;
  height: 589.6px;
  margin: 0;
  display: flex;
}

.section-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  display: flex;
}

.list {
  color: #6c5c50;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 28px;
}

.joseph_section {
  background-image: none;
  background-size: auto;
  border-radius: 30px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.joseph_section.joseph_section_relative {
  position: relative;
}

.joseph_section.contact-us {
  background-image: url('../images/3e1c0007607bfbb6e3b1db0faad5555eec856b4c.png');
  background-size: auto;
}

.joseph_section.ligne-editoriale {
  margin-top: 0;
}

.joseph_container_background {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #efe9fa;
  border-radius: 30px;
  max-width: 1280px;
  height: 901px;
  display: flex;
  position: relative;
}

.div-block-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 690px;
  padding-left: 20px;
  display: flex;
}

.joseph_image_containt {
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.image-3 {
  width: 765px;
  height: 764px;
  max-height: 822px;
}

.image-3.img1 {
  width: 609px;
  height: 664px;
}

.section-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.pagetig {
  background-color: #efe9fa;
  background-image: linear-gradient(#efe9fa, #efe9fa);
  width: auto;
  max-height: 960px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 0;
}

.image-4 {
  width: 621px;
  height: 708px;
  margin-left: 0;
  padding-left: 0;
  padding-right: 20px;
}

.image-5 {
  width: 220px;
  height: 190px;
  position: absolute;
  inset: 25% 1% 0% auto;
}

.text-block-7 {
  color: #6226c9;
  background-color: #6226c91a;
  border-radius: 33px;
  justify-content: center;
  align-items: center;
  width: 110px;
  margin-top: 0;
  margin-left: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  font-family: Inter, sans-serif;
  font-weight: 700;
  display: flex;
}

.text-block-7.joseph_container_button {
  color: #fff;
  background-color: #efe9fa33;
  width: 158px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.body {
  text-indent: 0;
}

.body.confidentialit {
  background-image: url('../images/Container-24.png');
  background-position: 0 0;
  background-repeat: repeat-y;
  background-size: cover;
}

.section-6 {
  margin-top: 40px;
}

.grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-image: linear-gradient(#efe9fa, #9062e133);
  border-radius: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: auto;
  padding: 50px 32px;
}

.container {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  max-width: 1294px;
  display: flex;
}

.image-6 {
  width: 40px;
  min-width: 0;
  height: 40px;
}

.div-block-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  width: 570px;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
  position: static;
}

.joseph_homepage_form {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  border-radius: 30px;
  flex-flow: column;
  width: 554px;
  height: auto;
  padding: 48px;
  display: flex;
}

.joseph_homepage_form.joseph_news_form {
  height: 85%;
}

.joseph_homepage_form.joseph_form_sign_up {
  width: 582px;
  height: auto;
}

.text-field {
  background-color: #efe9fa;
  border-radius: 16px;
  margin-bottom: 20px;
  padding: 25px 18px 25px 40px;
  font-family: Inter, sans-serif;
}

.text-field.joseph_contact_email_field {
  padding-left: 10px;
}

.form {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  margin-top: 10px;
  display: flex;
}

.checkbox-field {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  margin-bottom: 10px;
  padding-left: 13px;
  display: flex;
}

.checkbox-label {
  color: #6c5c50;
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.div-block-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.image-7 {
  position: absolute;
  top: 16px;
  left: 10px;
}

.checkbox {
  background-color: #efe9fa;
  border: 2px solid #efe9fa;
  width: 20px;
  height: 15px;
}

.div-block-7 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #efe9fa85;
  border: 1px solid #efe9fa52;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  padding: 10px 16px;
  display: flex;
}

.text-span {
  font-family: Inter, sans-serif;
  font-weight: 700;
}

.text-block-11 {
  font-family: Inter, sans-serif;
  font-size: 14px;
}

.image-8 {
  width: 20px;
  height: 20px;
}

.joseph_container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1246px;
  display: flex;
}

.joseph_wrap_title {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.joseph_wrap_title.joseph_-last_warap_header {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 20px;
}

.section-7 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
}

.div-block-8 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.image-10 {
  width: 26px;
  height: 33px;
}

.grid-2 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  z-index: 10;
  margin-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
}

.section-8 {
  margin-top: 60px;
}

.section-8.joseph_section {
  margin-top: 100px;
}

.image-11 {
  z-index: -999999;
  width: 31%;
  height: auto;
  position: absolute;
  inset: 57% 3% 0% auto;
}

.container-3 {
  max-width: 300px;
}

.grid-3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.image-12 {
  width: 100%;
  margin-bottom: 20px;
}

.div-block-9 {
  margin-bottom: 0;
}

.text-span-2, .text-span-3, .text-span-4 {
  color: #6226c9;
}

.pagetig-copy {
  background-color: #ffffffe0;
  background-image: linear-gradient(#fff, #fff);
  width: auto;
  max-height: 960px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.grid-4 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.section-9 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  display: flex;
}

.div-block-10 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  background-color: #efe9fa;
  border-radius: 30px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 40px 30px;
  display: flex;
}

.text-block-15 {
  color: #160b03;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.text-span-5, .text-span-6 {
  color: #6226c9;
}

.section-10 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  flex-flow: column;
  display: flex;
}

.div-block-11 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  margin-bottom: 10px;
  display: flex;
}

.div-block-12 {
  background-image: linear-gradient(#efe9fa, #efe9fa);
  border-radius: 30px;
  width: 611px;
  height: 645.22px;
  padding-top: 60px;
  padding-left: 46px;
  padding-right: 46px;
}

.grid-7 {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  width: 652px;
  position: relative;
}

.div-block-13 {
  background-color: #efe9fa;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 293.5px;
  height: 284px;
  padding-left: 28px;
  padding-right: 28px;
  display: flex;
}

.div-block-13.man {
  background-color: #0000;
  height: 291px;
  margin-top: -10px;
  margin-left: -30px;
  padding-left: 0;
  padding-right: 0;
}

.joseph_text_field_card {
  color: #160b03;
  width: 100%;
  font-family: Inter, sans-serif;
  font-size: 29px;
  font-weight: 700;
  line-height: 36px;
}

.image-16 {
  width: 303px;
  height: 288px;
}

.image-17 {
  position: absolute;
  inset: 53% auto auto 52%;
}

.container-6 {
  text-align: center;
}

.heading-18 {
  color: #160b03;
  font-family: Inter, sans-serif;
  font-size: 32px;
}

.section-11 {
  background-color: #efe9fa;
  background-image: linear-gradient(#efe9fa, #9062e133);
  border-radius: 30px;
  padding: 50px 30px;
}

.div-block-14 {
  margin-top: 0;
  margin-bottom: 0;
}

.section-12 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  color: #6226c9;
  background-color: #efe9fa;
  border-radius: 30px;
  width: 100%;
  padding: 60px 58.86px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  display: flex;
}

.div-block-15 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-16 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.section-13 {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-17 {
  background-color: #efe9fa;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: auto;
  padding: 30px 64px;
  display: flex;
}

.div-block-17.joseph_home_contact_us {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  margin-top: auto;
  margin-bottom: auto;
  padding: 40px;
  display: flex;
  box-shadow: 0 34px 64px #6226c90d;
}

.section-14 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  width: 100%;
  display: flex;
}

.text-field-2 {
  color: #6c5c50;
  border-radius: 20px;
  padding: 22px 16px;
  font-size: 16px;
  font-weight: 500;
}

.field-label {
  color: #6c5c50;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.image-18 {
  text-align: right;
  vertical-align: baseline;
  flex: 0 auto;
  width: 100%;
  max-width: 100%;
  display: inline-block;
}

.image-18.joseph_image {
  width: 100%;
  max-width: 100%;
  max-height: none;
}

.section-15 {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  display: flex;
}

.div-block-20 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.image-19 {
  width: 684px;
  height: 518px;
}

.section-nic {
  margin-bottom: 20px;
  display: flex;
}

.section-nic.confidentialit {
  margin-bottom: 40px;
}

.container-nic {
  background-color: #efe9fa00;
  border-radius: 0;
  max-width: 1100px;
  display: block;
}

.container-nic-copy {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  background-color: #efe9fa80;
  border-radius: 15px;
  flex-flow: column;
  max-width: 1100px;
  margin-top: 0;
  margin-bottom: 40px;
  padding: 30px 60px;
  display: flex;
}

.container-nic-copy.joseph_card_spacing {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  flex-flow: column;
  display: flex;
}

.heading-22 {
  font-family: Inter, sans-serif;
  font-size: 32px;
  font-weight: 700;
}

.joseph_section-card {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #efe9fa;
  border-radius: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 60px 40px;
  display: flex;
}

.section-16 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: flex;
}

.div-block-21 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.joseph_categorie {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  display: none;
}

.joseph_categorie_active {
  color: #fff;
  background-color: #6226c9;
  border-radius: 300px;
  padding: 12px 20px;
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.joseph_categorie_active.joseph_categorie_noactive {
  color: #6226c9;
  background-color: #6226c914;
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.list-2, .list-4 {
  line-height: 24px;
}

.div-block-22 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  padding-left: 0;
  padding-right: 0;
  display: none;
}

.text-block-24 {
  color: #6c5c50;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.text-block-25 {
  color: #6c5c50;
  font-size: 12px;
}

.div-block-23 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-radius: 30px;
  flex-flow: column;
  width: 100%;
  height: 530px;
  padding: 0 0 40px;
  display: flex;
  position: relative;
  box-shadow: 0 2px 12px #6226c914;
}

.image-20 {
  border-radius: 30px 30px 0 0;
  width: 100%;
}

.div-block-24 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  height: auto;
  margin-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-27 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  background-color: #efe9fa;
  border-radius: 24px;
  flex-flow: column;
  padding: 40px;
  display: flex;
}

.grid-10 {
  grid-template-rows: auto;
}

.div-block-28 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-29 {
  background-color: #6226c9;
  border-radius: 300px;
  width: 19px;
  height: 8px;
}

.div-block-29.joseph_comma_design {
  width: 8px;
}

.container-7 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #6226c9;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  margin-top: 60px;
  padding: 70px 270px;
  display: flex;
}

.heading-25 {
  color: #fff;
  font-size: 48px;
  line-height: 50px;
}

.section-20 {
  justify-content: flex-end;
  width: 90%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.container-8 {
  text-align: right;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  max-width: 100%;
  display: flex;
}

.container-9 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.section-21 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-image: linear-gradient(#efe9fab5 52%, #9062e140 81%);
  border-radius: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 1246px;
  padding: 50px 30px;
  display: flex;
}

.body-2 {
  background-image: url('../images/Container-24.png');
  background-position: 0 0;
  background-size: cover;
}

.section-22 {
  grid-column-gap: 37px;
  grid-row-gap: 37px;
  background-color: #efe9fa;
  border-radius: 30px;
  width: 100%;
  padding: 60px 60px 0;
  display: flex;
}

.div-block-33 {
  grid-column-gap: 29px;
  grid-row-gap: 29px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.image-22 {
  width: 603px;
  height: 641px;
}

.div-block-34 {
  flex-flow: column;
  display: flex;
}

.div-block-35 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.nic_text_bloc {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

.section_nic1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.article-category {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-39 {
  color: #160b03;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
}

.div-block-36 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.container-inside-nic {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  max-width: 100%;
  display: flex;
}

.container-12 {
  max-width: 100%;
  margin-left: 10px;
  margin-right: 0;
}

.text-block-40 {
  font-family: Inter, sans-serif;
  font-weight: 700;
}

.container-11-copy {
  border: 0 solid #000;
  border-top: 1px solid gray;
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-top: 13px;
  padding-bottom: 13px;
  display: flex;
}

.container-inside-nicright {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.image-23 {
  flex: 0 auto;
}

.section_nic2 {
  flex-flow: row;
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.container-image-nic {
  justify-content: center;
  align-items: center;
  width: 618px;
  max-width: 100%;
  display: flex;
}

.container-text-nic {
  flex: 0 auto;
  width: 60%;
}

.container-inside-nic-colorful {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #efe9fa80;
  border: 0 solid #000;
  border-left: 3px solid #6226c9;
  border-radius: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 95%;
  max-width: 100%;
  padding: 20px;
  display: flex;
}

.title-inside-colornic {
  padding: 0;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.column_insidecolornic {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.text-block-42 {
  color: #6226c9;
  margin-left: 0;
  margin-right: 0;
  font-family: Inter, sans-serif;
}

.text-block-43 {
  color: #6c5c50;
  font-family: Inter, sans-serif;
}

.column_insidecolornic-1 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.image-24 {
  border: 0 solid #000;
  border-left-style: none;
}

.section_nic3 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  width: 1100px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.subtitles-bloc-nic {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 32px;
}

.list-5 {
  color: #160b03;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.container-14-color-nic {
  background-color: #efe9fa;
  border: 0 solid #000;
  border-left: 3px solid #6226c9;
  border-radius: 15px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 24px;
  display: flex;
}

.container-14-nocolor-nic {
  background-color: #0000;
  border: 1px solid #6226c9;
  border-radius: 15px;
  width: 100%;
  max-width: 100%;
  padding-top: 24px;
  padding-bottom: 25px;
  padding-left: 24px;
}

.text-bloc-nic-nocolor {
  color: #6c5c50;
  padding-left: 10px;
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.image-25 {
  padding-right: 0;
}

.text-span-7-nic {
  color: #6226c9;
  padding-left: 10px;
  font-weight: 700;
}

.container-14-color-nic-noborder {
  background-color: #efe9fa;
  border: 0 solid #000;
  border-left-color: #6226c9;
  border-radius: 15px;
  flex: 0 auto;
  width: 100%;
  max-width: 100%;
  margin-top: 20px;
  padding-top: 24px;
  padding-bottom: 25px;
  padding-left: 24px;
}

.title-inside-colornic-noborder {
  padding: 0 0 16px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.list-5-copy {
  color: #160b03;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 10px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.list-item-3-copy {
  color: #6c5c50;
  font-size: 18px;
  font-weight: 300;
}

.container-14-nocolor-nic-border {
  background-color: #0000;
  border: 1px solid #6226c9;
  border-radius: 15px;
  flex: 0 auto;
  width: 100%;
  max-width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 24px;
  padding-bottom: 25px;
  padding-left: 24px;
}

.image-26 {
  padding-top: 20px;
}

.text-bloc-nic-nocolor1 {
  color: #6c5c50;
  padding-left: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.container-14-transcolor-nic-noborder {
  background-color: #efe9fa5e;
  border: 0 solid #000;
  border-left-color: #6226c9;
  border-radius: 15px;
  flex: 0 auto;
  width: 100%;
  max-width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 24px;
  padding-bottom: 25px;
  padding-left: 24px;
}

.text-block-44 {
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.section-23 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.containernicred {
  color: #ffe5e5;
  background-color: #ffe5e5;
  border: 1px solid #ff6b6b;
  border-radius: 15px;
  width: 382px;
  max-width: 100%;
  padding: 24px;
  display: flex;
}

.textblocnicred {
  color: #ff6b6b;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 700;
}

.container-14-colorgreen-nic-noborder {
  background-color: #e5f9e5;
  border: 1px solid #51cf66;
  border-radius: 15px;
  flex: 0 auto;
  width: 100%;
  max-width: 100%;
  margin-top: 20px;
  padding-top: 24px;
  padding-bottom: 25px;
  padding-left: 24px;
}

.title-inside-greencolornic-noborder-copy {
  color: #51cf66;
  padding: 0 0 16px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.list-5-insidetextnic {
  color: #160b03;
  margin-bottom: 5px;
  padding-left: 20px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.container-14-nocolor-nic-border2columns {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  background-color: #0000;
  border: 1px solid #6226c9;
  border-radius: 15px;
  flex: 0 auto;
  width: 100%;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 24px;
  padding-bottom: 25px;
  padding-left: 24px;
  display: flex;
}

.container-7niclast {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #6226c9;
  border: 0 #000;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 60px 0 60px 50px;
  display: flex;
}

.text-block-46 {
  color: #ffffffd1;
  padding-bottom: 10px;
}

.list-6 {
  color: #ffffffd6;
  padding-bottom: 10px;
  padding-left: 10px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.text-block-47 {
  color: #ffffffcf;
  padding-bottom: 10px;
}

.body-3 {
  font-family: Inter, sans-serif;
}

.field-label-2, .field-label-3, .field-label-4 {
  color: #160b03;
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.field-label-6 {
  color: #160b03;
  font-family: Inter, sans-serif;
}

.alex-section {
  padding-top: 40px;
  padding-bottom: 40px;
}

.alex-section.footer {
  background-color: #efe9fa;
  border-top-left-radius: 36px;
  border-top-right-radius: 36px;
}

.container-16 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar {
  background-color: #0000;
}

.main-btn {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  display: flex;
}

.link-block {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  color: #fff;
  background-color: #6226c9;
  border-radius: 64px;
  justify-content: center;
  align-items: center;
  max-width: 530px;
  padding: 20px;
  font-family: Inter, sans-serif;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.link-block:where(.w-variant-c3bfc0cf-f01e-e130-5ac6-a2dd8b150c69) {
  color: #6226c9;
  background-color: #0000;
  border: 1px solid #6226c9;
}

.image-27:where(.w-variant-c3bfc0cf-f01e-e130-5ac6-a2dd8b150c69) {
  font-size: 16px;
  font-weight: 500;
  display: none;
}

.text-block-48 {
  font-size: 16px;
  font-weight: 500;
}

.text-block-48:where(.w-variant-c3bfc0cf-f01e-e130-5ac6-a2dd8b150c69) {
  font-size: 18px;
  font-weight: 500;
}

.nav-link {
  font-size: 18px;
}

.nav-link.w--current {
  color: #6226c9;
}

.div-block-37 {
  width: 50%;
  margin-left: 0;
}

.image-28 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}

.form-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.container-17 {
  max-width: 1200px;
}

.footer-content-wrapper {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.footer-content-wrapper.text {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: space-between;
}

.footer-title {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-28 {
  color: #160b03;
}

.heading-28.center {
  text-align: center;
  font-size: 52px;
  line-height: 56px;
}

.footer-text-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  width: 25%;
  display: flex;
}

.text-block-49 {
  text-align: right;
  font-size: 18px;
  line-height: 22px;
}

.text-block-49.left {
  text-align: left;
}

.image-29 {
  width: 60%;
  margin-top: -15px;
}

.footer-text {
  color: #6c5c50;
  font-size: 16px;
  text-decoration: none;
}

.footer-text.w--current {
  text-decoration: none;
}

.div-block-38 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.text-block-50 {
  color: #160b03;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.list-7 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.div-block-40 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.main-btn-wrapper.responsive {
  display: none;
}

.image-30 {
  margin-left: auto;
}

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

.div-block-41 {
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.image-32 {
  width: 100%;
  position: static;
}

.div-block-42 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.collection-list-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: start center;
  display: grid;
}

.collection-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: block;
}

.collection-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.div-block-26-marketnews-copy {
  color: #fff;
  background-color: #6226c9;
  border-radius: 300px;
  position: absolute;
  top: 10px;
  left: 10px;
}

.text-block-26nicolas-marketnews-copy-copy {
  text-transform: uppercase;
  padding: 8px 20px;
  font-family: Inter, sans-serif;
  font-size: 11px;
  font-weight: 700;
}

.link-block-3 {
  text-decoration: none;
}

.article-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  width: 80%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-34 {
  width: 100%;
}

.rich-text-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  font-size: 18px;
  line-height: 22px;
  display: flex;
}

.text-block-53 {
  font-size: 18px;
  line-height: 22px;
}

.last-container-article {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.rich-text-block-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  flex-flow: column;
  font-size: 18px;
  display: flex;
}

.section-24 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: block;
}

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

.heading-34 {
  text-align: center;
}

.form-4, .form-5 {
  flex-flow: column;
  display: flex;
}

.form-block, .form-block-2 {
  margin-bottom: 0;
}

.body-4 {
  font-family: Inter, sans-serif;
}

.div-block-43 {
  width: 100%;
  padding-top: 0;
  padding-bottom: 40px;
}

.heading-35 {
  font-size: 28px;
}

@media screen and (max-width: 991px) {
  h1 {
    line-height: 40px;
  }

  h2 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 32px;
    line-height: 34px;
  }

  .joseph_home_section_background {
    background-position: 0%;
    height: auto;
  }

  .joseph_home_container_background {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .section-2 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .joseph_section {
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .joseph_section.joseph_section_relative {
    margin-top: 20px;
  }

  .joseph_container_background {
    flex-flow: column;
    height: auto;
    position: static;
  }

  .div-block-3 {
    width: 100%;
    padding-right: 20px;
  }

  .joseph_image_containt {
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
  }

  .image-3 {
    width: 46%;
    height: auto;
  }

  .image-3.img1 {
    width: 609px;
  }

  .pagetig {
    height: auto;
    max-height: none;
    margin-bottom: 100px;
    padding-bottom: 0;
  }

  .image-4 {
    height: 673px;
    padding-left: 0;
  }

  .image-5 {
    position: absolute;
    inset: 5% 5% 0% auto;
  }

  .grid {
    grid-template-columns: 1fr;
    place-items: center;
    width: 100%;
  }

  .div-block-4 {
    width: 100%;
  }

  .joseph_homepage_form {
    width: 100%;
    height: auto;
  }

  .joseph_container {
    width: 100%;
  }

  .joseph_wrap_title {
    grid-column-gap: 54px;
    grid-row-gap: 54px;
    flex-flow: row;
    padding-left: 0;
    padding-right: 0;
  }

  .grid-2 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
  }

  .section-8.joseph_section {
    margin-top: 20px;
  }

  .image-11 {
    top: 81%;
    right: 0%;
  }

  .grid-3 {
    grid-template-columns: 1fr 1fr;
  }

  .pagetig-copy {
    height: auto;
    max-height: none;
    margin-bottom: 100px;
    padding-bottom: 0;
  }

  .grid-4 {
    grid-template-columns: 1fr;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .div-block-11 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-12 {
    width: 89%;
    height: auto;
  }

  .section-12 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    width: 90%;
    padding: 20px 10px;
  }

  .div-block-15 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .div-block-16 {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .div-block-17 {
    width: 100%;
  }

  .section-14 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .image-18 {
    width: 63%;
    height: 100%;
  }

  .section-15 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-20 {
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-19 {
    width: 100%;
    height: auto;
  }

  .joseph_section-card {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }

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

  .joseph_categorie {
    text-align: left;
    justify-content: center;
    align-items: center;
  }

  .div-block-23 {
    width: 100%;
    height: 100%;
  }

  .grid-10 {
    grid-template-columns: 1fr;
  }

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

  .div-block-29 {
    width: 30px;
  }

  .div-block-29.joseph_comma_design {
    width: 8px;
  }

  .container-7 {
    max-width: 100%;
    padding: 40px 20px;
  }

  .section-20 {
    flex-flow: column;
  }

  .container-9 {
    width: 100%;
  }

  .section-21 {
    width: 100%;
    margin-left: 20px;
    margin-right: 20px;
  }

  .section-22 {
    grid-column-gap: 27px;
    grid-row-gap: 27px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

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

  .image-22 {
    width: 93%;
    height: 51%;
  }

  .article-category {
    text-align: left;
    justify-content: center;
    align-items: center;
  }

  .text-block-39 {
    text-align: center;
    font-size: 24px;
    line-height: 26px;
  }

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

  .container-7niclast {
    max-width: 100%;
    padding: 40px 20px;
  }

  .container-16 {
    justify-content: space-between;
    margin-left: 0;
    padding-left: 10px;
  }

  .link-block {
    max-width: 320px;
  }

  .link-block:where(.w-variant-c3bfc0cf-f01e-e130-5ac6-a2dd8b150c69) {
    max-width: 350px;
  }

  .div-block-37 {
    width: 80%;
  }

  .footer-content-wrapper.text {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    place-items: start center;
    padding-left: 10px;
    padding-right: 10px;
    display: grid;
  }

  .footer-img {
    width: 30%;
  }

  .heading-28.center {
    font-size: 32px;
    line-height: 34px;
  }

  .footer-text-wrapper {
    align-items: flex-start;
    width: 90%;
  }

  .footer-text-wrapper.pages {
    justify-content: flex-start;
    align-items: flex-end;
    width: 90%;
  }

  .image-29 {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }

  .main-btn-wrapper.desktop {
    display: none;
  }

  .main-btn-wrapper.responsive {
    padding: 10px;
    display: block;
  }

  .menu-button, .menu-button.w--open {
    color: #6226c9;
    background-color: #0000;
    order: 9999;
  }

  .brand {
    order: -9999;
  }

  .nav-menu {
    background-color: #f7f3ff;
  }

  .caracteristique-btn-wrapper {
    width: 40%;
  }

  .commentaire-btn-wrapper {
    width: 60%;
  }

  .div-block-41 {
    display: none;
  }

  .image-31 {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-42 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    display: flex;
  }

  .collection-list {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 40px;
  }

  h3 {
    font-size: 24px;
    line-height: 26px;
  }

  .joseph_home_container_background {
    justify-content: center;
    align-items: flex-end;
  }

  .joseph_home_container_background._2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .joseph_image_containt {
    padding-left: 0;
    padding-right: 0;
  }

  .image-4 {
    width: 50%;
    height: auto;
  }

  .container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .joseph_homepage_form.joseph_form_sign_up {
    width: 100%;
    padding: 20px;
  }

  .joseph_wrap_title {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .yagami-section {
    padding-left: 10px;
    padding-right: 10px;
  }

  .pagetig-copy {
    margin-bottom: 0;
  }

  .grid-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-10 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-11 {
    width: 100%;
  }

  .div-block-12 {
    width: 80%;
  }

  .grid-7 {
    grid-template-columns: 1fr;
    width: 80%;
  }

  .div-block-13 {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 280px;
    margin-top: auto;
    margin-bottom: auto;
  }

  .div-block-13.man {
    background-color: #0000;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .joseph_text_field_card {
    font-size: 24px;
    line-height: 27px;
  }

  .image-17 {
    display: none;
  }

  .section-11 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-14 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    align-items: center;
    display: flex;
  }

  .section-13 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-17.joseph_home_contact_us {
    width: 100%;
  }

  .image-19 {
    width: 100%;
    height: auto;
  }

  .joseph_section-card {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-24 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .section-22 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-33 {
    width: 100%;
  }

  .div-block-35 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: center;
  }

  .caracteristique-btn-wrapper {
    width: 70%;
  }

  .commentaire-btn-wrapper {
    width: 61%;
  }

  .image-32 {
    width: 100%;
  }

  .center {
    text-align: center;
  }

  .div-block-42 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .collection-list-wrapper {
    flex-flow: column;
    grid-template-rows: auto;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .collection-list {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .div-block-44 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 24px;
    line-height: 26px;
  }

  h3 {
    font-size: 24px;
  }

  .joseph_home_section_background {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    height: auto;
    max-height: none;
    margin-bottom: 20px;
  }

  .joseph_home_container_background {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
  }

  .joseph_home_container_background._2 {
    justify-content: center;
    align-items: center;
  }

  .text-body {
    text-align: left;
    padding-left: 0;
  }

  .text-body.right {
    text-align: center;
  }

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

  .section-2 {
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .list {
    padding-left: 20px;
  }

  .joseph_section {
    margin-top: 0;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .joseph_section.joseph_section_relative {
    padding-top: 0;
    padding-bottom: 0;
  }

  .joseph_container_background {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-3 {
    width: auto;
    max-height: none;
    margin-top: 0;
  }

  .image-3.img1 {
    width: 100%;
    height: auto;
  }

  .pagetig {
    height: auto;
    max-height: none;
  }

  .image-4 {
    width: 100%;
    height: 100%;
    padding-right: 0;
  }

  .image-5 {
    width: 36%;
    height: 27.688%;
  }

  .text-block-7 {
    margin-top: 0;
  }

  .grid {
    flex-flow: column;
    width: 100%;
    height: 18%;
    display: flex;
  }

  .container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-6 {
    text-align: center;
    text-decoration: none;
  }

  .div-block-4 {
    justify-content: flex-start;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .joseph_homepage_form {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    padding: 40px 20px;
    display: flex;
  }

  .joseph_homepage_form.joseph_news_form {
    justify-content: center;
    align-items: center;
    padding: 20px;
  }

  .joseph_homepage_form.joseph_form_sign_up, .form {
    width: 100%;
  }

  .checkbox {
    width: 38px;
  }

  .div-block-7 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .joseph_wrap_title {
    width: 100%;
    line-height: 20px;
  }

  .joseph_wrap_title.joseph_-last_warap_header {
    justify-content: center;
    align-items: center;
  }

  .div-block-8 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .grid-2 {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
    grid-template-columns: 1fr;
    padding-left: 10px;
    padding-right: 10px;
  }

  .grid-3 {
    flex-flow: column;
    display: flex;
  }

  .image-12 {
    width: 100%;
    height: 100%;
    margin-bottom: 0;
  }

  .pagetig-copy {
    height: auto;
    max-height: none;
    margin-bottom: 0;
    padding-top: 0;
  }

  .grid-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-10 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: center;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-12 {
    width: 100%;
    height: auto;
  }

  .grid-7 {
    grid-template-columns: 1fr;
    place-items: center;
    width: 100%;
  }

  .section-11 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .section-12 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-15 {
    flex-flow: column;
  }

  .section-13 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-17 {
    padding: 20px;
  }

  .div-block-17.joseph_home_contact_us {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-19 {
    width: 99%;
    height: 57%;
  }

  .container-nic-copy {
    margin-bottom: 0;
    padding: 20px 10px;
  }

  .container-nic-copy.joseph_card_spacing {
    margin-top: 20px;
  }

  .joseph_section-card {
    width: 100%;
    padding: 20px 10px;
  }

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

  .joseph_categorie {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

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

  .div-block-27 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .grid-10 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .div-block-28 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-29.joseph_comma_design {
    width: 21px;
    height: 10px;
  }

  .div-block-29.joseph_comma_design.joseph_first_comma {
    width: 15px;
    height: 10px;
  }

  .div-block-29.joseph_comma_design.joseph_second_comma {
    width: 10px;
    height: 10px;
  }

  .div-block-29.joseph_comma_design.joseph_third_comma {
    width: 15px;
  }

  .container-7 {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-25 {
    font-size: 24px;
  }

  .container-8 {
    width: 100%;
    display: none;
  }

  .section-21 {
    justify-content: space-between;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
    padding: 20px;
  }

  .section-22 {
    padding-top: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-35 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .nic_text_bloc {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section_nic1 {
    width: 100%;
  }

  .article-category {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .div-block-36 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: center;
    align-items: center;
  }

  .section_nic2 {
    flex-flow: column;
    width: 100%;
  }

  .container-text-nic {
    width: 100%;
  }

  .container-inside-nic-colorful {
    margin-top: 20px;
  }

  .section_nic3 {
    width: 100%;
  }

  .subtitles-bloc-nic {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 27px;
  }

  .list-5 {
    padding-left: 10px;
  }

  .container-14-color-nic {
    width: 90%;
  }

  .list-5-copy {
    padding-left: 20px;
  }

  .section-23 {
    flex-flow: column;
  }

  .container-14-nocolor-nic-border2columns {
    grid-column-gap: 31px;
    grid-row-gap: 31px;
    flex-flow: column;
  }

  .container-7niclast {
    padding-left: 10px;
    padding-right: 10px;
  }

  .alex-section.footer {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-37 {
    width: 100%;
  }

  .footer-content-wrapper.text {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
    margin-top: 20px;
  }

  .footer-text-wrapper.pages {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .text-block-49 {
    text-align: left;
  }

  .image-29 {
    width: 90%;
  }

  .div-block-38 {
    justify-content: center;
    align-items: center;
  }

  .nav-menu {
    flex-flow: column;
  }

  .caracteristique-btn-wrapper, .commentaire-btn-wrapper {
    width: 80%;
  }

  .collection-list-wrapper {
    grid-template-rows: auto;
    grid-auto-flow: column;
  }

  .collection-list {
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    display: flex;
  }

  .heading-35 {
    font-size: 23px;
  }

  .div-block-44 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .form-block-3, .form-block-4 {
    width: 100%;
  }
}


