@media (max-width:560px){
body.vm-public-mode{overflow-x:hidden}
body.vm-public-mode .vmx,body.vm-public-mode .vmx-nav,body.vm-public-mode .vmx-hero,body.vm-public-mode .vmx-section{width:100%;max-width:100%;overflow:hidden;box-sizing:border-box}
body.vm-public-mode .vmx-nav{padding-left:14px;padding-right:14px}
body.vm-public-mode .vmx-logo{height:68px!important;width:auto!important}
body.vm-public-mode .vmx-nav-actions .primary{display:none!important}
body.vm-public-mode .vmx-nav{justify-content:flex-start!important}
body.vm-public-mode .vmx-hero>*{min-width:0;width:100%;max-width:100%}
body.vm-public-mode .vmx-hero h1,body.vm-public-mode .vmx-hero p{max-width:100%;white-space:normal;overflow-wrap:break-word;word-break:normal}
body.vm-public-mode .vmx-hero-actions{width:100%;gap:8px}
body.vm-public-mode .vmx-hero-actions .vmx-btn{padding:13px 14px;font-size:12px}
body.vm-public-mode .vmx-orbit,body.vm-public-mode .vmx-doc,body.vm-public-mode .vmx-register{min-width:0;max-width:100%}
}