.elementor-2445 .elementor-element.elementor-element-22cba9a{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2445 .elementor-element.elementor-element-b83c6fc{--display:flex;--min-height:100vh;--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:space-between;border-style:solid;--border-style:solid;border-width:0px 1px 0px 0px;--border-top-width:0px;--border-right-width:1px;--border-bottom-width:0px;--border-left-width:0px;border-color:#E2E8F0;--border-color:#E2E8F0;--border-radius:0px 0px 0px 0px;}.elementor-2445 .elementor-element.elementor-element-b83c6fc:not(.elementor-motion-effects-element-type-background), .elementor-2445 .elementor-element.elementor-element-b83c6fc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-2445 .elementor-element.elementor-element-77ec2c6 > .elementor-widget-container{margin:23px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-2445 .elementor-element.elementor-element-77ec2c6 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(23px/2);}.elementor-2445 .elementor-element.elementor-element-77ec2c6 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(23px/2);}.elementor-2445 .elementor-element.elementor-element-77ec2c6 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(23px/2);}.elementor-2445 .elementor-element.elementor-element-77ec2c6 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-23px/2);}.elementor-2445 .elementor-element.elementor-element-77ec2c6 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-23px/2);}.elementor-2445 .elementor-element.elementor-element-77ec2c6 .elementor-icon-list-icon i{color:#526484;transition:color 0.3s;}.elementor-2445 .elementor-element.elementor-element-77ec2c6 .elementor-icon-list-icon svg{fill:#526484;transition:fill 0.3s;}.elementor-2445 .elementor-element.elementor-element-77ec2c6{--e-icon-list-icon-size:18px;--e-icon-list-icon-align:center;--e-icon-list-icon-margin:0 calc(var(--e-icon-list-icon-size, 1em) * 0.125);--icon-vertical-offset:0px;}.elementor-2445 .elementor-element.elementor-element-77ec2c6 .elementor-icon-list-icon{padding-inline-end:5px;}.elementor-2445 .elementor-element.elementor-element-77ec2c6 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-2445 .elementor-element.elementor-element-77ec2c6 .elementor-icon-list-item > a{font-family:"DM Sans", Sans-serif;font-size:14px;font-weight:700;line-height:1.25rem;letter-spacing:-0.5px;}.elementor-2445 .elementor-element.elementor-element-77ec2c6 .elementor-icon-list-text{color:#526484;transition:color 0.3s;}.elementor-2445 .elementor-element.elementor-element-227ba7c{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;border-style:solid;--border-style:solid;border-width:1px 0px 0px 0px;--border-top-width:1px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;border-color:#E2E8F0;--border-color:#E2E8F0;--margin-top:0px;--margin-bottom:40px;--margin-left:0px;--margin-right:0px;}.elementor-2445 .elementor-element.elementor-element-d715136 > .elementor-widget-container{background-color:var( --e-global-color-accent );border-radius:4px 4px 4px 4px;}.elementor-2445 .elementor-element.elementor-element-d715136 .elementor-nav-menu .elementor-item{font-size:13px;}.elementor-2445 .elementor-element.elementor-element-d715136 .elementor-nav-menu--main .elementor-item{color:#FFFFFF;fill:#FFFFFF;}.elementor-2445 .elementor-element.elementor-element-e12297a{--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-2445 .elementor-element.elementor-element-e12297a:not(.elementor-motion-effects-element-type-background), .elementor-2445 .elementor-element.elementor-element-e12297a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F1F5F9;}@media(min-width:768px){.elementor-2445 .elementor-element.elementor-element-b83c6fc{--width:15%;}.elementor-2445 .elementor-element.elementor-element-e12297a{--width:85%;}}/* Start custom CSS for icon-list, class: .elementor-element-77ec2c6 */.elementor-icon-list-icon {
    padding-left: 10px;
    padding-top: 10px;
}

.elementor-icon-list-text {
margin-top: 7px;
}
/* Style for the icon list items to look like buttons with invisible border */
.elementor-icon-list-item {
    display: flex; /* Flexbox layout to align icon and text */
    align-items: center; /* Vertically center the text and icon */
    padding: 10px 20px; /* Padding for button look */
    margin: 10px; /* Space between items */
    border: 2px solid transparent; /* Invisible border */
    border-radius: 8px; /* Rounded corners */
    background-color: transparent; /* Default background */
    cursor: pointer; /* Pointer cursor on hover */
    transition: background-color 0.3s ease, color 0.3s ease; /* Smooth transition */
}

/* Style for the icon and text within the button */
.elementor-icon-list-item a {
    text-decoration: none; /* Remove underline from links */
    color: #000; /* Default text and icon color */
    display: flex; /* Flexbox for icon and text alignment */
    align-items: center; /* Vertically center the icon and text */
    width: 100%; /* Make anchor take full width */
    transition: color 0.3s ease; /* Smooth transition for color */
}

/* Space between icon and text */
.elementor-icon-list-item .elementor-icon-list-icon {
    margin-right: 10px; /* Add space between icon and text */
}

/* Hover and active effect: Change background to #ebeef2 and text/icon color to #9769ff */
.elementor-icon-list-item:hover,
.elementor-icon-list-item.active {
    background-color: #ebeef2; /* Light greyish-blue background on hover and active */
}

.elementor-icon-list-item:hover a,
.elementor-icon-list-item.active a,
.elementor-icon-list-item:hover .elementor-icon-list-icon,
.elementor-icon-list-item.active .elementor-icon-list-icon {
    color: #9769ff; /* Purple color for text and icons on hover and active */
}

/* Remove outline on focus for a clean look */
.elementor-icon-list-item a:focus {
    outline: none;
}/* End custom CSS */
/* Start custom CSS for icon-list, class: .elementor-element-77ec2c6 */.elementor-icon-list-icon {
    padding-left: 10px;
    padding-top: 10px;
}

.elementor-icon-list-text {
margin-top: 7px;
}
/* Style for the icon list items to look like buttons with invisible border */
.elementor-icon-list-item {
    display: flex; /* Flexbox layout to align icon and text */
    align-items: center; /* Vertically center the text and icon */
    padding: 10px 20px; /* Padding for button look */
    margin: 10px; /* Space between items */
    border: 2px solid transparent; /* Invisible border */
    border-radius: 8px; /* Rounded corners */
    background-color: transparent; /* Default background */
    cursor: pointer; /* Pointer cursor on hover */
    transition: background-color 0.3s ease, color 0.3s ease; /* Smooth transition */
}

/* Style for the icon and text within the button */
.elementor-icon-list-item a {
    text-decoration: none; /* Remove underline from links */
    color: #000; /* Default text and icon color */
    display: flex; /* Flexbox for icon and text alignment */
    align-items: center; /* Vertically center the icon and text */
    width: 100%; /* Make anchor take full width */
    transition: color 0.3s ease; /* Smooth transition for color */
}

/* Space between icon and text */
.elementor-icon-list-item .elementor-icon-list-icon {
    margin-right: 10px; /* Add space between icon and text */
}

/* Hover and active effect: Change background to #ebeef2 and text/icon color to #9769ff */
.elementor-icon-list-item:hover,
.elementor-icon-list-item.active {
    background-color: #ebeef2; /* Light greyish-blue background on hover and active */
}

.elementor-icon-list-item:hover a,
.elementor-icon-list-item.active a,
.elementor-icon-list-item:hover .elementor-icon-list-icon,
.elementor-icon-list-item.active .elementor-icon-list-icon {
    color: #9769ff; /* Purple color for text and icons on hover and active */
}

/* Remove outline on focus for a clean look */
.elementor-icon-list-item a:focus {
    outline: none;
}/* End custom CSS */