.elementor-6647 .elementor-element.elementor-element-4d5deb78{--display:flex;--margin-top:-70px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-6647 .elementor-element.elementor-element-71e90a7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-60px;--margin-bottom:60px;--margin-left:0px;--margin-right:0px;}.elementor-6647 .elementor-element.elementor-element-c256184{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-secondary );}.elementor-6647 .elementor-element.elementor-element-c256184 a{color:var( --e-global-color-secondary );}@media(max-width:1366px){.elementor-6647 .elementor-element.elementor-element-c256184{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:1024px){.elementor-6647 .elementor-element.elementor-element-c256184{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-6647 .elementor-element.elementor-element-4d5deb78{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-6647 .elementor-element.elementor-element-c256184{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for container, class: .elementor-element-4d5deb78 *//* Reset list spacing */
.ur-field-item.field-checkbox ul,
.ur-field-item.field-checkbox li {
    margin: 0 !important;
    padding: 0 !important;
}

/* Force checkbox + label inline */
.ur-field-item.field-checkbox .ur-checkbox-list {
    display: flex !important;
    align-items: flex-start;
}

/* Remove default checkbox spacing */
.ur-field-item.field-checkbox input[type="checkbox"] {
    margin: 2px 6px 0 0 !important;
    padding: 0 !important;
    width: auto;
    flex-shrink: 0;
}

/* Remove label margins */
.ur-field-item.field-checkbox label.ur-checkbox-label {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.4;
    display: inline;
}/* End custom CSS */