#tarteaucitronRoot #tartPop {
    width: 840px;
    top: 50%;
    left: 50%;
    position: fixed;
    z-index: 2147483645 !important;
    bottom: initial;
    transform: translate(-50%,-50%);
    background-color: #ffffff;
    padding: 15px 25px 57px 25px;
  }
  #tartPop #tarteaucitronPrivacyUrl, #tartPop #tarteaucitronPrivacyUrlDialog, #tartPop #tarteaucitronDisclaimerAlert, #tartPop #tarteaucitronDisclaimerAlert strong {
    color: #000000;
  }
  #tarteaucitronAllDenied2 {
    text-align: right !important;
    font-size: 14px !important;
    line-height: 28px !important;
    color: rgba(0, 0, 0, 0.7) !important;
    cursor: pointer !important;
    text-decoration: underline !important;
    font-family: "Poppins" !important;
    font-weight: 400 !important;
    margin-bottom: 16px !important;
  }
  #altImg {
    width: 301.51px !important;
    display: block !important;
    margin: 0 auto 39px auto !important;
  }
  #tarteaucitronDisclaimerAlert {
    font-family: "Poppins" !important;
    font-weight: 400 !important;
    text-align: center !important;
    font-size: 18px !important;
    line-height: 28px !important;
    display: block !important;
    width: 596px !important;
    margin: 0 auto 38px auto !important;
  }
  #tarteaucitronDisclaimerAlert a u {
    font-family: "Poppins" !important;
    font-weight: 400 !important;
    color: #000000 !important;
    font-size: 18px !important;
    line-height: 28px !important;
  }
  .btn-tatr {
    width: 678px !important;
    margin: 0 auto !important;
  }
  #tarteaucitronRoot .tarteaucitronAllow.tarteaucitronAllow2 {
    font-size: 18px !important;
    line-height: 28px !important;
    font-family: "Poppins" !important;
    font-weight: 600 !important;
    background-color: #3BA836 !important;
    text-transform: uppercase !important;
    border-radius: 7px !important;
    height: 63px !important;
    padding: 0 29px !important;
    transition: initial !important;
    transition-duration: 0.3s !important;
  }
  #tartPop #tarteaucitronCloseAlert {
    font-size: 18px !important;
    line-height: 28px !important;
    font-family: "Poppins" !important;
    font-weight: 400 !important;
    background-color: transparent !important;
    text-transform: uppercase !important;
    border-radius: 7px !important;
    height: 63px !important;
    padding: 0 29px !important;
    transition: initial !important;
    transition-duration: 0.3s !important;
    color: #154EDC !important;
    border: 1px solid #154EDC !important;
  }
  
  #tarteaucitronRoot .tarteaucitronAllow:hover,
  #tartPop #tarteaucitronCloseAlert:hover {
    transform: scale(1.05) !important;
  }
  #tarteaucitronAlertBig {
    width: 100% !important;
    height: 100% !important;
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    z-index: 2147483644 !important;
    background-color: rgba(0, 0, 0, 0.53) !important;
  }
  #tarteaucitronAlertBig.active{
    display: none !important;
  }
  @media (max-width: 991px) {
    #tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronCloseAlert{
      margin-top: 11px !important;
    }
    #tarteaucitronRoot #tartPop {
        width: calc(100% - 90px);
      }
      #tarteaucitronAllDenied2 {
        margin-bottom: 35px !important;
      }
      #tarteaucitronDisclaimerAlert {
        width: auto !important;
        text-align: left !important;
        margin-bottom: 38px !important;
      }
    
      .btn-tatr,
      #tartPop #tarteaucitronCloseAlert,
      #tarteaucitronRoot .tarteaucitronAllow.tarteaucitronAllow2 {
        width: 311px !important;
        display: block !important;
        padding: 0 !important;
      }
      .btn-tatr {
        flex-direction: column-reverse!important;
        margin: 0 auto !important;
        display: flex !important;
      }
      #tartPop #tarteaucitronCloseAlert {
        margin-top: 10px;
      }
      .sliding__popup2 {
        background-color: #154edc;
        color: #ffffff;
        padding-bottom: 11rem;
      }
      #tartPop #tarteaucitronCloseAlert {
        height: 61px !important;
        width: 309px !important;
      }   
  }
  @media (max-width: 768px) {
    #altImg,
    .btn-tatr,
    #tartPop #tarteaucitronCloseAlert,
    #tarteaucitronRoot .tarteaucitronAllow.tarteaucitronAllow2,
    #tartPop #tarteaucitronCloseAlert {
      width: 100% !important;
    }
  }