<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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}}</pre></body></html>