.hide{display:none}.show{display:block}@media only screen and (max-width:798px){.hide-tablet{display:none !important}}@media only screen and (min-width:799px){.show-tablet{display:none !important}}@media only screen and (max-width:858px){.hide-tablet--horizontal{display:none !important}}@media only screen and (min-width:859px){.show-tablet--horizontal{display:none !important}}@media only screen and (max-width:630px){.hide-big_mobile{display:none !important}}@media only screen and (min-width:631px){.show-big_mobile{display:none !important}}.hide-mobile{display:block}@media only screen and (max-width:450px){.hide-mobile{display:none !important}}@media only screen and (min-width:451px){.show-mobile{display:none !important}}.hidden{visibility:hidden !important}.sleeknote--hide.hide{display:none !important}