.elementor-793 .elementor-element.elementor-element-3e9e6b94{--display:flex;}.elementor-793 .elementor-element.elementor-element-3e9e6b94:not(.elementor-motion-effects-element-type-background), .elementor-793 .elementor-element.elementor-element-3e9e6b94 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#101820;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}}/* Start custom CSS */.drive-icon {
    position: relative;
    z-index: 1;
    font-size: 42px;
    margin-bottom: 22px;
    color: #4da3ff;
    transition: .28s ease;
    text-align: center;
} 

.service-item:hover {
    box-shadow: 0 18px 38px rgba(0, 0, 0, 0.45), 0 0 24px rgba(77, 163, 255, 0.20);
    z-index: 2;
    background: #1d2c3a;
    border-color: rgba(77, 163, 255, 0.35);
}
.service-item:hover .drive-icon {
        transform: scale(1.08);
    text-shadow: 0 0 18px rgba(77, 163, 255, 0.65);
}/* End custom CSS */