﻿#consentik-cookie *{box-sizing:border-box;font-size:var(--cst-text-size);font-family:var(--cst-font-family)}#consentik-cookie div#cst-banner-title{display:flex;gap:8px;align-items:center;margin:0 0 16px 0;font-size:var(--cst-t-title-size);font-weight:var(--cst-t-title-weight);line-height:1.3;letter-spacing:-.01em;font-family:var(--cst-t-font, var(--cst-font-family))}#consentik-cookie div#cst-banner-title p{font-size:var(--cst-t-title-size);font-weight:var(--cst-t-title-weight);line-height:1.3;letter-spacing:-.01em}#consentik-cookie #cst-cookie-banner{display:none;background:var(--cst-banner-bgcolor,var(--cst-t-color-card));color:var(--cst-banner-textcolor,var(--cst-t-color-ink));font-family:var(--cst-t-font, var(--cst-font-family));border:var(--cst-t-border-card);border-radius:var(--cst-t-radius-card);box-shadow:var(--cst-t-shadow-card);z-index:9999;animation:cstFadeIn var(--cst-t-dur-med) ease-out;overflow-wrap:anywhere}@keyframes cstFadeIn{from{opacity:0}to{opacity:1}}@keyframes cstModalIn{from{opacity:0;transform:translate(-50%,-50%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}#consentik-cookie #cst-cookie-banner:has(.cst-lang-selector-wrapper){padding-top:36px}#consentik-cookie #cst-cookies-message-context{display:flex;flex-direction:column;gap:10px}#consentik-cookie p.cst-cookies-message-context{display:flex;align-items:flex-start;gap:10px;line-height:1.5;color:var(--cst-t-color-desc)}#consentik-cookie #cst-banner-icon,#consentik-cookie img.cst-popup-title-icon{height:auto;max-width:100%;width:var(--cst-banner-icon-size)}#consentik-cookie a#cst-privacy-link{color:var(--cst-more-textcolor);border-radius:4px;padding:2px 4px;text-decoration:underline;text-underline-offset:2px}#consentik-cookie a#cst-privacy-link:hover{background:var(--cst-t-color-reject-hover)}#consentik-cookie div#cst-preferences-popup{position:fixed;color:var(--cst-banner-textcolor,var(--cst-t-color-ink));background:var(--cst-banner-bgcolor,var(--cst-t-color-card));z-index:10001;top:50%;left:50%;transform:translate(-50%,-50%);width:480px;max-width:calc(100vw - 32px);max-height:90vh;display:flex;flex-direction:column;padding:24px;border-radius:var(--cst-t-radius-card);border:var(--cst-t-border-card);box-shadow:var(--cst-t-shadow-card);animation:cstModalIn var(--cst-t-dur-med) ease-out;overflow-wrap:anywhere}#consentik-cookie .cst-preferences-popup{width:100%}#consentik-cookie div#cst-preferences-popup:has(.cst-close-icon-popup){padding-top:30px}#consentik-cookie div#cst-preferences-popup:has(.cst-lang-selector-wrapper){padding-top:35px}#consentik-cookie div#cst-preferences-popup::-webkit-scrollbar{width:5px}#consentik-cookie div#cst-preferences-popup::-webkit-scrollbar-track{background:#f1f1f134}#consentik-cookie div#cst-preferences-popup::-webkit-scrollbar-thumb{background:rgba(170,172,170,.199);border-radius:5px}#consentik-cookie div#cst-preferences-popup::-webkit-scrollbar-thumb:hover{background:rgba(122,122,122,.247)}#consentik-cookie .cst-preferences-body{max-height:50vh;overflow-y:auto;padding-inline:24px;margin-inline:-24px}#consentik-cookie .cst-preferences-body::-webkit-scrollbar{width:8px}#consentik-cookie .cst-preferences-body::-webkit-scrollbar-track{background:0 0}#consentik-cookie .cst-preferences-body::-webkit-scrollbar-thumb{background:var(--cst-t-color-tertiary);border-radius:8px}#consentik-cookie .cst-preferences-body::-webkit-scrollbar-thumb:hover{background:var(--cst-t-color-desc)}.cst-reopener-wrapper{z-index:99999999!important;position:fixed;display:none}.cst-reopener-wrapper.cst-reopener-icon{border-radius:6px;padding:4px;background-color:#fff;filter:drop-shadow(0px 2px 4px rgba(0, 0, 0, .1));transition:all .3s ease-in-out}.cst-reopener-wrapper.cst-reopener-icon:hover{transform:scale(1.08)}.cst-position-bottom-right.cst-reopener-icon{bottom:var(--cst-ro-btn-vtc-margin);right:var(--cst-ro-btn-hrz-margin);left:unset;top:unset}.cst-position-top-right.cst-reopener-icon{top:var(--cst-ro-btn-vtc-margin);right:var(--cst-ro-btn-hrz-margin);left:unset;bottom:unset}.cst-position-top-left.cst-reopener-icon{top:var(--cst-ro-btn-vtc-margin);left:var(--cst-ro-btn-hrz-margin);right:unset;bottom:unset}.cst-position-bottom-left.cst-reopener-icon{bottom:var(--cst-ro-btn-vtc-margin);left:var(--cst-ro-btn-hrz-margin);right:unset;top:unset}.cst-position-bottom-right.cst-reopener-text{bottom:5px;right:var(--cst-ro-btn-hrz-margin);left:unset;top:unset}.cst-position-top-right.cst-reopener-text{top:5px;right:var(--cst-ro-btn-hrz-margin);left:unset;bottom:unset}.cst-position-top-left.cst-reopener-text{top:5px;left:var(--cst-ro-btn-hrz-margin);right:unset;bottom:unset}.cst-position-bottom-left.cst-reopener-text{bottom:5px;left:var(--cst-ro-btn-hrz-margin);right:unset;top:unset}.cst-position-bottom-left .cst-cookie-btn-text,.cst-position-bottom-right .cst-cookie-btn-text{border-radius:8px 8px 0 0}.cst-position-top-left .cst-cookie-btn-text,.cst-position-top-right .cst-cookie-btn-text{border-radius:0 0 8px 8px}img.cst-cookie-btn-icon.cst-reopen-trigger{height:auto;cursor:pointer;max-width:100%;width:var(--cst-reopen-icon-size)}.cst-reopen-trigger:hover{opacity:.9}span.cst-cookie-btn-text.cst-reopen-trigger{background:var(--cst-ro-btn-bg);color:var(--cst-ro-btn-color);padding:10px;cursor:pointer;font-size:var(--cst-text-size)}#consentik-cookie .cst-popup-title{display:flex;flex-direction:column;gap:12px;align-items:center}#consentik-cookie p.cst-popup-title-text{margin:0;font-family:var(--cst-font-family);font-size:var(--cst-text-size)}#consentik-cookie .cst-category-wrapper{display:flex;flex-direction:column;padding:14px 0;margin-right:0;transition:all var(--cst-t-dur-med)}#consentik-cookie .cst-category-description{color:var(--cst-t-color-desc);font-size:calc(var(--cst-text-size) - 1px);line-height:1.5;padding:8px 0 16px}#consentik-cookie .cst-category-title-trigger{display:flex;justify-content:space-between;align-items:center;gap:12px;cursor:pointer;padding-inline:8px;margin-inline:-8px;border-radius:8px;transition:background 160ms ease}#consentik-cookie .cst-category-title-trigger:hover{background:var(--cst-banner-textcolor-overlay)}#consentik-cookie .cst-category-button{display:flex;align-items:center}#consentik-cookie span.cst-category-trigger{font-size:var(--cst-t-label-size);text-decoration:underline;cursor:pointer}#consentik-cookie span.cst-category-trigger:hover{opacity:.85}#consentik-cookie #cst-category-details,#consentik-cookie .cst-cookies-detail-list{display:none}#consentik-cookie .cst-preferences-header{display:flex;justify-content:center;text-align:center}#consentik-cookie .cst-preferences-header p{font-size:var(--cst-t-title-size);font-weight:var(--cst-t-title-weight);line-height:1.3}#consentik-cookie p.cst-popup-message{color:var(--cst-t-color-desc);text-align:center;padding:8px 0 16px}#consentik-cookie .cst-action-row{display:flex;align-items:center;gap:var(--cst-t-btn-gap,12px);margin-top:8px;flex-wrap:wrap}#consentik-cookie .cst-action-row button.cst-cookies-btn{display:inline-flex;align-items:center;justify-content:center;height:auto;min-height:var(--cst-t-btn-h);min-width:0;padding-block:4px;white-space:normal;overflow-wrap:anywhere}#consentik-cookie .cst-action-decisive{display:contents}#consentik-cookie .cst-action-row #cst-cookies-decline{order:var(--cst-desktop-order-decline,unset)}#consentik-cookie .cst-action-row #cst-cookies-preferences{order:var(--cst-desktop-order-preferences,unset)}#consentik-cookie .cst-action-row #cst-cookies-submit{order:var(--cst-desktop-order-submit,unset)}#consentik-cookie .cst-action-row #cst-cookies-decline,#consentik-cookie .cst-decline-btn{background:var(--cst-dismiss-bgcolor);color:var(--cst-dismiss-textcolor);border:1px solid var(--cst-dismiss-border-color,transparent)}#consentik-cookie .cst-action-row #cst-cookies-preferences,#consentik-cookie button.cst-cookies-btn.cst-selected-btn{background:var(--cst-preferences-bgcolor);color:var(--cst-preferences-textcolor);border:1px solid var(--cst-preferences-border-color,transparent)}#consentik-cookie button.cst-cookies-btn.cst-selected-btn{border-color:var(--cst-t-border-card-line,rgba(0,0,0,.16))}#consentik-cookie .cst-action-row #cst-cookies-submit,#consentik-cookie button.cst-cookies-btn.cst-all-btn{background:var(--cst-submit-bgcolor);color:var(--cst-submit-textcolor);border:1px solid var(--cst-submit-border-color,transparent)}#consentik-cookie span.cst-ot-cookie:hover{opacity:.9}#consentik-cookie button.cst-cookies-btn{height:var(--cst-t-btn-h);padding:0 var(--cst-t-btn-px);cursor:pointer;transition:background-color .2s,opacity .2s;font-size:var(--cst-t-body-size)!important;line-height:1.5;font-weight:500;min-width:unset;border-radius:var(--cst-t-radius-btn);font-family:var(--cst-t-font, var(--cst-font-family))}#consentik-cookie .cst-action-row #cst-cookies-decline:hover,#consentik-cookie .cst-action-row #cst-cookies-preferences:hover,#consentik-cookie .cst-decline-btn:hover,#consentik-cookie button.cst-cookies-btn.cst-selected-btn:hover{background:var(--cst-t-color-reject-hover);opacity:1}#consentik-cookie .cst-action-row #cst-cookies-submit:hover,#consentik-cookie button.cst-cookies-btn.cst-all-btn:hover{opacity:.9}#consentik-cookie .cst-group-buttons{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:center;margin-right:0;padding:18px 0 8px}#consentik-cookie .cst-group-buttons button.cst-cookies-btn{flex:1 1 auto;min-width:max-content;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}#consentik-cookie .cst-category-details{display:none;padding-inline-start:36px}#consentik-cookie .cst-detail-back{display:none;align-items:center;justify-content:center}#consentik-cookie .cst-detail-back svg{width:20px;height:20px}#consentik-cookie .cst-preferences-popup.cst-detail-mode .cst-category-wrapper:not(.cst-detail-active),#consentik-cookie .cst-preferences-popup.cst-detail-mode .cst-popup-message{display:none}#consentik-cookie .cst-preferences-popup.cst-detail-mode .cst-detail-active .cst-arrow{display:none}#consentik-cookie .cst-preferences-popup.cst-detail-mode .cst-detail-active .cst-detail-back{display:inline-flex}#consentik-cookie .cst-preferences-popup.cst-detail-mode .cst-detail-active .cst-category-details{display:block!important;padding-inline-start:0;flex:1 1 auto;min-height:0;overflow-y:auto;margin-top:10px}#consentik-cookie .cst-preferences-popup.cst-detail-mode .cst-detail-active .cst-cookies-detail-list{display:block!important}#consentik-cookie .cst-preferences-popup.cst-detail-mode .cst-detail-active .cst-category-trigger{display:none}#consentik-cookie .cst-preferences-popup.cst-detail-mode .cst-preferences-body{display:flex;flex-direction:column;overflow:hidden}#consentik-cookie .cst-preferences-popup.cst-detail-mode .cst-preferences-categories{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}#consentik-cookie .cst-preferences-popup.cst-detail-mode .cst-detail-active{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}#consentik-cookie .cst-preferences-popup.cst-detail-mode .cst-detail-active .cst-category-title-trigger{flex:0 0 auto}#consentik-cookie .cst-preferences-popup.cst-detail-mode .cst-detail-active .cst-category-description{padding-top:0}#consentik-cookie .cst-detail-mode .cst-detail-active .cst-category-details::-webkit-scrollbar{width:5px}#consentik-cookie .cst-detail-mode .cst-detail-active .cst-category-details::-webkit-scrollbar-track{background:#ffffff57}#consentik-cookie .cst-detail-mode .cst-detail-active .cst-category-details::-webkit-scrollbar-thumb{background:var(--cst-banner-textcolor);border-radius:5px}#consentik-cookie .cst-group-function{position:absolute;display:flex;align-items:center;right:14px;top:14px;gap:12px}#consentik-cookie span.cst-close-icon,#consentik-cookie span.cst-close-icon-popup{cursor:pointer;color:var(--cst-t-color-desc,var(--cst-banner-textcolor));width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;font-size:18px!important;line-height:1;transition:background 160ms ease,color 160ms ease}#consentik-cookie span.cst-close-icon svg,#consentik-cookie span.cst-close-icon-popup svg{width:16px;height:16px}#consentik-cookie span.cst-close-icon-popup:hover,#consentik-cookie span.cst-close-icon:hover{background:var(--cst-banner-textcolor-overlay);color:var(--cst-banner-textcolor)}#consentik-cookie svg.cst-arrow{stroke:var(--cst-banner-textcolor,var(--cst-t-color-ink));width:24px;height:24px;padding:4px;border-radius:6px;flex-shrink:0;transition:transform .2s ease,background 160ms ease}#consentik-cookie .cst-category-title[aria-expanded=true] svg.cst-arrow{transform:rotate(90deg)}#consentik-cookie[dir=rtl] .cst-group-function{right:auto;left:14px}#consentik-cookie[dir=rtl] svg.cst-arrow{transform:scaleX(-1)}#consentik-cookie[dir=rtl] .cst-detail-back svg{transform:scaleX(-1)}ul.cst-cookies-detail-list{margin:8px 0;background:var(--cst-banner-textcolor-overlay);border-radius:8px;padding:14px 16px}li.cst-cookie-detail-item{list-style-type:none;padding-block:12px;border-bottom:1px solid var(--cst-t-border-card-line)}li.cst-cookie-detail-item:first-child{padding-top:2px}li.cst-cookie-detail-item:last-child{border-bottom:none;padding-bottom:2px}.cst-cookie-detail-item .cst-cookie-info-item{display:grid;grid-template-columns:96px 1fr;gap:16px;align-items:baseline;font-size:calc(var(--cst-text-size) - 1px);line-height:1.5;margin-bottom:2px}.cst-cookie-info-item span:first-child{color:var(--cst-banner-textcolor);font-weight:400}.cst-cookie-info-item span:last-child{color:var(--cst-t-color-desc);font-weight:400;word-break:break-word}.cst-category-switch .cst-input-switch{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.cst-category-switch label.cst-category-label:after{content:"";position:absolute;top:2px;inset-inline-start:2px;width:16px;height:16px;background:var(--cst-t-color-card);border-radius:50%;box-shadow:0 1px 2px rgba(0,0,0,.15);transition:all var(--cst-t-dur-short)}.cst-category-switch input.cst-input-switch[checked=checked]+label:after,.cst-category-switch input.cst-input-switch[checked=true]+label:after{inset-inline-start:calc(100% - 18px)}label.cst-category-label{width:36px;height:20px;position:relative;display:block;background:var(--cst-t-color-tertiary);border-radius:999px;cursor:pointer}input.cst-input-switch[checked=checked]~.cst-category-label,input.cst-input-switch[checked=true]~.cst-category-label{background:var(--cst-t-color-ink)}input.cst-input-switch[disabled]~.cst-category-label{cursor:not-allowed}span.cst-category-title{display:flex;align-items:center;gap:8px;flex:1;min-width:0;height:100%;padding:4px 0;border-radius:8px;font-family:var(--cst-font-family);font-weight:500!important;font-size:var(--cst-text-size)!important}#consentik-cookie .cst-external-link-wrapper{display:flex;flex-direction:column-reverse;justify-content:space-between;gap:10px}.cst-dns-data-label{display:flex;align-items:center;gap:5px;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cst-dns-data-checkbox{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.cst-dns-data-label .cst-dns-data-check-mark{position:relative;height:18px;width:18px;background-color:transparent;transition:background-color var(--cst-t-dur-short) ease;border-radius:4px;display:block;border:1.5px solid var(--cst-t-color-ink)}.cst-dns-data-checkbox:checked~.cst-dns-data-check-mark{background-color:var(--cst-t-color-ink)}.cst-dns-data-checkbox:checked~.cst-dns-data-check-mark:after{opacity:1}.cst-dns-data-label:hover .cst-dns-data-checkbox:not(:checked)~.cst-dns-data-check-mark{background-color:rgba(0,0,0,.04)}.cst-dns-data-label .cst-dns-data-check-mark:after{content:"";position:absolute;left:5px;top:1px;width:4px;height:9px;border:solid 2px var(--cst-t-color-card);border-width:0 2px 2px 0;transform:rotate(45deg);opacity:0;transition:opacity var(--cst-t-dur-short) ease}.cst-dns-data-label .cst-dns-data-body{color:var(--cst-t-color-desc);line-height:1.4;font-size:var(--cst-t-body-size)}.cst-brand-mark{text-align:center;position:absolute;bottom:0;left:0;right:0;margin:0;padding:2px 24px 14px;font-size:11px!important;line-height:1.4;letter-spacing:.01em;color:var(--cst-t-color-tertiary)}#consentik-cookie #cst-cookie-banner:has(> .cst-brand-mark){padding-bottom:45px}.cst-preferences-popup .cst-brand-mark{display:none}.cst-brand-mark .cst-brand-mark-link{color:var(--cst-t-color-tertiary);font-weight:600;text-decoration:none;font-size:11px!important}.cst-brand-mark .cst-brand-mark-link:hover{text-decoration:underline}.cst-privacy-wrapper #cst-privacy-link{text-decoration:underline}#consentik-cookie #cst-quick-categories{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center;margin:8px auto 0;gap:16px 32px;max-width:480px}#cst-quick-categories .cst-quick-pair{display:flex;gap:12px 32px;flex-wrap:wrap;justify-content:flex-start}#cst-quick-categories .cst-quick-item{display:flex;flex-direction:column;align-items:center;flex:0 1 auto;gap:6px;min-width:0;max-width:calc(50% - 16px)}#consentik-cookie #cst-quick-categories .cst-quick-label--text{font-size:var(--cst-t-label-size, 12px);font-weight:500;line-height:1.2;color:var(--cst-t-color-desc);white-space:normal}.cst-lang-selector-wrapper{text-align:center;display:flex;align-items:center;width:auto;color:var(--cst-banner-textcolor)}select.cst-lang-selector{color:var(--cst-banner-textcolor);background:0 0;height:auto;margin:0;padding:4px;border:none;border-radius:4px;cursor:pointer}select.cst-lang-selector:hover{opacity:.85}select.cst-lang-selector:focus-visible{outline:0;outline-offset:0;box-shadow:none}option.cst-lang-item{color:var(--cst-banner-textcolor);background:var(--cst-banner-bgcolor)}span.cst-preview-warning{position:absolute;top:-26px;left:0;font-size:12px!important;background:#d06e14;color:#fff;padding:4px 8px;border-radius:24px}#consentik-cookie .cst-block-overlay{display:none;position:fixed;top:0;bottom:0;left:0;right:0;background-color:var(--cst-block-interaction-bg);backdrop-filter:blur(var(--cst-block-interaction-blur));-webkit-backdrop-filter:blur(var(--cst-block-interaction-blur));width:100vw;height:100vh;z-index:100;user-select:none;cursor:not-allowed;transition:all .3s linear}body:has(.cst-block-overlay[show=true]),html:has(.cst-block-overlay[show=true]){overflow:hidden!important}body:has(.cst-block-overlay[show=false]) #opacityBackground{visibility:hidden}.cst-reopen-block-element{color:rgba(var(--color_18),var(--alpha-color_18,1));text-decoration:underline;cursor:pointer}.cst-reopen-block-element:hover{opacity:.7}body:has(.focus-ring-active) #cst-privacy-link:focus-visible,body:has(.focus-ring-active) .cst-brand-mark-link:focus-visible,body:has(.focus-ring-active) .cst-category-trigger:focus-visible,body:has(.focus-ring-active) .cst-close-icon-popup:focus-visible,body:has(.focus-ring-active) .cst-close-icon:focus-visible,body:has(.focus-ring-active) .cst-cookies-btn:focus-visible,body:has(.focus-ring-active) .cst-input-switch:focus-visible+label{outline:2px solid var(--cst-t-color-focus);outline-offset:2px;box-shadow:none!important}body:has(.focus-ring-active) .cst-category-title:focus-visible{outline:0}body:has(.focus-ring-active) .cst-category-title:focus-visible svg.cst-arrow{outline:2px solid var(--cst-t-color-focus);outline-offset:0}@media (max-width:767px){#consentik-cookie #cst-cookie-banner[data-position-y=center]{border-radius:var(--cst-t-radius-card)}#consentik-cookie #cst-cookie-banner[data-position-y=bottom]{border-radius:var(--cst-t-radius-card) var(--cst-t-radius-card) 0 0}#consentik-cookie #cst-cookie-banner[data-position-y=top]{border-radius:0 0 var(--cst-t-radius-card) var(--cst-t-radius-card)}#consentik-cookie #cst-quick-categories{flex-wrap:wrap;justify-content:center;gap:12px 16px;max-width:none}#consentik-cookie #cst-quick-categories .cst-quick-item{min-width:0;flex:0 1 auto;max-width:100%}#consentik-cookie #cst-quick-categories .cst-quick-label--text{white-space:nowrap}.cst-brand-mark{left:calc(50% - 45px);font-size:8px!important}.cst-brand-mark .cst-brand-mark-link{font-size:8px!important}#consentik-cookie p.cst-popup-message{max-width:100%;padding:10px 0}#consentik-cookie .cst-group-buttons{display:flex;gap:5px;align-items:stretch;justify-content:space-around;margin-right:unset;padding-block:10px}#consentik-cookie .cst-action-row #cst-cookies-submit{order:var(--cst-mobile-order-submit,unset)}#consentik-cookie .cst-action-row #cst-cookies-preferences{order:var(--cst-mobile-order-preferences,unset)}#consentik-cookie .cst-action-row #cst-cookies-decline{order:var(--cst-mobile-order-decline,unset)}#consentik-cookie .cst-group-buttons button{flex:1}#consentik-cookie div#cst-preferences-popup{max-height:90vh;overflow:auto;padding:15px 10px 0}#consentik-cookie button.cst-cookies-btn{min-width:unset;padding:6px 16px;max-width:100%}#consentik-cookie p.cst-cookies-message-context{gap:5px}}@media (max-width:576px){#consentik-cookie .cst-group-buttons{flex-wrap:wrap;flex-direction:column}#consentik-cookie .cst-group-buttons button.cst-cookies-btn{width:100%}}#consentik-cookie #cst-cookie-banner.is-leaving,#consentik-cookie #cst-preferences-popup.is-leaving{animation:cstFadeOut .2s ease-in forwards}@keyframes cstFadeOut{from{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){#consentik-cookie #cst-cookie-banner,#consentik-cookie #cst-preferences-popup{animation:cstFadeIn 160ms linear!important}#consentik-cookie .cst-category-switch label.cst-category-label:after,#consentik-cookie svg.cst-arrow{transition:none!important}}
#consentik-cookie #cst-cookie-banner{background:var(--cst-banner-bgcolor);color:var(--cst-banner-textcolor);padding:24px;font:var(--font_8);font-size:var(--cst-text-size)!important;z-index:1000;justify-content:space-between}#consentik-cookie #cst-cookie-banner.cst-cats-grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,52%);grid-template-rows:auto auto auto;align-items:center;column-gap:40px;row-gap:8px}#consentik-cookie .cst-cats-grid #cst-cookies-message,#consentik-cookie .cst-cats-grid #cst-cookies-message-context,#consentik-cookie .cst-cats-grid .cst-banner-content{display:contents}#consentik-cookie .cst-cats-grid #cst-banner-title{grid-column:1;grid-row:1}#consentik-cookie .cst-cats-grid p.cst-cookies-message-context{grid-column:1;grid-row:2;margin:0}#consentik-cookie .cst-cats-grid #cst-quick-categories{grid-column:2;grid-row:1/3;justify-self:end;align-self:center;margin:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px 20px;width:100%;max-width:none}#consentik-cookie .cst-cats-grid #cst-quick-categories .cst-quick-item{flex:0 1 auto;max-width:calc(50% - 10px)}#consentik-cookie .cst-cats-grid .cst-external-link-wrapper{grid-column:1;grid-row:3}#consentik-cookie .cst-cats-grid .cst-action-row{grid-column:2;grid-row:3;justify-self:end;width:auto;justify-content:flex-end}#consentik-cookie #cst-cookie-banner:has(.cst-close-icon){padding-top:20px}#consentik-cookie #cst-cookie-banner .cst-action-row{display:flex;align-items:center;gap:var(--cst-t-btn-gap,12px);justify-content:flex-end;flex-wrap:wrap}#consentik-cookie #cst-cookie-banner span.cst-ot-cookie{padding:4px 12px;cursor:pointer;transition:opacity .2s}@media (min-width:768px){#consentik-cookie #cst-cookie-banner:has(.cst-close-icon){padding-top:30px}#consentik-cookie #cst-cookie-banner:has(.cst-lang-selector-wrapper){padding-top:46px}}@media (max-width:767px){#consentik-cookie #cst-cookie-banner{position:fixed;left:0;width:100%;flex-direction:column;gap:10px}#consentik-cookie #cst-cookie-banner.cst-cats-grid{display:flex!important}#consentik-cookie #cst-cookie-banner.cst-cats-grid #cst-quick-categories{justify-content:center}#consentik-cookie #cst-cookie-banner .cst-banner-content{width:100%;max-width:100%;align-items:center;text-align:center}#consentik-cookie #cst-cookie-banner:has(.cst-close-icon) #cst-banner-title{padding-inline:40px}#consentik-cookie #cst-cookie-banner .cst-action-row{width:100%;flex-direction:column;gap:10px;justify-content:center}#consentik-cookie .cst-action-row .cst-cookies-btn{width:100%}#consentik-cookie .cst-privacy-wrapper{text-align:center}.cst-quick-item{flex-basis:auto}#consentik-cookie #cst-quick-categories{justify-content:center}}@media screen and (max-width:576px){#consentik-cookie #cst-cookie-banner .cst-action-row{flex-direction:column}.cst-quick-item{flex-basis:calc(50% - 10px)}}#consentik-cookie #cst-cookie-banner.cst-hidden{display:none!important}