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: 526px; --cmplz_banner_background_color: #ffffff; --cmplz_banner_border_color: #f2f2f2; --cmplz_banner_border_width: 0px 0px 0px 0px ; --cmplz_banner_border_radius: 0px 0px 0px 0px; --cmplz_banner_margin: 10px; --cmplz_categories-height: 110px; --cmplz_title_font_size: 15px; --cmplz_text_line_height: calc(var(--cmplz_text_font_size) * 1.5); --cmplz_text_color: #222222; --cmplz_hyperlink_color: #000000; --cmplz_text_font_size: 14px; --cmplz_link_font_size: 14px; --cmplz_category_body_font_size: 14px; --cmplz_button_accept_background_color: #bf1e2e; --cmplz_button_accept_border_color: #ffffff; --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: 0px 0px 0px 0px; --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: #1e73be; --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: initial; right: 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-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;}.cmplz-cookiebanner .cmplz-marketing:not(.cmplz-tcf),.cmplz-manage-consent-container .cmplz-marketing:not(.cmplz-tcf) { display: none;}@media (max-width: 768px) { #cmplz-manage-consent .cmplz-manage-consent { 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 { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}#cmplz-manage-consent .cmplz-manage-consent { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}.cmplz-cookiebanner.cmplz-show { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}.cmplz-cookiebanner.cmplz-show:hover { transition-duration: 1s; box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;}.cmplz-cookiebanner.banner-1{ border-radius:20px !important; box-shadow:0 18px 50px -12px rgba(20,20,20,.28),0 6px 16px -8px rgba(191,30,46,.22) !important; border:1px solid rgba(191,30,46,.10) !important; padding:24px 26px 20px !important; max-width:436px !important; overflow:visible !important;}.cmplz-cookiebanner .cmplz-header{align-items:center;gap:12px;}.cmplz-cookiebanner .cmplz-logo{ display:block !important;width:112px;height:80px;margin:0 2px 0 0;flex:0 0 auto; background:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='-6%200%20200%20142'%20fill='none'%3E%3Cdefs%3E%3CradialGradient%20id='b'%20cx='40%25'%20cy='28%25'%20r='80%25'%3E%3Cstop%20offset='0'%20stop-color='%23a3927c'/%3E%3Cstop%20offset='0.55'%20stop-color='%237a6a55'/%3E%3Cstop%20offset='1'%20stop-color='%234a3e2e'/%3E%3C/radialGradient%3E%3ClinearGradient%20id='belly'%20x1='0'%20y1='0'%20x2='0'%20y2='1'%3E%3Cstop%20offset='0'%20stop-color='%23cfc4b1'/%3E%3Cstop%20offset='1'%20stop-color='%23a99d88'/%3E%3C/linearGradient%3E%3CradialGradient%20id='es'%20cx='45%25'%20cy='40%25'%20r='70%25'%3E%3Cstop%20offset='0'%20stop-color='%23dcb6b3'%2F%3E%3Cstop%20offset='1'%20stop-color='%23b58c8a'%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id='ck'%20cx='38%25'%20cy='32%25'%20r='78%25'%3E%3Cstop%20offset='0'%20stop-color='%23f0c074'/%3E%3Cstop%20offset='0.7'%20stop-color='%23d59c4c'/%3E%3Cstop%20offset='1'%20stop-color='%23b67d36'/%3E%3C/radialGradient%3E%3ClinearGradient%20id='tl'%20x1='0'%20y1='0'%20x2='1'%20y2='0'%3E%3Cstop%20offset='0'%20stop-color='%23c1a39a'/%3E%3Cstop%20offset='1'%20stop-color='%239a8076'/%3E%3C/linearGradient%3E%3CradialGradient%20id='ey'%20cx='38%25'%20cy='32%25'%20r='75%25'%3E%3Cstop%20offset='0'%20stop-color='%2339291e'/%3E%3Cstop%20offset='1'%20stop-color='%230c0805'/%3E%3C/radialGradient%3E%3C/defs%3E%3Cellipse%20cx='96'%20cy='132'%20rx='68'%20ry='8'%20fill='%23000000'%20opacity='0.09'/%3E%3Cpath%20d='M150%2096%20C176%2090%20192%20104%20184%20122%20C180%20131%20169%20134%20164%20127%20C161%20123%20165%20119%20169%20120%20C177%20122%20180%20110%20170%20105%20C160%20100%20150%20104%20144%20100%20Z'%20fill='url%28%23tl%29'%2F%3E%3Cg%20stroke='%238a7066'%20stroke-width='0.8'%20opacity='0.5'%20stroke-linecap='round'%3E%3Cpath%20d='M152%2098%20l3%204%20M158%2097%20l3%204%20M164%2099%20l2%204%20M170%20103%20l2%204%20M174%20110%20l3%202%20M176%20117%20l3%201'%2F%3E%3C%2Fg%3E%3Cellipse%20cx='120'%20cy='86'%20rx='38'%20ry='34'%20fill='url%28%23b%29'%2F%3E%3Cellipse%20cx='132'%20cy='98'%20rx='27'%20ry='25'%20fill='%233f3424'%20opacity='0.28'%2F%3E%3Cellipse%20cx='108'%20cy='122'%20rx='16'%20ry='7'%20fill='%23d8aeae'%20transform='rotate%28-8%20108%20122%29'%2F%3E%3Cellipse%20cx='88'%20cy='86'%20rx='35'%20ry='30'%20fill='url%28%23b%29'%2F%3E%3Cellipse%20cx='78'%20cy='101'%20rx='24'%20ry='15'%20fill='url%28%23belly%29'%20opacity='0.9'%2F%3E%3Cellipse%20cx='72'%20cy='46'%20rx='12'%20ry='13'%20fill='url%28%23b%29'%2F%3E%3Cellipse%20cx='72'%20cy='47'%20rx='7'%20ry='8'%20fill='url%28%23es%29'%2F%3E%3Cellipse%20cx='54'%20cy='68'%20rx='25'%20ry='20'%20fill='url%28%23b%29'%2F%3E%3Cpath%20d='M58%2062%20C40%2060%2022%2072%2018%2088%20C16%2095%2026%2096%2035%2090%20C49%2082%2058%2072%2058%2062%20Z'%20fill='url%28%23b%29'%2F%3E%3Cellipse%20cx='50'%20cy='46'%20rx='13'%20ry='14'%20fill='url%28%23b%29'%2F%3E%3Cellipse%20cx='50'%20cy='47'%20rx='8'%20ry='9'%20fill='url%28%23es%29'%2F%3E%3Cpath%20d='M42%2039%20a13%2014%200%200%201%2013%20-2'%20stroke='%23c3b39c'%20stroke-width='1.3'%20fill='none'%20opacity='0.5'%20stroke-linecap='round'%2F%3E%3Cg%20stroke='%234f4334'%20stroke-width='0.7'%20fill='none'%20opacity='0.3'%20stroke-linecap='round'%3E%3Cpath%20d='M52%2054%20q3%20-7%208%20-8%20M60%2053%20q2%20-6%207%20-7%20M96%2064%20q6%20-3%207%20-9%20M104%2074%20q7%20-2%208%20-8%20M108%2092%20q6%201%209%20-4%20M110%20104%20q6%203%209%200'%2F%3E%3C%2Fg%3E%3Cellipse%20cx='48'%20cy='66'%20rx='4.4'%20ry='4.6'%20fill='url%28%23ey%29'%2F%3E%3Ccircle%20cx='49.5'%20cy='64.3'%20r='1.5'%20fill='%23ffffff'%20opacity='0.9'%2F%3E%3Cellipse%20cx='46'%20cy='110'%20rx='7'%20ry='4.4'%20fill='url%28%23b%29'%20transform='rotate%28-12%2046%20110%29'%2F%3E%3Ccircle%20cx='40'%20cy='104'%20r='22'%20fill='url%28%23ck%29'%20stroke='%23a9722f'%20stroke-width='1.6'%2F%3E%3Cpath%20d='M40%2082%20A22%2022%200%200%201%2057%2092'%20fill='none'%20stroke='%23c98b42'%20stroke-width='2'%20opacity='0.5'%2F%3E%3Ccircle%20cx='44'%20cy='98'%20r='2.7'%20fill='%23523521'%2F%3E%3Ccircle%20cx='52'%20cy='106'%20r='2.4'%20fill='%2346291a'%2F%3E%3Ccircle%20cx='42'%20cy='112'%20r='2.6'%20fill='%23523521'%2F%3E%3Ccircle%20cx='51'%20cy='114'%20r='2.1'%20fill='%2346291a'%2F%3E%3Ccircle%20cx='34'%20cy='108'%20r='2'%20fill='%2346291a'%2F%3E%3Cellipse%20cx='26'%20cy='90'%20rx='13'%20ry='10'%20fill='url%28%23b%29'%2F%3E%3Cellipse%20cx='31'%20cy='98'%20rx='8'%20ry='4'%20fill='%235f5142'%20opacity='0.35'%2F%3E%3Cpath%20d='M22%2095%20q5%203%2011%201'%20stroke='%234a3d2f'%20stroke-width='1.1'%20fill='none'%20stroke-linecap='round'%2F%3E%3Cpath%20d='M25%2096%20l1.4%203.4%20l1.6%20-3z%20M30%2097%20l1.4%203.4%20l1.6%20-3z'%20fill='%23ffffff'%20stroke='%23d8cdbb'%20stroke-width='0.3'%2F%3E%3Cellipse%20cx='14'%20cy='88'%20rx='5'%20ry='4.1'%20fill='%23cf8f8c'%2F%3E%3Ccircle%20cx='12.6'%20cy='86.6'%20r='1.2'%20fill='%23e8bdba'%20opacity='0.85'%2F%3E%3Cg%20stroke-linecap='round'%20fill='none'%3E%3Cpath%20d='M15%2086%20Q2%2081%20-4%2078'%20stroke='%23efe8df'%20stroke-width='0.9'%20opacity='0.8'%2F%3E%3Cpath%20d='M15%2089%20Q1%2089%20-5%2091'%20stroke='%23efe8df'%20stroke-width='0.9'%20opacity='0.8'%2F%3E%3Cpath%20d='M16%2092%20Q3%2096%20-3%20102'%20stroke='%23efe8df'%20stroke-width='0.9'%20opacity='0.8'%2F%3E%3C%2Fg%3E%3Ccircle%20cx='33'%20cy='104'%20r='1.6'%20fill='%23d39a52'%2F%3E%3Ccircle%20cx='28'%20cy='110'%20r='1.3'%20fill='%23d39a52'%2F%3E%3Ccircle%20cx='38'%20cy='108'%20r='1.2'%20fill='%23d39a52'%2F%3E%3Ccircle%20cx='22'%20cy='104'%20r='1.1'%20fill='%23d39a52'%2F%3E%3Cellipse%20cx='64'%20cy='120'%20rx='13'%20ry='6'%20fill='%23d8aeae'%20transform='rotate%28-6%2064%20120%29'%2F%3E%3Cpath%20d='M55%20119%20l-3%204%20M60%20121%20l-1%204%20M66%20122%20l1%204'%20stroke='%23bf9794'%20stroke-width='0.9'%20stroke-linecap='round'%2F%3E%3C%2Fsvg%3E") no-repeat center/contain; filter:drop-shadow(0 4px 5px rgba(0,0,0,.14)); transform-origin:bottom center;animation:novaCookiePop .55s cubic-bezier(.34,1.56,.64,1) both;}@keyframes novaCookiePop{0%{transform:scale(0) rotate(-12deg);}100%{transform:scale(1) rotate(0);}}.cmplz-cookiebanner .cmplz-title{ color:#BF1E2E !important;font-weight:800 !important;font-size:17px !important;line-height:1.25 !important;}.cmplz-cookiebanner .cmplz-message{color:#3a3a3a !important;font-size:13.5px !important;line-height:1.6 !important;overflow-wrap:break-word;max-width:100%;}.cmplz-cookiebanner .cmplz-category-title{font-weight:600 !important;}.cmplz-cookiebanner .cmplz-buttons{gap:8px !important;}.cmplz-cookiebanner .cmplz-btn{ border-radius:50px !important;font-weight:700 !important;font-size:13.5px !important; padding:11px 18px !important;letter-spacing:.2px;text-transform:none !important; transition:transform .15s ease,box-shadow .15s ease,background .15s ease,border-color .15s ease !important;}.cmplz-cookiebanner .cmplz-btn.cmplz-accept{ background:#BF1E2E !important;color:#fff !important;border:2px solid #BF1E2E !important; box-shadow:0 6px 14px -4px rgba(191,30,46,.45) !important;}.cmplz-cookiebanner .cmplz-btn.cmplz-accept:hover{ background:#a3192a !important;border-color:#a3192a !important;transform:translateY(-2px); box-shadow:0 10px 20px -6px rgba(191,30,46,.55) !important;}.cmplz-cookiebanner .cmplz-btn.cmplz-deny,.cmplz-cookiebanner .cmplz-btn.cmplz-view-preferences,.cmplz-cookiebanner .cmplz-btn.cmplz-save-preferences{ background:#fff !important;color:#BF1E2E !important;border:2px solid rgba(191,30,46,.35) !important;box-shadow:none !important;}.cmplz-cookiebanner .cmplz-btn.cmplz-deny:hover,.cmplz-cookiebanner .cmplz-btn.cmplz-view-preferences:hover,.cmplz-cookiebanner .cmplz-btn.cmplz-save-preferences:hover{ background:#fdeef0 !important;border-color:#BF1E2E !important;transform:translateY(-2px);}.cmplz-cookiebanner .cmplz-links a,.cmplz-cookiebanner .cmplz-documents a{color:#BF1E2E !important;}.cmplz-cookiebanner .cmplz-close:hover{color:#BF1E2E !important;}@media (max-width:600px){ .cmplz-cookiebanner.banner-1{max-width:none !important;border-radius:18px !important;} .cmplz-cookiebanner .cmplz-logo{width:90px;height:64px;} .cmplz-cookiebanner .cmplz-title{font-size:16px !important;}}