.builder-system-component-block {
    background-color: #cacaca00;
    transition: background-color 0.2s;
}

body.builder-run .builder-app-app:hover>.builder-system-component-block {
    background-color: #cacaca50;
}



body.builder-run .builder-app-app>.builder-system-component-block.builder-system-component-devider-disable {
    background-color: #cacaca00;
}

body.builder-run .builder-app-app>.builder-system-component-block.builder-system-component-devider-disable.builder-system-component-devider-active {
    background-color: #cacaca50;
}

.builder-system-component-devider-body-resize,
.builder-system-component-devider-body-resize * {
    cursor: ns-resize !important;
}

body.builder-run .builder-system-component-devider-move {
    cursor: ns-resize;
}

.builder-system-component-container-image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.builder-system-component-image img {
    display: block;
    width: auto;
    max-width: 100%;
}

.builder-component-grid-item-image img {
    display: inline-block;
    width: auto;
    max-width: 100%;
}

.builder-system-component-image-empty {
    padding-top: 20%;
    padding-bottom: 20%;
    background: #e8e8e8;
}

.builder-system-component-pagecontainer-empty {
    padding-top: 20%;
    padding-bottom: 20%;
    background: #e8e8e8;
}

.builder-system-component-container-noverticalgrap>.row>.col {
    padding-left: 0px;
    padding-right: 0px;
}

.builder-app.builder-app-container.builder-system-component-container-nopadding-top-section>.builder-app-component-menu {
    left: auto;
    right: 0px;
    top: 0px
}

.builder-system-component-container-nohorizontalgrap>.row>.col>.builder-app-app {
    padding-top: 0px;
    padding-bottom: 0px;
}

body .builder-app-container .builder-container.builder-system-component-container-nopadding-top {
    padding-top: 0px;
}

body .builder-app-container .builder-container.builder-system-component-container-nopadding-bottom {
    padding-bottom: 0px;
}

@media (max-width: 767px) {
    .builder-app-container.builder-system-component-container-automobilecenter {
        text-align: center;
    }

    .builder-app-container.builder-system-component-container-automobilecenter .text-left,
    .builder-app-container.builder-system-component-container-automobilecenter .text-right,
    .builder-app-container.builder-system-component-container-automobilecenter .builder-paragraph,
    .builder-app-container.builder-system-component-container-automobilecenter .builder-paragraph p {
        text-align: center !important;
    }
}

.builder-system-component-container-100vh {
    min-height: 100vh;
}

.b-system-component-menu {
    display: flex;
    align-items: center;
}

.b-system-component-menu .b-system-component-menu-in {
    display: flex;
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 0;
    height: 100%;
}

.b-system-component-menu .b-system-component-menu-logo {
    flex-grow: 1;
    position: relative;
    top: -3px;
    width: auto;
    min-width: 100px;
    display: flex;
    align-items: center;
    white-space: nowrap;
}

.b-system-component-menu .b-system-component-menu-logo strong {
    font-size: 2rem;
}

.b-system-component-menu .b-system-component-menu-logo strong {
    position: relative;
}

.b-system-component-menu .b-system-component-menu-logo small {
    font-size: 0.75rem;
    position: relative;
    top: -6px;
}

.b-system-component-menu .b-system-component-menu-logo img {
    max-width: 100%;
}

.b-system-component-menu .b-system-component-menu-nav {
    flex-grow: 1;
    display: flex;
    align-items: center;
    margin-bottom: 0;
    position: relative;
}

.b-system-component-menu .b-system-component-menu-logo img {
    position: relative;
}

.b-system-component-menu .b-system-component-menu-nav nav {
    width: 100%;
    position: relative;
}

.b-system-component-menu .b-system-component-menu-nav ul {
    float: right;
    margin: 0 0 0 1rem;
    padding: 0;
}

.b-system-component-menu .b-system-component-menu-nav li {
    list-style: none;
    display: block;
    float: left;
}

.b-system-component-menu .b-system-component-menu-logo-right-menu-left .b-system-component-menu-nav ul,
.b-system-component-menu .b-system-component-menu-logo-top-menu-bottom .b-system-component-menu-nav ul,
.b-system-component-menu .b-system-component-menu-logo-bottom-menu-top .b-system-component-menu-nav ul {
    margin-left: 0;
}

.b-system-component-menu .b-system-component-menu-logo-right-menu-left .b-system-component-menu-nav li:first-child,
.b-system-component-menu .b-system-component-menu-logo-top-menu-bottom .b-system-component-menu-nav li:first-child,
.b-system-component-menu .b-system-component-menu-logo-bottom-menu-top .b-system-component-menu-nav li:first-child {
    margin-left: 0;
}

.b-system-component-menu .b-system-component-menu-logo-right-menu-left .b-system-component-menu-logo {
    text-align: right;
}

.b-system-component-menu .b-system-component-menu-logo-right-menu-left .b-system-component-menu-logo>div {
    width: 100%;
}

.b-system-component-menu .b-system-component-menu-logo-right-menu-left .b-system-component-menu-logo>div>div {
    display: inline-block;
}

.b-system-component-menu .b-system-component-menu-logo-top-menu-bottom,
.b-system-component-menu .b-system-component-menu-logo-bottom-menu-top {
    display: block;
}

.b-system-component-menu .b-system-component-menu-in.b-system-component-menu-logo-top-menu-bottom,
.b-system-component-menu .b-system-component-menu-in.b-system-component-menu-logo-bottom-menu-top {
    height: 100%;
    align-items: center;
    display: flex;
}

.b-system-component-menu .b-system-component-menu-in.b-system-component-menu-logo-top-menu-bottom .b-system-component-menu-logo span,
.b-system-component-menu .b-system-component-menu-in.b-system-component-menu-logo-bottom-menu-top .b-system-component-menu-logo span {
    position: relative;
    top: 0;
    transform: none;
}

.b-system-component-menu .b-system-component-menu-nav a,
.b-system-component-menu .b-system-component-menu-mobile a {
    position: relative;
    z-index: 2;
}

.b-system-component-menu .b-system-component-menu-nav a:before,
.b-system-component-menu .b-system-component-menu-mobile a:before {
    content: '';
    position: absolute;
    z-index: -2;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.b-system-component-menu .b-system-component-menu-nav.b-system-component-menu-active-underline a:after,
.b-system-component-menu .b-system-component-menu-mobile.b-system-component-menu-active-underline a:after {
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    bottom: 0;
    opacity: 0;
    left: 0;
}

.b-system-component-menu .b-system-component-menu-nav.b-system-component-menu-active-border a:after,
.b-system-component-menu .b-system-component-menu-mobile.b-system-component-menu-active-border a:after {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
}

.b-system-component-menu .b-system-component-menu-nav.b-system-component-menu-active-border .active a:after,
.b-system-component-menu .b-system-component-menu-nav.b-system-component-menu-active-border a:hover::after,
.b-system-component-menu .b-system-component-menu-nav.b-system-component-menu-active-underline .active a:after,
.b-system-component-menu .b-system-component-menu-nav.b-system-component-menu-active-underline a:hover::after,
.b-system-component-menu .b-system-component-menu-mobile.b-system-component-menu-active-border .active a:after,
.b-system-component-menu .b-system-component-menu-mobile.b-system-component-menu-active-border a:hover::after,
.b-system-component-menu .b-system-component-menu-mobile.b-system-component-menu-active-underline .active a:after,
.b-system-component-menu .b-system-component-menu-mobile.b-system-component-menu-active-underline a:hover::after {
    opacity: 1;
}

.b-system-component-menu.h-50 {
    height: 50px;
}

.b-system-component-menu.h-60 {
    height: 60px;
}

.b-system-component-menu.h-70 {
    height: 70px;
}

.b-system-component-menu.h-80 {
    height: 80px;
}

.b-system-component-menu.h-90 {
    height: 90px;
}

.b-system-component-menu.h-100 {
    height: 100px;
}

.b-system-component-menu.h-110 {
    height: 110px;
}

.b-system-component-menu.h-120 {
    height: 120px;
}

.b-system-component-menu.h-130 {
    height: 130px;
}

.b-system-component-menu.h-140 {
    height: 140px;
}

.b-system-component-menu.h-150 {
    height: 150px;
}

.b-system-component-menu.h-160 {
    height: 160px;
}

.b-system-component-menu.h-170 {
    height: 170px;
}

.b-system-component-menu.h-180 {
    height: 180px;
}

.b-system-component-menu.h-190 {
    height: 190px;
}

.b-system-component-menu.h-200 {
    height: 200px;
}

.builder-system-component-map iframe {
    display: block;
}

.builder-system-component-hr hr {
    max-width: 100%;
    display: inline-block;
    border: none;
    margin-top: 0px;
    margin-bottom: 0px;
}

.builder-system-component-hr-center div {
    margin-left: auto;
    margin-right: auto;
}

.builder-system-component-hr-right div {
    margin-left: auto;
}

.b-system-component-menu-icon {
    display: flex;
    align-items: center;
}

.b-system-component-menu-icon button {
    background: transparent;
    height: 32px;
    width: 32px;
    padding: 0;
    border: 0;
    outline: none;
}

.b-system-component-menu-icon button svg {
    width: 32px;
    height: 32px;
}

.b-system-component-menu .b-system-component-menu-fixmobilebar {
    background: transparent;
}

.b-system-component-menu-icon-close {
    display: none;
}

@media (max-width: 768px) {
    .b-system-component-menu-logo-autoheight {
        zoom: 0.7;
    }

    .b-system-component-menu.builder-app.b-h-50,
    .b-system-component-menu.builder-app.b-h-50 .b-system-component-menu-overlay,
    .b-system-component-menu.builder-app.b-h-50 .b-system-component-menu-content {
        height: 35px;
    }

    .b-system-component-menu.builder-app.b-h-60,
    .b-system-component-menu.builder-app.b-h-50 .b-system-component-menu-overlay,
    .b-system-component-menu.builder-app.b-h-60 .b-system-component-menu-content {
        height: 42px;
    }

    .b-system-component-menu.builder-app.b-h-70,
    .b-system-component-menu.builder-app.b-h-50 .b-system-component-menu-overlay,
    .b-system-component-menu.builder-app.b-h-70 .b-system-component-menu-content {
        height: 49px;
    }

    .b-system-component-menu.builder-app.b-h-80,
    .b-system-component-menu.builder-app.b-h-50 .b-system-component-menu-overlay,
    .b-system-component-menu.builder-app.b-h-80 .b-system-component-menu-content {
        height: 56px;
    }

    .b-system-component-menu.builder-app.b-h-90,
    .b-system-component-menu.builder-app.b-h-50 .b-system-component-menu-overlay,
    .b-system-component-menu.builder-app.b-h-90 .b-system-component-menu-content {
        height: 63px;
    }

    .b-system-component-menu.builder-app.b-h-100,
    .b-system-component-menu.builder-app.b-h-100 .b-system-component-menu-overlay,
    .b-system-component-menu.builder-app.b-h-100 .b-system-component-menu-content {
        height: 70px;
    }

    .b-system-component-menu.builder-app.b-h-110,
    .b-system-component-menu.builder-app.b-h-110 .b-system-component-menu-overlay,
    .b-system-component-menu.builder-app.b-h-110 .b-system-component-menu-content {
        height: 44px;
    }

    .b-system-component-menu.builder-app.b-h-120,
    .b-system-component-menu.builder-app.b-h-120 .b-system-component-menu-overlay,
    .b-system-component-menu.builder-app.b-h-120 .b-system-component-menu-content {
        height: 84px;
    }

    .b-system-component-menu.builder-app.b-h-130,
    .b-system-component-menu.builder-app.b-h-130 .b-system-component-menu-overlay,
    .b-system-component-menu.builder-app.b-h-130 .b-system-component-menu-content {
        height: 91px;
    }

    .b-system-component-menu.builder-app.b-h-140,
    .b-system-component-menu.builder-app.b-h-140 .b-system-component-menu-overlay,
    .b-system-component-menu.builder-app.b-h-140 .b-system-component-menu-content {
        height: 98px;
    }

    .b-system-component-menu.builder-app.b-h-150,
    .b-system-component-menu.builder-app.b-h-150 .b-system-component-menu-overlay,
    .b-system-component-menu.builder-app.b-h-150 .b-system-component-menu-content {
        height: 105px;
    }

    .b-system-component-menu.builder-app.b-h-160,
    .b-system-component-menu.builder-app.b-h-160 .b-system-component-menu-overlay,
    .b-system-component-menu.builder-app.b-h-160 .b-system-component-menu-content {
        height: 112px;
    }

    .b-system-component-menu.builder-app.b-h-170,
    .b-system-component-menu.builder-app.b-h-170 .b-system-component-menu-overlay,
    .b-system-component-menu.builder-app.b-h-170 .b-system-component-menu-content {
        height: 119px;
    }

    .b-system-component-menu.builder-app.b-h-180,
    .b-system-component-menu.builder-app.b-h-180 .b-system-component-menu-overlay,
    .b-system-component-menu.builder-app.b-h-180 .b-system-component-menu-content {
        height: 126px;
    }

    .b-system-component-menu.builder-app.b-h-190,
    .b-system-component-menu.builder-app.b-h-190 .b-system-component-menu-overlay,
    .b-system-component-menu.builder-app.b-h-190 .b-system-component-menu-content {
        height: 133px;
    }

    .b-system-component-menu.builder-app.b-h-200,
    .b-system-component-menu.builder-app.b-h-200 .b-system-component-menu-overlay,
    .b-system-component-menu.builder-app.b-h-200 .b-system-component-menu-content {
        height: 140px;
    }

    .b-system-component-menu .b-system-component-menu-logo img {
        max-height: 70%;
    }

    .b-system-component-menu .b-system-component-menu-logo>div {
        display: flex;
        align-items: center;
        height: 100%;
    }

    body.b-system-component-menu-open .b-system-component-menu .b-system-component-menu-overlay,
    .b-system-component-menu .b-system-component-menu-fixmobilebar-down {
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        z-index: 1000;
        max-width: none;
    }

    body.b-system-component-menu-open .b-system-component-menu .b-system-component-menu-overlay .b-system-component-menu-icon-close {
        display: block;
    }

    body.b-system-component-menu-open .b-system-component-menu .b-system-component-menu-overlay .b-system-component-menu-icon-open {
        display: none;
    }

    body.b-system-component-menu-open .b-system-component-menu.builder-app .b-system-component-menu-overlay {
        height: 100%;
        display: grid;
        grid-template-rows: auto 1fr;
    }

    .b-system-component-menu-icon button .b-system-component-menu-icon-close svg {
        width: 24px;
        height: 24px;
    }

    body.b-system-component-menu-open .b-system-component-menu-mobile {
        display: flex;
    }

    .b-system-component-menu-logo-right-menu-left .b-system-component-menu-logo img {
        margin-left: auto;
    }

    body.b-system-component-menu-open {
        overflow: hidden;
    }

    body.b-system-component-menu-open .builder-placeholder-header.builder-placeholder-header:after,
    body.b-system-component-menu-open .builder-placeholder-footer.builder-placeholder-header:after,
    body.b-system-component-menu-open .builder-placeholder-content.builder-placeholder-header:after,
    body.b-system-component-menu-open .builder-app-holder-section,
    body.b-system-component-menu-open .builder-app>.builder-app-menu {
        display: none !important;
    }

    body.b-system-component-menu-open .b-system-component-menu-gradient {
        background: transparent;
    }

    .b-system-component-menu .b-system-component-menu-nav li {
        display: inline-block;
        float: none;
    }
}

.b-system-component-menu-mobile {
    overflow-y: auto;
    overflow-x: hidden;
    display: none;
    text-align: center;
    justify-content: center;
}



.b-system-component-menu-mobile ul {
    padding: 20px 0;
}

.b-system-component-menu-mobile ul li {
    padding: 5px 0;
}

.b-system-component-menu-overlay {
    height: 100%;
    transition: background-color .3s;
}

.b-system-component-menu-content {
    display: flex;
    align-items: center;
    height: 100%;
    transition: background-color .3s;
}

/* .b-system-component-menu-gradient {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 24%, rgba(0, 0, 0, 0.5) 100%);
} */

body .b-system-component-menu {
    display: block;
}

.b-system-component-menu-mobile a {
    display: inline-block;
}

.b-system-component-menu-box {
    width: 100%;
}

.b-system-component-menu .b-system-component-menu-in.b-system-component-menu-logo-top-menu-bottom .b-system-component-menu-icon {
    width: 32px;
}

.builder-component-form-group .builder-component-form-help {
    margin: 0;
}

.builder-component-form-group label {
    margin: 0;
}

.builder-component-form-group .form-control {
    height: auto;
}

.builder-component-form-group .form-control:focus {
    outline: 0;
    box-shadow: none;
}

.builder-component-title-item {
    display: inline-block;
    width: auto;
    min-width: 25px;
}

.builder-component-title-style-custom-1,
.builder-component-title-style-custom-2 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.builder-system-component-grid>.builder-component-container-overlay.text-center>.row {
    justify-content: center;
}

.builder-system-component-grid>.builder-component-container-overlay.text-right>.row {
    justify-content: end;
}

.builder-system-component-container-middle {
    display: flex;
    align-items: center;
}

.builder-system-component-container-middle>.row>.col {
    display: flex;
    align-items: flex-end;
}

.builder-system-component-container-bottom {
    display: flex;
    align-items: flex-end;
}

.builder-system-component-container-bottom>.row>.col {
    display: flex;
    align-items: center;
}

.builder-component-contact-list {
    padding: 0px;
    margin: 0px;
}

.builder-component-contact-list li {
    list-style: none;
}

.builder-component-contact-list li .builder-app-editable-line {
    display: inline-block;
    width: auto;
    min-width: 25px;
}

.builder-component-contact-list li:last-child {
    margin-bottom: 0;
}

.builder-component-gallery-basic a img {
    width: 100%;
}

.b-img-style-rounded img {
    border-radius: 50%;
}

.b-system-component-menu-logo-left-menu-center .b-system-component-menu-nav nav {
    display: flex;
    justify-content: center;
}

.b-system-component-menu-logo-left-menu-center .builder-container {
    position: relative;
}

.b-system-component-menu-logo-left-menu-center .b-system-component-menu-nav {
    position: absolute;
    height: 100%;
    top: 0px;
    width: 100%;
}

.b-system-component-menu-logo-left-menu-center .b-system-component-menu-nav ul,
.b-system-component-menu-logo-left-menu-center .b-system-component-menu-nav ul li:first-child {
    margin-left: 0px;
}

.builder-system-component-image-ration {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

body.builder-run.builder-editable-disable .builder-app-app:hover>.builder-system-component-block {
    background-color: #cacaca00;
}

.builder-editable-disable .builder-system-component-block {
    cursor: default !important;
}

.b-system-component-menu .b-system-component-menu-basket {
    align-items: center;
}

.b-system-component-menu .b-system-component-menu-basket div {
    width: 32px;
}

.b-system-component-menu .b-system-component-menu-basket a {
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    height: 32px;
    width: 32px;
    padding: 0;
    border: 0;
    outline: none;
    position: relative;
}

.b-system-component-menu .b-system-component-menu-basket a svg {
    width: 20px;
    height: 20px;
    position: relative;
    top: -3px;
}

.b-system-component-menu .b-system-component-menu-basket a span {
    position: absolute;
    font-size: 10px;
    font-weight: 600;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    text-align: center;
    letter-spacing: 0.2px;
}

.b-system-component-menu-logo-top-menu-bottom nav {
    width: auto;
    display: inline-block;
    display: flex;
    justify-content: center;
}

.b-system-component-menu-logo-bottom-menu-top nav {
    width: auto;
    display: inline-block;
    display: flex;
    justify-content: center;
}

.b-system-component-box {
    position: relative;
}

.b-system-component-box-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
}
:root {
    --builder-cookies-background: white;
    --builder-cookies-shadow: #00000012;
    --builder-cookies-close: black;
    --builder-cookies-close-hover: #222;
    --builder-cookies-link: black;
    --builder-cookies-link-hover: #333;
    --builder-cookies-button-confirm: white;
    --builder-cookies-button-confirm-hover: white;
    --builder-cookies-button-confirm-background: black;
    --builder-cookies-button-confirm-background-hover: #222;
    --builder-cookies-button-reject: black;
    --builder-cookies-button-reject-hover: black;
    --builder-cookies-button-reject-background: #eee;
    --builder-cookies-button-reject-background-hover: #e4e4e4;
}

.builder__cookies {
    margin: 0 auto;
    max-width: 800px;
    background-color: var(--builder-cookies-background);
    padding: 1.2rem 2rem;
    width: unset;
    box-shadow: 2px 2px 20px var(--builder-cookies-shadow);
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.builder__cookies__container {
    width: 100%;
    position: fixed;
    bottom: 0px;
    padding: 1rem;
    z-index: 1000000;
    opacity: 1;
    transition: .25s all;
}

.builder__cookies__button__close {
    position: absolute;
    top: .25rem;
    right: .75rem;
    font-size: 16px;
    color: var(--builder-cookies-close);
    font-size: 1.5rem;
    line-height: 21px;
}

.builder__cookies__button__close:hover {
    color: var(--builder-cookies-close-hover);
}

.builder__cookies__content {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
    padding-right: 1rem;
}

.builder__cookies__buttons {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
    padding: .75rem 0 0 1rem;
}

.builder__cookies__title {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: .5rem;
    letter-spacing: 2px;
}

.builder__cookies__text {
    font-weight: 400;
    font-size: 14px;
    margin-bottom: .5rem;
    line-height: 22px;
}

.builder__cookies__link {
    color: var(--builder-cookies-link);
    font-size: 12px;
    font-weight: 600;
    margin-right: .5rem;
    transition: .25s color;
    letter-spacing: 1px;
    display: inline-block;
}

.builder__cookies__link::after {
    content: '';
    display: block;
    background-color: var(--builder-cookies-link);
    height: 1px;
    width: 100%;
    transition: .25s background-color;
}

.builder__cookies__link:hover:after {
    background-color: var(--builder-cookies-link-hover);
}

.builder__cookies__link:hover {
    color: var(--builder-cookies-link-hover);
    text-decoration: none;
}

.builder__cookies__buttons a {
    width: 100%;
    padding: .75rem;
    display: block;
    margin-bottom: .75rem;
    text-align: center;
    text-decoration: none;
    transition: .25s background-color;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.builder__cookies__buttons a>:hover {
    text-decoration: none;
}

.builder__cookies__buttons a:last-child {
    margin-bottom: 0rem;
}

.builder__cookies__button__confirm {
    color: var(--builder-cookies-button-confirm);
    background-color: var(--builder-cookies-button-confirm-background);
}

.builder__cookies__button__confirm:hover {
    color: var(--builder-cookies-button-confirm-hover);
    background-color: var(--builder-cookies-button-confirm-background-hover);
}

.builder__cookies__button__reject {
    color: var(--builder-cookies-button-reject);
    background-color: var(--builder-cookies-button-reject-background);
}

.builder__cookies__button__reject:hover {
    color: var(--builder-cookies-button-reject-hover);
    background-color: var(--builder-cookies-button-reject-background-hover);
}

.builder__cookies__hidden {
    opacity: 0;
    visibility: hidden;
}

.builder__cookies__overlay {
    position: fixed;
    z-index: 10000001;
    background: #00000044;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    transition: .25s all;
}

.builder__cookies__overlay-in {
    max-width: calc(800px + 2rem);
    margin: 0 auto;
    padding: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.builder__cookies__window {
    width: 100%;
    background-color: var(--builder-cookies-background);
    width: unset;
    box-shadow: 2px 2px 20px var(--builder-cookies-shadow);
    position: relative;
    display: flex;
    flex-wrap: wrap;
    max-height: 100%;
    overflow: hidden;
    overflow-y: auto;
    padding: 1.2rem 2rem;
}


.builder__cookies__window__title {
    font-weight: 600;
    font-size: 24px;
    margin-bottom: .5rem;
    letter-spacing: 2px;
}

.builder__cookies__window__text {
    font-weight: 400;
    font-size: 14px;
    margin-bottom: .5rem;
    line-height: 22px;
}

.builder__cookies__window__subtitle {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: .5rem;
    letter-spacing: 2px;
}

.builder__cookies__window .builder__cookies__buttons {
    flex: none;
    width: 100%;
    max-width: none;
    padding: 1rem 0 0 0;
}

.builder__cookies__window .builder__cookies__buttons a {
    max-width: 200px;
    margin-right: 1rem;
    float: left;
}

.builder__cookies__window__table {
    width: 100%;
    margin: 1rem 0;
}

body table.builder__cookies__window__table tr td,
body table.builder__cookies__window__table tr th {
    font-size: 12px;
}

.builder__cookies__window__table__container {
    overflow: hidden;
    overflow-x: auto;
    width: 100%;
}

.builder__cookies__list {
    width: 100%;
}

@media (max-width: 720px) {
    .builder__cookies {
        display: block;
    }

    .builder__cookies__content {
        flex: none;
        max-width: 100%;
        padding: 0 0 .75rem 0;
    }

    .builder__cookies__buttons {
        flex: none;
        max-width: 100%;
        padding: 1rem 0 .75rem 0;
    }

    .builder__cookies__button__close {
        top: .5rem;
        right: 1rem;
    }
}

@media (max-width: 550px) {
    .builder__cookies__window .builder__cookies__buttons {
        flex: none;
    }

    .builder__cookies__window .builder__cookies__buttons a {
        float: none;
        width: 100%;
        max-width: none;
    }
}