.container-header {
    z-index: 10;
    background-color: #ffffff00;
    background-image: linear-gradient(135deg, #ffffff00 0%, #ffffff00 100%);
    position: relative;
    box-shadow: inset 0 5px 5px #00000008;
}