﻿.gdpr{position:fixed;bottom:20px;right:20px;z-index:9000;background-color:#fff;color:#333;border-radius:20px;box-shadow:0 0 20px -1px rgba(0,0,0,.15);width:500px;opacity:1;-moz-transition:bottom 1s ease,opacity 1s ease;-o-transition:bottom 1s ease,opacity 1s ease;-webkit-transition:bottom 1s ease,opacity 1s ease;transition:bottom 1s ease,opacity 1s ease;font-size:12px;line-height:1.5em}.gdpr a,.gdpr a:link,.gdpr a:visited,.gdpr a:active,.gdpr a:hover{font-size:12px}@media(max-width:767px){.gdpr{bottom:0;border-radius:20px 20px 0 0;width:100%;right:0;-moz-transition:none;-o-transition:none;-webkit-transition:none;transition:none;font-size:10px}}@media(min-width:768px){.gdpr--expand{width:calc(100% - 40px);max-width:1000px}}@media(max-width:767px){.gdpr--fullheight{height:100vh;overflow:auto}.gdpr--fullheight .gdpr__block{height:auto}}.gdpr--closed{bottom:-100% !important;opacity:0 !important}.gdpr__wrapper{display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;align-items:center;justify-content:center;padding:15px 15px 5px 15px}.gdpr__icon img{width:40px;height:40px}@media(max-width:767px){.gdpr__icon img{width:30px;height:30px}}.gdpr__content{text-align:center;padding:10px 0;max-width:100%}.gdpr__content__title{display:block;font-size:14px;font-weight:bold;padding-bottom:10px}@media(max-width:767px){.gdpr__content__title{font-size:12px}}.gdpr__choices{text-align:left;padding-top:10px;display:flex;justify-content:center;flex-wrap:wrap}.gdpr__choices div{margin-bottom:5px}.gdpr__choices div input[type="checkbox"]{vertical-align:middle;margin:0;width:auto}.gdpr__choices div label{vertical-align:middle;display:inline-block;padding:0 15px 0 3px;white-space:nowrap;margin:0;font-weight:bold}.gdpr__buttons{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.gdpr__action{flex:0 0 auto;cursor:pointer;margin:0 5px 10px 5px}.gdpr__action img{width:35px;height:35px}@media(max-width:767px){.gdpr__action img{width:30px;height:30px}}.gdpr__action--acknowledge{-moz-transition:all .35s;-o-transition:all .35s;-webkit-transition:all .35s;transition:all .35s}.gdpr__action--acknowledge:hover{-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1)}.gdpr__action--acceptall{display:inline-block;background:#333;color:#fff;border-radius:30px;padding:0 10px;line-height:35px;height:35px}@media(max-width:767px){.gdpr__action--acceptall{line-height:30px;height:30px}}.gdpr__action--acceptselection{display:inline-block;background:#e8e8e8;border-radius:30px;padding:0 10px;line-height:35px;height:35px}@media(max-width:767px){.gdpr__action--acceptselection{line-height:30px;height:30px}}.gdpr__action--info{display:inline-block;background:#e8e8e8;border-radius:30px;padding:0 10px;line-height:35px;height:35px}@media(max-width:767px){.gdpr__action--info{line-height:30px;height:30px}}.gdpr__action--info .gdpr__showdetails{display:inline-block}.gdpr__action--info .gdpr__hidedetails{display:none}.gdpr__action--selected .gdpr__showdetails{display:none}.gdpr__action--selected .gdpr__hidedetails{display:inline-block}.gdpr__details{width:100%;margin:5px 0 10px 0}.gdpr__tab{padding:5px 10px;margin-right:10px;border-top-left-radius:15px;border-top-right-radius:15px;border-bottom:none;cursor:pointer;background:#e8e8e8}.gdpr__tab--selected{background:#333;color:#fff}.gdpr__block{height:150px;overflow:auto;border-top:1px solid #333;padding-top:10px}.gdpr__block--declaration{display:flex}.gdpr__block__subtabs{flex:0 0 auto;border-right:1px solid #333;margin-right:10px}.gdpr__block__categoryblock{flex:1;overflow:auto}.gdpr__subtab{margin-bottom:5px;padding:5px 5px 5px 10px;border-top-left-radius:15px;border-bottom-left-radius:15px;cursor:pointer;background:#e8e8e8}.gdpr__subtab--selected{background:#333;color:#fff}.gdpr__categoryinfo{padding-bottom:10px}.gdpr__cookielist thead{background:#e8e8e8}.gdpr__cookielist th,.gdpr__cookielist td{text-align:left;font-size:11px;padding:5px 10px 0 5px;white-space:nowrap;color:#333;line-height:1.5em}@media(max-width:767px){.gdpr__cookielist th,.gdpr__cookielist td{font-size:10px}}.gdpr__cookielist th{padding:5px 10px 5px 5px}.gdpr__cookielist tr td:nth-child(2){white-space:normal}.cookiepolicy__button{cursor:pointer;display:inline-block;color:#fff;background:#333;border-radius:30px;padding:0 10px;line-height:35px}.cookiepolicy thead{background:#e8e8e8}.cookiepolicy th,.cookiepolicy td{text-align:left;padding-right:10px}