.vue-slider-dot{z-index:5;transition:all;position:absolute}.vue-slider-dot:focus{outline:none}.vue-slider-dot-tooltip{visibility:hidden;position:absolute}.vue-slider-dot-hover:hover .vue-slider-dot-tooltip,.vue-slider-dot-tooltip-show{visibility:visible}.vue-slider-dot-tooltip-top{top:-10px;left:50%;transform:translate(-50%,-100%)}.vue-slider-dot-tooltip-bottom{bottom:-10px;left:50%;transform:translate(-50%,100%)}.vue-slider-dot-tooltip-left{top:50%;left:-10px;transform:translate(-100%,-50%)}.vue-slider-dot-tooltip-right{top:50%;right:-10px;transform:translate(100%,-50%)}.vue-slider-marks{width:100%;height:100%;position:relative}.vue-slider-mark{z-index:1;position:absolute}.vue-slider-ltr .vue-slider-mark,.vue-slider-rtl .vue-slider-mark{width:0;height:100%;top:50%}.vue-slider-ltr .vue-slider-mark-step,.vue-slider-rtl .vue-slider-mark-step{top:0}.vue-slider-ltr .vue-slider-mark-label,.vue-slider-rtl .vue-slider-mark-label{margin-top:10px;top:100%}.vue-slider-ltr .vue-slider-mark{transform:translate(-50%,-50%)}.vue-slider-ltr .vue-slider-mark-step{left:0}.vue-slider-ltr .vue-slider-mark-label{left:50%;transform:translate(-50%)}.vue-slider-rtl .vue-slider-mark{transform:translate(50%,-50%)}.vue-slider-rtl .vue-slider-mark-step{right:0}.vue-slider-rtl .vue-slider-mark-label{right:50%;transform:translate(50%)}.vue-slider-btt .vue-slider-mark,.vue-slider-ttb .vue-slider-mark{width:100%;height:0;left:50%}.vue-slider-btt .vue-slider-mark-step,.vue-slider-ttb .vue-slider-mark-step{left:0}.vue-slider-btt .vue-slider-mark-label,.vue-slider-ttb .vue-slider-mark-label{margin-left:10px;left:100%}.vue-slider-btt .vue-slider-mark{transform:translate(-50%,50%)}.vue-slider-btt .vue-slider-mark-step{top:0}.vue-slider-btt .vue-slider-mark-label{top:50%;transform:translateY(-50%)}.vue-slider-ttb .vue-slider-mark{transform:translate(-50%,-50%)}.vue-slider-ttb .vue-slider-mark-step{bottom:0}.vue-slider-ttb .vue-slider-mark-label{bottom:50%;transform:translateY(50%)}.vue-slider-mark-label,.vue-slider-mark-step{position:absolute}.vue-slider{box-sizing:content-box;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:#0000;display:block;position:relative}.vue-slider-rail{width:100%;height:100%;transition-property:width,height,left,right,top,bottom;position:relative}.vue-slider-process{z-index:1;position:absolute}.vue-slider-disabled{cursor:not-allowed;opacity:.5}.vue-slider-rail{background-color:#ccc;border-radius:15px}.vue-slider-process{background-color:#3498db;border-radius:15px}.vue-slider-mark{z-index:4}.vue-slider-mark:first-child .vue-slider-mark-step,.vue-slider-mark:last-child .vue-slider-mark-step{display:none}.vue-slider-mark-step{background-color:#00000029;border-radius:50%;width:100%;height:100%}.vue-slider-mark-label{white-space:nowrap;font-size:14px}.vue-slider-dot-handle{box-sizing:border-box;cursor:pointer;background-color:#fff;border-radius:50%;width:100%;height:100%;box-shadow:.5px .5px 2px 1px #00000052}.vue-slider-dot-handle-focus{box-shadow:0 0 1px 2px #3498db5c}.vue-slider-dot-handle-disabled{cursor:not-allowed;background-color:#ccc}.vue-slider-dot-tooltip-inner{box-sizing:content-box;color:#fff;text-align:center;white-space:nowrap;background-color:#3498db;border-color:#3498db;border-radius:5px;min-width:20px;padding:2px 5px;font-size:14px}.vue-slider-dot-tooltip-inner:after{content:"";position:absolute}.vue-slider-dot-tooltip-inner-top:after{border:5px solid #0000;border-top-color:inherit;width:0;height:0;top:100%;left:50%;transform:translate(-50%)}.vue-slider-dot-tooltip-inner-bottom:after{border:5px solid #0000;border-bottom-color:inherit;width:0;height:0;bottom:100%;left:50%;transform:translate(-50%)}.vue-slider-dot-tooltip-inner-left:after{border:5px solid #0000;border-left-color:inherit;width:0;height:0;top:50%;left:100%;transform:translateY(-50%)}.vue-slider-dot-tooltip-inner-right:after{border:5px solid #0000;border-right-color:inherit;width:0;height:0;top:50%;right:100%;transform:translateY(-50%)}.vue-slider-dot-tooltip-wrapper{opacity:0;transition:all .3s}.vue-slider-dot-tooltip-wrapper-show{opacity:1}.telex-podcast{background:var(--color-gray-mid-light-inv);color:var(--color-bg);border:1px solid #9999990d;border-radius:11px;padding:10px 10px 0;position:relative;overflow:hidden}.telex-podcast .hidden{display:none}@media screen and (min-width:500px){.telex-podcast{padding:15px 15px 0}}.telex-podcast__bg{-webkit-filter:blur(.5rem);opacity:.4;z-index:1;width:110%;height:110%;position:absolute;left:0;transform:translateY(-95%)}.telex-podcast__bg img{width:100%;height:100%}.telex-podcast__speed__toggle{color:var(--color-bg);cursor:pointer;font-size:.88rem;font-weight:var(--bold);z-index:3;justify-content:center;align-items:center;width:30px;height:30px;transition:opacity .2s;display:flex;position:absolute;bottom:16px;right:40px}.telex-podcast__speed__toggle:hover{opacity:.85}@media screen and (min-width:400px){.telex-podcast__speed__toggle{width:36px;height:36px;font-size:1rem;top:50%;bottom:20px;right:50px;transform:translateY(-50%)}}.telex-podcast__playlist{overscroll-behavior:auto;-ms-overflow-style:none;pointer-events:auto;scrollbar-width:none;border-radius:5px;grid-template-columns:1fr;gap:1px;width:calc(100% + 5px);max-height:130px;margin:0 0 7px;display:grid;overflow:visible scroll}.telex-podcast__playlist::-webkit-scrollbar{display:none}.telex-podcast__playlist__info{background:var(--color-podcast);color:var(--color-podcast-text);cursor:pointer;font-size:.7rem;font-weight:var(--bold);z-index:3;border-radius:20px;place-content:center;min-width:20px;min-height:20px;padding:0 4px;display:grid;position:absolute;top:50%;left:20px;transform:translateY(calc(-50% - 10px))}.telex-podcast__playlist__info--inactive{display:none}.telex-podcast__playlist__item{background:var(--podcast-bg);cursor:pointer;overscroll-behavior:contain;pointer-events:auto;z-index:2;border-radius:5px;grid-template-columns:1fr 24px 24px;align-items:center;gap:3px;margin:0 5px 0 0;padding:10px 30px 10px 10px;display:grid;position:relative}.telex-podcast__playlist__item :not(.telex-podcast__playlist__item__title){place-content:center;width:24px;height:24px;display:grid}.telex-podcast__playlist__item .mdi-chevron-down,.telex-podcast__playlist__item .mdi-chevron-up{font-size:1.4rem}.telex-podcast__playlist__item .mdi-close:before{font-weight:var(--max)}.telex-podcast__playlist__item__close{background:var(--color-bg);color:var(--color-podcast-text);cursor:pointer;font-size:.7rem;font-weight:var(--bold);z-index:3;border-radius:20px;place-content:center;min-width:20px;min-height:20px;padding:0 4px;display:grid;position:absolute;top:50%;right:-5px;transform:translateY(-50%)}.telex-podcast__playlist__item__title{font-family:Hanken Grotesk,sans-serif;font-size:.8rem;font-weight:var(--semibold);width:100%;padding:0 5px 0 0;line-height:1.3}.telex-podcast__playlist__item--item{display:none}.telex-podcast__playlist__toggle{cursor:pointer;fill:var(--color-bg);opacity:.8;z-index:3;place-content:center;width:24px;height:24px;transition:opacity .2s;display:grid;position:absolute;top:50%;left:5px;transform:translateY(-50%)}.telex-podcast__playlist__toggle:hover{opacity:1}.telex-podcast__playlist__toggle--inactive{cursor:default;opacity:.25}.telex-podcast__playlist__toggle--inactive:hover{opacity:.25}.telex-podcast__more{z-index:2;justify-content:space-between;align-items:center;margin:0 0 10px;padding:0 0 0 5px;display:flex;position:relative}@media screen and (min-width:500px){.telex-podcast__more{margin:0 0 15px}}.telex-podcast__more__episodes{background:var(--color-podcast-text);color:var(--color-bg);cursor:pointer;font-size:.55rem;font-weight:var(--bold);text-align:left;text-transform:uppercase;white-space:nowrap;border:1px solid #9996;border-radius:20px;align-items:center;padding:6px 10px;display:flex}@media screen and (min-width:360px){.telex-podcast__more__episodes{font-size:.7rem}}.telex-podcast__more__episodes:hover{opacity:.8}.telex-podcast__more__episodes svg{fill:var(--color-bg);width:10px;margin:0 5px 0 0}@media screen and (min-width:360px){.telex-podcast__more__episodes svg{width:16px}}.telex-podcast__more__telex{color:var(--color-bg);cursor:pointer;text-align:right;background:0 0}.telex-podcast__more__telex:hover{opacity:.8}.telex-podcast__more__telex svg{fill:var(--color-bg);width:80px}@media screen and (min-width:500px){.telex-podcast__more__telex svg{width:90px}}.telex-podcast__episode{background:var(--podcast-bg);z-index:2;grid-gap:5px;border-radius:7px;grid-template-columns:1fr;padding:10px 15px 15px;display:grid;position:relative}.telex-podcast__episode__info{grid-gap:10px;cursor:default;grid-template-columns:50px 1fr;align-items:center;display:grid}@media screen and (min-width:400px){.telex-podcast__episode__info{grid-template-columns:75px 1fr}}@media screen and (min-width:500px){.telex-podcast__episode__info{grid-gap:15px}}.telex-podcast__episode__info__title{color:var(--color-bg);font-family:Hanken Grotesk,sans-serif;font-size:.77rem;font-weight:var(--bold);line-height:1.3}.telex-podcast__episode__info__title--mobile{width:90%}.telex-podcast__episode__info__title span{display:block}@media screen and (min-width:400px){.telex-podcast__episode__info__title{font-size:.9rem}}@media screen and (min-width:500px){.telex-podcast__episode__info__title{font-size:1rem}}.telex-podcast__episode__info__image{display:none}@media screen and (min-width:400px){.telex-podcast__episode__info__image{border:1px solid #9999990d;border-radius:5px;width:75px;height:75px;margin:5px 0 0;display:block;overflow:hidden}}@media screen and (max-width:399px){.telex-podcast__episode__info--floating{grid-template-columns:1fr}.telex-podcast__episode__info--floating .telex-podcast__episode__info__image{z-index:5;position:fixed;bottom:14px;left:14px}}.telex-podcast__episode__sliders{grid-gap:30px;grid-template-columns:1fr 100px;align-items:end;width:100%;display:grid}.telex-podcast__actions{grid-gap:10px;z-index:2;grid-template-columns:1fr;justify-items:center;display:grid;position:relative}.telex-podcast__container{place-content:center;width:100%;padding:10px 0;font-family:Hanken Grotesk,sans-serif;display:grid;position:relative}@media screen and (min-width:500px){.telex-podcast__container{padding:15px 0}}.telex-podcast__minimize{cursor:pointer;place-content:center;display:grid;position:absolute;top:50%;right:0;transform:translateY(-50%)}.telex-podcast__minimize span{place-content:center;display:grid}.telex-podcast__minimize svg{fill:var(--color-bg);width:24px;height:24px;transform:translate(1px)}@media screen and (max-width:399px){.telex-podcast__minimize{bottom:6px}}.telex-podcast__button{grid-gap:20px;grid-template-columns:30px 40px 30px;align-items:center;display:grid}@media screen and (min-width:400px){.telex-podcast__button{grid-gap:15px;grid-template-columns:30px 50px 30px}}.telex-podcast__button__playing{background:#ff0;background:var(--color-bg);cursor:pointer;border-radius:50px;place-content:center;width:40px;height:40px;display:grid}@media screen and (min-width:400px){.telex-podcast__button__playing{width:50px;height:50px}}.telex-podcast__button__playing i{color:var(--color-podcast-text);font-size:1.6rem}@media screen and (min-width:500px){.telex-podcast__button__playing i{font-size:2rem}}.telex-podcast__button__playing:hover{opacity:.8}.telex-podcast__button__playing:active{opacity:.65}.telex-podcast__button__stepper{cursor:pointer;place-content:center;display:grid}.telex-podcast__button__stepper i{color:var(--color-bg);font-size:1.5rem}.telex-podcast__button__stepper:hover{opacity:.85}.telex-podcast__button__stepper:active{opacity:.65}.telex-podcast__button__speed{grid-row-gap:6px;grid-column:1/-1;display:grid}.telex-podcast__button__speed__label{color:var(--color-bg);font-size:.66rem;font-weight:var(--medium)}.telex-podcast__volume{grid-gap:7px;grid-template-columns:20px 1fr;align-items:center;display:grid}.telex-podcast__volume__icon{cursor:pointer;place-content:center;display:grid}.telex-podcast__volume__icon i{line-height:1}.telex-podcast .player-time{color:var(--color-bg);cursor:default;font-family:Hanken Grotesk,sans-serif;font-size:.66rem;font-weight:var(--medium);justify-content:space-between;align-items:center;display:flex}.telex-podcast .vue-slider{cursor:pointer;margin:0 10px}.telex-podcast .vue-slider:before{background:var(--color-podcast);z-index:2;width:20px}.telex-podcast .vue-slider:after,.telex-podcast .vue-slider:before{content:"";border-radius:7px;height:5px;position:absolute;top:7px;left:-10px}.telex-podcast .vue-slider:after{background:var(--color-gray-medium-inv);z-index:1;width:calc(100% + 20px)}.telex-podcast .vue-slider-process{z-index:2}.telex-podcast .vue-slider-rail{background:var(--color-gray-medium-inv);height:5px}.telex-podcast .vue-slider-dot{border-radius:50%;width:20px!important;height:20px!important}.telex-podcast .vue-slider-dot-handle{background:var(--color-podcast-text);border:5px solid var(--color-podcast);box-shadow:none}.telex-podcast__bigger .telex-podcast__frame,.telex-podcast__smaller .telex-podcast__frame{opacity:.65;transition:opacity .3s ease-in-out}.telex-podcast__bigger .telex-podcast__arrow,.telex-podcast__smaller .telex-podcast__arrow{transition:opacity .3s ease-in-out}.telex-podcast__bigger:hover .telex-podcast__frame,.telex-podcast__smaller:hover .telex-podcast__frame{opacity:.35}.telex-podcast__bigger:hover .telex-podcast__arrow{transform:translate(-2px)translateY(-2px)}.telex-podcast__smaller:hover .telex-podcast__arrow{transform:translate(2px)translateY(2px)}.audio-pip{width:inherit;position:relative}.floating-close{background:var(--color-bg);border:2px solid var(--color-text);color:var(--color-text);text-align:center;z-index:101;border-radius:50px;width:30px;height:30px;position:fixed;left:50%;transform:translate(-50%)}.floating-close--fixed{color:var(--color-bg);cursor:pointer;text-align:center;white-space:nowrap;z-index:101;justify-content:flex-start;align-items:center;width:max-content;padding:8px 15px 6px;font-family:Montserrat,sans-serif;line-height:1;display:flex;position:absolute;top:0;right:0}.floating-close--fixed:hover{opacity:.8}.floating-close--fixed span{font-size:.7rem;font-weight:var(--medium);text-transform:uppercase}.floating-close--fixed i{margin:0 2px 0 0;font-size:.9rem}.floating-close--fixed--mobile{color:var(--color-bg);cursor:pointer;z-index:5;place-content:center;width:30px;height:30px;position:absolute;top:15px;right:15px;display:grid!important}.floating-close--fixed--mobile i{font-size:1rem;font-weight:var(--medium)}.floating-podcast-container{z-index:100;place-content:center;width:100%;display:grid;position:fixed;bottom:auto}.floating-podcast-container.minimalized{width:min-content;height:60px}.floating-podcast-container.minimalized .telex-podcast{place-content:center;width:min-content;height:min-content;padding:30px 10px;display:grid}.floating-podcast-container.minimalized .telex-podcast__actions{place-content:center;width:min-content;height:min-content;position:relative}.floating-podcast-container.minimalized .telex-podcast__container{place-content:center;width:100%;height:100%;padding:0;display:grid}.floating-podcast-container.minimalized .telex-podcast__minimize{place-content:center;display:grid;position:relative}.floating-podcast-container.minimalized.minimalized-left{left:0!important}.floating-podcast-container.minimalized.minimalized-left .telex-podcast{border-radius:0 7px 7px 0}.floating-podcast-container.minimalized.minimalized-right{right:0!important}.floating-podcast-container.minimalized.minimalized-right .telex-podcast{border-radius:7px 0 0 7px}@media screen and (min-width:500px){.floating-podcast-container{width:400px}}.floating-podcast-container .telex-podcast{width:calc(100vw - 10px)}.floating-podcast-container .telex-podcast--desktop{padding-top:30px}@media screen and (min-width:500px){.floating-podcast-container .telex-podcast{width:100%}}.floating-podcast-container .telex-podcast__episode__info__title span{font-size:.8rem;line-height:1.3}@media screen and (min-width:400px){.floating-podcast-container .telex-podcast__episode__info__title span{font-size:.85rem}}.floating-podcast-container .telex-podcast__episode__info__image{margin:2px 0 0}.support-link[data-v-958542b3]{color:var(--yellow);font-weight:700}.css-1mrolmr,.css-1upg9b3,.css-6gk7k8,.css-e7niu6,.css-kvkbyw{background:#002d54!important;border:1px solid #fff3!important;border-radius:7px!important;width:calc(100vw - 30px)!important;max-width:700px!important;margin:0!important;padding:0!important}.css-1mrolmr:after,.css-1mrolmr:before,.css-1upg9b3:after,.css-1upg9b3:before,.css-6gk7k8:after,.css-6gk7k8:before,.css-e7niu6:after,.css-e7niu6:before,.css-kvkbyw:after,.css-kvkbyw:before{display:none}.css-1mrolmr .qc-cmp2-footer,.css-1upg9b3 .qc-cmp2-footer,.css-6gk7k8 .qc-cmp2-footer,.css-e7niu6 .qc-cmp2-footer,.css-kvkbyw .qc-cmp2-footer{width:100%!important;margin:0!important}.qc-cmp2-summary-buttons button span{font-size:.66rem!important}.css-1mrolmr,.css-1upg9b3,.css-kvkbyw{padding-top:10px!important}@media screen and (min-width:500px){.css-1mrolmr .qc-cmp2-summary-buttons,.css-1upg9b3 .qc-cmp2-summary-buttons,.css-kvkbyw .qc-cmp2-summary-buttons{grid-template-columns:1fr 1fr 1fr!important}}.qc-cmp2-list-item .qc-cmp2-expandable-list,.qc-cmp2-list-item .qc-cmp2-list-item-title{padding:0 0 0 20px!important}.css-ztls46,.qc-cmp-cleanslate{justify-content:center!important;align-items:center!important}.css-1r3indp{border-radius:6px!important;max-width:calc(100vw - 30px)!important;height:max-content!important;margin:0 auto!important}@media screen and (min-width:500px){.css-1r3indp{flex-direction:column!important;display:flex!important}}.css-1r3indp.css-1r3indp h2,.qc-cmp2-publisher-logo-container h2{margin:0 30px 10px!important;padding:0!important;font-size:.8rem!important;line-height:1.4!important}@media screen and (min-width:330px){.css-1r3indp.css-1r3indp h2,.qc-cmp2-publisher-logo-container h2{margin:0 0 20px!important}}.qc-cmp2-publisher-logo-container div{-ms-overflow-style:none;scrollbar-width:none}.qc-cmp2-publisher-logo-container div::-webkit-scrollbar{display:none}.qc-cmp2-publisher-logo-container,.qc-cmp2-summary-info .qc-cmp2-logo-displayed{height:min-content!important}.qc-cmp2-summary-info .qc-cmp2-logo-displayed{flex-direction:column!important;display:flex!important}.qc-cmp2-summary-buttons button span{line-height:1.4!important}@media screen and (min-width:770px){.qc-cmp2-footer .qc-cmp2-hide-desktop{display:none!important}}#qc-cmp2-ui{scrollbar-width:none;-ms-overflow-style:none;border:1px solid #fff3;border-radius:9px;max-width:calc(100vw - 30px);height:max-content!important;max-height:60vh!important;overflow:scroll!important}#qc-cmp2-ui::-webkit-scrollbar{display:none}.css-kc1iqc{transition:var(--theme),var(--theme-text);background:var(--white)!important;color:var(--black)!important;font-weight:var(--bold)!important;opacity:.8!important;border-radius:4px!important;order:1!important;place-content:center!important;height:40px!important;margin:0!important;display:grid!important}.css-kc1iqc:hover{opacity:1!important}.css-bvtai1{color:var(--white)!important;font-weight:var(--bold)!important;background:0 0!important;border:1px solid #ffffff80!important;border-radius:4px!important;order:2!important;place-content:center!important;height:40px!important;margin:0!important;display:grid!important}.css-bvtai1:hover{border:1px solid #ffffffb3!important}.qc-cmp2-footer{border:none!important;border-top:1px solid #fff3!important;align-items:center!important;margin:0!important}.qc-cmp2-footer .qc-cmp2-footer-overlay{border:none!important;grid-template-columns:1fr!important;height:100px!important;padding:0!important;display:grid!important}.qc-cmp2-footer{padding:15px 20px!important}@media screen and (min-width:768px){.qc-cmp2-footer{padding:15px 30px!important}}.qc-cmp2-summary-buttons{grid-gap:10px!important;grid-template-columns:1fr!important;height:min-content!important;display:grid!important}@media screen and (min-width:500px){.qc-cmp2-summary-buttons{grid-gap:30px!important;grid-template-columns:1fr 1fr!important}}.css-1r3indp.css-1r3indp .qc-cmp2-footer.qc-cmp2-footer-overlay:before{display:none!important}#qc-cmp2-ui .qc-cmp2-summary-info{-ms-overflow-style:none;scrollbar-width:none;height:auto!important;max-height:140px!important;margin:0!important;padding:0!important;display:block!important}#qc-cmp2-ui .qc-cmp2-summary-info::-webkit-scrollbar{display:none}@media screen and (min-width:768px){#qc-cmp2-ui .qc-cmp2-summary-info{max-height:none!important}}.qc-cmp2-summary-section{overflow:hidden!important}.css-s5atj3.css-s5atj3{background:var(--secondary)!important;border-radius:6px!important;flex-direction:column!important;max-width:calc(100vw - 30px)!important;height:max-content!important;margin:0 auto!important;display:flex!important}.qc-cmp2-publisher-logo-container div:first-of-type{font-size:.7rem!important;line-height:1.5!important}.qc-cmp2-consent-info{padding:10px 20px!important}@media screen and (min-width:768px){.qc-cmp2-consent-info{padding:10px 30px!important}}.css-m4n6o0{background:var(--white)!important;color:var(--secondary)!important;font-size:.6rem!important;font-weight:var(--bold)!important;border-radius:20px!important;height:30px!important;min-height:30px!important;max-height:30px!important;margin:0!important;padding:0 15px!important}@media screen and (min-width:768px){.css-m4n6o0{font-size:.7rem!important}}.css-1r6tsa.css-1r6tsa .qc-cmp2-list-item .qc-cmp2-list-item-title{color:var(--white)!important}.qc-cmp2-list-item-header:focus{box-shadow:none!important;outline:none!important}.qc-cmp2-expandable-info p,.qc-cmp2-list-item-status{color:var(--white)!important}.css-jswnc6 #Mask{opacity:.6;fill:var(--white)!important}.qc-cmp2-publisher-logo-container{margin:0!important}.css-1jw0qu2.css-1jw0qu2{border:1px solid var(--white)!important;color:var(--white)!important;font-size:.6rem!important;font-weight:var(--bold)!important;border-radius:20px!important;height:30px!important;min-height:30px!important;max-height:30px!important;padding:0 15px!important}@media screen and (min-width:768px){.css-1jw0qu2.css-1jw0qu2{font-size:.7rem!important}}.css-3jso4m path{fill:var(--white)!important}.css-heidqy li,.qc-cmp2-expandable-info li{color:var(--white)!important}.css-heidqy li a,.qc-cmp2-expandable-info li a{color:var(--color-accent)!important}.css-hn1yf1.css-hn1yf1{background-color:#212934d9!important}.qc-cmp2-list-item{border-top:1px solid #fff3!important;border-bottom:1px solid #fff3!important;padding:15px 15px 15px 0!important;font-size:.7rem!important}@media screen and (min-width:768px){.css-s5atj3.css-s5atj3 .qc-cmp2-hide-desktop{display:none!important}}.qc-cmp2-header-links{grid-gap:10px!important;grid-template-columns:1fr!important;padding:7px 0!important;display:grid!important}@media screen and (min-width:500px){.qc-cmp2-header-links{grid-gap:20px!important;grid-template-columns:1fr 1fr!important}}.qc-cmp2-scrollable-section{-ms-overflow-style:none;scrollbar-width:none;max-height:80px!important}.qc-cmp2-scrollable-section::-webkit-scrollbar{display:none}@media screen and (min-width:330px){.qc-cmp2-scrollable-section{max-height:100px!important}}@media screen and (min-width:500px){.qc-cmp2-scrollable-section{max-height:120px!important}}.logo-container{overflow:hidden!important}.css-s5atj3.css-s5atj3 .qc-cmp2-footer{border-top:4px solid var(--gray-mid-light-inv)!important}.qc-cmp2-home-button{color:var(--white)!important;fill:var(--white)!important}.css-s5atj3.css-s5atj3 .qc-cmp2-consent-info .qc-cmp2-publisher-logo-container .qc-cmp2-home-button svg use{opacity:.6;fill:var(--white)!important}.css-1r6tsa.css-1r6tsa .qc-cmp2-list-item.qc-cmp2-expanded{background:#00000026!important}.css-1r6tsa.css-1r6tsa .qc-cmp2-list-header{color:var(--white)!important;padding:0 20px 10px!important}.description{border:none!important;padding:0!important}.qc-cmp2-list-item-title{color:var(--white)!important}.css-m4n6o0{color:var(--black)!important;border-radius:4px!important}@media screen and (min-width:508px){.css-m4n6o0{height:36px!important;max-height:36px!important}}.css-1jw0qu2.css-1jw0qu2{border:1px solid #ffffff80!important;border-radius:4px!important;height:36px!important;max-height:36px!important}.css-1jw0qu2.css-1jw0qu2:hover{border:1px solid #ffffffb3!important}.qc-cmp2-header-links{margin:10px 0!important}.qc-cmp2-footer-links{padding:0 0 10px!important}@media screen and (min-width:768px){.qc-cmp2-footer-links{padding:0!important}}.qc-cmp2-list-header,.qc-cmp2-scrollable-section span{color:var(--white)!important}.qc-cmp2-footer.qc-cmp2-footer-overlay:before{display:none!important}.span-heading{font-size:.9rem!important}.description{box-sizing:initial!important;grid-template-columns:1fr!important;max-height:none!important;display:grid!important;position:relative!important}.description>*{font-size:.7rem!important}.description div{height:max-content!important;max-height:none!important;margin-bottom:0!important;padding:0!important;overflow:visible!important;transform:none!important}.qc-cmp2-summary-info>div{height:150px!important;padding:10px 0!important;overflow:scroll!important}
