div#cmplz-cookiebanner-container {
    box-shadow: 0 15px 10px -15px #0000001f;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 10%;
    width: 100%;
    z-index: 999;
    background-color: #fff;
    overflow-y: auto;
    height: auto;
    display: unset;
}
div#cmplz-cookiebanner-container {
    box-shadow: 0 15px 10px -15px #0000001f;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 10%;
    width: 100%;
    z-index: 999;
    background-color: #fff;
    overflow-y: auto;
    height: auto;
    display: unset;
}
.cmplz-cookiebanner.cmplz-show {
    min-height: unset;
    bottom: 0;
    display: block !important;
    max-width: 1665px;
    margin: 0 auto;
    position: relative !important;
    left: 0 !important;
    transform: unset !important;
    border-radius: unset !important;
    box-shadow: unset !important;
    min-width: unset !important;
    top: 50%;
    width: 100%;
    padding: 0 !important;
    z-index: 99;
  padding: 50px 22px 50px 10px !important;
}
.cmplz-cookiebanner .cmplz-header {
    display: flex !important;
    gap: 40px;
}
.cmplz-cookiebanner .cmplz-header div.cmplz-title {
    grid-column-start: unset;
    width: 100%;
    font: 35px / 45px Gabarito-SemiBold;
    color: #222;
}
.cmplz-cookiebanner .cmplz-close {
   display: none;
}
.cmplz-cookiebanner.cmplz-show div.cmplz-message{
    width: 100%;
    font: 16px / 24px Gabarito-Regular;
    color: #666;
    margin: 25px 0;
}
.cmplz-cookiebanner .cmplz-links.cmplz-documents {
    display: none !important;
}
.cmplz-cookiebanner .cmplz-categories{display: flex;  width: 100% !important; margin-bottom: 30px;}
.cmplz-cookiebanner .cmplz-categories .cmplz-category {
    background-color: unset !important;
}
.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active{
    font-size: 0 !important;
}
.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-title{
    font: 16px / 24px Gabarito-SemiBold !important;
    color:#222 !important;
}
.cmplz-cookiebanner .cmplz-categories .cmplz-category:not(:last-child) {
    margin-bottom: 0px !important;
}
.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header{display: flex  !important; align-items: unset !important;grid-gap:unset !important;}
.cmplz-cookiebanner .cmplz-statistics:not(.cmplz-tcf), .cmplz-manage-consent-container .cmplz-statistics:not(.cmplz-tcf),
.cmplz-cookiebanner .cmplz-preferences, .cmplz-manage-consent-container .cmplz-preferences,
.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox input[data-category=cmplz_functional],
.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active label{
    display: block !important;
}
.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-icon.cmplz-open{
    display: none !important;
}
.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox input[type=checkbox].cmplz-consent-checkbox{
   width: 70px  !important;
   height: 40px !important;
   opacity: 1 !important;
   border-radius: 25px !important;
   background: #e38626;
   margin-left: 10px;
   max-width: unset;
}
.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox input[type=checkbox].cmplz-consent-checkbox::before {
    content: none;
}
.cmplz-cookiebanner .cmplz-categories .cmplz-category{
    width: 15% !important;
}
.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-description{
    display: none !important;
}
.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox input[type=checkbox].cmplz-consent-checkbox::after {
    content: "";
    position: absolute;
    clear: both;
    display: inline-block;
    background-color: #ffffff;
    width: 30px;
    height: 30px;
    border-radius: 3.125rem;
    right: 6px;
    top: 50%;
    transform: translateY(-50%);
    transition: 0.3s all ease-out, 0.3s all ease-in;
    left: unset;
    bottom: 0;
    border: unset;
    border-width: unset;
    opacity: unset;
    visibility: unset;
}
.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox input[type=checkbox].cmplz-consent-checkbox:checked {
      background: #e6ebe6;
}
.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox input[type=checkbox].cmplz-consent-checkbox:checked::after {
    left: 6px;
    right: unset;
}
.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:after,
.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:before {
    content: none !important;
}
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept{
    background: #e38626 !important;
    color: #fff !important;
}
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn:hover{
    background: #f2c79e !important;
    color: #222 !important;
}
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept:hover{
    background: #222 !important;
    color: #fff !important;
}
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn{
    background: #222 !important;
    color: #fff !important;
    width: fit-content !important;
    font: 17px / 27px Gabarito-Regular !important;
    padding: 0 30px !important;
    height: 50px !important; 
    border-radius: 25px !important;
    border: unset !important;
    min-width: 179px !important;
}
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-deny{
    display: none  !important;
}
.cmplz-cookiebanner .cmplz-categories.cmplz-fade-in{
    display: flex !important;
}
.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar-thumb {
    background-color: #e38626 !important;
}
/* res */


@media screen and (max-width:1200px) {
    .cmplz-cookiebanner .cmplz-categories .cmplz-category {
    width: 18% !important;
}
}
@media screen and (max-width:1024px) {
.cmplz-cookiebanner .cmplz-categories .cmplz-category {
    width: 21% !important;
}
}
@media screen and (max-width:880px) {
.cmplz-cookiebanner .cmplz-categories .cmplz-category {
    width: 26% !important;
}
.cmplz-cookiebanner .cmplz-buttons {
    flex-direction: row !important;
}
.cmplz-cookiebanner .cmplz-header div.cmplz-title {
    font: 31px / 45px Gabarito-SemiBold;
}
}
@media screen and (max-width:767px) {
 .cmplz-cookiebanner .cmplz-categories.cmplz-fade-in {
    display: flex !important;
    flex-wrap: wrap;
}
.cmplz-cookiebanner .cmplz-categories.cmplz-fade-in {
    display: flex !important;
    flex-wrap: wrap;
    row-gap: 12px;
}
.cmplz-cookiebanner .cmplz-categories .cmplz-category {
    width: 33% !important;
}
.cmplz-cookiebanner.cmplz-show div.cmplz-message {
    font: 16px / 24px Gabarito-Regular;
    margin: 17px 0 16px 0px;
}
.cmplz-cookiebanner.cmplz-show {
    padding: 50px 31px 50px 10px !important;
}
.cmplz-cookiebanner .cmplz-header div.cmplz-title {
    font: 28px / 34px Gabarito-Regular;
}
.cmplz-cookiebanner .cmplz-header div.cmplz-title {
    font: 25px / 31px Gabarito-SemiBold !important;
}
}
@media screen and (max-width:650px) {
    .cmplz-cookiebanner .cmplz-categories .cmplz-category {
    width: 44% !important;
}
.cmplz-cookiebanner .cmplz-header .cmplz-title {
    display: block !important;
}
.cmplz-cookiebanner .cmplz-logo img {
    width: 157px !important;
    height: 70px !important;
}
.cmplz-cookiebanner .cmplz-header {
    display: flex !important;
    gap: 20px;
    flex-direction: column;
}
}
@media screen and (max-width:550px) {
    .cmplz-cookiebanner .cmplz-buttons .cmplz-btn {
    font: 15px / 25px Gabarito-Regular !important;
    height: 43px !important;
    min-width: 152px !important;
}
.cmplz-cookiebanner.cmplz-show {
    padding: 31px 31px 31px 10px !important;
}
.cmplz-cookiebanner .cmplz-header div.cmplz-title {
    font: 24px / 27px Gabarito-Regular;
}
.cmplz-cookiebanner .cmplz-buttons {
    margin-top: 4px;
}
}
@media screen and (max-width:450px) {
.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-title {
    font: 13px / 22px Gabarito-SemiBold !important;
}
.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox input[type=checkbox].cmplz-consent-checkbox {
    width: 57px  !important;
    height: 26px !important;
    margin-left: 10px;
    margin-top: -2px;
}
.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox input[type=checkbox].cmplz-consent-checkbox::after {
    width: 20px;
    height: 20px;
}
.cmplz-cookiebanner .cmplz-header div.cmplz-title {
    font: 20px / 24px Gabarito-Regular;
}
.cmplz-cookiebanner.cmplz-show {
    padding: 63px 31px 31px 11px !important;
}
.cmplz-cookiebanner .cmplz-header {
    gap: 15px;
}
}
