input[type="checkbox"].cmplz-category { width: initial; -webkit-appearance: checkbox;}input[type="checkbox"].cmplz-category:checked::before { content: '';}.cmplz-cookiebanner { box-sizing: border-box;}:root { --cmplz_banner_width: 340px; --cmplz_banner_background_color: #ffffff; --cmplz_banner_border_color: #f2f2f2; --cmplz_banner_border_width: 0px 0px 0px 0px ; --cmplz_banner_border_radius: 0rem 0rem 0rem 0rem; --cmplz_banner_margin: 10px; --cmplz_categories-height: 163px; --cmplz_title_font_size: 15px; --cmplz_text_line_height: calc(var(--cmplz_text_font_size) * 1.5); --cmplz_text_color: #222222; --cmplz_hyperlink_color: #0e4fc8; --cmplz_text_font_size: 12px; --cmplz_link_font_size: 12px; --cmplz_category_body_font_size: 12px; --cmplz_button_accept_background_color: #0e4fc8; --cmplz_button_accept_border_color: #0e4fc8; --cmplz_button_accept_text_color: #ffffff; --cmplz_button_deny_background_color: #f9f9f9; --cmplz_button_deny_border_color: #f2f2f2; --cmplz_button_deny_text_color: #222222; --cmplz_button_settings_background_color: #f9f9f9; --cmplz_button_settings_border_color: #f2f2f2; --cmplz_button_settings_text_color: #333333; --cmplz_button_border_radius: 0rem 0rem 0rem 0rem; --cmplz_button_font_size: 15px; --cmplz_category_header_always_active_color: green; --cmplz_category_header_title_font_size: 14px; --cmplz_category_header_active_font_size: 12px; --cmplz-manage-consent-height: 50px; --cmplz-manage-consent-offset: -35px; --cmplz_slider_active_color: #0e4fc8; --cmplz_slider_inactive_color: #F56E28; --cmplz_slider_bullet_color: #ffffff;}body.cmplz-banner-active *:not(.cmplz-cookiebanner):not(.cmplz-cookiebanner *) { pointer-events: none !important; user-select: none !important;}.cmplz-cookiebanner * { pointer-events: auto !important; user-select: auto !important;}#cmplz-manage-consent .cmplz-manage-consent { margin: unset; z-index: 9998; color: var(--cmplz_text_color); background-color: var(--cmplz_banner_background_color); border-style: solid; border-color: var(--cmplz_banner_border_color); border-width: var(--cmplz_banner_border_width); border-radius: var(--cmplz_banner_border_radius); border-bottom-left-radius: 0; border-bottom-right-radius: 0; line-height: initial; position: fixed; bottom: var(--cmplz-manage-consent-offset); min-width: 100px; height: var(--cmplz-manage-consent-height); right: 40px; padding: 15px; cursor: pointer; animation: mc_slideOut 0.5s forwards;}#cmplz-manage-consent .cmplz-manage-consent:active { outline: none; border: none;}#cmplz-manage-consent .cmplz-manage-consent.cmplz-dismissed { display: none;}#cmplz-manage-consent .cmplz-manage-consent:hover,#cmplz-manage-consent .cmplz-manage-consent:focus { animation: mc_slideIn 0.5s forwards; animation-delay: 0;}@-webkit-keyframes mc_slideIn { 100% { bottom: 0; }}@keyframes mc_slideIn { 100% { bottom: 0; }}@-webkit-keyframes mc_slideOut { 100% { bottom: var(--cmplz-manage-consent-offset); }}@keyframes mc_slideOut { 100% { bottom: var(--cmplz-manage-consent-offset); }}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-header .cmplz-title { display: none; }}.cmplz-cookiebanner { max-height: calc(100vh - 20px); overflow-y: auto; position: fixed; height: auto; left: 50%; top: 50%; -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); grid-template-rows: minmax(0, 1fr); z-index: 99999; background: var(--cmplz_banner_background_color);}.cmplz-cookiebanner a { transition: initial;}.cmplz-cookiebanner .cmplz-buttons a.cmplz-btn.tcf { display: none;}.cmplz-cookiebanner.cmplz-dismissed { display: none;}.cmplz-cookiebanner .cmplz-body { width: 100%; grid-column: span 3; overflow-y: auto; overflow-x: hidden; max-height: 55vh;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar-track { border-radius: 10px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0); background-color: transparent;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar { width: 5px; background-color: transparent;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar-thumb { background-color: var(--cmplz_button_accept_background_color); border-radius: 10px;}@media (min-width: 350px) { .cmplz-cookiebanner .cmplz-body { min-width: 300px; }}@media (max-height: 400px) { .cmplz-cookiebanner { height: calc(100vh - 20px); display: flex; flex-direction: column; overflow: hidden; gap: 1px; grid-row-gap: 1px; padding: 7px 12px !important; zoom: 0.6; } .cmplz-cookiebanner .cmplz-body { flex: 1; min-height: 0; overflow-y: auto; max-height: none; margin-top: 15px !important; } .cmplz-cookiebanner .cmplz-header, .cmplz-cookiebanner .cmplz-divider, .cmplz-cookiebanner .cmplz-links, .cmplz-cookiebanner .cmplz-buttons, .cmplz-cookiebanner .cmplz-documents { flex-shrink: 0; } .cmplz-cookiebanner .cmplz-header { margin-bottom: 15px !important; max-height: 10px; } .cmplz-close { zoom: 0.6 !important; } .cmplz-cookiebanner .cmplz-buttons { gap: 1px !important; } .cmplz-cookiebanner .cmplz-buttons .cmplz-btn { height: 15vh !important; min-height: unset !important; padding: 0 !important; white-space: nowrap !important; font-size: 1.1rem !important; line-height: 14px !important; zoom: 0.5 !important; } .cmplz-cookiebanner .cmplz-documents, .cmplz-cookiebanner .cmplz-information { zoom: 0.5 !important; }}@media (max-height: 400px) and (max-width: 768px) { .cmplz-cookiebanner { gap: 1px; }}.cmplz-cookiebanner { border-style: solid; border-color: var(--cmplz_banner_border_color); border-width: var(--cmplz_banner_border_width); border-radius: var(--cmplz_banner_border_radius); padding: 15px 20px; display: grid; grid-gap: 10px;}.cmplz-cookiebanner .cmplz-divider { margin-left: -20px; margin-right: -20px;}.cmplz-cookiebanner .cmplz-header { grid-template-columns: 100px 1fr 100px; align-items: center; display: grid; grid-column: span 3;}@media (max-width: 399px) { .cmplz-cookiebanner .cmplz-header { grid-template-columns: auto 1fr auto; }}.cmplz-cookiebanner .cmplz-logo svg { max-height: 35px; width: inherit;}.cmplz-cookiebanner .cmplz-logo img { max-height: 40px; width: inherit;}.cmplz-cookiebanner .cmplz-title { justify-self: center; grid-column-start: 2; font-size: var(--cmplz_title_font_size); color: var(--cmplz_text_color); font-weight: 500;}.cmplz-cookiebanner .cmplz-close { line-height: 20px; justify-self: end; grid-column-start: 3; font-size: 20px; cursor: pointer; width: 20px; height: 20px; color: var(--cmplz_text_color);}.cmplz-cookiebanner .cmplz-close svg { width: 20px; height: 20px;}.cmplz-cookiebanner .cmplz-close:hover { text-decoration: none; line-height: initial; font-size: 18px;}.cmplz-cookiebanner .cmplz-message { word-wrap: break-word; font-size: var(--cmplz_text_font_size); line-height: var(--cmplz_text_line_height); color: var(--cmplz_text_color); margin-bottom: 5px;}.cmplz-cookiebanner .cmplz-message a { color: var(--cmplz_hyperlink_color);}.cmplz-cookiebanner .cmplz-message,.cmplz-cookiebanner .cmplz-categories,.cmplz-cookiebanner .cmplz-links,.cmplz-cookiebanner .cmplz-buttons,.cmplz-cookiebanner .cmplz-divider { grid-column: span 3;}.cmplz-cookiebanner .cmplz-categories.cmplz-tcf .cmplz-category .cmplz-category-header { grid-template-columns: 1fr auto;}.cmplz-cookiebanner .cmplz-categories .cmplz-category { background-color: rgba(239, 239, 239, 0.5);}.cmplz-cookiebanner .cmplz-categories .cmplz-category:not(:last-child) { margin-bottom: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header { display: grid; grid-template-columns: 1fr auto 15px; grid-template-rows: minmax(0, 1fr); align-items: center; grid-gap: 10px; padding: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-title { font-weight: 500; grid-column-start: 1; justify-self: start; font-size: var(--cmplz_category_header_title_font_size); color: var(--cmplz_text_color); margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active { font-size: var(--cmplz_category_header_active_font_size); font-weight: 500; color: var(--cmplz_category_header_always_active_color);}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active label { display: none;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox { display: flex; align-items: center; margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox input[data-category=cmplz_functional] { display: none;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-toggle { background: none; border: none; padding: 0; margin: 0; cursor: pointer; grid-column-start: 3; display: flex; align-items: center; justify-content: center; color: inherit;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-icon.cmplz-open { cursor: pointer; content: ''; transform: rotate(0deg); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; background-size: cover; height: 18px; width: 18px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-description { font-size: var(--cmplz_category_body_font_size); color: var(--cmplz_text_color); margin: 0; max-width: 100%; padding: 10px;}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-category .cmplz-category-header { grid-template-columns: 1fr!important; }}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-message { margin-right: 5px; }}.cmplz-cookiebanner .cmplz-buttons { display: flex; gap: var(--cmplz_banner_margin);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn { min-height: 45px; padding: 10px; margin: initial; width: 100%; white-space: nowrap; border-radius: var(--cmplz_button_border_radius); cursor: pointer; font-size: var(--cmplz_button_font_size); font-weight: 500; text-decoration: none; line-height: 20px; text-align: center; flex: initial;}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn:hover { text-decoration: none;}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept { background-color: var(--cmplz_button_accept_background_color); border: 1px solid var(--cmplz_button_accept_border_color); color: var(--cmplz_button_accept_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-deny { background-color: var(--cmplz_button_deny_background_color); border: 1px solid var(--cmplz_button_deny_border_color); color: var(--cmplz_button_deny_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-view-preferences { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-save-preferences { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-manage-options { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons a.cmplz-btn { display: flex; align-items: center; justify-content: center; padding: initial;}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-links.cmplz-information { display: initial; text-align: center; }}.cmplz-cookiebanner .cmplz-links { display: flex; gap: var(--cmplz_banner_margin);}.cmplz-cookiebanner .cmplz-links.cmplz-information { justify-content: space-between;}.cmplz-cookiebanner .cmplz-links.cmplz-documents { justify-content: center;}.cmplz-cookiebanner .cmplz-links .cmplz-link { color: var(--cmplz_hyperlink_color); font-size: var(--cmplz_link_font_size); text-decoration: underline; margin: 0;}.cmplz-cookiebanner .cmplz-links .cmplz-link.cmplz-read-more-purposes { display: none;}.cmplz-cookiebanner .cmplz-links ul { margin: 0; padding: 0; list-style: none; display: flex; gap: var(--cmplz_banner_margin); justify-content: center;}.cmplz-categories .cmplz-category .cmplz-description-statistics-anonymous { display: none;}.cmplz-categories .cmplz-category .cmplz-description-statistics { display: block;}.cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-toggle { background: none; border: none; padding: 0; margin: 0; cursor: pointer; grid-column-start: 3; display: flex; align-items: center; justify-content: center; color: inherit;}.cmplz-categories .cmplz-category .cmplz-category-toggle[aria-expanded="true"] .cmplz-icon.cmplz-open { transform: rotate(180deg);}.cmplz-cookiebanner { top: initial; left: 10px; bottom: 10px; transform: initial;}@media (min-width: 768px) { .cmplz-cookiebanner { min-width: var(--cmplz_banner_width); max-width: 100%; display: grid; grid-row-gap: 10px; }}@media (max-width: 768px) { .cmplz-cookiebanner { left: initial; right: initial; bottom: 0; width: 100%; } .cmplz-cookiebanner .cmplz-buttons { flex-direction: column; }}@media (min-width: 768px) { .cmplz-message, .cmplz-categories { width: calc(var(--cmplz_banner_width) - 42px); }}#cmplz-manage-consent .cmplz-manage-consent { left: 40px; right: initial;}.cmplz-cookiebanner .cmplz-categories,.cmplz-cookiebanner .cmplz-save-preferences,.cmplz-cookiebanner .cmplz-link.cmplz-manage-options,.cmplz-cookiebanner .cmplz-manage-vendors,.cmplz-cookiebanner .cmplz-read-more,.cmplz-cookiebanner .cmplz-btn.cmplz-manage-options { display: none;}.cmplz-cookiebanner .cmplz-categories.cmplz-fade-in { animation: fadeIn 1s; -webkit-animation: fadeIn 1s; -moz-animation: fadeIn 1s; -o-animation: fadeIn 1s; -ms-animation: fadeIn 1s; display: block;}@keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-moz-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-o-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-ms-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}.cmplz-cookiebanner .cmplz-links.cmplz-information { display: none;}.cmplz-cookiebanner .cmplz-preferences,.cmplz-manage-consent-container .cmplz-preferences { display: none;}@media (max-width: 768px) { #cmplz-manage-consent .cmplz-manage-consent { animation: mc_slideIn 0s forwards; }}.cmplz-logo { display: none !important;}.cmplz-cookiebanner .cmplz-close { display: none;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox { position: relative;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox { opacity: 0; margin: 0; margin-top: -10px; cursor: pointer; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; position: absolute; z-index: 1; top: 0px; left: 0px; width: 40px; height: 20px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:focus + .cmplz-label:before { box-shadow: 0 0 0 2px #245fcc;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked + .cmplz-label::before { display: block; background-color: var(--cmplz_slider_active_color); content: ""; padding-left: 6px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked + .cmplz-label:after { left: 14px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label { position: relative; padding-left: 30px; margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:before,.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:after { box-sizing: border-box; position: absolute; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; transition: background-color 0.3s, left 0.3s;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:before { display: block; content: ""; color: #fff; box-sizing: border-box; font-family: 'FontAwesome', sans-serif; padding-left: 23px; font-size: 12px; line-height: 20px; background-color: var(--cmplz_slider_inactive_color); left: 0px; top: -7px; height: 15px; width: 28px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:after { display: block; content: ""; letter-spacing: 20px; background: var(--cmplz_slider_bullet_color); left: 4px; top: -5px; height: 11px; width: 11px;}.cmplz-cookiebanner .cmplz-links .cmplz-link { display: none;}.cmplz-categories .cmplz-category .cmplz-description-statistics-anonymous { display: block;}.cmplz-categories .cmplz-category .cmplz-description-statistics { display: none;}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-header .cmplz-title { display: block; }}#cmplz-manage-consent .cmplz-manage-consent, button.cmplz-btn.cmplz-manage-consent.manage-consent-1.cmplz-show { bottom: 20px!important; min-width:unset!important; width: 40px!important; height: 40px!important; border-radius:10px!important; font-size:0px; left:1%!important; position: fixed; animation:none;}div#cmplz-manage-consent { bottom: 20px !important; position: absolute;}button.cmplz-btn.cmplz-manage-consent.manage-consent-1.cmplz-show {background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 120 120"><g style="fill: %230E4FC8;"><path d="m120 114.23c0 3.1748-2.5948 5.7695-5.7695 5.7695h-108.46c-3.1748 0-5.7695-2.5948-5.7695-5.7695v-108.46c0-3.1748 2.5948-5.7695 5.7695-5.7695h108.46c3.1748 0 5.7695 2.5948 5.7695 5.7695z"/><path style="fill:%23ffffff" d="m9.2801 67.576c0.59018 4.2737 0.061053 6.6344 1.0379 10.583 0.71229 2.8593 2.8186 8.6797 4.2025 11.254 2.8186 5.2404 10.267 11.407 11.224 12.241 4.0193 3.48 10.389 6.4309 13.991 7.418 5.4948 1.4958 8.466 1.974 12.984 1.974 3.6937 0 7.2755-0.4579 10.694-1.3228 2.8186-0.71228 6.085-2.5642 8.7713-3.5207 5.0471-1.7909 7.9064-3.6225 11.407-7.1636 1.6891-1.7095 2.9814-4.7316 4.6706-6.4411 3.7955-3.826 3.8464-7.245 5.0979-10.349 2.0351-5.0267 2.8084-8.9036 2.8084-14.663 0-24.004-20.514-44.477-44.518-44.477-4.7825 0-8.3134 1.7909-12.618 3.2155-4.7621 1.5772-9.0969 3.0527-12.964 6.0748-2.9306 2.2895-5.6169 5.8408-7.886 8.7917-5.566 7.306-10.165 17.268-8.9036 26.385z"/><circle cx="51.203" cy="64.36" r="7.418"/><ellipse cx="25.398" cy="64.309" rx="4.3348" ry="4.2635"/><circle cx="40.845" cy="86.767" r="5.3015"/><circle cx="64.004" cy="94.164" r="3.8871"/><circle cx="75.228" cy="78.352" r="4.9453"/><circle cx="42.493" cy="39.359" r="5.3015"/><path d="m116.28 38.036v-8.9952l-6.6751-2.0962c-0.48843-1.6891-1.1804-3.3376-2.0555-4.925l3.246-6.2274-6.3902-6.3902-6.1867 3.246c-1.5263-0.84457-3.1646-1.5162-4.8944-2.0148l-2.1165-6.7158h-9.0155l-2.1165 6.7158c-1.7197 0.4986-3.3579 1.1702-4.8944 2.0249l-6.2376-3.246-6.3699 6.3597 3.246 6.2172c-0.86492 1.5569-1.5569 3.2053-2.0555 4.925l-6.6853 2.0962v9.0053l6.6039 2.086c0.4986 1.74 1.1905 3.4088 2.0555 4.986l-3.2155 6.1664 6.3699 6.3699 6.1562-3.2155c1.6077 0.88527 3.2867 1.5874 5.0165 2.0758l2.086 6.6039h9.0155l2.086-6.6039c1.74-0.4986 3.419-1.1905 5.0165-2.0758l6.1562 3.2155 6.3699-6.3699-3.2155-6.1358c0.86492-1.567 1.5568-3.246 2.0554-4.9758zm-9.1783-0.30527-0.20352 0.83439c-0.4986 2.0249-1.3025 3.9583-2.3607 5.7288l-0.44772 0.73264 2.9611 5.6474-3.1951 3.1951-5.6678-2.9611-0.73264 0.43755c-1.8011 1.0786-3.7344 1.8825-5.7593 2.3811l-0.83439 0.20351-1.9232 6.0951h-4.5383l-1.9232-6.0951-0.83439-0.20351c-1.9944-0.48842-3.9379-1.2923-5.7695-2.3811l-0.73264-0.43755-5.6678 2.9611-3.1951-3.1951 2.9611-5.6881-0.43755-0.73264c-1.0684-1.7705-1.8621-3.7039-2.3709-5.7288l-0.20351-0.83439-6.085-1.913v-4.5179l6.1562-1.9334 0.20351-0.83439c0.4986-2.0148 1.3025-3.9176 2.3607-5.6678l0.44772-0.73264-3.0018-5.739 3.1951-3.1951 5.7593 2.9916 0.73264-0.44772c1.7298-1.0379 3.6225-1.8214 5.6372-2.3302l0.82422-0.20351 1.9537-6.1969h4.5383l1.9537 6.1867 0.82422 0.20351c2.0351 0.50878 3.9278 1.2923 5.6474 2.3302l0.73264 0.44772 5.7085-2.9916 3.2155 3.2155-2.9916 5.739 0.43755 0.73264c1.0888 1.8214 1.8825 3.7344 2.3709 5.6779l0.20351 0.83439 6.1562 1.9334v4.5179z"/><path style="fill:%23ffffff" d="m107.07 29.346-0.20351-0.83439c-0.47825-1.9537-1.2821-3.8565-2.3709-5.6779l-0.43755-0.73264 2.9916-5.739-3.2155-3.2155-5.7085 2.9916-0.73264-0.44772c-1.7095-1.0379-3.6123-1.8214-5.6474-2.3302l-0.82422-0.20351-1.9537-6.1867h-4.5383l-1.9537 6.1969-0.82422 0.20351c-2.0148 0.50878-3.9176 1.2923-5.6372 2.3302l-0.73264 0.44772-5.7593-2.9916-3.1951 3.1951 3.0018 5.739-0.44772 0.73264c-1.0684 1.7502-1.8621 3.6632-2.3607 5.6678l-0.20351 0.83439-6.1562 1.9334v4.5179l6.085 1.913 0.20351 0.83439c0.4986 2.0249 1.3025 3.9583 2.3709 5.7288l0.43755 0.73264-2.9611 5.6881 3.1951 3.1951 5.6678-2.9611 0.73264 0.43755c1.8316 1.0888 3.7751 1.8926 5.7695 2.3811l0.83439 0.20351 1.9232 6.0951h4.5383l1.9232-6.0951 0.83439-0.20351c2.0249-0.4986 3.9583-1.3025 5.7593-2.3811l0.73264-0.43755 5.6678 2.9611 3.1951-3.1951-2.9611-5.6474 0.44772-0.73264c1.0684-1.7705 1.8621-3.7039 2.3607-5.7288l0.20351-0.83439 6.1257-1.9334v-4.5179z"/><circle cx="86.685" cy="33.508" r="16.26"/><g style="fill:%23ffffff"><path d="m93.096 26.721h-3.2053c-0.26456 0-0.4579 0.11193-0.60036 0.32562l-4.406 7.0109c-0.02035 0.06105-0.05088 0.09158-0.10176 0.09158s-0.09158-0.03053-0.13228-0.09158l-1.7604-2.7983s-1.9944 3.0934-2.1572 3.3986l2.6863 4.4365c0.14246 0.22386 0.33579 0.32562 0.60036 0.32562h1.5263c0.25439 0 0.4579-0.11193 0.60036-0.32562l7.4688-11.875c-0.01018-0.32562-0.18316-0.4986-0.51895-0.4986z"/><path d="m99.517 34.271c-0.13228 2.4421-0.9565 4.6807-2.2691 6.553 0.05088 0.02035 0.09158 0.03053 0.14246 0.05088 1.4755-2.0148 2.4116-4.4671 2.5541-7.1432 0.38667-7.306-5.2607-13.564-12.577-13.951-4.5485-0.24421-8.6899 1.8519-11.264 5.22 0.25439 0.34597 0.51895 0.70211 0.78352 1.0379 2.432-3.2256 6.3801-5.2302 10.725-4.9962 6.9397 0.35614 12.272 6.2783 11.905 13.228z"/></g></g></svg>');background-repeat: no-repeat no-repeat;background-position: center center;}.cmplz-cookiebanner{display: flex; flex-direction: column; box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.31);}.cmplz-cookiebanner .cmplz-header{display: flex; flex-direction: column;}@media (min-width: 768px) { .cmplz-message, .cmplz-categories { width: calc(var(--cmplz_banner_width) - 0px); }}.cmplz-cookiebanner .cmplz-message, .cmplz-cookiebanner .cmplz-categories.cmplz-fade-in { width: 100%;}@media (min-width: 1024px) { .cmplz-cookiebanner { max-width: 318px; }} .cmplz-cookiebanner .cmplz-buttons { display: flex; flex-direction: column;} #cmplz-manage-consent .cmplz-blocked-content-container .cmplz-blocked-content-notice,button#cmplz-consent-ui, #cmplz-post-consent-ui {}#cmplz-consent-ui #cmplz-consent-ui button, #cmplz-post-consent-ui button {} .cmplz-placeholder-element > blockquote.fb-xfbml-parse-ignore { margin: 0 20px; }