/* line 22, sass/helpers/_buttons.scss */
.content-wrapper .search-form button[type="submit"],
.content-wrapper .search-form input[type="submit"] {
  background-size: 100% 100%;
  cursor: pointer;
  display: inline-block;
  font-family: var(--font);
  *zoom: 1;
  font-weight: var(--btn-font-weight);
  text-align: center;
  touch-action: manipulation;
  background-image: none;
  text-decoration: none;
  vertical-align: baseline; }
  /* line 39, sass/helpers/_buttons.scss */
  .content-wrapper .search-form button:focus[type="submit"],
  .content-wrapper .search-form input:focus[type="submit"], .content-wrapper .search-form button:hover[type="submit"],
  .content-wrapper .search-form input:hover[type="submit"], .content-wrapper .search-form button:active[type="submit"],
  .content-wrapper .search-form input:active[type="submit"] {
    outline: 0;
    text-decoration: none; }

/* Rem Unit font sizes with relative fallback http:/seesparkbox.com/foundry/scss_rem_mixin_now_with_a_better_fallback
	Usage: @include font-size(1, large);
*/
/* line 56, sass/components/search-form.scss */
.edan-search-form,
.search-form {
  position: relative;
  margin-bottom: 2.4rem; }
  /* line 60, sass/components/search-form.scss */
  .edan-search-form form,
  .search-form form {
    position: relative; }
  /* line 65, sass/components/search-form.scss */
  .edan-search-form .form-item-edan-q label,
  .search-form .form-item-edan-q label {
    position: absolute !important;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    width: 1px;
    height: 1px;
    word-wrap: normal; }
  /* line 71, sass/components/search-form.scss */
  .edan-search-form input[type="text"],
  .search-form input[type="text"] {
    display: inline-block;
    width: 100%;
    height: 4.8rem;
    padding-right: 4.8rem;
    border-radius: 0;
    -webkit-appearance: none;
    border: 1px solid var(--gray-light);
    padding-left: 1rem;
    background-image: none; }
  /* line 83, sass/components/search-form.scss */
  .edan-search-form button,
  .search-form button {
    background: transparent;
    border: none;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 0;
    top: 0;
    height: 4.8rem;
    width: 4.8rem; }
    /* line 90, sass/components/search-form.scss */
    .edan-search-form button .label,
    .search-form button .label {
      position: absolute !important;
      overflow: hidden;
      clip: rect(1px, 1px, 1px, 1px);
      width: 1px;
      height: 1px;
      word-wrap: normal; }
    /* line 98, sass/components/search-form.scss */
    .edan-search-form button .fill,
    .search-form button .fill {
      fill: var(--link-color); }
    /* line 101, sass/components/search-form.scss */
    .edan-search-form button:hover, .edan-search-form button:focus,
    .search-form button:hover,
    .search-form button:focus {
      background: transparent;
      box-shadow: none; }
      /* line 105, sass/components/search-form.scss */
      .edan-search-form button:hover .fill, .edan-search-form button:focus .fill,
      .search-form button:hover .fill,
      .search-form button:focus .fill {
        fill: var(--burgundy); }
    /* line 109, sass/components/search-form.scss */
    .edan-search-form button svg,
    .search-form button svg {
      width: 3.8rem; }
  /* line 114, sass/components/search-form.scss */
  .edan-search-form .reset,
  .search-form .reset {
    right: 4.2rem; }
    /* line 116, sass/components/search-form.scss */
    .edan-search-form .reset svg,
    .search-form .reset svg {
      height: 60%; }

/* line 122, sass/components/search-form.scss */
.search-block-form form {
  position: relative; }

/* line 125, sass/components/search-form.scss */
.search-block-form button[type="submit"],
.search-block-form input[type="submit"] {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 80%;
  background-color: transparent;
  position: absolute;
  top: 1px;
  right: 1px;
  height: 34px;
  width: 34px;
  padding: 0;
  margin: 0;
  border: 0; }

/* line 143, sass/components/search-form.scss */
.search-block-form input[type="submit"] {
  text-indent: -99999px;
  background-image: url("../images/bg/search.png");
  background-image: url("data:image/svg+xml, %3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='rgb%28255%2C255%2C255%29'%3E%3Cpath d='M15.5 14h-.79l-.28-.27a6.51 6.51 0 10-.7.7l.27.28v.79l5 5 1.49-1.5zm-6 0A4.5 4.5 0 1114 9.5 4.49 4.49 0 019.5 14z'/%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3C/svg%3E"); }

/* line 150, sass/components/search-form.scss */
.off-canvas .region--header .search-block-form button[type="submit"],
.sb-search-open button[type="submit"] {
  color: var(--link-color); }
  /* line 153, sass/components/search-form.scss */
  .off-canvas .region--header .search-block-form button[type="submit"]:hover, .off-canvas .region--header .search-block-form button[type="submit"]:focus,
  .sb-search-open button[type="submit"]:hover,
  .sb-search-open button[type="submit"]:focus {
    color: var(--link-hover); }

/* line 159, sass/components/search-form.scss */
.off-canvas .region--header .search-block-form input[type="submit"],
.sb-search-open input[type="submit"] {
  background-image: url("../images/bg/search.png");
  background-image: url("data:image/svg+xml, %3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='rgb%2822%2C92%2C125%29'%3E%3Cpath d='M15.5 14h-.79l-.28-.27a6.51 6.51 0 10-.7.7l.27.28v.79l5 5 1.49-1.5zm-6 0A4.5 4.5 0 1114 9.5 4.49 4.49 0 019.5 14z'/%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3C/svg%3E"); }

/* line 167, sass/components/search-form.scss */
.content-wrapper .search-form .js-form-type-search label {
  display: none; }

/* line 170, sass/components/search-form.scss */
.content-wrapper .search-form input.form-search {
  display: inline-block;
  width: 95%;
  height: 3.6rem;
  padding-right: 48px;
  border-radius: 0;
  -webkit-appearance: none;
  border: 1px solid var(--gray);
  padding-left: 10px; }
  /* line 179, sass/components/search-form.scss */
  .content-wrapper .search-form input.form-search:-moz-placeholder-shown {
    color: var(--gray-dark);
    text-transform: uppercase; }
  .content-wrapper .search-form input.form-search:-ms-input-placeholder {
    color: var(--gray-dark);
    text-transform: uppercase; }
  .content-wrapper .search-form input.form-search:placeholder-shown {
    color: var(--gray-dark);
    text-transform: uppercase; }

/* line 185, sass/components/search-form.scss */
.content-wrapper .search-form button[type="submit"],
.content-wrapper .search-form input[type="submit"] {
  font-size: var(--btn-font-size);
  transition: background-color 300ms ease-out, border-color 320ms ease-out;
  background-color: var(--green);
  color: white;
  border: 1px solid var(--btn-border);
  position: relative;
  z-index: 1;
  height: 4.5rem;
  width: 4.5rem;
  margin: 0;
  display: flex;
  position: absolute;
  top: 0;
  right: 0; }
  /* line 78, sass/helpers/_buttons.scss */
  .content-wrapper .search-form button[type="submit"]:focus, .content-wrapper .search-form button[type="submit"]:hover, .content-wrapper .search-form button[type="submit"]:active,
  .content-wrapper .search-form input[type="submit"]:focus,
  .content-wrapper .search-form input[type="submit"]:hover,
  .content-wrapper .search-form input[type="submit"]:active {
    color: white;
    background-color: var(--green);
    border-color: var(--green);
    outline: 0;
    text-decoration: none; }
  /* line 87, sass/helpers/_buttons.scss */
  .content-wrapper .search-form button[type="submit"]:focus,
  .content-wrapper .search-form input[type="submit"]:focus {
    outline: 1px solid var(--green);
    outline-offset: 2px; }

/* line 196, sass/components/search-form.scss */
.content-wrapper .search-form input[type="submit"] {
  background-image: url("../images/bg/search.png");
  background-image: url("data:image/svg+xml, %3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='rgb%28255%2C255%2C255%29'%3E%3Cpath d='M15.5 14h-.79l-.28-.27a6.51 6.51 0 10-.7.7l.27.28v.79l5 5 1.49-1.5zm-6 0A4.5 4.5 0 1114 9.5 4.49 4.49 0 019.5 14z'/%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3C/svg%3E");
  text-indent: -99999px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 70%; }

/* line 209, sass/components/search-form.scss */
header .search-block-form {
  -webkit-backface-visibility: hidden;
  color: var(--text-color); }
  /* line 213, sass/components/search-form.scss */
  header .search-block-form form {
    position: relative;
    width: 30px;
    min-width: 30px;
    height: auto;
    min-height: 30px;
    float: right;
    transition: min-width .4s ease; }
  /* line 223, sass/components/search-form.scss */
  .off-canvas header .search-block-form {
    width: 100%; }
  /* line 226, sass/components/search-form.scss */
  header .search-block-form .js-form-type-search {
    margin: 0;
    display: block;
    z-index: 0;
    min-width: 0;
    opacity: 0;
    transition: all .4s ease; }
    /* line 234, sass/components/search-form.scss */
    header .search-block-form .js-form-type-search input {
      background: white; }
  /* line 240, sass/components/search-form.scss */
  header .search-block-form input.form-search {
    -webkit-appearance: none;
    height: 26px;
    line-height: 26px;
    padding-right: 40px;
    color: var(--text-color);
    padding: 0 0.5rem; }
  /* line 251, sass/components/search-form.scss */
  header .search-block-form button[type="submit"],
  header .search-block-form input[type="submit"] {
    background-color: transparent;
    color: var(--white);
    border: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 28px;
    display: block;
    padding: 0;
    margin: 0;
    cursor: pointer;
    z-index: 10; }
    /* line 267, sass/components/search-form.scss */
    header .search-block-form button[type="submit"]:hover, header .search-block-form button[type="submit"]:focus,
    header .search-block-form input[type="submit"]:hover,
    header .search-block-form input[type="submit"]:focus {
      outline: 1px var(--link-border-style) var(--white);
      outline-offset: -1px; }
  /* line 281, sass/components/search-form.scss */
  header .search-block-form.sb-search-open form,
  .no-js header .search-block-form form {
    width: 100%;
    height: auto;
    min-width: 100%;
    overflow: hidden; }
  /* line 288, sass/components/search-form.scss */
  header .search-block-form.sb-search-open .js-form-type-search,
  .no-js header .search-block-form .js-form-type-search {
    min-width: 150px;
    opacity: 1; }
    /* line 292, sass/components/search-form.scss */
    header .search-block-form.sb-search-open .js-form-type-search input,
    .no-js header .search-block-form .js-form-type-search input {
      width: 100%; }
  /* line 296, sass/components/search-form.scss */
  header .search-block-form.sb-search-open button[type="submit"],
  header .search-block-form.sb-search-open input[type="submit"],
  .no-js header .search-block-form button[type="submit"],
  .no-js header .search-block-form input[type="submit"] {
    border-radius: 0;
    color: var(--link-color); }
    /* line 300, sass/components/search-form.scss */
    header .search-block-form.sb-search-open button[type="submit"]:hover, header .search-block-form.sb-search-open button[type="submit"]:focus,
    header .search-block-form.sb-search-open input[type="submit"]:hover,
    header .search-block-form.sb-search-open input[type="submit"]:focus,
    .no-js header .search-block-form button[type="submit"]:hover,
    .no-js header .search-block-form button[type="submit"]:focus,
    .no-js header .search-block-form input[type="submit"]:hover,
    .no-js header .search-block-form input[type="submit"]:focus {
      outline: 2px solid var(--link-color); }
  @media (min-width: 768px) {
    /* line 310, sass/components/search-form.scss */
    header .search-block-form form {
      width: 34px;
      min-width: 34px;
      min-height: 34px; }
    /* line 315, sass/components/search-form.scss */
    header .search-block-form input.form-search {
      height: 30px;
      line-height: 30px; }
    /* line 319, sass/components/search-form.scss */
    header .search-block-form input[type="submit"] {
      width: 34px;
      height: 32px; }
    /* line 325, sass/components/search-form.scss */
    header .search-block-form.sb-search-open form,
    .no-js header .search-block-form form {
      min-width: 250px;
      width: 250px; } }

/* line 335, sass/components/search-form.scss */
.off-canvas header .region--header .search-block-form {
  width: 34px;
  margin: 2.4rem auto; }
  /* line 338, sass/components/search-form.scss */
  .off-canvas header .region--header .search-block-form form {
    min-width: 34px;
    width: 34px; }
  /* line 342, sass/components/search-form.scss */
  .off-canvas header .region--header .search-block-form .js-form-type-search {
    opacity: 0;
    top: -199px; }

/* line 351, sass/components/search-form.scss */
header .region--header .search-block-form.sb-search-open form {
  overflow: visible; }

/* line 354, sass/components/search-form.scss */
header .region--header .search-block-form.sb-search-open .js-form-type-search {
  width: 250px;
  position: absolute;
  right: 0;
  opacity: 1;
  top: 3rem; }

@media (min-width: 980px) {
  /* line 334, sass/components/search-form.scss */
  header .region--header .search-block-form {
    margin-left: 1.2rem; }
    /* line 368, sass/components/search-form.scss */
    .off-canvas header .region--header .search-block-form {
      margin: 0.9rem 0 0.9rem 1.2rem; } }

/*# sourceMappingURL=../maps/components/search-form.css.map */
