.articles .color_vecto {
  color: #00ADB5; }
.articles .color_broderie {
  color: #F8B610; }
.articles .color_mockup {
  color: #4B3FB4; }
.articles .color_contours {
  color: #BC3B9A; }
.articles .color_designer {
  color: #3BBCA2; }
.articles .color_product_designer {
  color: #F0134D; }
.articles .color_detourer {
  color: #BFC400; }
.articles .color_surnom {
  color: #FF7B23; }
.articles .color_checker {
  color: #4B3FB4; }
.articles .color_convertisseur {
  color: #5A5A5A; }
.articles .bg_vecto {
  background-color: #00ADB5; }
.articles .bg_broderie {
  background-color: #F8B610; }
.articles .bg_mockup {
  background-color: #4B3FB4; }
.articles .bg_contours {
  background-color: #BC3B9A; }
.articles .bg_designer {
  background: #3BBCA2; }
.articles .bg_product_designer {
  background: #F0134D; }
.articles .bg_detourer {
  background: #BFC400; }
.articles .bg_surnom {
  background: #FF7B23; }
.articles .bg_checker {
  background-color: #4B3FB4; }
.articles h1 {
  font-size: 50px;
  font-weight: 700;
  font-family: Montserrat, sans-serif;
  margin-bottom: 20px; }
.articles strong {
  font-weight: 600;
  font-size: 15px;
  font-family: Montserrat, sans-serif; }
.articles span {
  font-family: Montserrat, sans-serif; }
.articles p {
  font-weight: 300;
  line-height: 25px;
  font-size: 15px;
  font-family: Montserrat, sans-serif;
  margin: 30px 0 30px 0;
  color: black; }
.articles h2 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  font-size: 25px;
  font-style: normal;
  color: black; }
.articles h3 {
  font-size: 20px; }
.articles .h-100 {
  height: 100%; }
.articles .d-flex {
  display: flex; }
  .articles .d-flex._direction_column {
    flex-direction: column; }
.articles .mw {
  width: 100%;
  max-width: 1920px;
  align-items: center; }
  .articles .mw._dflex_notmd {
    display: flex; }
  .articles .mw._dflex {
    display: flex; }
  .articles .mw._mauto {
    margin-left: auto;
    margin-right: auto; }
.articles .juxtapose {
  border-radius: 15px; }
  .articles .juxtapose .jx-slider {
    border-radius: 15px; }
  .articles .juxtapose .jx-knightlab {
    display: none; }
.articles .spbtnWhite {
  width: max-content;
  cursor: pointer;
  position: relative;
  background: white;
  padding: 20px 40px;
  color: #003c9d;
  box-shadow: 0 3px 6px #00000042;
  font-family: Montserrat;
  border-radius: 5px;
  text-decoration: none;
  transition: all 0.2s ease;
  border: 1px solid #003c9d;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase; }
  .articles .spbtnWhite:hover {
    background-color: #003c9d;
    color: white; }
.articles .spbtnBlue {
  width: max-content;
  cursor: pointer;
  position: relative;
  background: #003c9d;
  padding: 20px 40px;
  color: white;
  box-shadow: 0 3px 6px #00000042;
  font-family: Montserrat;
  border: 1px solid transparent;
  border-radius: 5px;
  text-decoration: none;
  transition: all 0.2s ease;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase; }
  .articles .spbtnBlue:hover {
    background-color: white;
    border: 1px solid #003c9d;
    color: #003c9d; }
.articles .strong_link {
  text-decoration: none; }
.articles .for_phone {
  display: none; }
.articles .list {
  display: flex;
  align-items: center; }
  .articles .list span {
    border-radius: 5px;
    display: block;
    height: 86px;
    width: 6px;
    margin: 35px 2px 35px 0;
    min-width: 6px; }
  .articles .list p {
    text-align: justify;
    line-height: 35px;
    margin: 0;
    padding: 10px 0 10px 15px; }
.articles .spbtnWhite_between {
  height: min-content;
  margin-bottom: auto;
  margin-top: auto; }
.articles ._onlymd {
  display: none; }
.articles .part1 {
  justify-content: center;
  padding: 50px 100px 40px 100px;
  background: rgba(75, 63, 180, 0.05);
  display: flex; }
  .articles .part1 p {
    text-align: justify;
    margin: 15px 0 15px 0; }
  .articles .part1 img {
    margin: auto;
    max-width: 500px;
    padding: 40px;
    max-height: 600px; }
    .articles .part1 img.img_product_designer {
      opacity: 0.1;
      width: 280px; }
      .articles .part1 img.img_product_designer#mockupPict {
        transform: rotate(19deg);
        padding-right: 0; }
      .articles .part1 img.img_product_designer#batPict {
        transform: rotate(-11deg);
        margin-top: -130px;
        padding-left: 0; }
  .articles .part1 .body_text {
    width: 55%; }
  .articles .part1 .pictos {
    margin: auto;
    margin-right: 0; }
    .articles .part1 .illu._surnom {
      width: 45%;
      height: 750px;
      text-align: center; }
      .articles .part1 .illu._surnom img {
        width: initial; }
      .articles .part1 .illu._surnom .font_changed {
        height: 35px;
        animation-name: fade;
        animation-duration: 1s;
        text-align: center;
        font-size: 25px; }
.articles .part2 {
  padding: 60px 100px 60px 100px; }
  .articles .part2 .content {
    display: flex;
    align-items: center; }
  .articles .part2 .text-info {
    text-align: center;
    font-size: 20px;
    margin-bottom: 0;
    margin-top: 100px; }
    .articles .part2 .text-info strong {
      position: relative; }
    .articles .part2 .text-info .underline {
      background: rgba(75, 63, 180, 0.1);
      border-radius: 10px;
      height: 10px;
      position: absolute;
      display: block;
      width: 100%;
      right: 0;
      top: 70%;
      z-index: 0; }
    .articles .part2 .text-info .text-info-link {
      font-weight: 700;
      font-size: 20px;
      color: #FF7B23; }
  .articles .part2 .body_text {
    display: block;
    width: 40%; }
  .articles .part2 .illustration {
    animation-name: fade;
    animation-duration: 1s;
    margin-left: auto;
    width: 600px;
    height: 600px; }
    .articles .part2 .illustration .image {
      border-radius: 10px;
      cursor: pointer;
      max-height: 600px; }
    .articles .part2 .illustration._vecto {
      margin-right: auto; }
      .articles .part2 .illustration._vecto .image {
        right: 0;
        position: absolute; }
    .articles .part2 .illustration._broderie .image {
      margin-top: auto;
      margin-bottom: auto;
      margin-left: auto;
      margin-right: auto; }
    .articles .part2 .illustration._surnom {
      position: relative; }
      .articles .part2 .illustration._surnom div {
        position: absolute;
        border-radius: 50%;
        width: 179px;
        height: 179px; }
        .articles .part2 .illustration._surnom div.violet_semi_transparent {
          background-color: #4B3FB4;
          opacity: 0.35; }
          .articles .part2 .illustration._surnom div.violet_semi_transparent._1 {
            top: 50px;
            left: 170px; }
          .articles .part2 .illustration._surnom div.violet_semi_transparent._2 {
            top: 185px;
            left: 316px; }
          .articles .part2 .illustration._surnom div.violet_semi_transparent._3 {
            top: 370px;
            left: 130px; }
        .articles .part2 .illustration._surnom div.violet_transparent {
          background-color: #4B3FB4;
          opacity: 0.05; }
          .articles .part2 .illustration._surnom div.violet_transparent._1 {
            top: 143px;
            left: 204px; }
          .articles .part2 .illustration._surnom div.violet_transparent._2 {
            top: 240px;
            left: 75px; }
          .articles .part2 .illustration._surnom div.violet_transparent._3 {
            top: 372px;
            left: 356px; }
        .articles .part2 .illustration._surnom div.violet_contour {
          border: #4B3FB4 4px solid;
          box-sizing: border-box; }
          .articles .part2 .illustration._surnom div.violet_contour._1 {
            top: 98px;
            left: 315px; }
          .articles .part2 .illustration._surnom div.violet_contour._2 {
            top: 302px;
            left: 94px; }
          .articles .part2 .illustration._surnom div.violet_contour._3 {
            top: 396px;
            left: 280px; }
      .articles .part2 .illustration._surnom img {
        position: absolute; }
        .articles .part2 .illustration._surnom img.surnom1 {
          width: 180px;
          top: 370px;
          left: 242px;
          transform: rotate(4deg);
          z-index: 2; }
        .articles .part2 .illustration._surnom img.surnom2 {
          width: 180px;
          top: 20px;
          left: 210px;
          transform: rotate(6deg);
          z-index: 2; }
        .articles .part2 .illustration._surnom img.surnom3 {
          width: 180px;
          top: 296px;
          left: 104px;
          z-index: 2;
          transform: rotate(-4deg); }
        .articles .part2 .illustration._surnom img.surnom4 {
          width: 180px;
          top: 275px;
          left: 374px;
          z-index: 2;
          transform: rotate(14deg); }
        .articles .part2 .illustration._surnom img.surnom5 {
          width: 180px;
          top: 140px;
          left: 76px;
          transform: rotate(-12deg);
          z-index: 1; }
        .articles .part2 .illustration._surnom img.surnom6 {
          width: 180px;
          top: 118px;
          left: 339px;
          z-index: 1;
          transform: rotate(24deg); }
    .articles .part2 .illustration._contours {
      position: relative; }
      .articles .part2 .illustration._contours div {
        position: absolute;
        border-radius: 10px;
        width: 212px;
        height: 128px; }
        .articles .part2 .illustration._contours div.red {
          bottom: 156px;
          left: 314px;
          border: #F0134D 5px solid; }
        .articles .part2 .illustration._contours div.blue {
          bottom: 110px;
          left: 182px;
          border: #00ADB5 5px solid; }
        .articles .part2 .illustration._contours div.yellow {
          bottom: 150px;
          left: 90px;
          border: #F8B610 5px solid; }
      .articles .part2 .illustration._contours p {
        position: absolute; }
        .articles .part2 .illustration._contours p.text {
          text-align: center;
          top: 138px;
          width: 272px;
          left: 60px; }
      .articles .part2 .illustration._contours img {
        position: absolute; }
        .articles .part2 .illustration._contours img.pc_close {
          width: 280px;
          top: 330px;
          left: 280px;
          z-index: 2;
          border-radius: 10px; }
        .articles .part2 .illustration._contours img.pc_open {
          width: 280px;
          top: 220px;
          left: 60px;
          z-index: 1;
          border-radius: 10px; }
        .articles .part2 .illustration._contours img.sticker {
          width: 150px;
          top: 150px;
          transform: rotate(10deg);
          left: 376px; }
        .articles .part2 .illustration._contours img.sticker2 {
          width: 86px;
          bottom: 110px;
          left: 220px;
          z-index: 3; }
        .articles .part2 .illustration._contours img.team {
          left: 105px;
          top: 64px;
          width: 400px;
          transform: rotate(-9deg); }
        .articles .part2 .illustration._contours img.team2 {
          bottom: 222px;
          left: 320px;
          z-index: 3; }
    .articles .part2 .illustration._checker {
      position: relative; }
      .articles .part2 .illustration._checker div {
        position: absolute;
        border-radius: 10px;
        width: 212px;
        height: 128px; }
        .articles .part2 .illustration._checker div.red {
          top: 246px;
          left: 54px;
          transform: rotate(90deg);
          border: #F0134D 5px solid; }
        .articles .part2 .illustration._checker div.blue {
          top: 162px;
          left: 345px;
          transform: rotate(90deg);
          border: #00ADB5 5px solid; }
        .articles .part2 .illustration._checker div.yellow {
          top: 330px;
          left: 270px;
          border: #F8B610 5px solid; }
      .articles .part2 .illustration._checker .shadow {
        position: absolute;
        background: rgba(75, 63, 180, 0.05); }
        .articles .part2 .illustration._checker .shadow._1 {
          width: 180px;
          height: 102px;
          top: 60px;
          left: 280px; }
        .articles .part2 .illustration._checker .shadow._2 {
          width: 123px;
          height: 106px;
          top: 194px;
          left: 90px; }
        .articles .part2 .illustration._checker .shadow._3 {
          width: 162px;
          height: 180px;
          left: 310px;
          top: 170px; }
        .articles .part2 .illustration._checker .shadow._4 {
          width: 140px;
          height: 228px;
          top: 348px;
          left: 104px; }
      .articles .part2 .illustration._checker img {
        position: absolute;
        filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
        border-radius: 10px;
        z-index: 1; }
        .articles .part2 .illustration._checker img.checker_1 {
          width: 204px;
          top: 60px;
          left: 300px; }
        .articles .part2 .illustration._checker img.checker_2 {
          width: 148px;
          top: 170px;
          left: 30px; }
        .articles .part2 .illustration._checker img.checker_3 {
          width: 148px;
          left: 420px;
          top: 290px;
          z-index: 2; }
        .articles .part2 .illustration._checker img.logo_checker {
          width: 257px;
          top: 170px;
          left: 200px; }
        .articles .part2 .illustration._checker img.logo_checker_dim {
          width: 220px;
          top: 360px;
          left: 120px; }
  .articles .part2 .img_redesigner .text h3 {
    color: #3BBCA2; }
  .articles .part2 .img_redesigner .jx-handle {
    color: #3BBCA2; }
.articles .part2 .detourage .text h3 {
  color: #BFC400; }
.articles .part2 .detourage .jx-handle {
  color: #BFC400; }
.articles .part2 .detourage, .articles .part2 .img_redesigner {
  width: 60%;
  display: flex;
  flex-direction: column; }
  .articles .part2 .detourage .text, .articles .part2 .img_redesigner .text {
    margin-bottom: 40px;
    justify-content: center;
    display: flex; }
    .articles .part2 .detourage .text h3, .articles .part2 .img_redesigner .text h3 {
      text-align: center;
      width: max-content; }
      .articles .part2 .detourage .text h3::before, .articles .part2 .img_redesigner .text h3::before {
        content: '';
        display: block;
        height: 10px;
        width: 100%;
        background: rgba(75, 63, 180, 0.1);
        border-radius: 10px;
        top: 26px;
        position: relative; }
  .articles .part2 .detourage .part_top, .articles .part2 .img_redesigner .part_top {
    display: flex; }
  .articles .part2 .detourage .part_bottom, .articles .part2 .img_redesigner .part_bottom {
    display: flex; }
  .articles .part2 .detourage .juxtapose, .articles .part2 .img_redesigner .juxtapose {
    border: 1px solid #ccc;
    margin-left: auto;
    margin-right: auto; }
    .articles .part2 .detourage .juxtapose._1, .articles .part2 .img_redesigner .juxtapose._1 {
      width: 200px;
      height: 250px;
      margin-right: 20px;
      margin-top: auto; }
    .articles .part2 .detourage .juxtapose._2, .articles .part2 .img_redesigner .juxtapose._2 {
      width: 200px;
      height: 300px;
      margin-left: 20px; }
    .articles .part2 .detourage .juxtapose._1, .articles .part2 .img_redesigner .juxtapose._1, .articles .part2 .detourage .juxtapose._2, .articles .part2 .img_redesigner .juxtapose._2 {
      margin-bottom: 40px; }
    .articles .part2 .detourage .juxtapose._3, .articles .part2 .img_redesigner .juxtapose._3 {
      width: 440px;
      height: 293px; }
.articles .part2 .detourage .juxtapose img {
  background: url('http://superpictor.local/images/articles/transparent.jpg'); }
.articles .part2 .img_redesigner .juxtapose img {
  background: white; }
.articles .part2 .slider {
  width: 60%; }
  .articles .part2 .slider .div_dots {
    margin-top: 20px;
    display: flex;
    width: 600px;
    margin-left: auto;
    justify-content: center; }
    .articles .part2 .slider .div_dots._vecto {
      width: 900px; }
    .articles .part2 .slider .div_dots .dot {
      cursor: pointer;
      height: 15px;
      width: 15px;
      margin: 0 2px;
      background-color: white;
      border: #003c9d 1px solid;
      border-radius: 50%;
      display: inline-block;
      transition: background-color 0.6s ease; }
      .articles .part2 .slider .div_dots .dot.active {
        background-color: #003c9d;
        border: #003c9d 1px solid; }
.articles .part3 {
  justify-content: center;
  padding: 60px 100px 60px 100px;
  background-image: url('/images/articles/background_triangle.svg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: center;
  background-position-x: center;
  text-align: center; }
  .articles .part3 h2 {
    margin-top: 20px;
    font-weight: lighter;
    letter-spacing: normal; }
  .articles .part3 .spbtnBlue {
    margin-top: 120px; }
  .articles .part3 strong {
    color: #003c9d;
    font-size: inherit;
    font-weight: 700; }
  .articles .part3 p {
    color: #003c9d;
    font-weight: normal;
    margin-top: 0; }
  .articles .part3 .part3bottom {
    display: flex;
    justify-content: space-between; }
  .articles .part3 .next, .articles .part3 .previous {
    display: flex;
    width: 300px;
    margin-top: auto; }
    .articles .part3 .next a, .articles .part3 .previous a {
      text-decoration: none;
      display: flex;
      align-items: center; }
      .articles .part3 .next a span, .articles .part3 .previous a span {
        text-decoration: none;
        font-size: 15px;
        font-weight: 700; }
  .articles .part3 .next {
    justify-content: flex-end; }
    .articles .part3 .next span {
      padding: 0 10px 0 0; }
  .articles .part3 .previous span {
    padding: 0 0 0 10px; }
  .articles .part3 .triangle {
    padding: 0 !important;
    background-repeat: no-repeat;
    display: block;
    width: 36px;
    height: 28px;
    cursor: pointer; }
    .articles .part3 .triangle._broderie {
      background-image: url('/images/articles/btn_triangle_broderie.svg'); }
    .articles .part3 .triangle._mockup {
      background-image: url('/images/articles/btn_triangle_mockup.svg'); }
    .articles .part3 .triangle._contours {
      background-image: url('/images/articles/btn_triangle_contours.svg'); }
    .articles .part3 .triangle._vecto {
      background-image: url('/images/articles/btn_triangle_vecto.svg'); }
    .articles .part3 .triangle._designer {
      background-image: url('/images/articles/btn_triangle_designer.svg'); }
    .articles .part3 .triangle._surnom {
      background-image: url('/images/articles/btn_triangle_surnom.svg'); }
    .articles .part3 .triangle._detourer {
      background-image: url('/images/articles/btn_triangle_detourer.svg'); }
    .articles .part3 .triangle._checker {
      background-image: url('/images/articles/btn_triangle_mockup.svg'); }
    .articles .part3 .triangle._convertisseur {
      background-image: url('/images/articles/btn_triangle_convertisseur.svg'); }
    .articles .part3 .triangle._product_designer {
      background-image: url('/images/articles/btn_triangle_product_designer.svg'); }
    .articles .part3 .triangle._rotate {
      transform: rotate(180deg); }
@media screen and (orientation: landscape) and (min-width: 1280px) and (min-height: 900px) and (max-width: 1920px) and (max-height: 1080px) {
  .articles .part1 {
    height: calc(100vh - 171px); } }
@media screen and (min-width: 1920.99px) {
  .articles .part2 .content {
    justify-content: center; }
    .articles .part2 .slider .illustration._vecto .image {
      position: static;
      margin-right: auto;
      margin-top: auto;
      margin-bottom: auto;
      margin-left: auto; } }
@media screen and (max-width: 1920px) {
  .articles .part1 img {
    width: 30%; }
  .articles .part2 .slider .div_dots._vecto {
    right: 0;
    position: absolute; } }
@media screen and (max-width: 1600px) {
  .articles .part1 .body_text {
    width: 60%; }
    .articles .part1 .illu._surnom img {
      width: initial; }
  .articles .part1 img {
    width: 30%; }
  .articles .part2 .body_text {
    width: 50%; }
  .articles .part2 .slider {
    width: 50%; }
    .articles .part2 .slider .illustration._vecto {
      height: 420px; }
      .articles .part2 .slider .illustration._vecto img {
        max-width: 600px; }
  .articles .part2 .slider .div_dots._vecto {
    width: 600px; } }
@media screen and (max-width: 1400px) {
  .articles .mw._dflex_notmd {
    display: block; }
  .articles .part1 .body_text {
    width: 70%; }
  .articles .part2 .mw {
    flex-direction: column; }
  .articles .part2 .detourage, .articles .part2 .img_redesigner {
    width: 100%; }
  .articles .part2 .body_text {
    width: 70%; }
  .articles .part2 .slider {
    display: none; }
    .articles .part2 .slider._onlymd {
      display: block;
      width: 100%; }
      .articles .part2 .slider._onlymd .illustration {
        width: max-content;
        height: max-content;
        margin-right: auto; }
        .articles .part2 .slider._onlymd .illustration._vecto .image {
          position: initial; }
      .articles .part2 .slider._onlymd .div_dots {
        width: max-content;
        margin-right: auto;
        position: initial; }
  .articles .part2 .illustration {
    display: none; }
    .articles .part2 .illustration._onlymd {
      display: block;
      margin-right: auto; }
    .articles .part2 .illustration._contours {
      margin-right: auto;
      margin-left: auto; } }
@media screen and (max-width: 1280px) {
  .articles .part1 {
    padding-right: 60px;
    padding-left: 60px; }
    .articles .part1 .body_text {
      width: 100%; }
    .articles .part1 .illu {
      display: none; }
    .articles .part1 img {
      display: none; }
  .articles .part2 {
    padding-right: 60px;
    padding-left: 60px; }
  .articles .part3 {
    padding-right: 60px;
    padding-left: 60px; } }
@media (min-width: 1280px) {
  .articles .part1 .body_text {
    height: 750px; }
  .articles .part2 .body_text {
    height: 600px; }
    .articles .part2 .body_text._surnom {
      height: 800px; } }
@media (max-width: 992px) {
  .articles h1 {
    font-size: 40px; }
  .articles h2 {
    font-size: 23px; }
  .articles h3 {
    font-size: 18px; }
  .articles .part1 {
    padding-right: 40px;
    padding-left: 40px; }
  .articles .part2 {
    padding-right: 40px;
    padding-left: 40px; }
    .articles .part2 .body_text {
      width: 100%; }
      .articles .part2 .list span {
        margin: 20px 2px 20px 0; }
    .articles .part2 .illustration._contours {
      width: 500px;
      height: 400px; }
      .articles .part2 .illustration._contours div {
        width: 212px;
        height: 94px; }
        .articles .part2 .illustration._contours div.red {
          top: 214px;
          left: 217px; }
        .articles .part2 .illustration._contours div.blue {
          top: 266px;
          left: 155px; }
        .articles .part2 .illustration._contours div.yellow {
          top: 236px;
          left: 38px; }
      .articles .part2 .illustration._contours p.text {
        font-size: 12px;
        width: 220px;
        left: 60px;
        top: 70px; }
    .articles .part2 .illustration._contours img.pc_close {
      width: 220px;
      top: 235px;
      left: 236px; }
    .articles .part2 .illustration._contours img.pc_open {
      width: 220px;
      top: 150px;
      left: 60px; }
    .articles .part2 .illustration._contours img.sticker {
      width: 100px;
      top: 80px;
      left: 312px; }
    .articles .part2 .illustration._contours img.sticker2 {
      width: 76px;
      bottom: 160px;
      left: 179px; }
    .articles .part2 .illustration._contours img.team {
      left: 105px;
      top: 20px;
      width: 300px; }
    .articles .part2 .illustration._contours img.team2 {
      top: 246px;
      left: 284px;
      width: 200px; }
    .articles .part2 .illustration._surnom {
      width: 480px; }
      .articles .part2 .illustration._surnom div.violet_semi_transparent._1 {
        top: 50px;
        left: 100px; }
      .articles .part2 .illustration._surnom div.violet_semi_transparent._2 {
        top: 185px;
        left: 256px; }
      .articles .part2 .illustration._surnom div.violet_semi_transparent._3 {
        top: 370px;
        left: 60px; }
      .articles .part2 .illustration._surnom div.violet_transparent {
        background-color: #4B3FB4;
        opacity: 0.05; }
        .articles .part2 .illustration._surnom div.violet_transparent._1 {
          top: 143px;
          left: 134px; }
        .articles .part2 .illustration._surnom div.violet_transparent._2 {
          top: 240px;
          left: 5px; }
        .articles .part2 .illustration._surnom div.violet_transparent._3 {
          top: 372px;
          left: 286px; }
      .articles .part2 .illustration._surnom div.violet_contour {
        border: #4B3FB4 4px solid;
        box-sizing: border-box; }
        .articles .part2 .illustration._surnom div.violet_contour._1 {
          top: 98px;
          left: 245px; }
        .articles .part2 .illustration._surnom div.violet_contour._2 {
          top: 302px;
          left: 24px; }
        .articles .part2 .illustration._surnom div.violet_contour._3 {
          top: 396px;
          left: 210px; }
      .articles .part2 .illustration._surnom img {
        position: absolute; }
        .articles .part2 .illustration._surnom img.surnom1 {
          width: 180px;
          top: 370px;
          left: 172px;
          transform: rotate(4deg);
          z-index: 2; }
        .articles .part2 .illustration._surnom img.surnom2 {
          width: 180px;
          top: 20px;
          left: 140px;
          transform: rotate(6deg);
          z-index: 2; }
        .articles .part2 .illustration._surnom img.surnom3 {
          width: 180px;
          top: 296px;
          left: 34px;
          z-index: 2;
          transform: rotate(-4deg); }
        .articles .part2 .illustration._surnom img.surnom4 {
          width: 180px;
          top: 275px;
          left: 304px;
          z-index: 2;
          transform: rotate(14deg); }
        .articles .part2 .illustration._surnom img.surnom5 {
          width: 180px;
          top: 140px;
          left: 6px;
          transform: rotate(-12deg);
          z-index: 1; }
        .articles .part2 .illustration._surnom img.surnom6 {
          width: 180px;
          top: 118px;
          left: 269px;
          z-index: 1;
          transform: rotate(24deg); }
    .articles .part2 .illustration._checker {
      width: 480px; }
      .articles .part2 .illustration._checker div.red {
        left: 10px; }
      .articles .part2 .illustration._checker div.blue {
        left: 305px; }
      .articles .part2 .illustration._checker div.yellow {
        left: 226px; }
    .articles .part2 .illustration._checker .shadow._1 {
      left: 244px; }
    .articles .part2 .illustration._checker .shadow._2 {
      left: 24px; }
    .articles .part2 .illustration._checker .shadow._3 {
      left: 250px; }
    .articles .part2 .illustration._checker .shadow._4 {
      left: 66px; }
  .articles .part2 .illustration._checker img.checker_1 {
    left: 260px; }
  .articles .part2 .illustration._checker img.checker_2 {
    left: -25px; }
  .articles .part2 .illustration._checker img.checker_3 {
    left: 360px; }
  .articles .part2 .illustration._checker img.logo_checker {
    left: 140px; }
  .articles .part2 .illustration._checker img.logo_checker_dim {
    left: 80px; }
  .articles .part2 .slider._onlymd .illustration._vecto .image {
    width: 80vw; }
  .articles .part2 .detourage .text h3::before, .articles .part2 .img_redesigner .text h3::before {
    display: none; }
  .articles .part3 {
    padding-right: 40px;
    padding-left: 40px; }
    .articles .part3 .next {
      width: 180px; }
    .articles .part3 .previous {
      width: 180px; }
    .articles .part3 .spbtnBlue {
      display: none; }
      .articles .part3 .spbtnBlue.for_phone {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 100px;
        margin-bottom: 20px; } }
@media screen and (max-width: 576px) {
  .articles .spbtnWhite_between {
    margin-left: auto;
    margin-right: auto;
    display: flex; }
  .articles h1 {
    font-size: 36px; }
  .articles h2 {
    font-size: 22px; }
  .articles h3 {
    font-size: 17px; }
  .articles .part1 {
    padding-right: 20px;
    padding-left: 20px; }
  .articles .part2 {
    padding-right: 20px;
    padding-left: 20px; }
    .articles .part2 .illustration._contours {
      height: 280px;
      width: 280px; }
      .articles .part2 .illustration._contours div {
        width: 112px;
        height: 44px; }
        .articles .part2 .illustration._contours div.red {
          top: 172px;
          left: 124px;
          border-width: 4px; }
        .articles .part2 .illustration._contours div.blue {
          top: 210px;
          left: 87px;
          border-width: 4px; }
        .articles .part2 .illustration._contours div.yellow {
          top: 190px;
          left: 20px;
          border-width: 4px; }
      .articles .part2 .illustration._contours p.text {
        top: 58px;
        font-size: 10px;
        width: 174px;
        left: 12px; }
    .articles .part2 .illustration._contours img.pc_close {
      width: 120px;
      top: 185px;
      left: 134px; }
    .articles .part2 .illustration._contours img.pc_open {
      width: 120px;
      top: 138px;
      left: 40px; }
    .articles .part2 .illustration._contours img.sticker {
      width: 70px;
      top: 92px;
      left: 202px; }
    .articles .part2 .illustration._contours img.sticker2 {
      width: 50px;
      top: 220px;
      left: 94px; }
    .articles .part2 .illustration._contours img.team {
      left: 45px;
      top: 30px;
      width: 200px; }
    .articles .part2 .illustration._contours img.team2 {
      top: 190px;
      left: 150px;
      width: 120px; }
    .articles .part2 .illustration._surnom {
      width: 270px;
      height: 450px; }
      .articles .part2 .illustration._surnom div {
        width: 119px;
        height: 119px; }
        .articles .part2 .illustration._surnom div.violet_semi_transparent._1 {
          top: 50px;
          left: 50px; }
        .articles .part2 .illustration._surnom div.violet_semi_transparent._2 {
          top: 162px;
          left: 150px; }
        .articles .part2 .illustration._surnom div.violet_semi_transparent._3 {
          top: 288px;
          left: 19px; }
        .articles .part2 .illustration._surnom div.violet_transparent {
          background-color: #4B3FB4;
          opacity: 0.05; }
          .articles .part2 .illustration._surnom div.violet_transparent._1 {
            top: 116px;
            left: 75px; }
          .articles .part2 .illustration._surnom div.violet_transparent._2 {
            top: 180px;
            left: -12px; }
          .articles .part2 .illustration._surnom div.violet_transparent._3 {
            top: 276px;
            left: 155px; }
        .articles .part2 .illustration._surnom div.violet_contour {
          border: #4B3FB4 4px solid;
          box-sizing: border-box; }
          .articles .part2 .illustration._surnom div.violet_contour._1 {
            top: 78px;
            left: 149px; }
          .articles .part2 .illustration._surnom div.violet_contour._2 {
            top: 216px;
            left: 3px; }
          .articles .part2 .illustration._surnom div.violet_contour._3 {
            top: 300px;
            left: 124px; }
      .articles .part2 .illustration._surnom img {
        position: absolute; }
        .articles .part2 .illustration._surnom img.surnom1 {
          width: 120px;
          top: 275px;
          left: 82px; }
        .articles .part2 .illustration._surnom img.surnom2 {
          width: 120px;
          top: 25px;
          left: 80px; }
        .articles .part2 .illustration._surnom img.surnom3 {
          width: 120px;
          top: 213px;
          left: 10px; }
        .articles .part2 .illustration._surnom img.surnom4 {
          width: 120px;
          top: 204px;
          left: 170px; }
        .articles .part2 .illustration._surnom img.surnom5 {
          width: 120px;
          top: 108px;
          left: 0px; }
        .articles .part2 .illustration._surnom img.surnom6 {
          width: 120px;
          top: 97px;
          left: 165px; }
    .articles .part2 .illustration._checker {
      width: 230px;
      height: 300px; }
      .articles .part2 .illustration._checker div {
        width: 112px;
        height: 68px; }
        .articles .part2 .illustration._checker div.red {
          top: 100px;
          left: -19px;
          border-width: 3px; }
        .articles .part2 .illustration._checker div.blue {
          top: 54px;
          left: 124px;
          border-width: 3px; }
        .articles .part2 .illustration._checker div.yellow {
          top: 133px;
          left: 82px;
          border-width: 3px; }
      .articles .part2 .illustration._checker .shadow._1 {
        width: 100px;
        height: 55px;
        top: 2px;
        left: 82px; }
      .articles .part2 .illustration._checker .shadow._2 {
        width: 50px;
        height: 44px;
        top: 70px;
        left: -5px; }
      .articles .part2 .illustration._checker .shadow._3 {
        width: 120px;
        height: 100px;
        left: 77px;
        top: 63px; }
      .articles .part2 .illustration._checker .shadow._4 {
        width: 78px;
        height: 135px;
        top: 161px;
        left: 4px; }
    .articles .part2 .illustration._checker img.checker_1 {
      width: 120px;
      top: 0px;
      left: 88px; }
    .articles .part2 .illustration._checker img.checker_2 {
      width: 60px;
      top: 60px;
      left: -25px; }
    .articles .part2 .illustration._checker img.checker_3 {
      width: 60px;
      top: 130px;
      left: 170px; }
    .articles .part2 .illustration._checker img.logo_checker {
      width: 150px;
      top: 60px;
      left: 40px; }
    .articles .part2 .illustration._checker img.logo_checker_dim {
      width: 140px;
      top: 165px;
      left: 12px; }
  .articles .part2 .detourage .text, .articles .part2 .img_redesigner .text {
    margin-top: 20px;
    margin-bottom: 30px; }
    .articles .part2 .detourage .juxtapose._1, .articles .part2 .img_redesigner .juxtapose._1, .articles .part2 .detourage .juxtapose._3, .articles .part2 .img_redesigner .juxtapose._3 {
      display: none; }
    .articles .part2 .detourage .juxtapose._2, .articles .part2 .img_redesigner .juxtapose._2 {
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 0; }
  .articles .part2 .slider._onlymd .illustration._broderie .image {
    width: 70vw; }
  .articles .part3 {
    padding-right: 20px;
    padding-left: 20px; }
    .articles .part3 .spbtnBlue.for_phone {
      margin-top: 90px;
      margin-bottom: 60px; } }

@keyframes fade {
  from {
    opacity: 0.4; }
  to {
    opacity: 1; } }
