h1, h2, h3, h4, h5, h6, span, p, strong, a, caption, li, div {
  font-family: Montserrat, sans-serif; }

#superstory {
  display: flex;
  justify-content: center; }
  #superstory .all {
    max-width: 1920px;
    width: 100%; }
    #superstory .all .background {
      z-index: 0 !important;
      position: relative;
      display: flex;
      justify-content: center; }
      #superstory .all .background .triangle {
        position: absolute; }
        #superstory .all .background .triangle._1 {
          top: -300px;
          width: 100%;
          max-width: 1920px; }
        #superstory .all .background .triangle._2 {
          top: 600px;
          right: 0; }
        #superstory .all .background .triangle._3 {
          top: 1000px;
          left: 0; }
        #superstory .all .background .triangle._4 {
          top: 2350px;
          right: 0; }
    #superstory .all .content {
      z-index: 2;
      position: relative; }
      #superstory .all .content h1 {
        font-size: 55px; }
      #superstory .all .content h2 {
        font-weight: 700;
        font-size: 25px;
        color: black;
        font-style: normal;
        margin-bottom: 25px; }
      #superstory .all .content p {
        font-weight: 300; }
      #superstory .all .content p, #superstory .all .content strong {
        font-size: 15px;
        line-height: 30px;
        margin: 20px 0; }
      @media screen and (max-width: 1400px) {
        #superstory .all .content h1 {
          font-size: 45px; } }
    @media screen and (max-width: 990px) {
      #superstory .all .content h1 {
        font-size: 35px; } }
  @media screen and (max-width: 576px) {
    #superstory .all .content h1 {
      font-size: 25px; }
    #superstory .all .content h2 {
      font-size: 20px; }
    #superstory .all .content p, #superstory .all .content strong {
      font-size: 12px; } }
  #superstory .all .content .part1 {
    display: flex;
    padding: 70px 100px 70px 100px; }
    #superstory .all .content .part1 .left, #superstory .all .content .part1 .right {
      flex: 1; }
    #superstory .all .content .part1 .left {
      padding-right: 100px; }
      #superstory .all .content .part1 .left .title_page {
        font-weight: 700;
        color: #003C9D; }
      #superstory .all .content .part1 .left .desc {
        margin-top: 45px;
        text-align: justify; }
    #superstory .all .content .part1 .right {
      margin-top: 160px;
      margin-left: 60px;
      position: relative; }
      #superstory .all .content .part1 .right img {
        position: absolute; }
      #superstory .all .content .part1 .right .casquette_1 {
        top: 40px;
        left: 30px;
        z-index: 1; }
      #superstory .all .content .part1 .right .casquette_2 {
        top: 352px;
        left: 166px;
        filter: drop-shadow(0px 4px 4px rgba(75, 63, 180, 0.35));
        z-index: 1; }
      #superstory .all .content .part1 .right .tasse_1 {
        top: 160px;
        left: 264px;
        transform: rotate(23deg);
        z-index: 1; }
      #superstory .all .content .part1 .right .tasse_2 {
        top: 370px;
        left: 45px;
        transform: rotate(-20deg);
        filter: drop-shadow(0px 4px 4px rgba(75, 63, 180, 0.35));
        z-index: 0; }
      #superstory .all .content .part1 .right .sweat {
        top: 20px;
        left: 150px;
        z-index: 0; }
      #superstory .all .content .part1 .right .tshirt_orange {
        top: 182px;
        left: 0px;
        transform: rotate(-17deg);
        filter: drop-shadow(0px 4px 4px rgba(75, 63, 180, 0.35));
        z-index: 0; }
      #superstory .all .content .part1 .right .tshirt_violet {
        top: 200px;
        left: 120px;
        filter: drop-shadow(0px 4px 4px rgba(75, 63, 180, 0.35));
        z-index: 2; }
      #superstory .all .content .part1 .right .chemise_dos {
        top: 256px;
        left: 237px;
        transform: rotate(-9deg);
        z-index: 0; }
      #superstory .all .content .part1 .right .porte_clef {
        top: 300px;
        left: 62px;
        transform: rotate(43deg);
        z-index: 1; }
  #superstory .all .content .part2 {
    display: flex;
    padding: 50px 100px 70px 100px; }
    #superstory .all .content .part2 .left, #superstory .all .content .part2 .right {
      flex: 1; }
    #superstory .all .content .part2 .left {
      display: flex;
      align-items: center; }
      #superstory .all .content .part2 .left img {
        filter: drop-shadow(0px 6px 5px rgba(75, 63, 180, 0.35));
        margin-left: auto;
        margin-right: auto;
        width: max-content;
        height: max-content; }
    #superstory .all .content .part2 .right {
      text-align: justify; }
  #superstory .all .content .part3 {
    display: flex;
    padding: 50px 100px 70px 100px; }
    #superstory .all .content .part3 .left, #superstory .all .content .part3 .right {
      flex: 1; }
    #superstory .all .content .part3 .left {
      text-align: justify;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      #superstory .all .content .part3 .left p {
        margin-top: 0; }
    #superstory .all .content .part3 .right {
      display: flex; }
      #superstory .all .content .part3 .right a {
        margin-left: auto;
        margin-right: auto; }
        #superstory .all .content .part3 .right a img {
          width: max-content;
          height: max-content; }
  #superstory .all .content canvas {
    position: relative;
    top: 50vw;
    margin-top: -50vw;
    height: 100%;
    width: 100%; }
  #superstory .all .content .part4 {
    display: flex;
    justify-content: center;
    padding: 300px 0; }
    #superstory .all .content .part4 .number {
      display: flex;
      align-items: center;
      flex-direction: column;
      padding-left: 80px;
      padding-right: 80px; }
      #superstory .all .content .part4 .number .nb {
        font-size: 110px;
        font-weight: 700; }
      #superstory .all .content .part4 .number .text {
        text-align: center;
        font-size: 25px;
        font-weight: 700; }
      #superstory .all .content .part4 .number._years {
        transform: rotate(-10deg);
        margin-top: 200px; }
        #superstory .all .content .part4 .number._years .nb {
          color: #F8B500; }
      #superstory .all .content .part4 .number._missions .nb {
        color: #F0134D; }
      #superstory .all .content .part4 .number._clients {
        transform: rotate(10deg);
        margin-top: 200px; }
        #superstory .all .content .part4 .number._clients .nb {
          color: #00ADB5; }
  #superstory .all .content .part5 {
    padding: 40px 0;
    margin: auto;
    width: 700px;
    text-align: center; }
  #superstory .all .content .social {
    padding: 40px 0; }
    #superstory .all .content .social .text {
      margin-bottom: 40px;
      text-align: center;
      font-size: 25px;
      font-weight: 700;
      color: #003C9D; }
    #superstory .all .content .social .icons {
      display: flex;
      justify-content: center; }
      #superstory .all .content .social .icons a {
        width: 120px;
        height: 120px;
        display: flex;
        background: #003c9d;
        align-items: center;
        justify-content: center;
        border-radius: 50%; }
        #superstory .all .content .social .icons a:hover {
          box-shadow: 0 3px 6px rgba(0, 60, 157, 0.45); }
        #superstory .all .content .social .icons a:nth-child(2n) {
          margin: 0 -10px; }
  #superstory .all .up_footer {
    background-image: url('/images/blogs/background_triangle_2.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: bottom;
    background-position-x: center;
    text-align: center;
    padding-top: 70px;
    padding-bottom: 90px; }
    #superstory .all .up_footer .text {
      font-size: 25px;
      font-weight: 700;
      color: #003C9D;
      margin-bottom: 140px; }
    #superstory .all .up_footer a {
      box-sizing: border-box;
      margin-left: 20px;
      width: max-content;
      cursor: pointer;
      position: relative;
      background: white;
      padding: 20px 40px;
      color: #003C9D;
      box-shadow: 0 3px 6px rgba(0, 60, 157, 0.45);
      font-family: Montserrat;
      border: 1px solid #003C9D;
      border-radius: 5px;
      text-decoration: none;
      transition: all 0.2s ease;
      font-size: 15px;
      font-weight: 700;
      text-transform: uppercase; }
      #superstory .all .up_footer a:hover {
        border: 1px solid transparent;
        background-color: #003C9D;
        color: white; }

@media screen and (max-width: 1400px) {
  #superstory .all .background .triangle._1 {
    top: -200px; }
  #superstory .all .background .triangle._2 {
    top: 400px; }
  #superstory .all .background .triangle._3 {
    top: 1400px; }
  #superstory .all .background .triangle._4 {
    top: 2600px; }
  #superstory .all .content .part1 {
    flex-direction: column; }
    #superstory .all .content .part1 .left, #superstory .all .content .part1 .right {
      flex: none; }
    #superstory .all .content .part1 .right {
      width: 380px;
      height: 500px;
      margin: 0 auto 0 auto; }
  #superstory .all .content .part2 {
    flex-direction: column-reverse; }
    #superstory .all .content .part2 .left img {
      margin-top: 60px; }
  #superstory .all .content canvas {
    display: none; }
  #superstory .all .content .part3 {
    flex-direction: column; }
    #superstory .all .content .part3 .right img {
      margin-top: 60px; }
  #superstory .all .content .part4 .number {
    padding: 0; }
    #superstory .all .content .part4 .number .nb {
      font-size: 90px; } }

@media screen and (max-width: 990px) {
  #superstory .all .background .triangle._1 {
    top: -50px; }
  #superstory .all .content .part1, #superstory .all .content .part2, #superstory .all .content .part3, #superstory .all .content .part4, #superstory .all .content .part5 {
    padding: 40px 40px 40px 40px; }
    #superstory .all .content .part1 .left {
      padding: 0; }
  #superstory .all .content .part4 {
    flex-direction: column;
    padding: 0; }
    #superstory .all .content .part4 .number {
      transform: rotate(0deg) !important;
      margin: 80px 0 !important; }
  #superstory .all .content .part5 {
    width: 80%; } }

@media screen and (max-width: 576px) {
  #superstory .all .background .triangle._1 {
    top: 0; }
  #superstory .all .background .triangle._2, #superstory .all .background .triangle._3, #superstory .all .background .triangle._4 {
    width: 90%; }
  #superstory .all .content .part1, #superstory .all .content .part2, #superstory .all .content .part3, #superstory .all .content .part4, #superstory .all .content .part5 {
    padding: 20px 20px 20px 20px; }
    #superstory .all .content .part1 .right {
      width: 290px;
      height: 400px; }
      #superstory .all .content .part1 .right .casquette_1 {
        top: 56px;
        left: 30px;
        width: 100px; }
      #superstory .all .content .part1 .right .casquette_2 {
        top: 279px;
        left: 134px;
        width: 90px; }
      #superstory .all .content .part1 .right .tasse_1 {
        top: 140px;
        left: 195px;
        width: 90px; }
      #superstory .all .content .part1 .right .tasse_2 {
        top: 282px;
        left: 31px;
        width: 90px; }
      #superstory .all .content .part1 .right .sweat {
        top: 36px;
        left: 106px;
        width: 120px; }
      #superstory .all .content .part1 .right .tshirt_orange {
        top: 144px;
        left: 4px;
        width: 100px; }
      #superstory .all .content .part1 .right .tshirt_violet {
        top: 169px;
        left: 91px;
        width: 100px; }
      #superstory .all .content .part1 .right .chemise_dos {
        top: 217px;
        left: 174px;
        width: 110px; }
      #superstory .all .content .part1 .right .porte_clef {
        top: 237px;
        left: 51px;
        width: 70px; }
  #superstory .all .content .part2 .left img {
    margin-top: 20px;
    width: 160px;
    height: auto; }
  #superstory .all .content .part3 .right a img {
    margin-top: 20px;
    width: 200px;
    height: auto; }
  #superstory .all .content .part4 .number .nb {
    font-size: 70px; }
  #superstory .all .content .part5 {
    width: 90%; }
    #superstory .all .content .social .icons a {
      width: 100px;
      height: 100px; }
      #superstory .all .content .social .icons a img {
        height: 60px; }
  #superstory .all .up_footer .text {
    font-size: 18px; }
  #superstory .all .up_footer a {
    font-size: 10px; } }
