#stcm-wrapper{--boxShadow: -5px 5px 10px 0px #00000012, 0px 0px 50px 0px #0000001a;--fontFamily: Helvetica Neue, Segoe UI, Arial, sans-serif;--primaryColor: #F9D000;--backgroundColor: #050505;--textColor: #F4F0DF;--backdropBackgroundColor: #00000077;--backdropBackgroundBlur: 0px;--iconColor: #050505;--iconBackgroundColor: #F9D000;position:fixed;bottom:0;right:0;width:100%;height:100%;z-index:99999;pointer-events:none;border:0px;display:flex;justify-content:center;align-items:center}#stcm-wrapper a{all:unset;display:inline-block;color:var(--primaryColor);text-decoration:underline}#stcm-wrapper a:hover{cursor:pointer;color:var(--textColor)}#stcm-wrapper a:focus,#stcm-wrapper #stcm-banner button:focus,#stcm-wrapper #stcm-modal button:focus,#stcm-wrapper #stcm-icon:focus{outline:none;box-shadow:0 0 0 2px var(--backgroundColor),0 0 0 4px #fff;border-radius:5px}#stcm-wrapper #stcm-icon:focus{border-radius:50%}#stcm-wrapper .stcm-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}#stcm-wrapper .stcm-button-primary:hover,#stcm-wrapper .stcm-button-secondary{background-color:var(--backgroundColor);color:var(--primaryColor)}#stcm-wrapper .stcm-button-secondary:hover{background-color:var(--primaryColor);color:var(--backgroundColor)}#stcm-banner{font-family:var(--fontFamily);color:var(--textColor);background-color:var(--backgroundColor);box-sizing:border-box;padding:32px;border-radius:12px;pointer-events:auto;border:0px;position:fixed;bottom:16px;right:16px;width:600px;overflow:auto;max-width:calc(100% - 32px);max-height:calc(100vh - 32px);transform:translateY(-20px);opacity:0;animation:stcm-slide-down .35s ease-out;animation-delay:.3s;box-shadow:-5px 5px 10px rgba(0,0,0,.0705882353),0 0 50px rgba(0,0,0,.1019607843)}#stcm-banner.stcm-loaded{opacity:1;transform:none;animation:none}#stcm-banner:focus{border-radius:50%}#stcm-banner.stcm-pos-center{inset:50% auto auto 50%;position:fixed;transform:translate(-50%, calc(-50% - 20px));animation:stcm-slide-down-center .35s ease-out forwards}#stcm-banner.stcm-pos-bottom-left{bottom:16px;left:16px;position:fixed}#stcm-banner.stcm-pos-bottom-center{bottom:16px;left:50%;position:fixed;transform:translate(-50%, -20px);animation:stcm-slide-down-bottom-center .35s ease-out forwards}#stcm-banner .stcm-preferences-button{display:flex;gap:5px;border:none;padding:15px 0;background-color:transparent;color:var(--primaryColor);cursor:pointer;font-size:16px}#stcm-banner .stcm-preferences-button span{display:block;white-space:nowrap;text-decoration:none}#stcm-banner .stcm-preferences-button span:hover{color:var(--textColor)}#stcm-banner p{font-size:16px;line-height:24px;color:var(--textColor);margin:0 0 15px}#stcm-banner a{display:inline-block;color:var(--primaryColor);text-decoration:underline;background-color:var(--backgroundColor)}#stcm-banner a:hover{color:var(--textColor)}#stcm-banner a.stcm-logo{display:flex;align-items:center;justify-content:center;fill:var(--primaryColor);margin-left:auto;width:48px;height:48px;text-decoration:none}#stcm-banner .stcm-actions{display:flex;gap:16px;flex-direction:column;margin-top:24px}@media(min-width: 600px){#stcm-banner .stcm-actions{flex-direction:row;align-items:center}}#stcm-banner .stcm-actions-row{display:flex;gap:16px;flex-direction:row;align-items:center;justify-content:space-between;flex-grow:1}#stcm-modal{display:none;pointer-events:auto;overflow:auto;width:800px;max-width:100%;max-height:100%;border:0px;transform:translateY(-20px);opacity:0;animation:stcm-slide-up-center .35s ease-out forwards;box-shadow:-5px 5px 10px rgba(0,0,0,.0705882353),0 0 50px rgba(0,0,0,.1019607843);font-family:var(--fontFamily);color:var(--textColor);flex-direction:column;padding:30px;background-color:var(--backgroundColor);border-radius:12px;box-sizing:border-box}#stcm-modal header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:16px}#stcm-modal h1{font-family:var(--fontFamily);color:var(--textColor);font-size:24px;font-weight:500;margin:0}#stcm-modal .stcm-modal-close{display:inline-flex;border:none;padding:13px;cursor:pointer;background:var(--backgroundColor);color:var(--primaryColor)}#stcm-modal .stcm-modal-close svg{fill:var(--primaryColor)}#stcm-modal section{flex:1;margin-top:32px}#stcm-modal section::-webkit-scrollbar{display:block;width:5px}#stcm-modal section::-webkit-scrollbar-thumb{background-color:var(--textColor);border-radius:10px}#stcm-modal p{font-size:16px;line-height:24px;color:var(--textColor);opacity:.6;margin:0 0 15px}#stcm-modal p:last-of-type{margin:0}#stcm-modal fieldset{padding:0;border:none;margin:0 0 32px}#stcm-modal fieldset:last-of-type{margin:0}#stcm-modal legend{padding:0;margin:0 0 10px;font-weight:700;color:var(--textColor);font-size:16px}#stcm-modal .stcm-consent-row{display:flex;justify-content:space-between;align-items:flex-start;gap:24px}#stcm-modal .stcm-toggle{flex-shrink:0;position:relative;display:inline-block;height:34px;width:74px;cursor:pointer}#stcm-modal .stcm-toggle:focus-within{outline:none;box-shadow:0 0 0 2px var(--backgroundColor),0 0 0 4px #fff;border-radius:25px}#stcm-modal .stcm-toggle input{opacity:0;position:absolute}#stcm-modal .stcm-toggle-track{position:relative;display:block;height:34px;width:74px;background:var(--textColor);border-radius:25px}#stcm-modal .stcm-toggle-thumb{position:absolute;top:2px;left:2px;display:block;height:30px;width:30px;background:var(--backgroundColor);border-radius:50%;transition:left .15s ease-out}#stcm-modal .stcm-toggle-off,#stcm-modal .stcm-toggle-on{text-transform:uppercase;font-size:15px;font-weight:500;color:var(--backgroundColor);position:absolute;top:5px;right:8px;transition:right .15s ease-out,opacity .15s ease-out}#stcm-modal .stcm-toggle-off{opacity:1}#stcm-modal .stcm-toggle-on{opacity:0}#stcm-modal .stcm-toggle input:checked+.stcm-toggle-track{background:var(--primaryColor)}#stcm-modal .stcm-toggle input:checked~.stcm-toggle-thumb{left:calc(100% - 32px)}#stcm-modal .stcm-toggle input:checked~.stcm-toggle-off{right:calc(100% - 32px);opacity:0}#stcm-modal .stcm-toggle input:checked~.stcm-toggle-on{right:calc(100% - 34px);opacity:1}#stcm-modal .stcm-toggle input:disabled+.stcm-toggle-track{opacity:.65;filter:grayscale(100%);cursor:not-allowed}#stcm-modal footer{display:flex;flex-direction:column;gap:16px;margin-top:24px}@media(min-width: 600px){#stcm-modal footer{flex-direction:row;align-items:center}}#stcm-modal footer a{margin-left:auto;padding:0}#stcm-modal footer a.stcm-credit-link{text-decoration:none}#stcm-modal footer a.stcm-credit-link:hover{text-decoration:underline}#stcm-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:none;background-color:var(--iconColor);cursor:pointer;box-shadow:0 0 6px rgba(0,0,0,.1019607843);pointer-events:auto;animation:stcm-fade-in .3s ease-in-out forwards}#stcm-icon.stcm-pos-bottom-right{left:auto;right:10px}#stcm-icon svg{fill:var(--iconBackgroundColor)}#stcm-backdrop{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--backdropBackgroundColor);-webkit-backdrop-filter:blur(var(--backdropBackgroundBlur));backdrop-filter:blur(var(--backdropBackgroundBlur));pointer-events:all}@keyframes stcm-fade-in{0%{opacity:0}to{opacity:1}}@keyframes stcm-slide-down{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes stcm-slide-down-center{0%{opacity:0;transform:translate(-50%, calc(-50% - 20px))}to{opacity:1;transform:translate(-50%, -50%)}}@keyframes stcm-slide-down-bottom-center{0%{opacity:0;transform:translate(-50%, -20px)}to{opacity:1;transform:translate(-50%)}}@keyframes stcm-slide-up-center{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translate(0)}}@keyframes stcm-nudge{0%,to{right:16px}10%,30%,50%,70%,90%{right:20px}20%,40%,60%,80%{right:12px}}#stcm-banner.stcm-nudge{animation:stcm-nudge 1s ease-in-out}#stcm-modal.stcm-nudge{animation:stcm-nudge .5s ease-in-out}@media(prefers-reduced-motion: reduce){#stcm-banner.stcm-nudge,#stcm-modal.stcm-nudge{animation:stcm-pulse .5s ease-in-out}@keyframes stcm-pulse{0%,to{opacity:1}50%{opacity:.85}}}#stcm-wrapper{--fontFamily: "Open Sans", sans-serif;--backgroundColor: #fff;--primaryColor: #000;--textColor: #49494a}#stcm-wrapper{--backgroundButtonPrimary: #79C132;--backgroundButtonPrimaryHover: #64a325;--backgroundButtonPrimaryActive: #558d1e;--backgroundButtonReject: #eee;--backgroundButtonRejectHover: #d7d7d7;--backgroundButtonRejectActive: #bbb;--rejectAllBackground: #fff;--rejectAllBorder: #52b6e1}#stcm-wrapper #stcm-backdrop{z-index:10}#stcm-wrapper .stcm-reject-all,#stcm-wrapper .stcm-modal-reject-all{background:var(--rejectAllBackground);border-color:var(--rejectAllBorder)}#stcm-wrapper .stcm-preferences-button{color:var(--textColor)}#stcm-wrapper .stcm-button-primary{background:var(--backgroundButtonPrimary);border-color:var(--backgroundButtonPrimary);transition:background-color .2s linear,border-color .2s linear}#stcm-wrapper .stcm-button-primary:hover{background:var(--backgroundButtonPrimaryHover);border-color:var(--backgroundButtonPrimaryHover);color:var(--backgroundColor)}#stcm-wrapper .stcm-button-primary:active{background:var(--backgroundButtonPrimaryActive);border-color:var(--backgroundButtonPrimaryActive)}#stcm-wrapper .stcm-button-primary.stcm-reject-all,#stcm-wrapper .stcm-button-primary.stcm-modal-reject-all{background:var(--backgroundButtonReject);border-color:var(--backgroundButtonReject);color:var(--textColor)}#stcm-wrapper .stcm-button-primary.stcm-reject-all:hover,#stcm-wrapper .stcm-button-primary.stcm-modal-reject-all:hover{background:var(--backgroundButtonRejectHover);border-color:var(--backgroundButtonRejectHover)}#stcm-wrapper .stcm-button-primary.stcm-reject-all:active,#stcm-wrapper .stcm-button-primary.stcm-modal-reject-all:active{background:var(--backgroundButtonRejectActive);border-color:var(--backgroundButtonRejectActive)}#stcm-wrapper #stcm-modal{z-index:20}#stcm-wrapper header{background:none;position:static}#stcm-wrapper footer{background:none}#stcm-wrapper .stcm-toggle .stcm-toggle-track{background:var(--backgroundButtonReject);transition:background-color .2s linear}#stcm-wrapper .stcm-toggle input:checked+.stcm-toggle-track{background:var(--backgroundButtonPrimaryActive)}#stcm-wrapper .stcm-toggle input:disabled+.stcm-toggle-track{filter:none}#stcm-wrapper .stcm-toggle:has(input:disabled){cursor:not-allowed}
