.cookie-component.svelte-cgz9ni.svelte-cgz9ni{margin:0 auto;padding:100px 0 10px 0}.cookie-component.svelte-cgz9ni .cookie-wrap.svelte-cgz9ni{position:relative;box-shadow:0px 0px 7px 0px rgba(0, 0, 0, 0.8);border-top-left-radius:10px;border-top-right-radius:10px;border-bottom:none;display:-webkit-box;display:flex;max-width:100%}.cookie-component.svelte-cgz9ni .cookie-wrap.active.svelte-cgz9ni{display:-webkit-inline-box;display:inline-flex;max-width:320px}.cookie-component.svelte-cgz9ni .cookie-wrap.svelte-cgz9ni::after{position:absolute;bottom:-10px;z-index:1;left:-3%;display:block;content:'';height:10px;width:106%;background:#fff}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-icon.svelte-cgz9ni{position:absolute;top:-32px;right:10px}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-icon .icon-cookie.svelte-cgz9ni{background:#fff;box-shadow:0px 0px 7px 0px rgba(0, 0, 0, 0.8);padding:10px;border-radius:100%;width:70px;height:70px;display:block;text-align:center;position:relative;z-index:999}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-icon .icon-cookie svg.svelte-cgz9ni{position:relative;z-index:99999}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-icon .icon-cookie svg.cookie.svelte-cgz9ni{fill:#000000}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-icon .icon-cookie.svelte-cgz9ni::after{position:absolute;bottom:-6px;z-index:1;right:-10px;display:block;content:'';height:44px;width:90px;background:#fff;border-top-right-radius:10px}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content.svelte-cgz9ni{width:100%}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .simple .cookie-text.svelte-cgz9ni{font-size:0.888rem;line-height:1.333rem;font-weight:300;margin:10px 15px 20px 15px}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .simple .cookie-text .head.svelte-cgz9ni{font-size:1rem;font-weight:400;max-width:225px;margin-bottom:10px}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .simple .cookie-text a.svelte-cgz9ni{color:#333333}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .simple .cookie-text a.svelte-cgz9ni:hover{color:#666666}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .simple .cookie-accept.svelte-cgz9ni,.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .simple .cookie-settings.svelte-cgz9ni{margin:0 15px}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .simple .cookie-accept a.svelte-cgz9ni,.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .simple .cookie-settings a.svelte-cgz9ni{display:block;padding:10px 10px;text-align:center;margin-bottom:2px;text-decoration:none;max-width:100%;margin:0 auto;border-radius:10px;color:#666666;-webkit-transition-duration:.25s;transition-duration:.25s;font-size:0.888rem;font-weight:400}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .simple .cookie-accept a.svelte-cgz9ni{background:#333333;color:#EEEEEE;text-transform:uppercase;font-weight:700;letter-spacing:0.2px}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .simple .cookie-accept a.svelte-cgz9ni:hover{background:#CCCCCC;color:#333333}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content.open .full.svelte-cgz9ni{display:block}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content.open .simple.svelte-cgz9ni{display:none}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .full.svelte-cgz9ni{display:none}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .full .cookie-full-content.svelte-cgz9ni{margin:30px 45px}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .full .cookie-full-content .tabs.svelte-cgz9ni{margin-top:40px}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .full .cookie-full-content .tabs ul.svelte-cgz9ni{margin:0;padding:0;display:-webkit-box;display:flex;list-style:none}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .full .cookie-full-content .tabs ul li a.svelte-cgz9ni{color:#000000;display:block;padding:0 20px 0 0;text-align:left;text-decoration:none;margin-bottom:6px}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .full .cookie-full-content .tabs ul li a.active.svelte-cgz9ni{font-weight:bold;text-decoration:underline}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .full .cookie-full-content .tabs .tab-content.svelte-cgz9ni{display:none;font-size:0.888rem}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .full .cookie-full-content .tabs .tab-content .checkbox.svelte-cgz9ni{margin:10px 0px}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .full .cookie-full-content .tabs .tab-content .checkbox input[type=checkbox].svelte-cgz9ni{width:50px;height:25px;background-color:#CCCCCC;display:block;-webkit-appearance:none;border-radius:30px;outline:none;position:relative;font-weight:bolder;font-size:22px;-webkit-transition-duration:.5s;transition-duration:.5s}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .full .cookie-full-content .tabs .tab-content .checkbox input[type=checkbox].svelte-cgz9ni:before{content:'';position:absolute;width:21px;height:21px;line-height:21px;text-align:center;border-radius:50%;background-color:#fff;left:2px;top:2px;-webkit-transition-duration:.5s;transition-duration:.5s}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .full .cookie-full-content .tabs .tab-content .checkbox input:checked[type=checkbox].svelte-cgz9ni{background-color:#333333;-webkit-transition-duration:.5s;transition-duration:.5s}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .full .cookie-full-content .tabs .tab-content .checkbox input:checked[type=checkbox].svelte-cgz9ni:before{left:26px;content:'';-webkit-transition-duration:.5s;transition-duration:.5s}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .full .cookie-full-content .tabs .tab-content .checkbox input:checked[type=checkbox][disabled].svelte-cgz9ni{background:#999999}.cookie-component .cookie-wrap .cookie-content .full .cookie-full-content .tabs .tab-content .checkbox input[type=checkbox]~.status.svelte-cgz9ni.svelte-cgz9ni{padding-left:6px}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .full .cookie-full-content .tabs .tab-content .checkbox input[type=checkbox]~.status .active.svelte-cgz9ni{display:none}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .full .cookie-full-content .tabs .tab-content .checkbox input[type=checkbox]~.status .inactive.svelte-cgz9ni{display:block}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .full .cookie-full-content .tabs .tab-content .checkbox input:checked[type=checkbox]~.status .active.svelte-cgz9ni{display:block}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .full .cookie-full-content .tabs .tab-content .checkbox input:checked[type=checkbox]~.status .inactive.svelte-cgz9ni{display:none}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .full .cookie-full-content .tabs .table-wrap-res.svelte-cgz9ni{height:300px;overflow-y:scroll}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .full .cookie-full-content .tabs .table-wrap-res table.svelte-cgz9ni{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:100%}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .full .cookie-full-content .tabs .table-wrap-res table thead.svelte-cgz9ni{display:none;width:100%}@media(min-width: 768px){.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .full .cookie-full-content .tabs .table-wrap-res table thead.svelte-cgz9ni{display:-webkit-box;display:flex}}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .full .cookie-full-content .tabs .table-wrap-res table thead tr.svelte-cgz9ni{display:-webkit-box;display:flex;width:100%}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .full .cookie-full-content .tabs .table-wrap-res table thead tr th.svelte-cgz9ni{width:calc(100% / 5);text-align:left;font-weight:bold;border-bottom:1px solid #999999;padding:10px 10px;color:#333333}@media(-ms-high-contrast: none), (-ms-high-contrast: active){.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .full .cookie-full-content .tabs .table-wrap-res table thead tr th.svelte-cgz9ni{width:20%;display:inline-block}}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .full .cookie-full-content .tabs .table-wrap-res table tbody.svelte-cgz9ni{width:100%;display:block}@media(min-width: 768px){.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .full .cookie-full-content .tabs .table-wrap-res table tbody.svelte-cgz9ni{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:100%}}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .full .cookie-full-content .tabs .table-wrap-res table tbody tr.svelte-cgz9ni{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;border-bottom:1px solid #999999;padding-bottom:10px;margin-bottom:10px}@media(min-width: 768px){.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .full .cookie-full-content .tabs .table-wrap-res table tbody tr.svelte-cgz9ni{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .full .cookie-full-content .tabs .table-wrap-res table tbody tr td.svelte-cgz9ni{display:inline-block;width:70%}@media(min-width: 768px){.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .full .cookie-full-content .tabs .table-wrap-res table tbody tr td.svelte-cgz9ni{padding:10px;width:calc(100% / 5)}}@media(min-width: 768px) and (-ms-high-contrast: none), (min-width: 768px) and (-ms-high-contrast: active){.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .full .cookie-full-content .tabs .table-wrap-res table tbody tr td.svelte-cgz9ni{width:20%;display:inline-block}}@media(min-width: 768px){.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .full .cookie-full-content .tabs .table-wrap-res table tbody tr td.svelte-cgz9ni:last-child{border-right:none}}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .full .cookie-full-content .tabs .table-wrap-res table tbody tr td.svelte-cgz9ni::before{content:attr(data-title);width:30%;font-weight:bold;display:inline-block;padding:6px 10px}@media(min-width: 768px){.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .full .cookie-full-content .tabs .table-wrap-res table tbody tr td.svelte-cgz9ni::before{width:0;display:none}}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .full .cookie-full-content .tabs .table-wrap-res table.res-table_nothead td.svelte-cgz9ni::before{display:none}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .full .cookie-save.svelte-cgz9ni{margin-top:10px;margin-bottom:10px}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .full .cookie-save a.svelte-cgz9ni{display:inline-block;padding:10px 30px;text-align:center;margin-bottom:2px;text-decoration:none;max-width:100%;margin:0 auto;border-radius:10px;background:#333333;color:#EEEEEE;-webkit-transition-duration:.25s;transition-duration:.25s;font-weight:700;font-size:0.888rem;margin:15px 0;text-transform:uppercase}.cookie-component.svelte-cgz9ni .cookie-wrap .cookie-content .full .cookie-save a.svelte-cgz9ni:hover{background:#CCCCCC;color:#333333}.cookie-component.svelte-cgz9ni .open.svelte-cgz9ni{display:block !important}