@charset "utf-8";

@font-face { font-family: LatoReg; }

@font-face { font-family: LatoBold; src: url("https://consent.trustarc.com/get?name=Lato-Bold.ttf") format("truetype"), url("https://consent.trustarc.com/get?name=Lato-Bold.woff") format("woff"), url("https://consent.trustarc.com/get?name=Lato-Bold.otf") format("opentype"), url("https://consent.trustarc.com/get?name=Lato-Bold.woff2") format("woff2"); }

#consent_blackbar { position: fixed; bottom: 0px; }

#truste-consent-content { display: flex; }

#truste-repop-msg element #truste-repop-msg { display: none; }

#truste-consent-track { direction: ltr; width: 393px; padding: 24px; gap: 16px; background-color: rgb(250, 250, 250); box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 8px 0px; border-radius: 0px; border: none; left: 17px; bottom: 17px; }

div#truste-consent-content { display: block; }

#truste-consent-text { color: rgb(0, 0, 0); font-size: 14px; margin: 0px; align-self: flex-end; line-height: 20px; font-family: LatoReg, sans-serif; letter-spacing: 0.66px; }

#truste-consent-button, .truste-button3 { background: none; color: rgb(0, 0, 0); cursor: pointer; font-family: LatoReg, sans-serif; min-width: 203px; font-size: 16px; font-weight: bold; }

#truste-consent-buttons { width: 100%; gap: 16px; }

#truste-show-consent { background: none; color: rgb(0, 0, 0); cursor: pointer; border: none; font-family: LatoReg, sans-serif; min-width: 230px; font-size: 16px; font-weight: bold; }

div#truste-consent-buttons button { padding: 7px 20px; gap: 12px; border-radius: 3px; background: rgb(255, 255, 255); height: 34px; border: 1px solid rgb(196, 196, 196) !important; }

.do-not-sell-link { color: rgb(255, 255, 255); text-decoration: underline; }

.do-not-sell-link:hover { color: rgb(255, 255, 255); text-decoration: underline; }

.truste-messageColumn { font-family: "Source Sans Pro", sans-serif; font-size: 14px; color: rgb(255, 255, 255); margin: 15px 0px; float: left; text-align: justify; }

.truste-buttonsColumn { font-size: 15px; font-family: "Source Sans Pro", sans-serif; align-self: flex-end; display: flex; flex-direction: column; min-width: 230px; padding-top: 16px; }

.truste-consent-title { font-size: 18px; text-align: left; font-family: LatoBold, sans-serif; letter-spacing: 0.53px; color: rgb(0, 0, 0); opacity: 1; margin-bottom: 24px; margin-top: 0px; line-height: 26px; }

.truste-cookie-link, #truste-terms-button { }

@media screen and (min-width: 1px) and (max-width: 1400px) {
  .truste-buttonsColumn { display: flex; flex-direction: column; min-width: 230px; }
}

@media (max-width: 425px) {
  div#truste-consent-track { width: calc(100% - 48px); left: 0px; bottom: 0px; margin: 0px; border-radius: 8px 8px 0px 0px; }
  div#truste-consent-buttons { margin: 16px 0px 0px; float: none; clear: both; }
  div#truste-consent-text { float: none; clear: both; }
}