#consent{width:100vw;height:calc(100vh);position:fixed;overflow:hidden;top:0;left:0;z-index:100001;display:none;padding-bottom:0}#consent b{font-weight:bold}.consent__bgblocker{width:100%;height:100%;background-color:rgba(0,0,0,.8);pointer-events:none;position:absolute}#consent__popup{background-color:#fff;width:100%;margin:0 auto;max-width:800px;max-height:800px;height:calc(100% - 150px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);overflow:auto;padding-bottom:150px}.is-app #consent__popup{top:0;transform:none;transform:translateX(-50%)}.consent__popup__head{background-color:#ebebeb;display:flex;justify-content:space-between;align-items:flex-end;height:40px;padding-bottom:20px;padding-left:50px;padding-right:50px}.consent__popup__head h2{font-size:20px;font-weight:bold}.consent__popup__body{padding-bottom:20px;padding-left:50px;padding-top:20px;padding-right:50px;font-size:15px;line-height:25px}#consent .logo{height:72px;width:100%;max-width:140px;padding:1px 0 0 0;position:relative}.checkbox-wrapper{display:flex;justify-content:left;flex-wrap:wrap;margin-top:15px}#consent label{cursor:pointer;display:inline-block;position:relative;padding-left:40px;margin-right:50px;line-height:30px}#consent label:before{content:"";width:28px;height:28px;position:absolute;left:0}#consent .checkbox{height:30px}#consent input[type="checkbox"]{display:none}#consent .checkbox label:before{background:url(/assets/img/xcc_checbox_unchecked.gif.pagespeed.ic.uxFv0LCLUK.png) left center no-repeat;margin-top:2px;-webkit-transition:all .30s;-moz-transition:all .30s;-o-transition:all .30s;transition:all .30s}#consent input[type="checkbox"]:checked+label:before{background:url(/assets/img/xcc_checbox_checked.gif.pagespeed.ic.udp_LJ1AWJ.png) left center no-repeat;-webkit-transition:all .50s;-moz-transition:all .50s;-o-transition:all .50s;transition:all .50s}#consent input[type="checkbox"]:disabled+label:before{background:url(/assets/img/xcc_checbox_disabled.gif.pagespeed.ic.hz7m8tjRPJ.png) left center no-repeat}#consent .button-wrapper{display:flex;padding-top:50px;padding-bottom:50px}#accept-selected-button{margin-right:15px}#consent .consent__button{background-color:#dbdbdb;width:300px;padding:15px;text-align:center;cursor:pointer;transition:background-color 500ms linear}#consent .consent__button:hover{background-color:#bab6b6}#consent .constent__button--highlight{background-color:#e30613;color:#fff;font-weight:bold;transition:background-color 500ms linear}#consent .constent__button--highlight:hover{background-color:#b1040e}.constent__description__wrapper{overflow:auto;font-size:11px;line-height:14px}.consent-table{background-color:#dbdbdb;width:100%;text-align:left;border-collapse:collapse}.consent-table td,.consent-table th{border:1px solid #aaa;padding:3px 10px}.consent-table td{background-color:#fff}.consent-table thead{background:#e30613}.consent-table thead th{font-weight:bold;color:#fff;border-left:2px solid #d0e4f5;font-size:12px;text-transform:uppercase}.consent-table thead th:first-child{border-left:none}.consent-table .decription__cookie_type{font-weight:bold}.cc_description__btn{cursor:pointer;text-decoration:underline;padding-bottom:10px}@media screen and (max-width:600px){.consent__popup__body{padding-left:20px;padding-right:20px;font-size:13px;line-height:14px}.consent__popup__head{padding-left:20px;padding-right:20px}#consent label{margin-right:20px}#consent .button-wrapper{padding-top:20px;padding-bottom:20px}#consent label{padding-left:35px}}