@use "00-base/configure" as *;

.ma__ajax-pattern {
  margin: 0;
  padding: 0;
  width: 100%;

  &--hidden {
   display: none;
  }
}
