#CookieConsent {
  --white: #fff;
  --transition: all 0.3s ease;
  --clr-primary: #174386;
  --clr-secondary: #eae9e6;
  max-height: 100%;
  overflow-y: auto;
  background-color: var(--clr-primary);
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 1000000;
  padding: 2rem 1.5rem;
}
#CookieConsent p {
  color: #FFF;
}
#CookieConsent .btn-link {
  text-decoration: none;
}
/* #CookieConsent *:not(a) {
  color: var(--white);
} */
#CookieConsent *:not(a, .h2) {
  font-size: 1.25rem;
  line-height: 1.5rem;
}
#CookieConsent .h2 {
  font-size: 2.5rem;
  line-height: 3rem;
}
.high-contrast #CookieConsent .btn-secondary {
  background: #36353f;
  border: 2px solid #fff;
}
@media screen and (max-width: 767.98px) {
  #CookieConsent .h2 {
    font-size: 1.75rem;
    line-height: 2.25rem;
  }
  #CookieConsent *:not(a, .h2) {
    font-size: 1rem;
  }
  #CookieConsent {
    padding: 1rem;
  }
  .CookieConsent__ft {
    flex-direction: column;
    gap: 1rem;
  }
  .CookieConsent__ft > .btn {
    width: 100%;
  }
}
.CookieConsent__ft {
  display: flex;
  gap: 2rem;
  align-items: center;
  flex-wrap: wrap;
}
.CookieConsent__ft > .btn {
  flex: 1;
}
#CookieConsentForm_Form label {
  color: #174386;
  font-weight: bold;
}
#CookieConsentForm_Form input[type="checkbox"] {
  height: 24px;
  width: 24px;
  margin-right: 1.5rem;
  position: relative;
  top: 7px;
  border-radius: 0;
  appearance: auto;
  display: inline-block;
}
.CookieConsentForm_Form input[type="checkbox"]:focus-visible {
  outline: none !important;
}
.CookieConsentForm_Form input[type="checkbox"]:focus-visible + label {
  outline: 3px solid #20a0d8 !important;
  border-color: #20a0d8 !important;
}
#CookieConsentForm_Form input[type="submit"] {
  padding: 20px 40px;
  transition: all ease 0.3s;
  border: 0;
  font-size: 19px;
  line-height: 1;
  cursor: pointer;
  text-decoration: none !important;
  white-space: nowrap;
  box-shadow: none;
  position: relative;
  text-transform: none;
  width: max-content;
  background: #FFF;
  color: #174386;
  border-radius: 30px;
  width: 100%;
}
#CookieConsentForm_Form input[type="submit"]:hover {
  background: #8392bd;
  border-color: #8392bd;
  color: #164485 !important;
}
#CookieConsentForm_Form input[type="submit"]:focus-visible {
  outline: 3px solid #20a0d8;
}
.CookieConsent__content a:not(.btn) {
  color: var(--white);
  text-decoration: underline !important;
}
@media screen and (max-width: 1199.98px) {
  #CookieConsentForm_Form input[type="submit"] {
    font-size: 1rem;
  }
}
@media screen and (max-width: 991.98px) {
  #CookieConsentForm_Form input[type="submit"] {
    padding: 7px 20px 10px 20px;
    font-size: 0.938rem;
  }
}
@media screen and (max-width: 767.98px) {
  #CookieConsentForm_Form input[type="submit"] {
    font-size: 0.875rem;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%2Fthemes%2Fkramer%2Fscss%2Fcomponents%2F_cookies.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAnBA%3BAAAA%3BAAAA%3BAA2BA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAACE%3BAAAA%3BAAAA%3BAAAA%22%7D */