.container-header {
    position: relative;
    z-index: 10;
    background-color: #e4e9f3;
    background-image: linear-gradient(
135deg,#f7f8f9,#fbf659f5);
    box-shadow: inset 0 5px 5px rgb(0 0 0 / 3%);
}