.navbar{background:#fff;border-bottom:1px solid #ddd;box-shadow:0 .125rem .375rem rgba(0,0,0,.1);position:fixed;top:0;left:0;right:0;z-index:11000}body{padding-top:7.1875rem}.navbar .container{display:flex;align-items:center;padding:1.25rem 2.5rem}.logo{display:flex;align-items:center}.logo img{width:10.0625rem;height:4.375rem}.nav-rechts{display:flex;gap:2rem;list-style:none;margin-left:auto}.nav-rechts li a{text-decoration:none;color:#582f71;font-size:1.15rem;font-weight:500}.nav-rechts li a:hover{text-decoration:underline;text-underline-offset:1.25rem;color:#4169e1}.nav-rechts li a.active{color:#4169e1}.nav-rechts .btn-app-je-boete{background-color:#0f632f;color:#fff;padding:.75rem 2rem;border-radius:2rem;font-weight:600;text-decoration:none;transition:background-color .3s;display:flex;align-items:center;justify-content:center;gap:.75rem;width:fit-content;margin:-1rem auto 0}.nav-rechts .btn-app-je-boete:hover{color:#fff;text-decoration:none}.hamburger{display:none;width:2.5rem;height:1.75rem;position:relative;background:0 0;border:none;cursor:pointer;margin-left:auto}.bar{position:absolute;left:0;width:100%;height:.25rem;background:#582f71;border-radius:.125rem;transition:.3s}.hamburger-label{font-size:1rem;text-align:center;color:#582f71;margin-top:2.5rem;display:block;line-height:1}.bar:first-child{top:0;height:2px}.bar:nth-child(2){top:50%;transform:translateY(-50%);height:4px}.bar:nth-child(3){bottom:0;height:2px}.hamburger.active .bar:first-child{top:50%;transform:translateY(-50%) rotate(45deg)}.hamburger.active .bar:nth-child(2){opacity:0}.hamburger.active .bar:nth-child(3){top:50%;transform:translateY(-50%) rotate(-45deg)}@media (max-width:74.9375rem){.navbar{position:fixed;top:0;left:0;right:0;z-index:11000}body{padding-top:7.1875rem}.hamburger{display:block}.nav-rechts{display:flex;flex-direction:column;background-color:#fff;position:fixed;top:7.1875rem;left:0;right:0;bottom:0;max-height:0;overflow-y:auto;transition:max-height .4s ease-in-out,padding .4s ease-in-out;z-index:9999;gap:0}.nav-rechts.active{max-height:100vh}.nav-rechts li{width:100%}nav ul.nav-rechts li a{display:block;width:100%;padding-top:1.25rem;padding-bottom:1.25rem;padding-left:2.75rem;box-sizing:border-box;color:#582f71;text-decoration:underline;font-size:1.1rem}.nav-rechts li:hover{background-color:#f0f5fa;cursor:pointer}.nav-rechts li a:hover{text-decoration:underline;text-underline-offset:0.0625rem;color:#4169e1}.nav-rechts li:has(a.active){background-color:#f0f5fa}.nav-rechts .btn-app-je-boete{margin:1.5rem auto 0}}