.head_logo{width:auto;height:100%}.header_main{padding:30px 50px;display:flex;align-items:flex-end;justify-content:space-between}.hamburger{display:flex;flex-direction:column;justify-content:center;width:40px;height:100%}.hamburger .bar{height:2px;width:100%;background-color:#797262;border-radius:2px;transition:all .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fade-in{animation:fadeIn .1s ease-out forwards}.fade-out{animation:fadeOut .1s ease-in forwards}*,:active,:focus,:hover{color:#797262;font-family:Champagne \& Limousines,sans-serif}*,:active,:focus,:hover,body{cursor:url(/images/cursor_website.png) 10 10,auto}body{background-color:#f7f5f2}