/*!***********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-bulk-import-loader/index.js!./src/scss/cookie-banner.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************/
@media (min-width: 576px) {
  .cky-consent-container.cky-classic-bottom {
    bottom: 30px;
    left: 30px;
    right: 30px;
    width: auto;
  }
}
.cky-consent-container.cky-classic-bottom .cky-consent-bar {
  border-radius: 6px;
  background-color: #14447E !important;
  border: 0 !important;
  padding: 14px 30px 16px;
  box-shadow: none !important;
}
@media (max-width: 576px) {
  .cky-consent-container.cky-classic-bottom .cky-consent-bar {
    padding: 16.5px 0;
  }
}
.cky-consent-container.cky-classic-bottom .cky-notice .cky-title,
.cky-consent-container.cky-classic-bottom .cky-consent-bar .cky-notice-des .custom-title {
  color: #FFF !important;
  font-size: 20px;
  font-weight: 400;
  margin: 0 0 5px;
}
.cky-consent-container.cky-classic-bottom .cky-consent-bar .cky-notice-des p {
  color: #FFF !important;
  font-weight: 400;
}
.cky-consent-container.cky-classic-bottom .cky-policy {
  color: #FFF !important;
  font-weight: 400;
}
.cky-consent-container.cky-classic-bottom .cky-btn {
  font-weight: 400;
  border: 2px solid #FFF !important;
}
.cky-consent-container.cky-classic-bottom .cky-btn.cky-btn-customize {
  background-color: transparent !important;
  color: #FFF !important;
}
.cky-consent-container.cky-classic-bottom .cky-btn.cky-btn-reject {
  background-color: #FFF !important;
  color: #14447E !important;
}
.cky-consent-container.cky-classic-bottom .cky-btn.cky-btn-accept {
  background-color: #FFF !important;
  color: #14447E !important;
}
