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

#superteam {
  display: flex;
  justify-content: center; }
  #superteam ._under1400 {
    display: none; }
    #superteam .underline::after {
      content: '';
      bottom: 12px;
      position: relative;
      height: 15px;
      border-radius: 10px;
      background: rgba(75, 63, 180, 0.24);
      display: block; }
  #superteam .all {
    max-width: 1920px;
    width: 100%; }
    #superteam .all .background {
      z-index: 0 !important;
      position: relative;
      display: flex;
      justify-content: center; }
      #superteam .all .background .triangle {
        position: absolute; }
        #superteam .all .background .triangle._1 {
          left: 0; }
        #superteam .all .background .triangle._2 {
          right: 0; }
        #superteam .all .background .triangle._3 {
          top: 1100px;
          left: 0; }
    #superteam .all .content {
      z-index: 2;
      position: relative; }
      #superteam .all .content h1 {
        font-size: 55px; }
      #superteam .all .content h2 {
        font-weight: 700;
        font-size: 25px;
        color: black;
        font-style: normal;
        margin-bottom: 25px; }
      #superteam .all .content p {
        font-weight: 300; }
      #superteam .all .content p, #superteam .all .content strong {
        font-size: 15px;
        line-height: 30px; }
      @media screen and (max-width: 1400px) {
        #superteam .all .content h1 {
          font-size: 45px; } }
    @media screen and (max-width: 990px) {
      #superteam .all .content h1 {
        font-size: 35px; } }
  @media screen and (max-width: 576px) {
    #superteam .all .content h1 {
      font-size: 25px; }
    #superteam .all .content h2 {
      font-size: 20px; }
    #superteam .all .content p, #superteam .all .content strong {
      font-size: 12px; } }
  #superteam .all .content .part1 {
    padding: 70px 100px 70px 100px; }
    #superteam .all .content .part1 .title_page {
      font-weight: 700;
      color: #003C9D; }
    #superteam .all .content .part1 .desc {
      margin-top: 35px;
      width: 650px; }
      #superteam .all .content .part1 .desc p, #superteam .all .content .part1 .desc strong {
        line-height: 46px; }
  #superteam .all .content .part2 {
    padding: 70px 100px 40px 100px; }
    #superteam .all .content .part2 h2 {
      text-transform: uppercase; }
    #superteam .all .content .part2 .sticker {
      position: relative; }
      #superteam .all .content .part2 .sticker::before {
        position: absolute;
        content: url('/images/superteams/stickerspteam.png');
        bottom: 0;
        right: 0;
        z-index: 3; }
    #superteam .all .content .part2 .shooting {
      width: 250px;
      height: 250px; }
    #superteam .all .content .part2 .content_element {
      display: flex;
      flex-direction: column;
      align-items: center;
      text-align: center;
      width: 600px; }
      #superteam .all .content .part2 .content_element p {
        font-size: 20px;
        line-height: 35px; }
    #superteam .all .content .part2 .element {
      display: flex;
      padding: 20px 0; }
      #superteam .all .content .part2 .element._talent .shooting {
        margin-left: 0;
        position: relative;
        margin: 50px; }
        #superteam .all .content .part2 .element._talent .shooting .temporaire {
          width: 250px;
          height: 250px;
          background: rgba(75, 63, 180, 0.35);
          border-radius: 50%;
          display: flex;
          text-align: center;
          align-items: center;
          padding: 40px;
          box-sizing: border-box;
          line-height: 25px; }
        #superteam .all .content .part2 .element._talent .shooting img {
          position: absolute; }
        #superteam .all .content .part2 .element._talent .shooting .bg {
          position: absolute;
          content: "";
          width: 250px;
          height: 250px;
          border-radius: 50%;
          background: rgba(75, 63, 180, 0.35);
          top: 20px;
          right: -40px; }
      #superteam .all .content .part2 .element._talent .content_element {
        margin-top: 160px;
        margin-left: 70px; }
      #superteam .all .content .part2 .element._conquerent {
        padding-bottom: 80px;
        flex-direction: row-reverse; }
        #superteam .all .content .part2 .element._conquerent .shooting {
          position: relative; }
          #superteam .all .content .part2 .element._conquerent .shooting .temporaire {
            width: 250px;
            height: 250px;
            background: rgba(75, 63, 180, 0.35);
            border-radius: 50%;
            display: flex;
            text-align: center;
            align-items: center;
            padding: 40px;
            box-sizing: border-box;
            line-height: 25px; }
          #superteam .all .content .part2 .element._conquerent .shooting._1 {
            margin: 0 50px 50px 50px; }
            #superteam .all .content .part2 .element._conquerent .shooting._1 img {
              position: absolute; }
            #superteam .all .content .part2 .element._conquerent .shooting._1 .bg {
              position: absolute;
              content: "";
              width: 250px;
              height: 250px;
              border-radius: 50%;
              top: -36px;
              right: 22px;
              background: rgba(75, 63, 180, 0.15); }
          #superteam .all .content .part2 .element._conquerent .shooting._2 {
            margin: 50px; }
            #superteam .all .content .part2 .element._conquerent .shooting._2.sticker::before {
              bottom: -30px;
              right: -32px;
              transform: rotate(-5deg); }
            #superteam .all .content .part2 .element._conquerent .shooting._2 img {
              position: absolute; }
            #superteam .all .content .part2 .element._conquerent .shooting._2 .bg {
              position: absolute;
              content: "";
              width: 250px;
              height: 250px;
              border-radius: 50%;
              top: 23px;
              right: -35px;
              border: 4px solid #00ADB5;
              box-sizing: border-box; }
        #superteam .all .content .part2 .element._conquerent .content_element {
          margin-top: 220px;
          margin-right: 70px; }
      #superteam .all .content .part2 .element._plaisir .shooting {
        position: relative; }
        #superteam .all .content .part2 .element._plaisir .shooting .temporaire {
          width: 250px;
          height: 250px;
          border: 4px solid #F0134D;
          box-sizing: border-box;
          border-radius: 50%;
          display: flex;
          text-align: center;
          align-items: center;
          padding: 40px;
          box-sizing: border-box;
          line-height: 25px; }
        #superteam .all .content .part2 .element._plaisir .shooting._1 {
          margin: 110px 20px 50px 50px; }
          #superteam .all .content .part2 .element._plaisir .shooting._1.sticker::before {
            bottom: -5px;
            right: 0px;
            transform: rotate(-5deg); }
          #superteam .all .content .part2 .element._plaisir .shooting._1 img {
            position: absolute; }
          #superteam .all .content .part2 .element._plaisir .shooting._1 .bg {
            position: absolute;
            content: "";
            width: 250px;
            height: 250px;
            border-radius: 50%;
            top: -32px;
            right: -25px;
            background: rgba(75, 63, 180, 0.05); }
        #superteam .all .content .part2 .element._plaisir .shooting._2 {
          margin: 0 50px 50px 0; }
          #superteam .all .content .part2 .element._plaisir .shooting._2.sticker::before {
            transform: rotate(-7deg); }
          #superteam .all .content .part2 .element._plaisir .shooting._2 img {
            position: absolute; }
          #superteam .all .content .part2 .element._plaisir .shooting._2 .bg {
            position: absolute;
            content: "";
            width: 250px;
            height: 250px;
            border-radius: 50%;
            top: 23px;
            right: -35px;
            border: 4px solid #F0134D;
            box-sizing: border-box; }
      #superteam .all .content .part2 .element._plaisir .content_element {
        width: 500px;
        margin-top: 80px;
        margin-left: 150px; }
      #superteam .all .content .part2 .element._partage {
        flex-direction: row-reverse; }
        #superteam .all .content .part2 .element._partage .shooting {
          position: relative; }
          #superteam .all .content .part2 .element._partage .shooting .temporaire {
            width: 250px;
            height: 250px;
            border: 4px solid #F8B500;
            box-sizing: border-box;
            border-radius: 50%;
            display: flex;
            text-align: center;
            align-items: center;
            padding: 40px;
            box-sizing: border-box;
            line-height: 25px; }
          #superteam .all .content .part2 .element._partage .shooting._1 {
            margin: 0 50px 50px 0; }
            #superteam .all .content .part2 .element._partage .shooting._1.sticker::before {
              bottom: 5px;
              right: -10px;
              transform: rotate(-5deg); }
            #superteam .all .content .part2 .element._partage .shooting._1 img {
              position: absolute; }
            #superteam .all .content .part2 .element._partage .shooting._1 .bg {
              position: absolute;
              content: "";
              width: 250px;
              height: 250px;
              border-radius: 50%;
              top: -34px;
              right: -10px;
              background: rgba(75, 63, 180, 0.05); }
          #superteam .all .content .part2 .element._partage .shooting._2 {
            margin: 200px 0 50px 0; }
            #superteam .all .content .part2 .element._partage .shooting._2 img {
              position: absolute; }
            #superteam .all .content .part2 .element._partage .shooting._2 .bg {
              position: absolute;
              content: "";
              width: 250px;
              height: 250px;
              border-radius: 50%;
              top: 12px;
              right: -32px;
              border: 4px solid #F8B500;
              box-sizing: border-box; }
        #superteam .all .content .part2 .element._partage .content_element {
          width: 500px;
          margin-top: 120px;
          margin-right: 140px; }
  #superteam .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: 80px; }
    #superteam .all .up_footer .text {
      font-size: 25px;
      font-weight: 700;
      color: #003C9D;
      margin-bottom: 80px; }
    #superteam .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; }
      #superteam .all .up_footer a:hover {
        border: 1px solid transparent;
        background-color: #003C9D;
        color: white; }

@media screen and (max-width: 1400px) {
  #superteam {
    display: block; }
    #superteam .all .background .triangle._1 {
      width: 400px; }
    #superteam .all .background .triangle._2 {
      width: 600px; }
    #superteam .all .background .triangle._3 {
      top: 820px;
      width: 700px; }
  #superteam .all .content .part1 .desc {
    width: 550px; }
    #superteam .all .content .part1 .desc p, #superteam .all .content .part1 .desc strong {
      line-height: 30px; }
  #superteam .all .content .part2 .shooting_team, #superteam .all .content .part2 .sticker {
    display: none !important; }
    #superteam .all .content .part2 .shooting_team._under1400, #superteam .all .content .part2 .sticker._under1400 {
      position: relative;
      height: 250px;
      margin: auto;
      padding: 40px;
      display: flex !important; }
      #superteam .all .content .part2 .shooting_team._under1400::before, #superteam .all .content .part2 .sticker._under1400::before {
        bottom: 70px;
        right: calc(50% - 80px); }
      #superteam .all .content .part2 .shooting_team._under1400 img, #superteam .all .content .part2 .sticker._under1400 img {
        margin: auto;
        position: absolute;
        right: calc(50% - 125px); }
      #superteam .all .content .part2 .shooting_team._under1400 .bg, #superteam .all .content .part2 .sticker._under1400 .bg {
        position: absolute;
        top: calc(50% - 110px);
        right: calc(50% - 145px);
        margin: auto;
        content: "";
        width: 250px;
        height: 250px;
        border-radius: 50%;
        border: 4px solid #F8B500;
        box-sizing: border-box; }
  #superteam .all .content .part2 .element {
    padding: 20px 0 !important;
    justify-content: center;
    flex-direction: row !important; }
    #superteam .all .content .part2 .element .content_element {
      margin: 20px !important; }
      #superteam .all .content .part2 .element .content_element p {
        font-size: 16px; } }

@media screen and (max-width: 990px) {
  #superteam .all .background .triangle._1 {
    width: 320px; }
  #superteam .all .background .triangle._2 {
    top: 360px;
    width: 380px; }
  #superteam .all .background .triangle._3 {
    top: 950px;
    width: 500px; }
  #superteam .all .content .part1, #superteam .all .content .part2 {
    padding: 50px 40px 50px 40px; } }

@media screen and (max-width: 576px) {
  #superteam .underline::after {
    display: none; }
  #superteam .all .background .triangle._1 {
    width: 70%; }
  #superteam .all .background .triangle._2 {
    top: 580px;
    width: 70%; }
  #superteam .all .background .triangle._3 {
    top: 1200px;
    width: 70%; }
  #superteam .all .content .part1, #superteam .all .content .part2 {
    padding: 20px 20px 20px 20px; }
    #superteam .all .content .part1 .desc {
      width: 100%;
      margin-top: 25px; }
  #superteam .all .content .part2 .element {
    padding: 10px 0; }
    #superteam .all .content .part2 .element .content_element p {
      font-size: 14px; }
  #superteam .all .up_footer {
    padding-top: 60px;
    padding-bottom: 60px; }
    #superteam .all .up_footer .text {
      font-size: 20px; }
    #superteam .all .up_footer a {
      font-size: 10px; } }
