.cookie-consent-policy{display:none; position:fixed; top:0; right:0; bottom:0; left:0; z-index:9999999999999; padding:2.5%; font-size:15px;}
.cookie-consent-policy.visible{display:block; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-o-box; display:box;
-webkit-box-align:end; -moz-box-align:end; -ms-flex-align:end; -o-box-align:end; box-align:end;}
.cookie-consent-policy.settings{-webkit-box-align:center; -moz-box-align:center; -ms-flex-align:center; -o-box-align:center; box-align:center;}
.cookie-consent-policy-confirm{position:relative; z-index:6; width:850px; max-width:100%; margin:0 auto; padding:25px 30px; border-radius:5px; border:1px solid #eee; 
background:#fff; box-shadow:0 0 10px rgba(0,0,0,0.2);}
.cookie-consent-policy.settings
.cookie-consent-policy-confirm{display:none;}
.cookie-consent-policy-confirm>span{float:right; padding:4px 0 0 30px;}
.cookie-consent-policy-confirm>span>a{display:inline-block; padding:0 25px; line-height:40px; text-decoration:none; border-radius:50px; border:1px solid #2b7ffe;}
.cookie-consent-policy-settings{color:#2b7ffe;}
.cookie-consent-policy-settings:hover{color:#fff; background:#2b7ffe;}
.cookie-consent-policy-accept{margin-left:10px; color:#fff; background:#2b7ffe;}
.cookie-consent-policy-accept:hover{color:#fff; box-shadow:inset 0 0 50px rgba(0,0,0,0.5);}
.cookie-consent-policy-confirm>aside{font-size:15px; line-height:25px;}
.cookie-consent-policy-confirm>aside p{margin:0;}
.cookie-consent-policy-confirm>aside a{font-weight:bold; text-decoration:underline; color:#2b7ffe;}
.cookie-consent-policy-content{display:none; position:relative; z-index:8; width:750px; max-height:100%; max-width:100%; margin:0 auto; padding:25px 30px; border-radius:5px; border:1px solid #eee; 
background:#fff; box-shadow:0 0 10px rgba(0,0,0,0.2); overflow:auto;}
.cookie-consent-policy.settings
.cookie-consent-policy-content{display:block;}
.cookie-consent-policy-content>aside{font-size:15px; line-height:25px; margin-bottom:25px;}
.cookie-consent-policy-content>aside p{margin-top:10px;}
.cookie-consent-policy-content>aside a{font-weight:bold; text-decoration:underline; color:#2b7ffe;}
.cookie-consent-policy-content>dl{display:block; padding:0; margin:-1px 0 0; border:1px solid #eee; color:#585858;}
.cookie-consent-policy-content>dl>dt{display:block; font-size:15px; padding:15px; margin:0; cursor:pointer;}
.cookie-consent-policy-content>dl>dt>b{display:block;}
.cookie-consent-policy-content>dl>dt>b:before{display:inline-block; content:'+'; width:20px; color:#181818;}
.cookie-consent-policy-content>dl>dt>i{float:right; width:25px; height:25px; border-radius:25px; text-align:center; position:relative; border:2px solid #585858;}
.cookie-consent-policy-content>dl>dt>i:before{display:none; position:absolute; content:''; width:12px; height:8px; border-style:solid; border-color:#fff; border-width:0 0 2px 2px; left:5px; top:5px; 
transform:rotate(-45deg); -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -o-transform:rotate(-45deg); -ms-transform:rotate(-45deg);}
.cookie-consent-policy-content>dl>dt>i.active{border-color:#2b7ffe; background:#2b7ffe;}
.cookie-consent-policy-content>dl>dt>i.cookie-consent-check0{border-color:#a8a8a8; background:#a8a8a8;}
.cookie-consent-policy-content>dl>dt>i.cookie-consent-check0:before,
.cookie-consent-policy-content>dl>dt>i.active:before{display:block;}
.cookie-consent-policy-content>dl>dd{display:none; padding:15px 20px; margin:0; background:#f8f8f8;}
.cookie-consent-policy-content>dl.active>dd{display:block;}
.cookie-consent-policy-content>dl.active>dt>b:before{content:'-';}
.cookie-consent-policy-content>span{display:block; text-align:right; margin-top:20px;}
.cookie-consent-policy-content>span>a{display:inline-block; padding:0 25px; line-height:40px; border-radius:50px; border:1px solid #2b7ffe;}
.cookie-consent-policy-save{color:#fff; background:#2b7ffe;}
.cookie-consent-policy-save:hover{color:#fff; box-shadow:inset 0 0 50px rgba(0,0,0,0.5);}
.cookie-consent-policy-contain{position:absolute; top:0; right:0; bottom:0; left:0; background:rgba(0,0,0,0.5);}
@media(max-width:1199px){
.cookie-consent-policy-confirm{padding:15px 20px;}
.cookie-consent-policy-content{padding:15px 20px;}
}
@media(max-width:767px){
.cookie-consent-policy-confirm{padding:8px 10px 50px 10px;}
.cookie-consent-policy-confirm>aside{font-size:14px; line-height:22px;}
.cookie-consent-policy-confirm>span{float:none; display:block; padding:0; position:absolute; left:10px; bottom:8px; right:10px;}
.cookie-consent-policy-confirm>span>a{line-height:30px; padding:0 20px; font-size:14px;}
.cookie-consent-policy-content{padding:8px 10px;}
.cookie-consent-policy-content>aside{font-size:14px; line-height:22px; margin-bottom:15px;}
.cookie-consent-policy-content>dl>dt{padding:10px;}
.cookie-consent-policy-content>dl>dd{padding:10px;}
.cookie-consent-policy-content>span>a{line-height:30px; padding:0 20px; font-size:14px;}
}