@media only screen and (max-width: 720px){.hide--mobile{display:none!important}}@media only screen and (min-width: 721px){.hide--tablet-and-up{display:none!important}}@media only screen and (max-width: 940px){.hide--mobile-and-tablet{display:none!important}}@media only screen and (max-width: 1200px){.hide--small-desktop-and-down{display:none!important}}@media only screen and (min-width: 1201px){.hide--desktop{display:none!important}}@media only screen and (min-width: 941px){.hide--small-desktop{display:none!important}}@media only screen and (max-width: 940px){.unhandled-error-illustration{display:block;margin:auto;margin-top:var(--hw-spacing-medium-2)}}
