.consent-wrapper,.cookie-wrapper{--cookie-highlight-color:#0A3D46}.switch-cookie{position:relative;display:inline-block;width:40px;height:24px;margin:0;padding:0}.switch-cookie input{opacity:0;width:0;height:0}.switcher{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s;border-radius:24px;border:2px solid transparent}.switcher:before{position:absolute;content:"";height:16px;width:16px;left:4px;bottom:3px;background-color:#fff;-webkit-transition:.4s;transition:.4s;border-radius:50%}input:checked+.switcher,input:focus-visible+.switcher{border-color:var(--cookie-highlight-color)}input:checked:focus+.switcher,input:checked:focus-visible+.switcher{border-color:red}input:focus+.switcher{box-shadow:0 0 1px var(--cookie-highlight-color)}input:checked+.switcher:before{-webkit-transform:translateX(16px);-ms-transform:translateX(16px);transform:translateX(16px)}.consent-wrapper button,.cookie-wrapper button{display:block;background:var(--cookie-highlight-color);border-radius:0;border:2px solid var(--cookie-highlight-color);color:#fff;padding:10px;font-weight:700;transition:all .5s ease;width:100%;cursor:pointer;font-size:1.1rem;margin:0 5px}.consent-wrapper button:hover,.cookie-wrapper button:hover{color:var(--cookie-highlight-color);border:2px solid var(--cookie-highlight-color);background:#fff}.consent-wrapper button.gray,.cookie-wrapper button.gray{font-weight:unset;font-size:.9rem;color:#778a99;background:#f1f4f7;border-color:#f1f4f7}.consent-wrapper button.gray:hover,.cookie-wrapper button.gray:hover{background:#fff;color:#778a99;border-color:#f1f4f7}.cookie-wrapper *{font-family:sans-serif;line-height:1rem;color:#778a99}.cookie-wrapper .headline{font-size:1.5rem;line-height:1.5rem;color:var(--cookie-highlight-color);font-weight:700;margin:auto 0;text-align:left}.cookie-wrapper p{font-size:.9rem}.cookie-wrapper button:first-of-type{margin-left:0}.cookie-wrapper button:last-of-type{margin-right:0}.cookie-wrapper .sub-headline{font-size:1.1rem;line-height:1.1rem;text-align:left}.cookie-wrapper .show-details{display:block;width:100%;text-align:center;font-size:.8rem;text-decoration:none}.cookie-wrapper .show-details .hide{display:none}.cookie-wrapper .show-details.is-open .show{display:none}.cookie-wrapper .show-details.is-open .hide{display:inline}.cookie-wrapper table{width:100%;margin-bottom:20px;text-align:left;font-size:.9rem}.cookie-wrapper table,.cookie-wrapper tbody,.cookie-wrapper td,.cookie-wrapper th,.cookie-wrapper tr{background:#fff!important;display:block}.cookie-wrapper table:hover,.cookie-wrapper tbody:hover,.cookie-wrapper td:hover,.cookie-wrapper th:hover,.cookie-wrapper tr:hover{background:#fff}.cookie-wrapper table td,.cookie-wrapper table th{padding:5px 10px;border-top:1px solid #f1f4f7}.cookie-wrapper .accept-col{display:flex;justify-content:space-between;width:auto}.cookie-wrapper .accept-col td,.cookie-wrapper .accept-col th{width:auto}.cookie-wrapper a{display:inline-block;color:var(--cookie-highlight-color);transition:all .5s ease;padding:10px 10px}.cookie-wrapper a span{color:var(--cookie-highlight-color)}.cookie-wrapper a:hover{color:var(--cookie-highlight-color);text-decoration:underline}.cookie-wrapper .options{display:flex;flex-direction:column;text-align:center}.cookie-wrapper .options a{font-size:.9rem}.cookie-wrapper .further{display:flex;margin-top:20px;justify-content:center}.cookie-wrapper .further a{margin:auto 0;font-size:.8rem}@media (max-width:576px){.consent-wrapper button,.cookie-wrapper button{margin:10px 0 0 0}.consent-wrapper button:first-of-type,.cookie-wrapper button:first-of-type{margin-top:0}}@media (min-width:576px){.cookie-wrapper a{padding:10px}.cookie-wrapper .further{margin-top:0;margin-left:auto}}.cookie-control-wrap,.cookie-init-wrap{position:fixed;right:20px;bottom:20px;left:20px;z-index:9999;transform:translateY(100%) translateY(20px);max-height:60vh;transition:all .5s cubic-bezier(.87,.07,.32,.94);overflow:auto;background:#fff;box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);padding:20px;display:flex;flex-direction:column;max-width:500px;margin:0 auto}.cookie-control-wrap:focus-visible,.cookie-init-wrap:focus-visible{border:none}.cookie-control-wrap.is-open,.cookie-init-wrap.is-open{transform:none}.cookie-control-wrap .split-header-icon,.cookie-init-wrap .split-header-icon{display:flex;justify-content:space-between;margin-bottom:10px}.cookie-control-wrap .split-header-icon .icon,.cookie-init-wrap .split-header-icon .icon{display:flex}.cookie-control-wrap .split-header-icon svg,.cookie-init-wrap .split-header-icon svg{margin:auto 0;height:40px;width:40px;fill:var(--cookie-highlight-color)}.cookie-control-wrap .split-header-icon img,.cookie-init-wrap .split-header-icon img{margin:auto 0;width:40px;height:100%}.cookie-control-wrap{max-width:750px}.cookie-control-wrap .further{padding-bottom:10px}.cookie-control-wrap .split-header-icon .icon{display:flex}.cookie-control-wrap .split-header-icon svg{margin:auto 0;height:80px;width:80px;fill:var(--cookie-highlight-color)}.cookie-control-wrap .split-header-icon img{margin:auto 0;width:80px;height:100%}@media (min-width:576px){.cookie-init-wrap .options{display:block}.cookie-control-wrap .options{display:flex;justify-content:space-between;flex-direction:row}}.right-side{display:flex;flex-direction:column}@media (min-width:576px){.right-side{flex-direction:row}}.block-cookie-list-group{display:flex;flex-wrap:wrap;margin:20px -10px}.cookie-group{display:flex;flex-direction:column;border:2px solid #f1f4f7;flex:1 0 240px;margin:10px}.group-footer,.group-header{background-color:#f1f4f7;padding:10px 20px;color:#778a99}.group-footer{padding:10px 0;margin-top:auto}.group-body{padding:10px 20px}.group-footer a{padding:0}.cookie-group-toggler-wrap{display:flex}.cookie-group-toggler-wrap .switch-cookie{margin:auto 0 auto auto}.cookie-list{max-height:0;overflow:hidden;transition:all .5s cubic-bezier(.87,.07,.32,.94)}.cookie-list.is-open{max-height:2500px;transition:all 1s cubic-bezier(.87,.07,.32,.94);margin-bottom:-30px}.cookie-list a{padding:0}.cookie{margin-top:10px}.consent-wrapper{display:flex;flex-direction:column;padding:20px;position:absolute;top:0;left:0;right:0;bottom:0;z-index:100}.consent-wrapper button{min-width:100%;width:auto;margin:0;font-size:1rem}.consent-wrap{margin:auto;box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);max-width:250px}.consent-wrap .consent-content{background-color:#fff;color:#778a99;margin:0;padding:10px;border:2px solid var(--cookie-highlight-color);border-bottom:0}.consent-wrap p{margin:0}@media print{.cookie-wrapper{display:none}.consent-wrapper{display:none}}