.case-nav-wrapper{position:fixed;top:20px;left:20px;right:20px;width:calc(100% - 40px);z-index:1000}.case-nav{width:100%;justify-content:space-between}.case-nav,.nav-left{display:flex;align-items:center}.nav-left{gap:8px}.nav-button{background:#d2d2d2;border:none;border-radius:24px;padding:15px;height:40px;min-width:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 9px 21px 0 rgba(0,0,0,.1),0 38px 38px 0 rgba(0,0,0,.09),0 85px 51px 0 rgba(0,0,0,.05),0 151px 60px 0 rgba(0,0,0,.01);transition:all .3s ease}.nav-button:hover{background:#c2c2c2;transform:scale(1.1)}.menu-button{width:40px;height:40px;padding:0}.menu-icon{width:18px!important;height:18px!important;display:block;object-fit:contain}.language-btn{width:40px;height:40px;padding:0;font-family:Schibsted Grotesk,sans-serif;font-size:14px;font-weight:400;letter-spacing:1.26px;text-transform:uppercase;color:#363636;line-height:16px;display:flex;align-items:center;justify-content:center}@media (max-width:768px){.case-nav-wrapper{top:10px;left:10px;right:10px;width:calc(100% - 20px)}}