.navbar-brand{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px}.navbar-image{width:50px}.navbar-image,.sponsor-image{height:50px;border-radius:10px}.sponsor-image{width:100px}.msc-vohburg-navbar{color:#dbdbdb;width:100%}.msc-vohburg-navbar .navbar-menu{display:none}.msc-vohburg-navbar .msc-vohburg-navbar-desktop{background-color:#2fcf5d;width:100%;height:80px;display:flex;flex-direction:row;justify-content:space-around;align-items:center;position:fixed;z-index:100}.msc-vohburg-navbar .navbar-title{font-size:13px;font-weight:800}.msc-vohburg-navbar .navbar-image{display:inline}.msc-vohburg-navbar .navbar-container{justify-content:center;align-items:center}.msc-vohburg-navbar .navbar-container,.msc-vohburg-navbar .navbar-container .navbar-image-container{display:flex;flex-direction:row;gap:10px}.msc-vohburg-navbar .navbar-container .navbar-image-container .navbar-image{width:50px;height:50px;border-radius:10px}.msc-vohburg-navbar .navbar-container .navbar-image-container .sponsor-image{width:100px;height:50px;border-radius:10px}.msc-vohburg-navbar .navbar-links{display:flex;flex-direction:row;align-items:center;gap:15px;position:relative;right:110px}.msc-vohburg-navbar .navbar-links .navbarItem{padding:5px 10px;border-radius:10px}.msc-vohburg-navbar .navbar-links .navbarItem:hover{color:#f3f3f3;text-decoration:underline;text-underline-offset:5px;transition:all .2s ease-in-out}.msc-vohburg-navbar .msc-vohburg-navbar-mobile{background-color:#2fcf5d;width:100%;height:80px;display:none;padding:0 20px;flex-direction:row;justify-content:space-between;align-items:center;position:fixed;z-index:100}.msc-vohburg-navbar .msc-vohburg-navbar-mobile .navbar-container{width:100%}.msc-vohburg-navbar .msc-vohburg-navbar-mobile .navbar-container,.msc-vohburg-navbar .msc-vohburg-navbar-mobile .navbar-container .navbar-image-container{display:flex;flex-direction:row;justify-content:start;align-items:center;gap:10px}.msc-vohburg-navbar .msc-vohburg-navbar-mobile .navbar-container .navbar-image-container .navbar-image{width:50px;height:50px;border-radius:10px}.msc-vohburg-navbar .msc-vohburg-navbar-mobile .navbar-container .navbar-image-container .sponsor-image{width:90px;height:50px;aspect-ratio:16/9;border-radius:10px}.msc-vohburg-navbar .msc-vohburg-navbar-mobile .navbar-container .navbar-title{font-size:10px;font-weight:800}.msc-vohburg-navbar .msc-vohburg-navbar-mobile .navbar-menu{display:flex;flex-direction:column;justify-content:start;align-items:center;position:relative}.msc-vohburg-navbar .msc-vohburg-navbar-mobile .navbar-menu .navbar-menu-button{color:#eaeaea;padding:10px}.msc-vohburg-navbar .msc-vohburg-navbar-mobile .navbar-menu .navbar-menu-button:active{background-color:#24b64d;color:#eaeaea;transition:all .2s ease-in-out}.msc-vohburg-navbar .msc-vohburg-navbar-mobile .navbar-mobile-menu-content{background-color:rgba(0,0,0,.9);width:100%;height:100vh;position:absolute;top:80px;left:0;z-index:1;display:flex;flex-direction:column;justify-content:start;align-items:center;gap:50px}.msc-vohburg-navbar .msc-vohburg-navbar-mobile .navbar-mobile-menu-content .navbar-mobile-menu{width:100%;height:max-content;padding:20px 0 0;display:flex;flex-direction:column;justify-content:start;align-items:center;gap:20px;overflow-y:auto}.msc-vohburg-navbar .msc-vohburg-navbar-mobile .navbar-mobile-menu-content .navbar-mobile-menu .navbarItem{width:100%;height:50px;padding:0 0 15px;display:flex;justify-content:center;align-items:center;text-align:center;border-bottom:1px solid #dbdbdb;font-size:16px;font-weight:600}.msc-vohburg-navbar .msc-vohburg-navbar-mobile .navbar-mobile-menu-content .navbar-mobile-menu .navbarItem:hover{background-color:#1f1f1f;transition:all .2s ease-in-out}.msc-vohburg-navbar .msc-vohburg-navbar-mobile .navbar-mobile-menu-content .navbar-mobile-profile-container{width:100%;display:flex;flex-direction:column;gap:20px}.msc-vohburg-navbar .msc-vohburg-navbar-mobile .navbar-mobile-menu-content .navbar-mobile-profile-container .navbarProfileItem{width:100%;height:60px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:5px;border-bottom:1px solid #dbdbdb;font-size:16px;font-weight:600}.msc-vohburg-navbar .msc-vohburg-navbar-mobile .navbar-mobile-menu-content .navbar-mobile-profile-container .navbarProfileItem:hover{background-color:#1f1f1f;transition:all .2s ease-in-out}.dark .msc-vohburg-navbar{background-color:#055a1d;color:#1a1919}.msc-vohburg-footer{background-color:#2fcf5d;color:#dbdbdb;width:100%;height:max-content;display:flex;flex-direction:column;align-items:center;gap:30px;padding:30px 0}.msc-vohburg-footer .footer-links{display:flex;flex-direction:row;align-items:center;gap:60px;font-size:16px}.msc-vohburg-footer .footer-links a:hover{color:#f3f3f3;text-decoration:underline;text-underline-offset:5px;transition:all .2s ease-in-out}.msc-vohburg-footer hr{color:#ddd;width:885px;height:1px}.msc-vohburg-footer .footer-copyright{font-size:14px;font-family:Verdana,Geneva,Tahoma,sans-serif}.msc-vohburg-footer .footer-copyright:hover{color:#f3f3f3;text-decoration:underline;text-underline-offset:5px;transition:all .2s ease-in-out}.dark .msc-vohburg-footer{background-color:#055a1d;color:#1a1919}@media only screen and (max-width:576px){.msc-vohburg-navbar .msc-vohburg-navbar-mobile{display:flex}.msc-vohburg-navbar .msc-vohburg-navbar-desktop,.msc-vohburg-navbar .navbar-links{display:none}.msc-vohburg-footer{width:100%;height:max-content}.msc-vohburg-footer .footer-links{display:flex;flex-direction:column;gap:20px}.msc-vohburg-footer hr{width:90%}}@media only screen and (min-width:577px)and (max-width:768px){.msc-vohburg-navbar .msc-vohburg-navbar-mobile{display:flex}.msc-vohburg-navbar .msc-vohburg-navbar-desktop,.msc-vohburg-navbar .navbar-links{display:none}.msc-vohburg-footer{width:100%;height:max-content}.msc-vohburg-footer .footer-links{display:flex;flex-direction:column;gap:20px}.msc-vohburg-footer hr{width:90%}}@media only screen and (min-width:769px)and (max-width:1024px){.msc-vohburg-navbar .msc-vohburg-navbar-mobile{display:flex}.msc-vohburg-navbar .msc-vohburg-navbar-desktop,.msc-vohburg-navbar .navbar-links{display:none}.msc-vohburg-footer{width:100%;height:max-content}.msc-vohburg-footer hr{width:90%}}@media only screen and (min-width:1025px)and (max-width:1440px){.msc-vohburg-navbar .navbar-container .navbar-title{font-size:12px}.msc-vohburg-navbar .navbar-links{gap:5px;right:20px}.msc-vohburg-navbar .navbar-links .navbarItem{padding:5px}}.cookie-banner{width:100%;height:max-content}.cookie-banner .cookie-banner-content{padding:10px;display:flex;flex-direction:column;justify-content:center;align-items:start;gap:20px}.themeswitcher-component{width:max-content;height:max-content;display:flex;flex-direction:column;gap:20px;padding:5px;transition:all .3s ease-in-out}.themeswitcher-component .themeswitcher-button{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;padding:5px;border-radius:10px;transition:all .3s ease-in-out}.twoFA_qrcode-component{background-color:#4169e1;display:flex;flex-direction:column;justify-content:start;align-items:center;gap:20px}.twoFA_qrcode-component img{width:200px;height:200px}.twoFA_qrcode-component .twoFA_qrcode-component-text-wrapper{display:flex;flex-direction:row;gap:20px;font-family:Verdana,Geneva,Tahoma,sans-serif}.twoFA_qrcode-component .twoFA_qrcode-component-text-wrapper .twoFA_qrcode-component-text{font-size:16px;font-weight:400}.twoFA_qrcode-component .twoFA_qrcode-component-text-wrapper .twoFA_qrcode-component-qrcode_secret{font-size:16px;font-weight:600}