@font-face {
  font-family:"Source Sans Pro";
  font-weight: normal;
  src:url(https://consent.trustarc.com/get?name=SourceSansPro-Regular.ttf) format("truetype"),
  url(https://consent.trustarc.com/get?name=SourceSansPro-Regular.eot) format("embedded-opentype"),
  url(https://consent.trustarc.com/get?name=SourceSansPro-Regular.woff) format("woff"),
  url(https://consent.trustarc.com/get?name=SourceSansPro-Regular.otf) format("opentype"),
  url(https://consent.trustarc.com/get?name=SourceSansPro-Regular.woff2) format("woff2"),
  url(https://consent.trustarc.com/get?name=SourceSansPro-Regular.svg) format("svg");
}
@font-face {
  font-family:"Source Sans Pro";
  font-weight: 600;
  src:url(https://consent.trustarc.com/get?name=SourceSansPro-SemiBold.ttf) format("truetype"),
  url(https://consent.trustarc.com/get?name=SourceSansPro-SemiBold.eot) format("embedded-opentype"),
  url(https://consent.trustarc.com/get?name=SourceSansPro-SemiBold.woff) format("woff"),
  url(https://consent.trustarc.com/get?name=SourceSansPro-SemiBold.otf) format("opentype"),
  url(https://consent.trustarc.com/get?name=SourceSansPro-SemiBold.woff2) format("woff2"),
  url(https://consent.trustarc.com/get?name=SourceSansPro-SemiBold.svg) format("svg");
}
@font-face {
  font-family:"Source Sans Pro";
  font-weight: bold;
  src:url(https://consent.trustarc.com/get?name=SourceSansPro-Bold.ttf) format("truetype"),
  url(https://consent.trustarc.com/get?name=SourceSansPro-Bold.eot) format("embedded-opentype"),
  url(https://consent.trustarc.com/get?name=SourceSansPro-Bold.woff) format("woff"),
  url(https://consent.trustarc.com/get?name=SourceSansPro-Bold.otf) format("opentype"),
  url(https://consent.trustarc.com/get?name=SourceSansPro-Bold.woff2) format("woff2"),
  url(https://consent.trustarc.com/get?name=SourceSansPro-Bold.svg) format("svg");
}
#consent_blackbar {
  z-index: 2147483641!important;
}
#truste-repop-msg element #truste-repop-msg {
  display: none;
}
#truste-consent-track {
  padding: 14px 18px 18px 18px;
  background-color: #002E30;
  direction: ltr;
  /*    border-radius: 20px 20px 0 0;*/    border-radius: 0;
  box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.08);
}
#truste-consent-text {
  color: #fff;
  font-size: 14px;
  margin: 0px 0px 8px 0px;
  font-weight: normal;
  line-height: 26px;
}
#truste-consent-button,
#truste-consent-required {
  background-color: #A3F5C5;
  border: 1px solid #A3F5C5;
  color: #002E30;
  padding: 5px 10px;
  border-radius: 100px;
  cursor: pointer;
  min-width: 148px;
  height: auto;
  font-size: 14px;
  font-family: Source Sans Pro, sans-serif;
  font-weight: normal;
}
#truste-show-consent {
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
  padding: 5px 10px;
  border-radius: 100px;
  cursor: pointer;
  min-width: 148px;
  height: auto;
  font-size: 14px;
  font-family: Source Sans Pro, sans-serif;
}
#truste-privacy-button,
.truste-cookie-link {
  color: #fff;
  text-decoration: underline;
}
#truste-privacy-button:hover,
.truste-cookie-link:hover {
  color: #fff;
  text-decoration: underline;
}
.do-not-sell-link-banner {
  color: rgba(225, 26, 119, 1);
  text-decoration: underline;
}
.do-not-sell-link-banner:hover {
  color: rgba(225, 26, 119, 1);
  text-decoration: underline;
}
.truste-messageColumn {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  color: #fff;
  margin: 15px 0px 15px 0px;
  float: left;
}
.truste-buttonsColumn {
  float: right;
  margin: 10px 0px 0px 0px;
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
}
/*IRM MODAL CSS*/.truste_irm_box_overlay {
  height: auto !important;
  margin: 70px auto 70px var(--truste-box-overlay-margin-left) !important;
}
.truste_irm_outerdiv {
  position: fixed;
}
@media only screen and (max-width:920px) {
  .truste_irm_box_overlay {
    width: 80% !important;
  }
}
/* MOBILE ONLY */@media screen and (min-width: 1px) and (max-width: 500px) {
  .truste-messageColumn {
    float: none;
  }
  .truste-buttonsColumn {
    float: none;
  }
  #truste-show-consent {
    display: block;
    width: 95%;
    margin: 0px auto;
  }
  #truste-consent-button,
  #truste-consent-required {
    display: block;
    width: 95%;
    margin: 5px auto;
  }
}
