@font-face {
  font-family: 'Calibri';
  src: url("../../fonts/calibri/Calibri.woff2") format("woff2"), url("../../fonts/calibri/Calibri.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* line 9, ../../sass/components/search-form.component.scss */
input[type="search"] {
  box-sizing: border-box;
}

/* line 13, ../../sass/components/search-form.component.scss */
header #search-block-form {
  padding: 0.3125rem 0.9375rem;
  flex-flow: row wrap;
}

/* line 18, ../../sass/components/search-form.component.scss */
#search-block-form {
  display: flex;
}
