html, body { font-family: 'Aeonik', sans-serif !important; max-width: 100%; overflow-x: hidden; }  :root { --baud-accent: #aba494;  }  .cky-consent-container, .cky-consent-container *, .cky-preference-wrapper, .cky-preference-wrapper *, .cky-preference-center, .cky-preference-center * { font-family: 'Aeonik', sans-serif !important; }  .cky-consent-container.cky-classic-bottom .cky-consent-bar { background-color: rgba(255, 255, 255, 0.1) !important; -webkit-backdrop-filter: blur(25px); backdrop-filter: blur(25px) !important; border: none !important; border-radius: 20px !important; max-width: 86% !important; margin: 0 auto 25px auto !important; padding: 5px 20px !important; box-shadow: none !important; }  .cky-notice-group { display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: space-between !important; gap: 32px !important; } .cky-notice-group > div:first-child { flex: 1 1 68% !important; } .cky-notice-des { text-align: left !important; font-size: 13px !important; color: #d0d0d0 !important; } .cky-notice-btn-wrapper { justify-content: flex-end !important; }  .cky-btn { border-radius: 50px !important; padding: 11px 35px !important; font-size: 14px !important; }  .cky-btn-accept, .cky-btn-preferences { background-color: #000 !important; border-color: #000 !important; color: #fff !important; }  .cky-btn-reject, .cky-btn-customize { background-color: transparent !important; border: none !important; color: #d0d0d0 !important; font-size: 12px !important; padding: 11px 14px !important; } .cky-consent-bar .cky-btn-customize::after { top: 20px !important; right: 0px !important; }  @media (max-width: 768px) { .cky-consent-container.cky-classic-bottom .cky-consent-bar { max-width: 92% !important; margin: 0 auto 16px auto !important; border-radius: 24px !important; padding: 20px 24px !important; } .cky-notice-group { flex-direction: column !important; align-items: flex-start !important; gap: 16px !important; } .cky-notice-btn-wrapper { justify-content: flex-start !important; flex-wrap: wrap !important; } }   .cky-overlay { background: rgba(0,0,0,0.5) !important; -webkit-backdrop-filter: blur(4px); backdrop-filter: blur(4px) !important; }  .cky-preference-center { background-color: rgba(18,18,18,0.7) !important; -webkit-backdrop-filter: blur(25px); backdrop-filter: blur(25px) !important; border: 1px solid rgba(255,255,255,0.12) !important; border-radius: 28px !important; overflow: hidden !important; } .cky-preference-wrapper { background-color: transparent !important; border: none !important; }  .cky-preference-title { font-size: 18px !important; color: #fff !important; } .cky-btn-close { opacity: .7 !important; transition: opacity .2s ease !important; } .cky-btn-close:hover { opacity: 1 !important; }  .cky-preference-content-wrapper { font-size: 13px !important; color: #d0d0d0 !important; }  .cky-horizontal-separator, .cky-accordion { border-color: rgba(255,255,255,0.08) !important; }  .cky-accordion-btn { font-size: 14px !important; font-weight: 500 !important; color: #fff !important; } .cky-accordion-header-des { font-size: 12.5px !important; color: #b5b5b5 !important; } .cky-chevron-right { border-color: #d0d0d0 !important; } .cky-always-active { color: var(--baud-accent) !important; font-size: 12px !important; }  .cky-switch input[type="checkbox"] { background-color: #4a4a4a !important; } .cky-switch input[type="checkbox"]:checked { background-color: var(--baud-accent) !important; }  .cky-audit-table { background-color: rgba(255,255,255,0.04) !important; border-color: rgba(255,255,255,0.1) !important; border-radius: 12px !important; font-size: 12px !important; color: #c8c8c8 !important; } .cky-cookie-des-table { font-size: 12px !important; } .cky-empty-cookies-text { color: #8a8a8a !important; }  .cky-footer-shadow { background: transparent !important; } .cky-prefrence-btn-wrapper { gap: 10px !important; flex-wrap: wrap !important; } body.admin-bar .scroll-header { top: 32px; }  @media (max-width: 991px) { #brx-content { padding-top: 75px; } } @media (min-width: 992px) { #brx-content { padding-top: 75px; } } @media (max-width: 768px) { body.admin-bar .scroll-header { top: 46px; } } @media (max-width: 768px) { #cookie-law-info-bar { margin: 15px 25px; width: 85%; border-radius: 10px; } .cli-style-v2 .cli-bar-message { width: 100%; } .cli_settings_button { font-size: 12px; } .cli-style-v2 .cli-bar-container { display: flex; flex-direction: column; } .cli-style-v2 .cli-bar-btn_container { width: 100%; display: flex; justify-content: space-between; align-items: center; flex-wrap: nowrap; margin-top: 15px; } .cli-style-v2 .cli_settings_button { margin: 0 !important; } } ul.valor { display: inline; float: left; padding-left: 0px; } ul.valor li { font-size: 14px; border: 1px solid #000; border-radius: 50px; padding-top: 0px; padding-right: 22px; padding-bottom: 0px; padding-left: 22px; margin-top: 10px; margin-right: 20px; margin-bottom: 10px; margin-left: 0px; width: auto; list-style-type: none; float: left; }