.DIV-0 {
box-sizing: border-box;
margin-left: 74.5px;
margin-right: 74.5px;
padding-left: 36px;
padding-right: 36px;
width: 1200px;
max-width: 1200px;
align-items: center;
display: flex;
flex-wrap: nowrap;
height: 80px;
justify-content: space-between;
background-color: rgba(0, 0, 0, 0);
position: relative;
z-index: 9999;
outline: rgb(15, 19, 26) none 0px;
font-family: Grotesk-Regular, sans-serif;
font-weight: 400;
cursor: auto;
}