@charset "UTF-8";*:focus-visible{border-radius:5px;outline:2px solid white;outline-offset:0;box-shadow:black 0 0 0 4px}*:focus-visible{border-radius:5px;outline:2px solid white;outline-offset:0;box-shadow:black 0 0 0 4px}.btn{display:inline-block;width:100%;position:relative;vertical-align:middle;line-height:1;height:40px;border-radius:2px;font-size:16px;padding:0 18px;margin:8px 0 0 0;background-color:#44aa10;border:0;color:#fff;transition:box-shadow .3s cubic-bezier(0.4,0,0.2,1.2);-moz-transition-property:box-shadow,background-color,color;-o-transition-property:box-shadow,background-color,color;-webkit-transition-property:box-shadow,background-color,color;transition-property:box-shadow,background-color,color;transition-delay:.2s;box-shadow:0 2px 5px 0 rgba(0,0,0,0.26);cursor:pointer;overflow:hidden;letter-spacing:1px;text-decoration:none;text-align:center;transition-property:box-shadow !important;transition-duration:0ms !important;transition-delay:0ms !important;transition-timing-function:linear !important}.btn:focus-visible{transition-property:box-shadow !important;transition-duration:0ms !important;transition-delay:0ms !important;transition-timing-function:linear !important;border-radius:5px !important;outline:2px solid white !important;outline-offset:0 !important;box-shadow:black 0 0 0 4px !important}.btn i.anim-circle{display:block;position:absolute;background:rgba(255,255,255,0.22);border-radius:50%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.btn i.anim-circle.animate{-webkit-animation:button-active-effect .65s linear;animation:button-active-effect .65s linear}.btn.big{height:44px;padding:0 25px;font-size:20px}.btn.small{width:auto;height:30px;padding:0 12px}.btn.action{width:auto;font-size:15px;height:26px;padding:0 8px}.btn.action.bigger{height:35px;padding:0 18px;font-size:16px}.btn.multiline{height:auto;line-height:1.25;vertical-align:middle;padding-top:5px;padding-bottom:5px}.btn.grey,.btn.white,.btn[disabled]{color:#646464}.btn.grey i,.btn.white i,.btn[disabled] i{background:rgba(0,0,0,0.1)}.btn.grey,.btn[disabled]{background-color:#eee}.btn.white{background-color:#fff}html.no-borderradius .btn.white{border:1px solid #d0d0d0}.btn.warn{background-color:#bb1003;color:#fff}.btn:hover{box-shadow:0 3px 7px 0 rgba(0,0,0,0.2)}.btn:active:not([disabled]){outline:0;box-shadow:0 8px 17px 0 rgba(0,0,0,0.2);transition-delay:0s}@media screen and (min-width:640px){.btn{width:auto}.btn.full{width:100%}}@-webkit-keyframes button-active-effect{100%{opacity:0;filter:alpha(opacity=0);-webkit-transform:scale(2.5);-ms-transform:scale(2.5);transform:scale(2.5)}}@keyframes button-active-effect{100%{opacity:0;filter:alpha(opacity=0);-webkit-transform:scale(2.5);-ms-transform:scale(2.5);transform:scale(2.5)}}a.btn{vertical-align:top;padding-top:14px}a.btn.multiline{padding-top:5px}a.btn.big{padding-top:14px}a.btn.big.multiline{padding-top:5px}a.btn.small{padding-top:8px}a.btn.small.multiline{padding-top:5px}a.btn.action{padding-top:6px}a.btn.action.multiline{padding-top:4px}a.btn:hover,a.btn:active{color:#fff}a.btn:hover.grey,a.btn:hover.white,a.btn:hover[disabled],a.btn:active.grey,a.btn:active.white,a.btn:active[disabled]{color:#646464}.form-fields input,.form-fields textarea,.form-fields select{display:inline-block;vertical-align:middle;width:100%;margin:4px 0 0 0;padding:0 4px;border:1px solid #fff;border-bottom-color:#d0d0d0;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-family:Arial,sans-serif;font-size:16px;height:30px;background:#fff;-moz-transition-property:border-color,border-width,border,border-bottom,border-bottom-width;-o-transition-property:border-color,border-width,border,border-bottom,border-bottom-width;-webkit-transition-property:border-color,border-width,border,border-bottom,border-bottom-width;transition-property:border-color,border-width,border,border-bottom,border-bottom-width;-moz-transition-duration:.5s;-o-transition-duration:.5s;-webkit-transition-duration:.5s;transition-duration:.5s}.form-fields input.auto-width,.form-fields textarea.auto-width,.form-fields select.auto-width{width:auto}.form-fields input.alertprice,.form-fields textarea.alertprice,.form-fields select.alertprice{height:40px;margin-top:8px}.form-fields input[disabled],.form-fields textarea[disabled],.form-fields select[disabled]{background:#f2f2f2;color:#666}.form-fields input[readonly],.form-fields textarea[readonly],.form-fields select[readonly]{border-bottom-style:dotted}.form-fields.used input.error,.form-fields.used input.user-error,.form-fields.used textarea.error,.form-fields.used textarea.user-error,.form-fields.used select.error,.form-fields.used select.user-error{border-bottom-color:#bb1003;box-shadow:none}.form-fields select{padding:5px 4px}.form-fields textarea{height:auto;overflow-y:auto}.form-fields input[type=radio],.form-fields input[type=checkbox]{display:inline-block;vertical-align:middle;width:auto !important;background:transparent;border:inherit;border-radius:0}.form-fields input[type=radio].error,.form-fields input[type=radio].user-error,.form-fields input[type=checkbox].error,.form-fields input[type=checkbox].user-error{border-color:#bb1003}.form-fields label,.form-fields .label{display:block;margin-bottom:14px;overflow:hidden}.form-fields label>span,.form-fields .label>span{display:block}.form-fields label>span.error,.form-fields .label>span.error{display:block;font-size:.85em;color:#bb1003;font-weight:bold}html.placeholder .form-fields label.only-placeholder>span,html.placeholder .form-fields .label.only-placeholder>span{display:none !important}.form-fields label.input_field-label,.form-fields .label.input_field-label{margin-bottom:0}.form-fields label.cb,.form-fields .label.cb{margin-bottom:0;overflow:hidden}.form-fields label.cb>span,.form-fields .label.cb>span{display:block;margin-left:25px}.form-fields label.cb>input,.form-fields .label.cb>input{float:left;margin:0 8px 0 1px;height:auto}@media screen and (min-width:740px){.form-fields label.cb,.form-fields .label.cb{float:left;margin-right:20px}}.form-fields label.cb.block,.form-fields .label.cb.block{float:none;margin:0 0 14px 0}.form-fields label.cb.toggle>em,.form-fields .label.cb.toggle>em{display:none}@media(max-width:639px){.form-fields label.cb,.form-fields .label.cb{margin:2px 0}.form-fields label.cb.toggle,.form-fields .label.cb.toggle{position:relative;padding-left:45px;min-height:25px}.form-fields label.cb.toggle>span,.form-fields .label.cb.toggle>span{margin:2px 0 0 12px}.form-fields label.cb.toggle>input,.form-fields .label.cb.toggle>input{visibility:hidden;width:45px;height:25px;position:absolute;left:0;top:0;z-index:2}.form-fields label.cb.toggle>input+em,.form-fields .label.cb.toggle>input+em{display:block;width:45px;height:25px;background:#767676;border-radius:14px;cursor:pointer;position:absolute;left:0;top:0;overflow:hidden;outline:0}.form-fields label.cb.toggle>input+em:after,.form-fields .label.cb.toggle>input+em:after{content:" ";display:block;position:absolute;background:#fff;left:2px;top:2px;bottom:2px;width:21px;border-radius:50%;-moz-transition-duration:.3s;-o-transition-duration:.3s;-webkit-transition-duration:.3s;transition-duration:.3s;-moz-transition-property:left;-o-transition-property:left;-webkit-transition-property:left;transition-property:left}.form-fields label.cb.toggle>input:checked+em,.form-fields .label.cb.toggle>input:checked+em{background:#006dc5}.form-fields label.cb.toggle>input:checked+em:after,.form-fields .label.cb.toggle>input:checked+em:after{left:22px}.form-fields label.cb.choose,.form-fields .label.cb.choose{display:inline-block;border-radius:3px;position:relative;background:#d0d0d0;height:25px;padding:3px 8px 3px 3px;margin-right:10px}.form-fields label.cb.choose:last-child,.form-fields .label.cb.choose:last-child{margin-right:0}.form-fields label.cb.choose>span,.form-fields .label.cb.choose>span{display:inline-block;margin:0 0 0 3px;vertical-align:top}.form-fields label.cb.choose>input,.form-fields .label.cb.choose>input{visibility:hidden;position:absolute}.form-fields label.cb.choose>input+em,.form-fields .label.cb.choose>input+em{display:inline-block;border-radius:50%;width:19px;height:19px;background:#fff;position:relative}.form-fields label.cb.choose>input+em:after,.form-fields .label.cb.choose>input+em:after{content:" ";display:block;position:absolute;background:#767676;left:2px;top:2px;bottom:2px;right:2px;border-radius:50%;-moz-transition-duration:.3s;-o-transition-duration:.3s;-webkit-transition-duration:.3s;transition-duration:.3s;-moz-transition-property:left;-o-transition-property:left;-webkit-transition-property:left;transition-property:left}.form-fields label.cb.choose>input:checked+em:after,.form-fields .label.cb.choose>input:checked+em:after{background:#006dc5}}@media print{.form-fields label.cb,.form-fields .label.cb{margin:2px 0}.form-fields label.cb.toggle,.form-fields .label.cb.toggle{position:relative;padding-left:45px;min-height:25px}.form-fields label.cb.toggle>span,.form-fields .label.cb.toggle>span{margin:2px 0 0 12px}.form-fields label.cb.toggle>input,.form-fields .label.cb.toggle>input{visibility:hidden;width:45px;height:25px;position:absolute;left:0;top:0;z-index:2}.form-fields label.cb.toggle>input+em,.form-fields .label.cb.toggle>input+em{display:block;width:45px;height:25px;background:#767676;border-radius:14px;cursor:pointer;position:absolute;left:0;top:0;overflow:hidden;outline:0}.form-fields label.cb.toggle>input+em:after,.form-fields .label.cb.toggle>input+em:after{content:" ";display:block;position:absolute;background:#fff;left:2px;top:2px;bottom:2px;width:21px;border-radius:50%;-moz-transition-duration:.3s;-o-transition-duration:.3s;-webkit-transition-duration:.3s;transition-duration:.3s;-moz-transition-property:left;-o-transition-property:left;-webkit-transition-property:left;transition-property:left}.form-fields label.cb.toggle>input:checked+em,.form-fields .label.cb.toggle>input:checked+em{background:#006dc5}.form-fields label.cb.toggle>input:checked+em:after,.form-fields .label.cb.toggle>input:checked+em:after{left:22px}.form-fields label.cb.choose,.form-fields .label.cb.choose{display:inline-block;border-radius:3px;position:relative;background:#d0d0d0;height:25px;padding:3px 8px 3px 3px;margin-right:10px}.form-fields label.cb.choose:last-child,.form-fields .label.cb.choose:last-child{margin-right:0}.form-fields label.cb.choose>span,.form-fields .label.cb.choose>span{display:inline-block;margin:0 0 0 3px;vertical-align:top}.form-fields label.cb.choose>input,.form-fields .label.cb.choose>input{visibility:hidden;position:absolute}.form-fields label.cb.choose>input+em,.form-fields .label.cb.choose>input+em{display:inline-block;border-radius:50%;width:19px;height:19px;background:#fff;position:relative}.form-fields label.cb.choose>input+em:after,.form-fields .label.cb.choose>input+em:after{content:" ";display:block;position:absolute;background:#767676;left:2px;top:2px;bottom:2px;right:2px;border-radius:50%;-moz-transition-duration:.3s;-o-transition-duration:.3s;-webkit-transition-duration:.3s;transition-duration:.3s;-moz-transition-property:left;-o-transition-property:left;-webkit-transition-property:left;transition-property:left}.form-fields label.cb.choose>input:checked+em:after,.form-fields .label.cb.choose>input:checked+em:after{background:#006dc5}}@media(max-width:380px){.form-fields label.cb.choose.long,.form-fields .label.cb.choose.long{font-size:13px}}@media print{.form-fields label.cb.choose.long,.form-fields .label.cb.choose.long{font-size:13px}}@media screen and (min-width:640px){.form-fields label.left,.form-fields .label.left{float:left;padding-right:6px}.form-fields label.right,.form-fields .label.right{float:right;padding-left:6px}.form-fields label.size-1,.form-fields .label.size-1{width:5%}.form-fields label.size-2,.form-fields .label.size-2{width:10%}.form-fields label.size-3,.form-fields .label.size-3{width:15%}.form-fields label.size-4,.form-fields .label.size-4{width:20%}.form-fields label.size-5,.form-fields .label.size-5{width:25%}.form-fields label.size-6,.form-fields .label.size-6{width:30%}.form-fields label.size-7,.form-fields .label.size-7{width:35%}.form-fields label.size-8,.form-fields .label.size-8{width:40%}.form-fields label.size-9,.form-fields .label.size-9{width:45%}.form-fields label.size-10,.form-fields .label.size-10{width:50%}.form-fields label.size-11,.form-fields .label.size-11{width:55%}.form-fields label.size-12,.form-fields .label.size-12{width:60%}.form-fields label.size-13,.form-fields .label.size-13{width:65%}.form-fields label.size-14,.form-fields .label.size-14{width:70%}.form-fields label.size-15,.form-fields .label.size-15{width:75%}.form-fields label.size-16,.form-fields .label.size-16{width:80%}.form-fields label.size-17,.form-fields .label.size-17{width:85%}.form-fields label.size-18,.form-fields .label.size-18{width:90%}.form-fields label.size-19,.form-fields .label.size-19{width:95%}.form-fields label.size-20,.form-fields .label.size-20{width:100%}}.form-fields label.field-city{position:relative;overflow:visible}.form-fields label.field-city ul.city-select{display:none;position:absolute;width:100%;height:auto;max-height:280px;margin:0;padding:0;background-color:#fff;border:1px solid #d0d0d0;border-top:0;z-index:2;overflow-x:none;overflow-y:auto}.form-fields label.field-city ul.city-select li{position:static;padding:6px}.form-fields label.field-city ul.city-select li.type-in-city{border-top:1px solid #d0d0d0;background-color:#f2f2f2;text-align:center}.form-fields label.field-city ul.city-select li:hover,.form-fields label.field-city ul.city-select li.selected{background-color:#006dc5;color:#fff;cursor:pointer}@media screen and (min-width:360px){.form-fields label.field-city ul.city-select{max-height:460px}}@media screen and (min-width:480px){.form-fields label.field-city ul.city-select{width:50%}}@media screen and (min-width:960px){.form-fields label.field-city ul.city-select li{padding:4px 6px}}.form-fields label.new-notepad-list{color:#464646;margin-left:15px}fieldset,.fieldset{padding:10px 12px 14px;background:#f2f2f2;border:1px solid #d0d0d0;border-radius:2px}fieldset p,.fieldset p{margin:1em 0}fieldset p.info,.fieldset p.info{font-size:.9em}fieldset .required-info,.fieldset .required-info{font-size:.8em;display:flex;justify-content:end;margin-bottom:6px;color:#333}fieldset>*:first-child,.fieldset>*:first-child{margin-top:0}fieldset>*:last-child,.fieldset>*:last-child{margin-bottom:0}.help-layer fieldset,.help-layer .fieldset{margin:12px -20px;padding:12px 20px 14px;border:0;border-radius:0}html.ios input[type=text],html.ios input[type=email],html.ios input[type=search],html.ios input[type=password],html.ios input[type=search]{-webkit-appearance:none}html.ios select,html.ios input[type=date]{-webkit-appearance:none;background:linear-gradient(45deg,transparent 50%,#000 50%),linear-gradient(135deg,#000 50%,transparent 50%) !important;background-position:calc(100% - 9px) 12px, calc(100% - 4px) 12px !important;background-size:5px 5px !important;background-repeat:no-repeat !important;background-color:#fff !important}html.no-js .cookieconsent--container .parent-checkmark{display:none}html.no-js .consent-list--element.collapsed>.consent--list{max-height:none !important}.cookieconsent--container{background-color:#fff;font-family:"Open Sans",arial,sans-serif;z-index:20000;position:fixed;bottom:0;left:0;right:0;padding:3px 20px}.cookieconsent--container jpc-toggle-button{display:flex;line-height:normal;gap:6px}.cookieconsent--container a{color:#1a61f0;text-decoration:underline}.cookieconsent--container a:hover,.cookieconsent--container a:active{text-decoration:underline;color:#1a61f0;outline:0}.cookieconsent--container form{margin:0}.cookieconsent--container ul{list-style:none inside}.cookieconsent--container label.cb input,.cookieconsent--container label.cb span{vertical-align:middle}.cookieconsent--container .clear{clear:both;display:block;float:none;width:100%}.cookieconsent--container .clearfix:before,.cookieconsent--container .clearfix:after{content:" ";display:table}.cookieconsent--container .clearfix:after{clear:both}.cookieconsent--container .btn{width:100%}.cookieconsent--container .consent-list--label{cursor:pointer}.cookieconsent--container.cookieconsent-container--simple{border-color:#000;border-style:solid;border-width:1px 0;-webkit-box-shadow:0 -1px 5px 1px rgba(0,0,0,0.75);-moz-box-shadow:0 -1px 5px 1px rgba(0,0,0,0.75);box-shadow:0 -1px 5px 1px rgba(0,0,0,0.75)}.cookieconsent--container .consent--language-switch{display:block;text-align:right}.cookieconsent--container .consent--text{font-size:.75em}.cookieconsent--container.cookieconsent-container--simple .container-simple--buttons{position:relative;margin-top:20px;padding-left:20px}.cookieconsent--container.cookieconsent-container--simple .consent--list{position:absolute;top:0;margin:0;justify-content:right;align-content:center}.cookieconsent--container.cookieconsent-container--simple .jpc-component-form{display:flex;flex-wrap:wrap;gap:33px;justify-content:space-between;font-size:.9em;padding-left:0;flex-direction:row;width:100%;margin-bottom:20px}.cookieconsent--container.cookieconsent-container--simple .jpc-component-form form.flexcontainer{display:flex;flex-direction:row;flex-wrap:wrap;width:100%;gap:10px}.cookieconsent--container.cookieconsent-container--simple .jpc-component-form ul.checkboxes{display:flex;flex-direction:row;flex-wrap:wrap;flex:1;gap:20px;padding:0;margin:0;justify-content:flex-end;align-content:center}@media(max-width:1090px){.cookieconsent--container.cookieconsent-container--simple .jpc-component-form ul.checkboxes{justify-content:flex-start;gap:20px}}@media print{.cookieconsent--container.cookieconsent-container--simple .jpc-component-form ul.checkboxes{justify-content:flex-start;gap:20px}}.cookieconsent--container.cookieconsent-container--simple .jpc-component-form ul.checkboxes>li{align-content:center}.cookieconsent--container.cookieconsent-container--simple .jpc-component-form ul.actionbuttons{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;padding:0;margin:0;gap:16px}@media(max-width:700px){.cookieconsent--container.cookieconsent-container--simple .jpc-component-form ul.actionbuttons li{width:100%}}@media print{.cookieconsent--container.cookieconsent-container--simple .jpc-component-form ul.actionbuttons li{width:100%}}.cookieconsent--container.cookieconsent-container--simple .jpc-component-form .toggle-btn{margin:0;padding:0}.cookieconsent--container.cookieconsent-container--simple .jpc-component-form .toggle-btn.toggle-right{margin-right:.5em}.cookieconsent--container.cookieconsent-container--simple .jpc-component-form jpc-toggle-button{display:flex;align-items:center;width:max-content}.cookieconsent--container.cookieconsent-container--simple .jpc-component-form jpc-toggle-button[aria-checked=false] .offState{margin-right:2px}.cookieconsent--container.cookieconsent-container--simple .jpc-component-form li{display:flex;height:min-content;margin:0}.cookieconsent--container.cookieconsent-container--simple .consent--details-link{align-content:center;text-decoration:none}.cookieconsent--container.cookieconsent-container--detailsextended{display:grid;position:fixed;top:0;left:0;margin:0;padding:0;width:100vw;height:100vh;background-color:#fff;border:0;overflow:visible}.cookieconsent--container.cookieconsent-container--detailsextended .consent--menu .desktop{display:none}.cookieconsent--container.cookieconsent-container--detailsextended .consent--menu .mobile{background-color:#fff;margin-bottom:20px;border:1px solid #666;border-radius:4px}.cookieconsent--container.cookieconsent-container--detailsextended .consent--menu .mobile jpc-disclosure-button{padding:12px}.cookieconsent--container.cookieconsent-container--detailsextended .consent--menu .mobile ul{padding:0;margin:0}.cookieconsent--container.cookieconsent-container--detailsextended .consent--menu .mobile>ul{padding:0 12px;border-top:1px solid #666}.cookieconsent--container.cookieconsent-container--detailsextended .consent--menu .mobile>ul li{margin:12px 0;padding-left:12px}.cookieconsent--container.cookieconsent-container--detailsextended .consent--menu .mobile>ul li>ul{margin-top:12px}.cookieconsent--container.cookieconsent-container--detailsextended .consent--menu .mobile>ul li li:first-child{margin-top:0}.cookieconsent--container.cookieconsent-container--detailsextended .consent--menu .mobile>ul li li:last-child{margin-bottom:0}.cookieconsent--container.cookieconsent-container--detailsextended .consent--menu .mobile>ul>li{padding-left:0}.cookieconsent--container.cookieconsent-container--detailsextended .consent--text{margin:0 10px}.cookieconsent--container.cookieconsent-container--detailsextended .cookieconsent--checkbox{padding-left:70px}.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen{display:grid;grid-auto-flow:row;grid-auto-rows:60px calc(100vh - 176px) 40px 40px;grid-row-gap:12px;background-color:#fff;padding:0 12px;width:100vw;height:100vh}.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--head{display:grid;grid-auto-flow:column;grid-auto-columns:auto min-content;align-items:center;border-bottom:1px solid #44aa10}.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--head .consent--header{font-size:28px;margin:0}.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--head .consent-details--close{display:block;width:40px;height:40px;background:0;border:0}.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .checkmark:before{background:#fff}.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen input:checked ~ .checkmark:before{background:#ecf0f1}.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--main{overflow-y:auto}.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--main .consent--details-container{padding:0 10px}.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--main .consent--details .consent-details--container{display:grid;grid-auto-flow:row;grid-row-gap:12px}.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--main .consent--details .consent-details--element{margin:0;padding:0}.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--main .consent--details .consent-details--element p{font-size:.9em;margin:0}.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--main .consent--details .consent-details--element .cookieconsent--checkbox .h2,.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--main .consent--details .consent-details--element .cookieconsent--checkbox h2{margin-top:15px}.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--main .consent--details .consent-details--element .cookieconsent--checkbox .h3,.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--main .consent--details .consent-details--element .cookieconsent--checkbox h3{margin-top:15px}.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--main .consent--details .consent-details--element .cookieconsent--checkbox .h4,.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--main .consent--details .consent-details--element .cookieconsent--checkbox h4{margin-top:16px}.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--main .consent--details .consent-details--element .consent-details--element ul{padding-left:20px}.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--main .consent--details .consent-details--element .consent-details--list{padding-left:0}.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--main .consent--details .consent-details--element .consent-details--list-item{display:block;margin-bottom:20px;font-size:.9em;background-color:#eee;padding:10px}.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--main .consent--details .consent-details--element .consent-details--list-item>span{display:block}.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--main .consent--details .consent-details--element .consent-details--list-item .list--head{display:block}.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--main .consent--details .consent-details--element .consent-details--list-item .list--body{font-style:italic}.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--main .consent--details .consent-details--element .consent-details--list-item .consent-detail-list--name{font-weight:bold}.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--main .consent--details .consent-details--element .consent-details--list-item .consent-detail-list--purpose,.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--main .consent--details .consent-details--element .consent-details--list-item .consent-detail-list--lifetime{display:block;margin:5px 0}.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--main .consent--details .consent-details--element .consent-detail-list--purpose ul{list-style:disc inside}.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--main .consent--details .consent-details--element.consent-details--without-details{margin-bottom:0;padding-bottom:0;border-bottom:0}.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--main .consent--details .consent-details--element.consent-details--checkable{background-color:#eee;padding-left:20px;padding-top:20px}.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--main .consent--details .consent-details--element.consent-details--checkable .checkmark{background-color:#fff;border:1px solid #999}.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--main .consent--details .consent-details--element.consent-details--checkable input:checked ~ .checkmark{border:0;background-color:#44aa10}.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--main .consent--details .consent-details--element .consent-details--header{margin-bottom:20px}.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--main .consent--details .consent-details--element .consent-details--header .h2,.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--main .consent--details .consent-details--element .consent-details--header h2{font-size:20px;margin-left:0;margin-bottom:8px}.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--main .consent--details .consent-details--element .consent-details--header .h3,.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--main .consent--details .consent-details--element .consent-details--header h3{font-size:18px;margin-left:0;margin-bottom:8px}.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--main .consent--details .consent-details--element .consent-details--header .h4,.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--main .consent--details .consent-details--element .consent-details--header h4{font-size:16px;margin-left:0;margin-bottom:8px}.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--main .consent--details .consent-details--element .consent-details--block{margin:10px 0}.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--main .consent--details .consent-details--element .consent-details--block p{margin:10px 0}.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--main .consent--details .consent-details--element .consent-details--block ul{margin:10px 0;list-style:outside disc;font-size:.9em}.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--main .consent--details .consent-details--element .cookieconsent-details--dataprotectionlink{display:block;margin:10px 0}.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--main .consent--details .consent--text{display:none}.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--main .consent--details .consent--save{display:none}.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--save{margin:0}.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--legal-links{display:flex;flex-flow:row;align-items:center;gap:4px}.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen form.big-canvas{display:none}@media screen and (min-width:440px){.cookieconsent--container.cookieconsent-container--simple .consent-list--entry{display:inline-block;margin-right:20px}}@media screen and (min-width:640px){.cookieconsent--container.cookieconsent-container--simple .consent-list--entry{display:inline-block;margin-right:20px}}@media screen and (min-width:768px){.cookieconsent--backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000;opacity:.7;z-index:19999;display:none}.cookieconsent-backdrop--detailsextended{display:block}.cookieconsent--container .btn{width:auto;font-size:14px;height:30px;padding:0 5px}.cookieconsent--container.cookieconsent-container--simple{padding-bottom:0}.cookieconsent--container.cookieconsent-container--simple .consent--language-switch{display:block}.cookieconsent--container.cookieconsent-container--simple .container-simple--buttons{padding-top:0}.cookieconsent--container.cookieconsent-container--simple .consent--list{position:static;margin:3px 10px 0 0;min-width:250px;padding-left:0}.cookieconsent--container.cookieconsent-container--simple .consent-list--entry{margin-right:10px}.cookieconsent--container.cookieconsent-container--simple .consent-list--label{font-size:14px;padding-left:35px;line-height:42px}.cookieconsent--container.cookieconsent-container--simple .consent-list--label .checkmark{width:20px;height:20px;background-color:#fff}.cookieconsent--container.cookieconsent-container--simple .consent-simple--save{min-width:200px}.cookieconsent--container.cookieconsent-container--simple .consent--details-link:hover{text-decoration:none}.cookieconsent--container.cookieconsent-container--detailsextended{margin:auto;position:fixed;left:0;top:0;bottom:0;right:0;max-width:800px;height:80vh;border:2px solid #000}.cookieconsent--container.cookieconsent-container--detailsextended .small-canvas{display:none}.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen{grid-auto-rows:60px calc(80vh - 122px) 34px;width:auto;height:auto}.cookieconsent--container.cookieconsent-container--detailsextended .consent-details-extended--fullscreen .consent--legal-links{align-items:start}.cookieconsent--container.cookieconsent-container--detailsextended .consent--main{display:grid;grid-auto-columns:1fr 3fr;grid-auto-flow:column;grid-column-gap:12px}.cookieconsent--container.cookieconsent-container--detailsextended .consent--main .consent--menu{overflow-y:auto;background-color:#f1f1f1;padding-right:20px}.cookieconsent--container.cookieconsent-container--detailsextended .consent--main .consent--menu .mobile{display:none}.cookieconsent--container.cookieconsent-container--detailsextended .consent--main .consent--menu .desktop{display:block}.cookieconsent--container.cookieconsent-container--detailsextended .consent--main .consent--menu .consent-menu--list{padding:0 0 0 10px;margin:20px 0}.cookieconsent--container.cookieconsent-container--detailsextended .consent--main .consent--menu .consent-menu--item{margin:5px 0 0 10px}.cookieconsent--container.cookieconsent-container--detailsextended .consent--main .consent--menu .consent-menu--item>.consent-menu--list{margin:0}.cookieconsent--container.cookieconsent-container--detailsextended .consent--main .consent--menu .consent-menu--item a{font-size:.75em;color:#000;text-decoration:none}.cookieconsent--container.cookieconsent-container--detailsextended .consent--main .consent--menu .consent-menu--item a:hover,.cookieconsent--container.cookieconsent-container--detailsextended .consent--main .consent--menu .consent-menu--item a:active{color:#000;text-decoration:none}.cookieconsent--container.cookieconsent-container--detailsextended .consent--main .consent--menu .consent-menu--item .consent-menu--history{display:block}.cookieconsent--container.cookieconsent-container--detailsextended .consent--main .consent--menu .consent-menu--item.consent-menu-item--first{margin-bottom:20px}.cookieconsent--container.cookieconsent-container--detailsextended .consent--main .consent--menu .consent-menu--item.consent-menu-item--first>a{font-weight:bold}.cookieconsent--container.cookieconsent-container--detailsextended .consent--main .consent--text{margin:0}.cookieconsent--container.cookieconsent-container--detailsextended .consent--main .consent--text .consent-text--legal-links{display:none}.cookieconsent--container.cookieconsent-container--detailsextended .consent--main .consent--details{display:grid;grid-auto-flow:row;grid-row-gap:12px;grid-auto-rows:calc(80vh - 164px) 30px;margin:0}.cookieconsent--container.cookieconsent-container--detailsextended .consent--main .consent--details .consent-details--element{margin-left:0}.cookieconsent--container.cookieconsent-container--detailsextended .consent--main .consent--details .consent-details--element .menu-link{display:none !important}.cookieconsent--container.cookieconsent-container--detailsextended .consent--main .consent--details .consent-details--element .cookieconsent--checkbox{padding-left:35px}.cookieconsent--container.cookieconsent-container--detailsextended .consent--main .consent--details .consent-details--container{overflow-y:auto;display:grid;grid-auto-flow:row;grid-row-gap:12px}.cookieconsent--container.cookieconsent-container--detailsextended .consent--main .consent--details .consent-details--container a{word-wrap:break-word}.cookieconsent--container.cookieconsent-container--detailsextended .consent--main .consent--details .consent--save.big-canvas{display:block;width:100%;align-self:end}}@media screen and (min-width:940px){.cookieconsent--container.cookieconsent-container--simple .consent--details-link{margin-left:0}}#cookie--history{margin:0 20px}#cookie--history table{width:100%;margin-bottom:40px}#cookie--history table thead{font-weight:bold}#cookie--history table thead th{text-align:left}#cookie--history table .cookieconsent-history--opt-in .fa-circle{color:green}#cookie--history table .cookieconsent-history--opt-out .fa-circle{color:#b00}