.header-wrapper{display:flex;justify-content:center;align-items:center;width:100%}.header-container{display:flex;justify-content:space-between;align-items:center;width:100%;padding:10px;max-width:1250px}.header-bg{box-shadow:0 0 10px #0003}.gradient-bg{max-width:100%;height:100%;background:linear-gradient(300deg,#537cbf,#b4bfec,#537cbf);background-size:180% 180%;animation:gradient-animation 18s ease infinite}@keyframes gradient-animation{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}*{font-family:Funnel Display,Arial,Helvetica,sans-serif;margin:0;padding:0}
