﻿.xdConsent{position:fixed;bottom:20px;right:20px;width:500px;background-color:#fff;color:#424242;padding:20px;overflow-y:auto;scrollbar-width:thin;max-height:80vh;display:none;font-family:'Open Sans',sans-serif;font-size:14px;line-height:16px;box-shadow:3px 3px 10px 2px #eaeaea;z-index:9999;}.xdConsent p{line-height:1.2;}.xdConsent h3{font-size:18px;font-family:inherit;line-height:16px;margin:0 0 10px 0;}.xdConsent h3 span{color:#346e4a;}.xdConsent a{color:#346e4a;}.xdConsent input[type=button]{background-color:#346e4a;display:block;width:100%;box-sizing:border-box;padding:8px 10px;color:#fff;border:0;margin-top:5px;font-weight:500;cursor:pointer;}.xdConsent input[type=button].grey{background-color:#d3d3d3;color:#666;}.xdConsent input[type=button]:hover{background-color:#999;}.xdConsentGroup{width:100%;display:flex;flex-wrap:wrap;text-align:center;}.xdConsentGroup div{flex:1 0 50%;min-height:100px;padding:10px;box-sizing:border-box;}.xdConsentGroup div strong{font-size:14px;}.xdConsentGroup div span{font-size:13px;line-height:10px!important;}.xdConsentGroup div:nth-child(1),.xdConsentGroup div:nth-child(2){border-bottom:1px solid #eee;}.xdConsentGroup div:nth-child(even){border-left:1px solid #eee;}.xdConsentGroup label{position:relative;display:inline-block;width:40px;height:20px;background-color:#eee;border-radius:20px;transition:all .3s;cursor:pointer;}.xdConsentGroup label::after{content:'';position:absolute;width:18px;left:1px;height:18px;border-radius:50%;background-color:#fff;top:1px;transition:all .3s;cursor:pointer;}.xdConsentGroup strong{display:block;}.xdConsentGroup input[type=checkbox]{display:none;}.xdConsentGroup input[type=checkbox]:checked+label::after{left:20px;}.xdConsentGroup input[type=checkbox]:checked+label{background-color:#346e4a;cursor:pointer;}.xdConsentGroup p{margin:0;}.xdConsentControl{position:fixed;bottom:0;right:5px;font-family:'Open Sans',sans-serif;font-size:14px;background-color:#346e4a;color:#fff;cursor:pointer;box-sizing:border-box;height:28px;padding:2px 8px;z-index:9999;}.xdConsentControl:hover{background-color:#999;}@media only screen and (max-width:1024px){.xdConsent{width:80%;}.xdConsentGroup div{flex:1 0 100%;min-height:20px;border-bottom:1px solid #eee;}.xdConsentGroup div:nth-child(even){border-left:0 solid #eee;}}