.elementor-1342 .elementor-element.elementor-element-055a727{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1342 .elementor-element.elementor-element-055a727:not(.elementor-motion-effects-element-type-background), .elementor-1342 .elementor-element.elementor-element-055a727 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#121B37;}.elementor-1342 .elementor-element.elementor-element-055a727.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-1342 .elementor-element.elementor-element-799f937{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-1342 .elementor-element.elementor-element-055a727{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-799f937 */.trust-logo-item{
    display:flex;
    align-items:center;
    justify-content:center;
    flex:0 0 auto;
    height:44px;              /* controls row height */
    min-width:120px;
    padding:0 8px;
}

.trust-logo-item img.trust-logo-img{
    display:block !important;

    /* Prevent Elementor/global img rules from changing sizing */
    width:auto !important;
    height:34px !important;
    max-width:140px !important;
    max-height:34px !important;
    min-height:0 !important;

    object-fit:contain;
    object-position:center;

    filter:grayscale(100%);
    opacity:.55;

    transition:
        filter .3s ease,
        opacity .3s ease,
        transform .3s ease;

    flex-shrink:0;
}

.trust-logo-item:hover img.trust-logo-img{
    filter:none;
    opacity:1;
    transform:scale(1.05);
}/* End custom CSS */