.dccm{display:flex;justify-content:center;align-items:flex-end;position:fixed;bottom:0;left:0;top:0;right:0;z-index:999999999;width:100%;background-color:#10111a80}@media screen and (min-width: 1024px){.dccm{align-items:center}}.dccm-content{z-index:1100;overflow:hidden;width:100%;background-color:#fff;border-radius:12px 12px 0 0;max-height:80vh;box-shadow:0 4px 40px #00000040;bottom:0;transform:translateY(1000%)}@supports (height: 100dvh){.dccm-content{max-height:80dvh}}@media screen and (min-width: 1024px){.dccm-content{width:480px;height:auto;border-radius:8px}}@keyframes slideinDCCM{0%{transform:translateY(100%)}to{transform:translate(0)}}.dccm-show{transform:translate(0);animation:slideinDCCM .3s forwards}.dccm-content-inner{position:relative;width:100%;max-height:80vh}@supports (height: 100dvh){.dccm-content-inner{max-height:80dvh}}.dccm-content-inner-header{display:flex;position:sticky;align-items:center;gap:12px;padding:32px 16px;z-index:100;top:0;background-color:#fff}@media screen and (min-width: 1024px){.dccm-content-inner-header{padding:32px 24px;margin:0}}.dccm-content-inner-header-icon{width:20px;height:20px;flex-shrink:0}.dccm-content-inner-main{display:flex;padding:0 16px 16px;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch;overflow-y:auto;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;max-height:calc(80vh - 196px);background:linear-gradient(white 10%,rgba(255,255,255,.06)) center top,linear-gradient(rgba(255,255,255,.06),white 100%) center bottom,linear-gradient(rgba(0,0,0,.06),rgba(0,0,0,0)) center top,linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.06)) center bottom;background-repeat:no-repeat;background-size:100% 40px,100% 40px,100% 24px,100% 24px;background-attachment:local,local,scroll,scroll}@supports (height: 100dvh){.dccm-content-inner-main{max-height:calc(80dvh - 196px)}}@media screen and (min-width: 768px){.dccm-content-inner-main{padding:0 24px 24px;max-height:calc(80vh - 164px)}@supports (height: 100dvh){.dccm-content-inner-main{max-height:calc(80dvh - 164px)}}}@media screen and (min-width: 1024px){.dccm-content-inner-main{padding:0 24px 24px}}.dccm-content-main-customize{width:100%;display:none}.dccm-content-inner-footer{position:relative;display:grid;grid-template-columns:1fr 1fr;column-gap:8px;row-gap:8px;bottom:0;left:0;width:100%;background-color:#fff;padding:16px 16px 24px;box-sizing:border-box;z-index:5}@media screen and (min-width: 768px){.dccm-content-inner-footer{gap:0px;justify-content:end;grid-template-columns:min-content min-content min-content}}@media screen and (min-width: 1024px){.dccm-content-inner-footer{padding:16px 24px 32px;margin:0}}.dccm-content-inner-text{font-family:Polymath Text,proxima-nova,Arial,sans-serif;font-size:16px;font-weight:400;color:#10111a;margin:0;line-height:24px;letter-spacing:-.32px}.dccm-content-inner-text strong{font-weight:700}.dccm-content-inner-header-title,.dccm-content-title{color:#10111a;font-family:Polymath Text,proxima-nova,Arial,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:24px;margin:0;letter-spacing:-.36px}@media screen and (min-width: 1024px){.dccm-content-inner-header-title,.dccm-content-title{font-size:20px;line-height:28px;letter-spacing:-.4px}}.dccm-content-title{padding:4px 0 12px}#dccm-cookie-consent-modal .dccm-link{font-weight:700;text-decoration:none;cursor:pointer;color:#005eff}#dccm-cookie-consent-modal .dccm-link:hover{text-decoration:none}.dccm-btn{font-family:Polymath Text,proxima-nova,Arial,sans-serif;font-weight:700;border-radius:4px;cursor:pointer;outline:0;text-align:center;text-decoration:none;text-transform:uppercase;-webkit-appearance:none;background:#fff;border:2px solid #005eff;color:#005eff;font-size:14px;line-height:20px;letter-spacing:.28px;max-width:none;padding:8px 16px;white-space:nowrap}.dccm-btn:focus-visible{outline-offset:2px;outline:2px solid #003899}.dccm-btn-accept{color:#fff;background:#005eff;grid-row:1;grid-column:span 2;width:100%;border:none}.dccm-btn-accept:focus-visible{background-color:#003899}.dccm-btn-reject{grid-row:2}@media screen and (min-width: 768px){.dccm-btn-reject{margin-right:auto;left:24px;position:absolute;grid-row:1}}.dccm-btn-customize{grid-row:2}@media screen and (min-width: 768px){.dccm-btn-customize{grid-row:1;margin-right:8px}}.dccm-btn-allow{display:none}@media screen and (min-width: 768px){.dccm-btn-allow{grid-row:1;margin-right:8px}}.show-element{display:block}.hide-element{display:none}.dccm-checkbox-group{display:flex;flex-direction:column;gap:12px;width:100%}.dccm-checkbox-container{display:flex;align-items:center;justify-content:space-between;position:relative;gap:8px}.dccm-checkbox{box-sizing:border-box;display:flex;justify-content:center;align-items:center;width:20px;height:20px;flex-shrink:0;background-color:#fff;border:1px solid #ccd1d7;border-radius:4px;position:relative;transition:background-color .2s ease-in-out,border-color .2s ease-in-out}.dccm-checkbox:after{content:"";width:12px;height:9px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='9' viewBox='0 0 12 9' fill='none'><path d='M0.75 4.25L4.55952 7.75L10.75 0.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:center;display:none}.dccm-checkbox-label{cursor:pointer;text-align:left;display:flex;align-items:center;gap:12px}.dccm-checkbox-label input{opacity:0;position:absolute;width:0;height:0}.dccm-checkbox-label input:checked+.dccm-checkbox{background-color:#005eff;border-color:#005eff}.dccm-checkbox-label input:focus-visible+.dccm-checkbox{outline-offset:2px;outline:2px solid #003899}.dccm-checkbox-label input:checked+.dccm-checkbox:after{display:block}.dccm-checkbox-label input:disabled+.dccm-checkbox{background-color:#eae7e1;color:#121212;cursor:auto;border-color:#bfbfb8}.dccm-checkbox-label input:disabled+.dccm-checkbox:after{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='9' viewBox='0 0 12 9' fill='none'><path d='M0.75 4.25L4.55952 7.75L10.75 0.75' stroke='%23121212' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>")}.dccm-checkbox-label:hover .dccm-checkbox{border-color:#121212}.dccm-checkbox-label:hover input:checked:not([disabled])+.dccm-checkbox{background-color:#005eff}.dccm-checkbox-text{width:100%;cursor:pointer;z-index:4;padding:0}.dccm-marker{display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.dccm-marker:before{content:"";display:inline-block;width:14px;height:8px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 14 8' fill='none'><path fill-rule='evenodd' clip-rule='evenodd' d='M12.7196 0.21967C13.0125 -0.0732232 13.4873 -0.0732232 13.7801 0.21967C14.073 0.512564 14.073 0.987327 13.7801 1.28022L7.53015 7.53022L7.47351 7.58197C7.17893 7.82215 6.74416 7.80476 6.4696 7.53022L0.219601 1.28022C-0.0732462 0.987369 -0.0731546 0.512574 0.219601 0.21967C0.512494 -0.0732232 0.987256 -0.0732232 1.28015 0.21967L6.99987 5.9394L12.7196 0.21967Z' fill='%23121212'/></svg>");background-repeat:no-repeat;background-position:center;transition:transform .3s ease}.marker-active:before{transform:rotate(180deg)}.dccm-accordion-content{max-height:0;opacity:0;overflow:hidden}.dccm-accordion-content-active{max-height:999px;opacity:1;display:block;overflow:auto;transition:max-height .5s ease-in-out,opacity .3s ease-in-out;padding-top:8px}
