.elementor-2590 .elementor-element.elementor-element-2f60b4e{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:-30px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-2590 .elementor-element.elementor-element-c1d04a0{width:100%;max-width:100%;--e-icon-list-icon-size:17px;--icon-vertical-offset:0px;}.elementor-2590 .elementor-element.elementor-element-c1d04a0 > .elementor-widget-container{background-color:#FFFFFF;margin:0px 0px 0px -90px;padding:30px 0px 10px 0px;}.elementor-2590 .elementor-element.elementor-element-c1d04a0 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(10px/2);}.elementor-2590 .elementor-element.elementor-element-c1d04a0 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(10px/2);}.elementor-2590 .elementor-element.elementor-element-c1d04a0 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(10px/2);margin-left:calc(10px/2);}.elementor-2590 .elementor-element.elementor-element-c1d04a0 .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-10px/2);margin-left:calc(-10px/2);}body.rtl .elementor-2590 .elementor-element.elementor-element-c1d04a0 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(-10px/2);}body:not(.rtl) .elementor-2590 .elementor-element.elementor-element-c1d04a0 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-10px/2);}.elementor-2590 .elementor-element.elementor-element-c1d04a0 .elementor-icon-list-icon i{color:#383838;transition:color 0.3s;}.elementor-2590 .elementor-element.elementor-element-c1d04a0 .elementor-icon-list-icon svg{fill:#383838;transition:fill 0.3s;}.elementor-2590 .elementor-element.elementor-element-c1d04a0 .elementor-icon-list-item:hover .elementor-icon-list-icon i{color:#FFFFFF;}.elementor-2590 .elementor-element.elementor-element-c1d04a0 .elementor-icon-list-item:hover .elementor-icon-list-icon svg{fill:#FFFFFF;}.elementor-2590 .elementor-element.elementor-element-c1d04a0 .elementor-icon-list-icon{padding-right:5px;}.elementor-2590 .elementor-element.elementor-element-c1d04a0 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-2590 .elementor-element.elementor-element-c1d04a0 .elementor-icon-list-item > a{font-family:"Kollektif", Sans-serif;font-size:17px;font-weight:400;}.elementor-2590 .elementor-element.elementor-element-c1d04a0 .elementor-icon-list-text{color:#383838;transition:color 0.3s;}.elementor-2590 .elementor-element.elementor-element-c1d04a0 .elementor-icon-list-item:hover .elementor-icon-list-text{color:#FFFFFF;}@media(min-width:768px){.elementor-2590 .elementor-element.elementor-element-2f60b4e{--width:100%;}}/* Start custom CSS for icon-list, class: .elementor-element-c1d04a0 */.ekit-wid-con .elementor-icon-list-icon svg{
    width: 17px;
}

.elementor-widget .elementor-icon-list-items .elementor-icon-list-icon{
    margin-left: 15px;
}

/* Initial background, icon, and text colors */
.elementor-icon-list-item {
    background-color: transparent; /* No background initially */
    color: #ffffff; /* Text color is white */
    transition: background-color 0.3s ease, color 0.3s ease; /* Smooth transitions */
}
/* Hover effect for background, icon, and text */

[data-id="c1d04a0"] .elementor-icon-list-item:hover {
    background-color: #AF2222; /* Custom background color on hover */
    color: #ffffff; /* Keep text color white */
}

/* Keep icon white on hover */
.elementor-icon-list-item:hover .elementor-icon-list-icon svg, 
.elementor-icon-list-item:hover .elementor-icon-list-icon path {
    fill: #ffffff !important; /* Keep the icon white on hover */
}/* End custom CSS */