#cmp.cmp-container{position:fixed;display:block;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,0.75);color:#000;z-index:2147483647}#cmp.cmp-container .cmp-wrapper{position:fixed;left:0;right:0;margin:0 auto;padding:1rem;width:90%;max-width:87.5rem;max-height:95%;top:50%;transform:translateY(-50%);overflow:auto;background-color:#fff;display:flex;flex-flow:column}#cmp.cmp-container .cmp-wrapper .cmp-scrollable{position:relative;max-height:100%;overflow-y:auto}#cmp.cmp-container .cmp-wrapper .cmp-footer{position:relative;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:1rem;margin-top:1rem}@media (max-width: 576px){#cmp.cmp-container .cmp-wrapper .cmp-footer{justify-content:center}}#cmp img{max-width:100%;height:auto}.cmp-tabs .cmp-tabs-controls{display:flex;gap:0;margin-bottom:0.5rem}.cmp-tabs .cmp-tabs-controls .cmp-tabs-controls-button{padding:.5rem;flex-grow:1;background-color:#f5f6f7;font-weight:500;font-size:110%;color:#000;text-align:center;cursor:pointer;transition-property:background-color, color;transition-duration:0.25s;transition-timing-function:cubic-bezier(0.93, 0.26, 0.07, 0.69);transition-behavior:allow-discrete}.cmp-tabs .cmp-tabs-controls .cmp-tabs-controls-button:hover{background-color:#e8e8e8;color:#000}.cmp-tabs .cmp-tabs-controls .cmp-tabs-controls-button.active{background-color:#0055b4;color:#fff}.cmp-tabs .cmp-tabs-panels .cmp-tabs-panels-panel{display:none;opacity:0;height:0;transition-property:display, opacity, height;transition-duration:0.25s;transition-timing-function:cubic-bezier(0.93, 0.26, 0.07, 0.69);transition-behavior:allow-discrete}.cmp-tabs .cmp-tabs-panels .cmp-tabs-panels-panel>*{width:100%}.cmp-tabs .cmp-tabs-panels .cmp-tabs-panels-panel.active{display:block;opacity:1;height:auto}@starting-style{.cmp-tabs .cmp-tabs-panels .cmp-tabs-panels-panel.active{opacity:0}}.cmp-heading{display:inline-block;font-size:1.5rem;font-weight:500;line-height:1.2;margin-bottom:0.5rem}.cmp-purposes-heading{font-size:120%;color:#646464;font-weight:700}.cmp-consent{display:flex;flex-flow:column;gap:0.5rem;background-color:#f5f6f7;padding:.5rem;margin-bottom:0.5rem}.cmp-consent .cmp-consent-header{width:100%;display:flex;flex-flow:row;gap:0.5rem;justify-content:space-between;align-items:center}.cmp-consent .cmp-consent-header .cmp-consent-name{display:flex;flex-flow:row;flex-grow:2;gap:0.5rem;align-items:center;font-weight:600;font-size:110%;cursor:pointer}.cmp-consent .cmp-consent-header .cmp-consent-switch{display:flex;flex-flow:row;gap:0.5rem;align-items:center}.cmp-consent .cmp-consent-header .cmp-consent-switch small{line-height:1}.cmp-consent .cmp-consent-content{display:flex;flex-flow:column;gap:0.5rem;color:#464646;padding-left:0.125rem;padding-right:0.125rem}.cmp-consent .cmp-consent-content .cmp-consent-vendors .cmp-consent-vendors-li .cmp-consent-vendors-vendor{display:flex;gap:0.5rem;flex-flow:row;flex-wrap:nowrap;align-items:center}.cmp-consent .cmp-consent-content .cmp-consent-vendors .cmp-consent-vendors-li .cmp-consent-vendors-vendor a{display:flex;flex-flow:row;flex-wrap:nowrap;gap:0.25rem}.cmp-consent .cmp-consent-content .cmp-consent-vendors .cmp-consent-vendors-li .cmp-consent-vendors-vendor a img{width:0.75rem;height:0.75rem}.cmp-consent .cmp-consent-content table{width:100%;border-collapse:collapse;border:0;margin:0 auto}.cmp-consent .cmp-consent-content table tr th,.cmp-consent .cmp-consent-content table tr td{border:0.6rem solid transparent;padding:0.125rem}.cmp-consent .cmp-consent-content table tr th.text-2,.cmp-consent .cmp-consent-content table tr td.text-2{font-size:110%}.cmp-consent .cmp-consent-content table tr th:first-child,.cmp-consent .cmp-consent-content table tr td:first-child{border-left:0}.cmp-consent .cmp-consent-content table tr th:last-child,.cmp-consent .cmp-consent-content table tr td:last-child{border-right:0}.cmp-consent .cmp-consent-content table tr:first-child th,.cmp-consent .cmp-consent-content table tr:first-child td{border-top:0}.cmp-consent .cmp-consent-content table tr:last-child th,.cmp-consent .cmp-consent-content table tr:last-child td{border-bottom:0}.cmp-consent-toggle{display:flex;align-items:center;justify-content:center;padding:0.25rem 0.5rem;border:0;background:none;transition:transform 0.2s;transform:rotate(90deg)}.cmp-consent-toggle[aria-expanded="true"]{transform:rotate(270deg)}.cmp-consent-collapse{display:none;transition:max-height 0.25s cubic-bezier(0.93, 0.26, 0.07, 0.69),opacity 0.25s;overflow:hidden}.cmp-switch-toggle{position:relative;width:6rem;height:2rem;padding:.125rem;background:#fff;border-radius:.25rem;font-weight:500}.cmp-switch-toggle input[type="checkbox"]{cursor:pointer;position:absolute;inset:0;appearance:none;z-index:2}.cmp-switch-toggle input[type="checkbox"]:checked+label.cmp-switch-toggle-label:before{border-radius:0 .25rem .25rem 0;translate:100% 0;background-color:#058824}.cmp-switch-toggle input[type="checkbox"]:checked+label.cmp-switch-toggle-label span:nth-child(1){color:#000}.cmp-switch-toggle input[type="checkbox"]:checked+label.cmp-switch-toggle-label span:nth-child(2){color:#fff}.cmp-switch-toggle input[type="checkbox"]+label.cmp-switch-toggle-label{position:absolute;inset:0 0;border-radius:.25rem;border:0;user-select:none;pointer-events:none;display:grid;gap:0;grid-auto-flow:column;grid-auto-columns:1fr;place-items:center;margin:0;padding:0}.cmp-switch-toggle input[type="checkbox"]+label.cmp-switch-toggle-label:before{content:"";position:absolute;width:50%;inset:0;background:#c00;border-radius:.25rem 0 0 .25rem;translate:0 0;transition:translate 250ms cubic-bezier(0.93, 0.26, 0.07, 0.69)}.cmp-switch-toggle input[type="checkbox"]+label.cmp-switch-toggle-label span{position:relative;transition:200ms linear}.cmp-switch-toggle input[type="checkbox"]+label.cmp-switch-toggle-label span:nth-child(1){color:#fff}.cmp-switch-toggle input[type="checkbox"]+label.cmp-switch-toggle-label span:nth-child(2){color:#000}.cmp-switch-toggle input[type="checkbox"]:not(:disabled):hover+label{background-color:#e8e8e8 !important}.cmp-switch-toggle input[type="checkbox"]:disabled{cursor:default !important}.cmp-switch-toggle input[type="checkbox"]:disabled+*{filter:grayscale(100%) !important;user-select:none !important;pointer-events:none !important;cursor:none !important}.cmp-button{display:inline-block;padding:0.375rem 0.75rem;font-size:1rem;font-weight:500;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;user-select:none;border:0 solid transparent;background-color:#fff;color:#000;transition:color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out}.cmp-button.cmp-button-red{background-color:#c00;color:#fff}.cmp-button.cmp-button-green{background-color:#058824;color:#fff}.cmp-button.cmp-button-blue{background-color:#0055b4;color:#fff}.cmp-button.ml-auto{margin-left:auto}.cmp-link{color:#0055b4;font-weight:500;cursor:pointer;user-select:none}
