.cookie-monster-hidden{display:none!important}.cookie-monster-container{bottom:0;left:0;position:fixed;z-index:999999}.cookie-monster{margin:16px}.cookie-monster-button{border-radius:4px;border-style:none;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);cursor:pointer;font-size:14px;font-weight:500;height:36px;min-width:64px;padding:0 16px;text-decoration:none;text-transform:uppercase;vertical-align:middle}.cookie-monster a{color:#212121;text-decoration:underline}.cookie-monster-body{background-color:#fff;border-radius:4px;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);color:#212121;padding:16px}.cookie-monster-header{display:flex}.cookie-monster-header-name-container{align-items:center;display:flex;flex-wrap:wrap;width:100%}.cookie-monster-header-name{font-size:18px;font-weight:500;margin-left:16px}.cookie-monster-content{font-size:12px;line-height:16px;margin:16px 0 8px}.cookie-monster-footer-row{display:flex;flex-wrap:wrap;justify-content:flex-end}.cookie-monster-footer-row>*{flex:1 1 100%;margin-top:8px}.cookie-monster-button-primary{background-color:#191919;color:#fff}.cookie-monster-button-link,.cookie-monster-button-secondary{background-color:#fff;color:#191919}.cookie-monster-button-link{box-shadow:none!important}.cookie-monster-checkbox-container{display:flex;margin-top:16px}.cookie-monster-checkbox-header{font-size:14px}.cookie-monster-checkbox-content{color:#424242;font-size:12px;line-height:19px;margin-top:4px}.cookie-monster-checkbox{color:rgba(33,33,33,.87);cursor:pointer;display:inline-block;font-size:16px;height:24px;line-height:1.5;position:relative;z-index:0}.cookie-monster-checkbox>input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgba(33,33,33,.6);border-radius:4px;box-shadow:none;display:block;height:40px;left:-10px;margin:0;opacity:0;outline:none;pointer-events:none;position:absolute;top:-8px;transform:scale(1);transition:opacity .3s,transform .2s;width:40px;z-index:-1}.cookie-monster-checkbox>span{display:inline-block;pointer-events:none;width:100%}.cookie-monster-checkbox>span:before{border:2px solid rgba(33,33,33,.6);border-radius:2px;box-sizing:border-box;content:"";display:inline-block;height:18px;margin:3px 11px 3px 1px;transition:border-color .2s,background-color .2s;vertical-align:top;width:18px}.cookie-monster-checkbox>span:after{border:2px solid transparent;border-right:none;border-top:none;box-sizing:initial;content:"";display:block;height:5px;left:1px;position:absolute;top:3px;transform:translate(3px,4px) rotate(-45deg);width:10px}.cookie-monster-checkbox>input:checked{background-color:#212121}.cookie-monster-checkbox>input:checked+span:before{background-color:#212121;border-color:#212121}.cookie-monster-checkbox>input:checked+span:after{border-color:#fff}.cookie-monster-checkbox:hover>input{opacity:.04}.cookie-monster-checkbox>input:focus{opacity:.12}.cookie-monster-checkbox:hover>input:focus{opacity:.16}.cookie-monster-checkbox>input:active{opacity:1;transform:scale(0);transition:transform 0s,opacity 0s}.cookie-monster-checkbox>input:active+span:before{border-color:#212121}.cookie-monster-checkbox>input:checked:active+span:before{background-color:rgba(33,33,33,.6);border-color:transparent}.cookie-monster-checkbox>input:disabled{opacity:0}.cookie-monster-checkbox>input:disabled+span{color:rgba(33,33,33,.38);cursor:auto}.cookie-monster-checkbox>input:disabled+span:before{border-color:currentColor}.cookie-monster-checkbox>input:checked:disabled+span:before{background-color:currentColor;border-color:transparent}@media only screen and (min-width:599px){.cookie-monster-footer-row>*{flex:0 1 auto;margin:0 4px}.cookie-monster-header{align-items:center}.cookie-monster-header-name-container{flex-wrap:nowrap;justify-content:space-between}}@media only screen and (min-width:959px){.cookie-monster-body{width:540px}}html[dir=rtl] .cookie-monster-checkbox>span:before{margin:3px 1px 3px 11px}html[dir=rtl] .cookie-monster-checkbox>span:after{transform:translate(13px,4px) rotate(-45deg)}html[dir=rtl] .cookie-monster-checkbox>input{left:auto;right:-10px}html[dir=rtl] .cookie-monster-header-name{margin-left:0;margin-right:16px}.cm-container{--cm-primary-color:#b66005;--cm-primary-hover:#9a5104;color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5}.cm-container *,.cm-container :after,.cm-container :before{box-sizing:border-box}.cm-hidden{display:none!important}.cm-overlay{background:rgba(30,30,30,.65);inset:0;opacity:1;position:fixed;transition:opacity .25s;z-index:999998}.cm-modal{background:#fff;border-radius:12px;border-top:3px solid var(--cm-primary-color,#b66005);box-shadow:0 24px 64px rgba(0,0,0,.28);display:flex;flex-direction:column;left:50%;max-height:calc(100vh - 48px);overflow:hidden;position:fixed;top:50%;transform:translate(-50%,-50%);width:min(440px,calc(100vw - 32px));z-index:999999}@media (min-width:640px){.cm-modal{width:min(700px,calc(100vw - 48px))}}.cm-modal-head{align-items:flex-start;display:flex;flex-shrink:0;gap:12px;padding:22px 22px 0}.cm-modal-head-icon{flex-shrink:0;margin-top:2px}.cm-modal-head-title{flex:1;font-size:16px;font-weight:600;line-height:1.3;margin:0}.cm-modal-head-close{background:none;border:none;border-radius:4px;color:#666;cursor:pointer;flex-shrink:0;line-height:1;padding:4px}.cm-modal-head-close:hover{background:#f5f5f5;color:#111}.cm-btn{cursor:pointer;font-family:inherit;text-align:center;transition:all .15s;white-space:nowrap}.cm-btn-primary{background:var(--cm-primary-color,#b66005);border:none;border-radius:8px;color:#fff;font-size:14px;font-weight:600;padding:12px 24px}.cm-btn-primary:hover{background:var(--cm-primary-hover,#9e6618)}.cm-btn-outline{background:#fff;border:1.5px solid #ccc;border-radius:8px;color:#1a1a1a;font-size:14px;font-weight:500;padding:11px 24px}.cm-btn-outline:hover{border-color:#888}.cm-btn-text{background:none;border:none;color:#555;font-size:13px;padding:6px 0}.cm-btn-text:hover{color:#111}.cm-l1-body{flex:1;overflow-y:auto;padding:16px 22px 22px}.cm-l1-text{color:#444;font-size:13px;line-height:1.6}.cm-l1-text p{margin-bottom:14px}.cm-l1-text p:last-of-type{margin-bottom:0}.cm-l1-actions{display:flex;flex-direction:column;gap:10px;margin-top:22px}@media (min-width:640px){.cm-l1-actions{align-items:center;flex-direction:row;gap:8px;justify-content:flex-start}.cm-l1-actions .cm-btn-text{margin-right:auto;order:1}.cm-l1-actions .cm-btn-outline{order:2}.cm-l1-actions .cm-btn-primary{order:3}}.cm-l2-desc{color:#666;flex-shrink:0;font-size:12.5px;line-height:1.55;margin:0;padding:10px 22px 0}.cm-tabs{display:flex;flex-shrink:0;gap:4px;padding:14px 22px 0}.cm-tabs-inner{background:#f0f0f0;border:1px solid #e0e0e0;border-radius:16px;display:inline-flex;gap:0;overflow:hidden;padding:0}.cm-tab-btn{background:transparent;border:none;border-radius:16px;color:#555;cursor:pointer;flex:0 0 auto;font-family:inherit;font-size:12.5px;font-weight:500;padding:6px 16px;text-align:center;transition:all .15s}.cm-tab-active{background:var(--cm-primary-color,#b66005);color:#fff}.cm-tab-btn:not(.cm-tab-active):hover{color:#333}.cm-tab-panel{display:none;flex:1;overflow-y:auto;padding:12px 0 0}.cm-tab-panel-active{display:block}.cm-purpose-item{align-items:flex-start;border-bottom:1px solid #f3f3f3;display:flex;gap:14px;padding:14px 22px}.cm-purpose-item:last-child{border-bottom:none}.cm-purpose-check{flex-shrink:0;margin-top:2px}.cm-purpose-check input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(182,96,5,.08);border:1px solid var(--cm-primary-color,#b66005);border-radius:5px;cursor:pointer;flex-shrink:0;height:20px;position:relative;width:20px}.cm-purpose-check input[type=checkbox]:checked{background:var(--cm-primary-color,#b66005);border-color:var(--cm-primary-color,#b66005)}.cm-purpose-check input[type=checkbox]:checked:after{border:solid #fff;border-width:0 2px 2px 0;content:"";height:10px;left:50%;position:absolute;top:45%;transform:translate(-50%,-60%) rotate(45deg);width:5px}.cm-purpose-check input[type=checkbox]:indeterminate{background:var(--cm-primary-color,#b66005);border-color:var(--cm-primary-color,#b66005)}.cm-purpose-check input[type=checkbox]:indeterminate:after{background:#fff;content:"";height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:10px}.cm-purpose-check input[type=checkbox]:disabled{cursor:not-allowed;opacity:.6}.cm-purpose-info h4{font-size:13.5px;font-weight:600;line-height:1.3;margin:0 0 4px}.cm-purpose-info p{color:#777;font-size:12px;line-height:1.5;margin:0}.cm-purpose-always-on{background:rgba(184,120,32,.1);border-radius:4px;color:var(--cm-primary-color,#b66005);font-size:11px;font-weight:600;margin-left:8px;padding:2px 8px}.cm-partner-search{flex-shrink:0;padding:10px 22px 8px}.cm-partner-search input{background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.35-4.35'/%3E%3C/svg%3E");background-position:12px;background-repeat:no-repeat;border:1px solid #ddd;border-radius:8px;color:#333;font-family:inherit;font-size:13.5px;outline:none;padding:10px 14px 10px 36px;width:100%}.cm-partner-search input::-moz-placeholder{color:#999}.cm-partner-search input:-ms-input-placeholder{color:#999}.cm-partner-search input::placeholder{color:#999}.cm-partner-search input:focus{border-color:var(--cm-primary-color,#b66005)}.cm-vendor-item{border-bottom:1px solid #f3f3f3}.cm-vendor-item:last-child{border-bottom:none}.cm-vendor-item.cm-vendor-hidden{display:none}.cm-vendor-row{align-items:center;cursor:pointer;display:flex;gap:14px;padding:12px 22px}.cm-vendor-row:hover{background:#fafafa}.cm-vendor-row input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(182,96,5,.08);border:1px solid var(--cm-primary-color,#b66005);border-radius:5px;cursor:pointer;flex-shrink:0;height:20px;position:relative;width:20px}.cm-vendor-row input[type=checkbox]:checked{background:var(--cm-primary-color,#b66005);border-color:var(--cm-primary-color,#b66005)}.cm-vendor-row input[type=checkbox]:checked:after{border:solid #fff;border-width:0 2px 2px 0;content:"";height:10px;left:50%;position:absolute;top:45%;transform:translate(-50%,-60%) rotate(45deg);width:5px}.cm-vendor-row input[type=checkbox]:indeterminate{background:var(--cm-primary-color,#b66005);border-color:var(--cm-primary-color,#b66005)}.cm-vendor-row input[type=checkbox]:indeterminate:after{background:#fff;content:"";height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:10px}.cm-vendor-row input[type=checkbox]:disabled{cursor:not-allowed;opacity:.6}.cm-vendor-info{flex:1;min-width:0}.cm-vendor-name{font-size:13.5px;font-weight:500}.cm-gvl-label{color:#aaa;font-size:11px;margin-left:6px}.cm-vendor-policy{align-items:center;color:var(--cm-primary-color,#b66005);display:inline-flex;font-size:12px;gap:3px;margin-top:2px;text-decoration:none}.cm-vendor-policy:hover{text-decoration:underline}.cm-vendor-category-tag{background:#f2f2f2;border-radius:10px;color:#888;flex-shrink:0;font-size:11px;padding:1px 7px;white-space:nowrap}.cm-vendor-expand-icon{color:#bbb;flex-shrink:0;transition:transform .2s}.cm-vendor-item.cm-vendor-expanded .cm-vendor-expand-icon{transform:rotate(90deg)}.cm-vendor-purposes{display:none;padding:0 22px 12px 56px}.cm-vendor-item.cm-vendor-expanded .cm-vendor-purposes{display:block}.cm-vendor-purposes-label{color:#999;font-size:11px;font-weight:600;letter-spacing:.3px;margin-bottom:4px;text-transform:uppercase}.cm-vendor-purposes ul{list-style:none;margin:0;padding:0}.cm-vendor-purposes li{align-items:center;color:#555;display:flex;font-size:12.5px;gap:8px;line-height:1.45;padding:3px 0}.cm-vendor-purposes li input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(182,96,5,.08);border:1px solid var(--cm-primary-color,#b66005);border-radius:4px;cursor:pointer;flex-shrink:0;height:18px;position:relative;width:18px}.cm-vendor-purposes li input[type=checkbox]:checked{background:var(--cm-primary-color,#b66005);border-color:var(--cm-primary-color,#b66005)}.cm-vendor-purposes li input[type=checkbox]:checked:after{border:solid #fff;border-width:0 2px 2px 0;content:"";height:8px;left:50%;position:absolute;top:45%;transform:translate(-50%,-60%) rotate(45deg);width:4px}.cm-vendor-purposes li input[type=checkbox]:disabled{cursor:not-allowed;opacity:.6}.cm-vendor-purposes li label{cursor:pointer;flex:1}.cm-purpose-group{margin-top:6px}.cm-purpose-group:first-child{margin-top:0}.cm-purpose-group-label{align-items:center;color:var(--cm-primary-color,#b66005);display:flex;font-size:10px;font-weight:600;gap:6px;letter-spacing:.3px;padding:2px 0 1px;text-transform:uppercase}.cm-purpose-group-label:after{background:#eee;content:"";flex:1;height:1px}@media (min-width:640px){.cm-vendor-info{align-items:center;display:flex;gap:12px}.cm-vendor-name{flex:1}.cm-vendor-policy{margin-top:0;white-space:nowrap}.cm-vendor-category-tag{display:none}}.cm-l2-footer{flex-shrink:0}.cm-l2-actions{display:flex;flex-direction:column-reverse;gap:4px;padding:12px 22px 16px}.cm-l2-save-btn{border-radius:8px;padding:12px 28px;width:100%}.cm-l2-back-btn{align-items:center;align-self:flex-start;color:#333;display:flex;font-size:14px;gap:6px;padding:8px 0}.cm-l2-back-btn:hover{color:#000}@media (min-width:640px){.cm-l2-actions{align-items:center;flex-direction:row;justify-content:space-between}.cm-l2-save-btn{width:auto}.cm-l2-back-btn{padding:0}}