#d2f-wrapper{--focus:0 0 0 2px #fff,0 0 0 4px #000,0 0 0 6px #fff;--boxShadow:-5px 5px 10px 0 #00000012,0 0 50px 0 #0000001a;--fontFamily:Helvetica Neue,Segoe UI,Arial,sans-serif;--primaryColor:#ffea82;--backgroundColor:#23233d;--textColor:#f4f0df;--backdropBackgroundColor:#00000033;--backdropBackgroundBlur:0;--cookieIconColor:#ffea82;--cookieIconBackgroundColor:#23233d;position:fixed;bottom:0;right:0;width:100%;height:100%;z-index:99999;pointer-events:none;border:0;display:flex;justify-content:center;align-items:center}#d2f-backdrop-global{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:auto;border:0;display:none}#d2f-wrapper a{all:unset;display:inline-block;color:var(--primaryColor);text-decoration:underline}#d2f-wrapper a:hover{cursor:pointer;color:var(--textColor)}#d2f-wrapper a:focus,#d2f-wrapper #d2f-banner button:focus,#d2f-wrapper #d2f-modal button:focus,#d2f-wrapper #d2f-cookie-icon:focus{outline:0;box-shadow:var(--focus);border-radius:5px}#d2f-wrapper #d2f-cookie-icon:focus{border-radius:50%}#d2f-wrapper .st-button{color:var(--backgroundColor);background-color:var(--primaryColor);border:2px solid var(--primaryColor);padding:10px 20px;text-decoration:none;text-align:center;display:inline-block;font-size:16px;line-height:24px;cursor:pointer;border-radius:5px}#d2f-wrapper .st-button--primary:hover{background-color:var(--backgroundColor);color:var(--primaryColor)}#d2f-wrapper .st-button--secondary{background-color:var(--backgroundColor);color:var(--primaryColor)}#d2f-wrapper .st-button--secondary:hover{background-color:var(--primaryColor);color:var(--backgroundColor)}#d2f-banner{font-family:var(--fontFamily);color:var(--textColor);background-color:var(--backgroundColor);box-sizing:border-box;padding:32px;border-radius:5px;pointer-events:auto;border:0;position:fixed;bottom:0;width:600px;transform:translate(0,-20px);opacity:0;animation:d2f-slideInDown 350ms ease-out forwards;animation-delay:.3s;box-shadow:-5px 5px 10px 0 #00000012,0 0 50px 0 #0000001a;width:100%;max-width:100%;left:0;right:0;border-radius:0}#d2f-banner:focus{border-radius:50%}#d2f-banner.center{top:50%;left:50%;bottom:auto;right:auto;position:fixed;transform:translate(-50%,calc(-50% - 20px));animation:d2f-slideInDown-center 350ms ease-out forwards}#d2f-banner.bottomLeft{bottom:0;left:16px;position:fixed}#d2f-banner.bottomCenter{bottom:0;left:50%;position:fixed;transform:translate(-50%,-20px);animation:d2f-slideInDown-bottomCenter 350ms ease-out forwards}#d2f-banner .preferences{display:flex;gap:5px;border:0;padding:0;background-color:transparent;color:var(--primaryColor);cursor:pointer;font-size:16px}#d2f-banner .preferences span{display:block;white-space:nowrap;text-decoration:underline}#d2f-banner .preferences span:hover{color:var(--textColor)}#d2f-banner .preferences:after{display:block;content:'>';text-decoration:none}#d2f-banner p{font-size:16px;line-height:24px;margin:0 0 15px;color:#fff}#d2f-banner a{display:inline-block;color:var(--primaryColor);text-decoration:underline;background-color:var(--backgroundColor)}#d2f-banner a:hover{color:var(--textColor)}#d2f-banner a.d2f-logo{display:block;fill:var(--primaryColor);margin-left:auto;width:24px;height:24px}#d2f-banner .actions{display:flex;gap:16px;flex-direction:column;margin-top:24px}@media(min-width:600px){#d2f-banner .actions{flex-direction:row;align-items:center}}#d2f-banner .actions-row{display:flex;gap:16px;flex-direction:row;align-items:center;justify-content:space-between;flex-grow:1}#d2f-modal{display:none;pointer-events:auto;width:800px;max-width:100%;max-height:100%;border:0;transform:translate(0,-20px);opacity:0;animation:d2f-slideInUp-center 350ms ease-out forwards;box-shadow:-5px 5px 10px 0 #00000012,0 0 50px 0 #0000001a;font-family:var(--fontFamily);color:var(--textColor);flex-direction:column;padding:30px;background-color:var(--backgroundColor);border-radius:5px;box-sizing:border-box}#d2f-modal header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:16px}#d2f-modal h1{font-family:var(--fontFamily);color:var(--textColor);font-size:24px;font-weight:500;margin:0}#d2f-modal .modal-close{display:inline-flex;border:0;padding:10px;border:0;cursor:pointer;background:var(--backgroundColor);color:var(--primaryColor)}#d2f-modal .modal-close svg{fill:var(--primaryColor)}#d2f-modal section{flex:1;overflow-y:auto;margin-top:32px;padding-right:7px}#d2f-modal section::-webkit-scrollbar{display:block;width:5px}#d2f-modal section::-webkit-scrollbar-thumb{background-color:var(--textColor);border-radius:10px}#d2f-modal p{font-size:16px;line-height:24px;color:var(--textColor);margin:0 0 15px}#d2f-modal p:last-of-type{margin:0}#d2f-modal fieldset{padding:0;border:0;margin:0 0 32px}#d2f-modal fieldset:last-of-type{margin:0}#d2f-modal legend{padding:0;margin:0 0 10px;font-weight:700;color:var(--textColor);font-size:16px}#d2f-modal .cookie-type-content{display:flex;justify-content:space-between;align-items:flex-start;gap:24px}#d2f-modal .switch{flex-shrink:0;position:relative;display:inline-block;height:34px;width:74px;cursor:pointer}#d2f-modal .switch:focus-within{outline:0;box-shadow:var(--focus);border-radius:25px}#d2f-modal .switch input{opacity:0;position:absolute}#d2f-modal .switch__pill{position:relative;display:block;height:34px;width:74px;background:var(--textColor);border-radius:25px}#d2f-modal .switch__dot{position:absolute;top:2px;left:2px;display:block;height:30px;width:30px;background:var(--backgroundColor);border-radius:50%;transition:left 150ms ease-out}#d2f-modal .switch__off,#d2f-modal .switch__on{text-transform:uppercase;font-size:15px;font-weight:500;color:var(--backgroundColor);position:absolute;top:7px;right:8px;transition:right 150ms ease-out,opacity 150ms ease-out}#d2f-modal .switch__off{opacity:1}#d2f-modal .switch__on{opacity:0}#d2f-modal .switch input:checked+.switch__pill{background:var(--primaryColor)}#d2f-modal .switch input:checked ~ .switch__dot{left:calc(100% - 32px)}#d2f-modal .switch input:checked ~ .switch__off{right:calc(100% - 32px);opacity:0}#d2f-modal .switch input:checked ~ .switch__on{right:calc(100% - 34px);opacity:1}#d2f-modal .switch input:disabled+.switch__pill{opacity:.65;cursor:not-allowed}#d2f-modal footer{display:flex;flex-direction:column;gap:16px;margin-top:24px}@media(min-width:600px){#d2f-modal footer{flex-direction:row;align-items:center}}#d2f-modal footer a{margin-left:auto}#d2f-cookie-icon{display:none;position:fixed;bottom:10px;left:10px;justify-content:center;align-items:center;width:60px;height:60px;border-radius:50%;padding:0;border:0;background-color:var(--cookieIconColor);cursor:pointer;box-shadow:0 0 6px 0 #0000001a;pointer-events:auto;animation:d2f-fadeIn .3s ease-in-out forwards}#d2f-cookie-icon.bottomRight{left:auto;right:10px}#d2f-cookie-icon svg{fill:var(--cookieIconBackgroundColor)}#d2f-backdrop{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--backdropBackgroundColor);backdrop-filter:blur(var(--backdropBackgroundBlur));pointer-events:all}@keyframes d2f-fadeIn{from{opacity:0}to{opacity:1}}@keyframes d2f-slideInDown{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes d2f-slideInDown-center{from{opacity:0;transform:translate(-50%,calc(-50% - 20px))}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes d2f-slideInDown-bottomCenter{from{opacity:0;transform:translate(-50%,-20px)}to{opacity:1;transform:translate(-50%,0)}}@keyframes d2f-slideInUp-center{from{opacity:0;transform:translate(0,20px)}to{opacity:1;transform:translate(0,0)}}