/*!********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/collections/headerCollection/style.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
.uni_header__collection {
  width: 100%;
  display: flex;
  align-items: center;
  position: relative;
  justify-content: space-between;
  z-index: 15;
  gap: 2rem;
}
.uni_header__collection .wp-block-group__inner-container {
  display: flex;
  align-items: center;
  gap: 1rem;
  justify-content: flex-end;
}
.uni_header__collection .wp-block-group-is-layout-constrained {
  max-width: 100%;
  width: 100%;
}
.uni_header__collection .is-layout-constrained {
  width: 100%;
}

/*# sourceMappingURL=style-index.css.map*/