<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 767.98px) {
  .opc-hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .opc-hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .opc-hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .opc-hidden-lg {
    display: none !important;
  }
}

/*# sourceMappingURL=hidden-size.css.map */
</pre></body></html>