.titre {
    font-family: Barlow Condensed;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 100px;
    margin-top: 100px;
  }
  
  section.cont-partage {
    display: flex;
    margin-top: 150px !important;
  }
  
  .cont-items {
    display: flex;
    flex-direction: column;
    width: 1200px !important;
  }
  
  .conteneur {
    width: 650px;
  }
  
  .cont-fleche svg {
    width: 277.56px;
    height: 233.37px;
    top: 336px;
    left: 331.67px;
    gap: 0px;
    opacity: 0px;
    margin: auto;
    margin-top: 25px !important;
  }
  
  .cont-fleche {
    display: flex;
  }
  
  .cont-text {
    font-family: Inter;
    font-size: 33.5px;
    font-weight: 700;
    line-height: 43.57px;
    text-align: left;
    position: absolute;
    width: 500px;
  }
  
  .cont-zigzag svg {
    width: 265px;
    height: 24px;
    margin: 150px 0 40px 0;
  }
  
  .cont-btn button {
    width: 297px;
    height: 60px;
    border-radius: 16px;
    background: #ee7563;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
  }
  
  .cont-items {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 645px !important;
    /* width: 97%; */
  }
  
  .items {
    display: flex;
    align-items: center;
    gap: 40px;
    width: 700px;
  }
  
  .items .cont-items-text h3 {
    height: 50px;
  }
  
  .items p {
    /* text-align: justify; */
    font-family: Montserrat;
    /* font-size: 20px; */
    font-weight: 400;
    line-height: 24.38px;
    text-align: left;
  }
  
  .items.item-2 {
    margin-left: 150px !important;
    width: 600px;
  }
  .items.item-3 {
    margin-left: 90px;
  }
  
  .cont-items-2 {
    margin-top: 150px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 1075px !important;
  }
  
  .cont-items-2 .items {
    display: flex;
    align-items: center;
    gap: 40px;
    width: 720px;
  }
  
  .cont-items-2 .items h3 {
    margin-bottom: 20px;
  }
  
  .item-5 {
    width: 900px !important;
  }
  .item-4,
  .item-6 {
    align-self: center;
    width: 830px !important;
  }
  
  .item-8 {
    align-self: center;
    width: 900px !important;
  }
  
  .item-7 {
    align-self: self-end;
    width: 800px !important;
  }
  
  .item-9 {
    align-self: self-start;
    width: 900px !important;
  }
  
  @media only screen and (min-width: 850px) and (max-width: 1550px) {
    main {
      margin-left: 10vw !important;
    }
  
    .items.item-2,
    .items.item-3 {
      width: auto !important;
    }
  
    .cont-text {
      font-size: 2vw !important;
      width: 30vw !important;
      line-height: 30.57px;
    }
    .cont-zigzag svg {
      margin: 120px 0 40px 0 !important;
    }
  }
  
  @media only screen and (min-width: 850px) and (max-width: 950px) {
    main {
      width: 90% !important;
      margin-left: 5% !important;
      margin-right: 5% !important;
    }
  
    .items {
      width: 60vw !important;
    }
  
    .cont-text {
      font-size: calc();
    }
  }
  
  @media only screen and (min-width: 950px) and (max-width: 1250px) {
    .items {
      width: 50vw !important;
    }
  
    .items h3 {
      height: max-content !important;
    }
  
    .cont-items-2,
    .cont-items {
      height: auto !important;
    }
  
    .items {
      margin-bottom: 50px;
    }
  }
  
  @media only screen and (min-width: 930px) and (max-width: 950px) {
    .cont-items-2 {
      width: 90vw !important;
    }
  
    .cont-items-2 .items {
      width: 60vw !important;
    }
  }
  
  @media only screen and (max-width: 930px) {
    main {
      width: 90% !important;
      margin: auto !important;
    }
  
    .cont-fleche,
    .titre {
      display: none;
    }
  
    section.cont-partage {
      display: block;
      text-align: center;
    }
  
    .cont-text {
      position: relative;
      width: 100%;
      text-align: center;
      margin: 50px auto;
      font-size: 5.37vw !important;
      width: 100% !important;
      line-height: 1.1;
      display: flex;
      flex-direction: column;
    }
  
    .cont-zigzag svg {
      width: 265px;
      height: 24px;
      margin: 0px 0 40px 0;
    }
  
    .cont-items,
    .cont-items-2 {
      display: block;
      width: 100% !important;
      height: auto !important;
    }
  
    .cont-items {
      margin-top: 70px;
    }
  
    .cont-items-2 {
      margin-top: 0 !important;
    }
    .items {
      display: block;
      width: 100% !important;
      margin-left: 0 !important;
      margin-right: 0 !important;
      margin-bottom: 50px;
      text-align: center !important;
    }
  
    .items p {
      text-align: center !important;
    }
  
    .items.item-2 {
      margin-left: 0px !important;
    }
  
    .cont-items-2 .items {
      display: block !important;
      text-align: center !important;
      width: 100% !important;
    }
  
    .conteneur {
      width: 100%;
    }
  
    .items h3 {
      margin-bottom: 20px;
      margin-top: 20px;
      font-size: 20px !important;
    }
  }
  
  @media only screen and (max-width: 400px) {
    .cont-zigzag svg {
      width: 80vw !important;
    }
  
    .cont-btn button {
      width: 80vw !important;
    }
  
    .cont-items-svg svg {
      width: 77.58px !important;
      height: 74.5px !important;
    }
  
    .items h3 {
      font-family: Montserrat;
      font-size: 16px;
      font-weight: 700;
      line-height: 19.5px;
      text-align: center;
    }
  
    .items p {
      font-family: Montserrat;
      font-size: 16px;
      font-weight: 400;
      line-height: 19.5px;
      text-align: center;
    }
  }
  