@media only screen and (min-width:320px)and (max-width:767px){.desktop-only,.tablet-desktop-only,.tablet-only{display:none!important}}@media only screen and (min-width:768px)and (max-width:1025px){.desktop-only,.mobile-only{display:none!important}}@media only screen and (min-width:1026px){.mobile-only,.mobile-tablet-only,.tablet-only{display:none!important}}.misc-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:100%;flex-basis:100%;min-height:100vh;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.misc-wrapper .misc-inner{position:relative;max-width:750px}.misc-wrapper .brand-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:2rem}[dir] .misc-wrapper .brand-logo{margin:0}[dir=ltr] .misc-wrapper .brand-logo{left:2rem}[dir=rtl] .misc-wrapper .brand-logo{right:2rem}.misc-wrapper .brand-logo .brand-text{font-weight:600}.brand-logo svg{height:28px;width:40.95px}