.nav{display:flex;flex-direction:row;min-width:clamp(25%,650px,98%);min-height:65px;max-height:65px;align-items:center;margin-top:10px;justify-content:space-between}.nav.nav_slice:first-child{width:calc(33% - 20px);margin-left:20px}.nav.nav_slice:last-child{width:calc(33% - 20px);margin-right:auto}@media screen and (max-width: 900px){.nav.nav_slice:first-child{width:calc(33% - 10px);margin-left:10px}.nav.nav_slice:last-child{width:calc(33% - 10px);margin-right:10px}}.nav_slice{display:flex;height:100%;min-width:25%;padding:0 10px}.nav-logo{margin-bottom:10px;max-height:35px}.nav_slice_center{display:flex;height:100%;width:10%}.nav-icon{display:none}.nav_inner_first,.nav_inner,.nav_inner_last,.nav_inner_center{display:flex;margin-right:auto;height:100%;align-items:center;box-sizing:border-box;justify-content:flex-start;width:100%}.nav_inner_center{justify-content:center;align-items:center}.nav_inner_last{justify-content:flex-end!important;align-items:center}.sandwich-button,.navbutton{text-decoration:none;font-size:1rem;padding-left:10px;text-transform:uppercase;padding-right:10px;color:#f6f1f4;cursor:pointer;display:flex;min-width:3rem;border-radius:5px;justify-content:center;align-items:center;width:auto;font-family:Mulish,sans-serif;margin-right:20px;height:40px}.sandwich-button{margin-left:auto;display:none}.logo{max-width:100%;max-height:33px}@media screen and (max-width: 1024px){.nav_slice{width:100%}.sandwich-button{margin-right:10px;border-radius:20px}.visible{display:flex;height:auto}.sandwich-button{display:flex}.nav-normal-text{margin-left:5px}.nav-icon{display:flex}}
