.elementor-21632 .elementor-element.elementor-element-99c3df3{--display:flex;--justify-content:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;border-style:solid;--border-style:solid;border-width:0px 0px 1px 0px;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:1px;--border-left-width:0px;border-color:#7C7C7C;--border-color:#7C7C7C;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:3%;--padding-bottom:5%;--padding-left:10%;--padding-right:10%;}.elementor-21632 .elementor-element.elementor-element-27e5a03{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;}.elementor-21632 .elementor-element.elementor-element-27e5a03 .elementor-heading-title{font-size:1.5rem;}#elementor-popup-modal-21632 .dialog-widget-content{animation-duration:0.5s;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-21632{background-color:rgba(0,0,0,.8);justify-content:flex-end;align-items:center;pointer-events:all;}#elementor-popup-modal-21632 .dialog-message{width:40vw;height:auto;}#elementor-popup-modal-21632 .dialog-close-button{display:flex;font-size:25px;}@media(max-width:1024px){#elementor-popup-modal-21632 .dialog-message{width:60vw;}}@media(max-width:767px){#elementor-popup-modal-21632 .dialog-message{width:100vw;}}/* Start custom CSS */.acf-related-terms-field .acf-checkbox-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding: 0;
    margin: 0;
    list-style: none;
}

.acf-related-terms-field .acf-checkbox-list li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.acf-related-terms-field .acf-checkbox-list label {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 6px 12px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    background: #ffffff;
    color: #333333;
    cursor: pointer;
    transition: all 0.2s ease;
}

.acf-related-terms-field .acf-checkbox-list input[type="checkbox"] {
    display: none;
}

.acf-related-terms-field .acf-checkbox-list label.selected {
    background: #2e7d32;
    color: #ffffff;
    border-color: #2e7d32;
}

.acf-related-terms-field .acf-checkbox-list label:hover {
    border-color: #2e7d32;
}

.acf-related-terms-field .acf-checkbox-list label.selected:hover {
    background: #256528;
    border-color: #256528;
}/* End custom CSS */