/*!***********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./blocks/technical-library-search/src/style.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************/
.has-gradient-one-color {
  background: linear-gradient(90deg, #45b6fa 0%, #2158f3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
}

.has-gradient-two-color {
  background: linear-gradient(270deg, #ADF2BD 0%, #8BEFF2 47.25%, #BBC7F2 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.has-gradient-four-color {
  background: linear-gradient(298.77deg, #515151 0%, #121924 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
}

.has-gradient-five-color {
  background: linear-gradient(302.32deg, #EE1E51 0%, #121924 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
}

.bg-color-gradient-two {
  background: linear-gradient(270deg, #ADF2BD 0%, #8BEFF2 47.25%, #BBC7F2 100%);
}

.bg-color-gradient-three {
  background: linear-gradient(302.32deg, #144C3F 0%, #144D6C 49.53%, #2B2C5B 100%);
}

.bg-color-gradient-four {
  background: linear-gradient(298.77deg, #515151 0%, #121924 100%);
}

.bg-color-gradient-five {
  background: linear-gradient(302.32deg, #EE1E51 0%, #121924 100%);
}

/**
 * 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.
 */
.wp-block-crown-blocks-technical-library-search .post-feed-filters {
  background-color: #e6e6e6;
  padding: 20px;
}
@media (min-width: 768px) {
  .wp-block-crown-blocks-technical-library-search .post-feed-filters {
    padding: 30px;
  }
}
.wp-block-crown-blocks-technical-library-search .post-feed-filters > .inner {
  display: flex;
  flex-direction: column;
  margin: -10px;
}
@media (min-width: 768px) {
  .wp-block-crown-blocks-technical-library-search .post-feed-filters > .inner {
    flex-direction: row;
  }
}
.wp-block-crown-blocks-technical-library-search .post-feed-filters .filters-header,
.wp-block-crown-blocks-technical-library-search .post-feed-filters .filters-footer {
  display: none;
}
.wp-block-crown-blocks-technical-library-search .post-feed-filters input,
.wp-block-crown-blocks-technical-library-search .post-feed-filters select {
  background-color: #fff;
  border: 1px solid #000;
}
.wp-block-crown-blocks-technical-library-search .post-feed-filters .filter,
.wp-block-crown-blocks-technical-library-search .post-feed-filters .filters-footer {
  padding: 10px;
  flex: 0 0 100%;
}
@media (min-width: 768px) {
  .wp-block-crown-blocks-technical-library-search .post-feed-filters .filter,
.wp-block-crown-blocks-technical-library-search .post-feed-filters .filters-footer {
    flex: 1 1 100%;
  }
}
.wp-block-crown-blocks-technical-library-search .post-feed-filters .filter {
  order: 3;
}
@media (min-width: 768px) {
  .wp-block-crown-blocks-technical-library-search .post-feed-filters .filter {
    -ms-grid-row-align: center;
        align-self: center;
  }
}
.wp-block-crown-blocks-technical-library-search .post-feed-filters .filter.name-p_sku {
  order: 1;
}
.wp-block-crown-blocks-technical-library-search .post-feed-filters .filters-footer {
  display: block;
  order: 2;
  border-bottom: 1px solid #999;
  padding-bottom: 20px;
  margin-bottom: 10px;
  position: relative;
}
@media (min-width: 768px) {
  .wp-block-crown-blocks-technical-library-search .post-feed-filters .filters-footer {
    padding-bottom: 10px;
    margin-bottom: 0;
    padding-right: 30px;
    margin-right: 20px;
    border-bottom: none;
    border-right: 1px solid #999;
    flex: 0 1 auto;
  }
}
.wp-block-crown-blocks-technical-library-search .post-feed-filters .filters-footer::before {
  content: "";
  display: block;
  position: absolute;
  border-bottom: 1px solid #999;
  left: -10px;
  right: -10px;
  bottom: -1px;
}
@media (min-width: 768px) {
  .wp-block-crown-blocks-technical-library-search .post-feed-filters .filters-footer::before {
    border-bottom: none;
    border-right: 1px solid #999;
    top: -20px;
    bottom: -20px;
    left: auto;
    right: -1px;
  }
}
.wp-block-crown-blocks-technical-library-search .post-feed-filters .filters-footer::after {
  display: block;
  content: "Or";
  font-weight: 700;
  font-size: 16px;
  text-align: center;
  background-color: #e6e6e6;
  position: absolute;
  padding: 4px 8px;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 768px) {
  .wp-block-crown-blocks-technical-library-search .post-feed-filters .filters-footer::after {
    left: 100%;
    top: 50%;
    bottom: auto;
    transform: translate(-50%, -50%);
  }
}
.wp-block-crown-blocks-technical-library-search .post-feed-filters .filters-footer button {
  display: block;
  width: 100%;
}

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