.gm-style{font-family:inherit}.logged-in .crazy-btn{position:absolute;bottom:2em;left:calc(50% - 100px);width:200px}.has-bg .crazy-btn{display:none}.logged-in .private-mode .crazy-btn{z-index:-1}.wptb-container{position:relative}.private-mode .wptb-privacy-overlay{display:-webkit-box;display:-ms-flexbox;display:flex}.wptb-privacy-overlay{position:absolute;top:0;left:0;background:rgba(0,0,0,.5);height:100%;width:100%;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wptb-privacy-overlay-inner{width:90%;max-width:500px;padding:2em;background:rgba(255,255,255,.7)}.wptb-yt-container{position:relative;padding-bottom:56.25%;padding-top:0;height:0;overflow:hidden}.wptb-yt-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.wptb-show-banner-again-floating{position:fixed;bottom:0;right:0;font-size:12px;padding:2px 5px;background:#fff;cursor:pointer}.wptb-cookie-banner.active .wptb-show-banner-again-floating{display:none}.wptb-cookie-banner{position:fixed;bottom:0;left:0;width:100%;-webkit-transition:max-height .5s;-o-transition:max-height .5s;transition:max-height .5s;overflow:hidden;max-height:0;z-index:99}.wptb-cookie-banner.active{max-height:50vh}.wptb-cookie-banner-inner{padding:1em;background:#fff}.wptb-cookie-category--description{font-size:.8em;line-height:1.2;padding:.5em}.wptb-cookie-settings{position:fixed;display:none;top:0;left:0;width:100vw;height:100vh;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.5);z-index:9999}.wptb-cookie-settings.active{display:-webkit-box;display:-ms-flexbox;display:flex}.wptb-cookie-settings-inner{width:90%;overflow-y:auto;max-height:100%;max-width:800px;background:#fff;padding:2em 1em}.wptb-cookies-table{display:none}.wptb-cookies-table.active{display:table}.wptb-cookie-settings-show-details{font-size:.8em;text-align:right;margin-bottom:.5em;display:block}.wptb-cookie-settings h4{background:#ccc;padding:12px;position:relative}.wptb-cookie-category table{font-size:14px;margin-bottom:3em}.wptb-cookie-category th{width:20%;background:#efefef;padding:6px 12px}@media screen and (max-width:768px){.wptb-cookie-category th{width:100%;border-bottom:1px solid #efefef}}.wptb-cookie-category tr{border-bottom:1px solid #efefef;border-left:1px solid #efefef;border-right:1px solid #efefef}@media screen and (max-width:768px){.wptb-cookie-category tr{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-bottom:4px solid #efefef}.wptb-cookie-category tr:first-child{border-top:5px solid #efefef}}@media screen and (max-width:768px){.wptb-cookie-category thead{display:none}}.wptb-cookie-category td{padding:6px 12px}@media screen and (max-width:768px){.wptb-cookie-category td{width:100%;border-bottom:1px solid #efefef}.wptb-cookie-category td:nth-child(1):before{content:'Name';display:block;font-weight:700}.wptb-cookie-category td:nth-child(2):before{content:'Type';display:block;font-weight:700}.wptb-cookie-category td:nth-child(3):before{content:'Origin';display:block;font-weight:700}.wptb-cookie-category td:nth-child(4):before{content:'Description';display:block;font-weight:700}}.wptb-cookie-category h4{display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.wptb-cookie-category input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.wptb-cookie-category .checkmark{position:absolute;top:calc(50% - 25px / 2);right:25px;height:25px;width:25px;background-color:#eee}.wptb-cookie-category input:checked~.checkmark{background-color:#2196f3}.wptb-cookie-category .checkmark:after{content:"";position:absolute;display:none}.wptb-cookie-category input:checked~.checkmark:after{display:block}.wptb-cookie-category .checkmark:after{left:9px;top:5px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}