.elementor-1990 .elementor-element.elementor-element-4ca785aa{--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;--justify-content:flex-end;border-style:none;--border-style:none;--z-index:90;}.elementor-1990 .elementor-element.elementor-element-4ca785aa:not(.elementor-motion-effects-element-type-background), .elementor-1990 .elementor-element.elementor-element-4ca785aa > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF00;}.elementor-1990 .elementor-element.elementor-element-4ca785aa.e-con{--align-self:flex-end;}.elementor-1990 .elementor-element.elementor-element-33c39d41{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--border-radius:10px 10px 10px 10px;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.08);--padding-top:15px;--padding-bottom:15px;--padding-left:15px;--padding-right:15px;}.elementor-1990 .elementor-element.elementor-element-33c39d41:not(.elementor-motion-effects-element-type-background), .elementor-1990 .elementor-element.elementor-element-33c39d41 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-b38346d );}.elementor-1990 .elementor-element.elementor-element-b591197 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:25px;font-weight:500;}.elementor-1990 .elementor-element.elementor-element-4fa60ae8 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(13px/2);}.elementor-1990 .elementor-element.elementor-element-4fa60ae8 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(13px/2);}.elementor-1990 .elementor-element.elementor-element-4fa60ae8 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(13px/2);margin-left:calc(13px/2);}.elementor-1990 .elementor-element.elementor-element-4fa60ae8 .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-13px/2);margin-left:calc(-13px/2);}body.rtl .elementor-1990 .elementor-element.elementor-element-4fa60ae8 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(-13px/2);}body:not(.rtl) .elementor-1990 .elementor-element.elementor-element-4fa60ae8 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-13px/2);}.elementor-1990 .elementor-element.elementor-element-4fa60ae8 .elementor-icon-list-item:not(:last-child):after{content:"";border-color:#ddd;}.elementor-1990 .elementor-element.elementor-element-4fa60ae8 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child):after{border-top-style:solid;border-top-width:1px;}.elementor-1990 .elementor-element.elementor-element-4fa60ae8 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:not(:last-child):after{border-left-style:solid;}.elementor-1990 .elementor-element.elementor-element-4fa60ae8 .elementor-inline-items .elementor-icon-list-item:not(:last-child):after{border-left-width:1px;}.elementor-1990 .elementor-element.elementor-element-4fa60ae8 .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-1990 .elementor-element.elementor-element-4fa60ae8 .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-1990 .elementor-element.elementor-element-4fa60ae8{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-1990 .elementor-element.elementor-element-4fa60ae8 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-1990 .elementor-element.elementor-element-4fa60ae8 .elementor-icon-list-item > a{font-family:"Roboto", Sans-serif;font-size:10px;font-weight:300;}.elementor-1990 .elementor-element.elementor-element-4fa60ae8 .elementor-icon-list-text{color:var( --e-global-color-a920484 );transition:color 0.3s;}#elementor-popup-modal-1990 .dialog-widget-content{background-color:#FFFFFF00;border-style:none;}#elementor-popup-modal-1990 .dialog-message{width:100em;height:366px;align-items:flex-start;}#elementor-popup-modal-1990{justify-content:flex-end;align-items:center;}@media(min-width:768px){.elementor-1990 .elementor-element.elementor-element-4ca785aa{--width:100%;}.elementor-1990 .elementor-element.elementor-element-33c39d41{--width:15%;}}/* Start custom CSS for heading, class: .elementor-element-b591197 */.elementor-menu-list {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.elementor-menu-item {
    display: block;
    padding: 12px 16px;
    background: #f8f9fa;
    color: #555;
    text-decoration: none;
    border-radius: 8px;
    transition: all 0.3s ease;
    font-weight: 500;
    position: relative;
    overflow: hidden;
}

.elementor-menu-item::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 3px;
    background: linear-gradient(135deg, #3498db, #2980b9);
    transform: scaleY(0);
    transition: transform 0.3s ease;
}

.elementor-menu-item:hover {
    background: #e9ecef;
    color: #2c3e50;
    transform: translateX(5px);
}

.elementor-menu-item:hover::before {
    transform: scaleY(1);
}/* End custom CSS */
/* Start custom CSS for icon-list, class: .elementor-element-4fa60ae8 */.elementor-1990 .elementor-element.elementor-element-4fa60ae8 a{
    color: #000;
}/* End custom CSS */