	@media (min-width: 992px) {
      .meta-navigation__list {
        gap: unset !important;
      }
  	  .meta-navigation__list > li:not(:nth-last-child(-n+4)) {
        margin-right: 1.85rem;
      }
	}
	.meta-navigation__list > li:nth-last-child(-n+4) span {
       width: 1px !important;
       height: 1px !important;
       padding: 0 !important;
       margin: -1px !important;
       overflow: hidden !important;
       clip: rect(0,0,0,0) !important;
       white-space: nowrap !important;
       border: 0 !important;
    }

	.frame-space-before-extra-small {
      margin-top:.625rem !important
    }
    .frame-space-after-extra-small {
      margin-bottom:.625rem !important
    }
    .frame-space-before-small {
      margin-top:1.5625rem  !important;
    }
    .frame-space-after-small {
      margin-bottom:1.5625rem  !important;
    }
    .frame-space-before-medium {
      margin-top:2.8125rem  !important;
    }
    .frame-space-after-medium {
      margin-bottom:2.8125rem  !important;
    }
    .frame-space-before-large {
      margin-top:4.25rem  !important;
    }
    .frame-space-after-large {
      margin-bottom:4.25rem  !important;
    }
    .frame-space-before-extra-large {
      margin-top:7.8125rem  !important;
    }
    .frame-space-after-extra-large {
      margin-bottom:7.8125rem !important;
    }

