.elementor-17816 .elementor-element.elementor-element-f204a8b{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-17816 .elementor-element.elementor-element-a094310{--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;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-17816 .elementor-element.elementor-element-063d96d{--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;--justify-content:center;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-17816 .elementor-element.elementor-element-0aebedd .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:40px;font-weight:700;line-height:1.5em;color:var( --e-global-color-accent );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-17816 .elementor-element.elementor-element-5a62f5c{font-family:"Inter", Sans-serif;font-size:17px;font-weight:400;line-height:1.5em;color:var( --e-global-color-accent );}.elementor-17816 .elementor-element.elementor-element-9f31b01{font-family:"Inter", Sans-serif;font-size:17px;font-weight:400;color:var( --e-global-color-accent );}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-17816 .elementor-element.elementor-element-dbad88f .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-17816 .elementor-element.elementor-element-dbad88f .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-17816 .elementor-element.elementor-element-dbad88f{--e-icon-list-icon-size:31px;--icon-vertical-offset:0px;}.elementor-17816 .elementor-element.elementor-element-dbad88f .elementor-icon-list-icon{padding-inline-end:0px;}.elementor-17816 .elementor-element.elementor-element-dbad88f .elementor-icon-list-item > .elementor-icon-list-text, .elementor-17816 .elementor-element.elementor-element-dbad88f .elementor-icon-list-item > a{font-family:"Inter", Sans-serif;font-size:17px;font-weight:400;line-height:1.5em;}.elementor-17816 .elementor-element.elementor-element-dbad88f .elementor-icon-list-text{color:var( --e-global-color-accent );transition:color 0.3s;}@media(max-width:767px){.elementor-17816 .elementor-element.elementor-element-0aebedd .elementor-heading-title{font-size:32px;line-height:1.5em;}.elementor-17816 .elementor-element.elementor-element-5a62f5c{font-size:16px;line-height:1.5em;}.elementor-17816 .elementor-element.elementor-element-9f31b01{font-size:16px;line-height:1.5em;}.elementor-17816 .elementor-element.elementor-element-dbad88f .elementor-icon-list-item > .elementor-icon-list-text, .elementor-17816 .elementor-element.elementor-element-dbad88f .elementor-icon-list-item > a{font-size:16px;line-height:1.5em;}}@media(min-width:768px){.elementor-17816 .elementor-element.elementor-element-a094310{--width:50%;}.elementor-17816 .elementor-element.elementor-element-063d96d{--width:50%;}}/* Start custom CSS for icon-list, class: .elementor-element-dbad88f *//* Keep desktop 2x2 */
.elementor-17816 .elementor-element.elementor-element-dbad88f .elementor-icon-list-items { 
    display:grid;
    grid-template-columns:max-content max-content;
    grid-column-gap:40px;
    grid-row-gap:10px;
}

/* Mobile: stack vertically */
@media (max-width: 767px){
.elementor-17816 .elementor-element.elementor-element-dbad88f .elementor-icon-list-items{
grid-template-columns:1fr;
grid-column-gap:0;
row-gap:18px;
}

.elementor-17816 .elementor-element.elementor-element-dbad88f .elementor-icon-list-item{
display:flex;
align-items:center;
gap:12px;
}
}/* End custom CSS */
/* Start custom CSS for icon-list, class: .elementor-element-dbad88f */.elementor-17816 .elementor-element.elementor-element-dbad88f .elementor-icon-list-items { 
    display:grid;

    /* Two equal columns */
    grid-template-columns: repeat(2, minmax(0,1fr));

    column-gap:40px;
    row-gap:10px;
}

/* Keep icon and text aligned */
.elementor-17816 .elementor-element.elementor-element-dbad88f .elementor-icon-list-item{
display:flex;
align-items:center;
gap:12px;
min-width:0;
}

/* Prevent text clipping */
.elementor-17816 .elementor-element.elementor-element-dbad88f .elementor-icon-list-text{
white-space:normal;
}/* End custom CSS */