.md-header{height:100px;justify-content:space-between;padding:0 15%}.md-header,.md-header-logo{align-items:center;display:flex}.md-header-logo{justify-content:flex-start}.faq-button{background:none;border:none;border-radius:8px;color:#5a5a5a;cursor:pointer;font-size:13px;margin-top:2%}.faq-button:hover{text-decoration:underline}.md-header-mobile{display:none}.md-header-mobile-top{align-items:center;display:flex;height:80px;justify-content:space-between;padding:0 15%;width:100%}.faq-button-mobile svg{height:35px;width:35px}@media (max-width:768px){.md-header{display:none}.md-header-mobile{justify-content:center}.md-header-mobile,.md-header-mobile-top{align-items:center;display:flex;width:100%}.md-header-mobile-top{height:80px;justify-content:space-between;padding:0 5%}.faq-button-mobile,.md-header-logo{align-items:center;display:flex}.faq-button-mobile{background:none;border:none;border-radius:8px;color:#5a5a5a;cursor:pointer;font-size:24px;margin-left:auto;margin-top:6%}}