.elementor-2204 .elementor-element.elementor-element-1e3f56b1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--gap:10px 10px;--background-transition:0.3s;--padding-top:15px;--padding-bottom:15px;--padding-left:15px;--padding-right:15px;}.elementor-2204 .elementor-element.elementor-element-664d7f1 .elementor-button{font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:400;fill:#FFFFFF;color:#FFFFFF;background-color:#000000;border-radius:10px 10px 10px 10px;padding:12px 0px 12px 0px;}#elementor-popup-modal-2204 .dialog-widget-content{animation-duration:0.5s;background-color:var( --e-global-color-accent );box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-2204 .dialog-message{width:500px;height:auto;}#elementor-popup-modal-2204{justify-content:flex-start;align-items:flex-end;}@media(max-width:700px){.elementor-2204 .elementor-element.elementor-element-1e3f56b1{--padding-top:5px;--padding-bottom:5px;--padding-left:5px;--padding-right:5px;}.elementor-2204 .elementor-element.elementor-element-664d7f1 .elementor-button{font-size:12px;}#elementor-popup-modal-2204 .dialog-message{width:275px;}}/* Start custom CSS for html, class: .elementor-element-47d14dcb */.elementor-2204 .elementor-element.elementor-element-47d14dcb {
    font-family: Montserrat;
}

.cookie-settings .title {
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 0px;
    color: #000;
}

.cookie-category {
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    margin-bottom: 10px;
    overflow: hidden;
}

.cookie-header {
    background-color: #f9f9f9;
    padding: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

.cookie-header div {
    font-size: 16px;
    color: #000;
}

.toggle-switch {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 15px;
}

.toggle-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: .4s;
    border-radius: 24px;
}

.slider:before {
    position: absolute;
    content: "";
    height: 8px;
    width: 8px;
    left: 2px;
    bottom: 0.23em;
    background-color: white;
    transition: .4s;
    border-radius: 50%;
}

input:checked + .slider {
    background-color: #000000;
}

input:checked + .slider:before {
    transform: translateX(17px);
}

.cookie-content {
    padding: 5px;
    display: none;
    color: #666;
    line-height: 1.5;
    font-size: 14px;
    text-wrap: balance;
}

.cookie-content.active {
    display: block;
}

.actions {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 12px;
    text-wrap: balance;
}

.allow-selected {
    background-color: #4CAF50;
    color: white;
    border: none;
    padding: 12px 24px;
    border-radius: 4px;
    cursor: pointer;
    font-weight: 500;
}

.allow-selected:hover {
    background-color: #45a049;
}

@media(max-width: 1440px){
    .cookie-settings .title {
        font-size: 12px;
    }
    
    .cookie-header div {
        font-size: 10px;
    }
}

@media(max-width: 700px){
    .cookie-category {
        margin-bottom: 5px;
    }
    
    .cookie-settings .title {
        font-size: 14px;
    }
    
    .cookie-header {
        padding: 6px;
    }

    .cookie-header div {
        font-size: 12px;
    }
    
    .cookie-content {
        font-size: 10px;
    }
    
    .actions {
        font-size: 10px;
    }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-1e3f56b1 */.elementor-2204 .elementor-element.elementor-element-1e3f56b1{
    background-color: #fff !important;
}/* End custom CSS */