@import url(../tarteaucitron/css/tarteaucitron.css);
div#tarteaucitronRoot.tarteaucitronBeforeVisible::before,
#tarteaucitronRoot button#tarteaucitronBack {
  background: #000 !important; }

#tarteaucitronRoot #tarteaucitronAlertBig {
  background: #FFF;
  width: 860px !important; }

#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert {
  color: #000e51;
  font-family: Inter, sans-serif; }

#tarteaucitronPrivacyUrl {
  color: #006fff !important;
  display: block;
  font-family: Inter, sans-serif !important;
  font-size: 12px !important;
  margin: 16px auto 0; }
  #tarteaucitronPrivacyUrl:hover {
    color: #0041C5 !important; }

.tarteaucitronCTAButton {
  border-radius: 4px;
  font-family: Inter, sans-serif !important;
  padding: 10px 15px !important; }

.tarteaucitronAllow {
  background: #006fff !important; }
  .tarteaucitronAllow:hover {
    background: #0041C5 !important; }

.tarteaucitronDeny {
  background: #d7d7ec !important;
  color: #000e51 !important; }
  .tarteaucitronDeny:hover {
    background: #7f86a8 !important; }

.tarteaucitronCross::before {
  color: #000e51 !important; }

#tarteaucitronCloseAlert {
  font-family: Inter, sans-serif !important;
  color: #000e51 !important;
  text-decoration: underline !important; }

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine {
  background: #FFF !important; }

#tarteaucitron #tarteaucitronServices .tarteaucitronTitle button {
  background: #7f86a8;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  color: #f6f7fb;
  font-family: Inter, sans-serif;
  font-size: 16px; }
  #tarteaucitron #tarteaucitronServices .tarteaucitronTitle button span {
    display: none; }

#tarteaucitron #tarteaucitronServices .tarteaucitronLine,
#tarteaucitron #tarteaucitronServices .tarteaucitronHidden {
  background: none;
  border-bottom: 1px solid #d7d7ec;
  border-top: 1px solid #d7d7ec;
  color: #000e51; }
  #tarteaucitron #tarteaucitronServices .tarteaucitronLine:hover,
  #tarteaucitron #tarteaucitronServices .tarteaucitronHidden:hover {
    background: none; }

#tarteaucitron #tarteaucitronServices_analytic span {
  color: #000e51 !important; }

#tarteaucitron #tarteaucitronServices_analytic a {
  color: #006fff;
  font-weight: 400; }

#tarteaucitron #tarteaucitronInfo {
  background: #f6f7fb;
  border: 1px solid #d7d7ec;
  border-radius: 6px;
  color: #000e51;
  font-weight: 400; }

#tarteaucitronClosePanel {
  background: #006fff !important; }

#tarteaucitronRoot .tarteaucitronH1 {
  color: #000e51;
  font-weight: 500; }

#tarteaucitronRoot .tarteaucitronH2 {
  color: #000e51;
  font-size: 18px !important;
  font-weight: 500; }

#tarteaucitronRoot .tarteaucitronH3 {
  color: #000e51; }

#tarteaucitronPrivacyUrlDialog {
  background: none !important;
  color: #006fff !important;
  font-family: Inter, sans-serif !important; }
  #tarteaucitronPrivacyUrlDialog:hover {
    color: #0041C5 !important; }

.tarteaucitronAllow,
.tarteaucitronDeny {
  font-family: Inter, sans-serif !important; }

.tarteaucitronLine .tarteaucitronAllow,
.tarteaucitronLine .tarteaucitronDeny {
  opacity: 0.6; }

/*# sourceMappingURL=tarteaucitron.scss.css.map */