.elementor-2240 .elementor-element.elementor-element-8ee86bb{--display:flex;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-2240 .elementor-element.elementor-element-8ee86bb{--padding-top:15px;--padding-bottom:15px;--padding-left:15px;--padding-right:15px;}}/* Start custom CSS for html, class: .elementor-element-5c38d68 *//* Menu specific */
.title {
    font-weight: 500;
    color: rgb(44 70 86);
    margin: 0 0 0.25em 0;
}

.icon-box * {
    transition: all 0.1s ease-out;
    position: relative;
}
.icon-box.space {
    margin-bottom: 1.25em;
}
.icon-box.flat {height: 1.5em;margin-bottom: 0.5em;}
.icon, .menu-item .text {
    float: left;
    color: #9ea9af;
}

.icon {
    color: rgb(44 70 86);
    font-size: 1.25em;
    margin: 0 1em 0 0;
    height: 30px;
    width: 30px;
}
.icon-box {
    cursor: pointer;
    font-family: "poppins", Sans-serif !important;
}
.icon-box {
    float: left;
    width: 100%;
    margin: 0;
    height: 4em;
    row-gap: 0;
    line-height: 1em;
}

.icon-box .text i {
    clip-path: inset(0 100% 0 0);
    font-size: 0.75em;
    position: relative;
    top: -1px;
}

/* Base Icon Style */
.icon-box.gb .icon i:before {
    background: linear-gradient(45deg, #0c86ef, #0cef9b);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    padding-left: 1px;
}

.icon-box:hover .text i {
    clip-path: inset(0 0 0 0);
    transition: clip-path 0.1s ease-out;
}/* End custom CSS */