header:first-of-type {
    margin-bottom: 80px;
    
    .t967.t967__positionfixed.tmenu-mobile__menucontent_hidden {
        backdrop-filter:blur(5px);
    }
    
    @media screen and (min-width: 981px) {
        margin-bottom: 140px;
    } 
}

.uc-zi-5 {
    position: relative;
    z-index: 5;
}

@media screen and (max-width: 479px) {
    .uc-mobile-fluid .t396 .t396__artboard.rendered {
        > .t396__group-flex {
            width: 100% !important;
        }
    }
}
