body.tax-product_types #type-hero, body.tax-service_types #type-hero, body.page-id-21800 #type-hero, body.page-id-28713 #type-hero {
  padding: 40px 20px;
  position: relative;
  display: flex;
  align-items: center;
  min-height: 250px;
}
@media (max-width: 600px) {
  body.tax-product_types #type-hero, body.tax-service_types #type-hero, body.page-id-21800 #type-hero, body.page-id-28713 #type-hero {
    min-height: 480px;
  }
}
body.tax-product_types #type-hero.no-image, body.tax-service_types #type-hero.no-image, body.page-id-21800 #type-hero.no-image, body.page-id-28713 #type-hero.no-image {
  background: #1D4576;
  background-image: url("../images/product-types-default-bg.jpg");
  background-size: cover;
}
body.tax-product_types #type-hero img, body.tax-service_types #type-hero img, body.page-id-21800 #type-hero img, body.page-id-28713 #type-hero img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center right;
}
body.tax-product_types #type-hero > div, body.tax-service_types #type-hero > div, body.page-id-21800 #type-hero > div, body.page-id-28713 #type-hero > div {
  width: 100%;
  max-width: 1424px;
  margin: 0 auto;
  text-align: right;
}
body.tax-product_types #type-hero h1, body.tax-service_types #type-hero h1, body.page-id-21800 #type-hero h1, body.page-id-28713 #type-hero h1 {
  position: relative;
  z-index: 2;
  font-weight: 400;
  font-size: 88px;
  color: #FFFFFF;
  margin-left: auto;
  line-height: 1.2em;
}
body.tax-product_types #type-hero h1, body.tax-service_types #type-hero h1, body.page-id-21800 #type-hero h1, body.page-id-28713 #type-hero h1 {
  font-size: 36px;
}
@media screen and (min-width: 512px) {
  body.tax-product_types #type-hero h1, body.tax-service_types #type-hero h1, body.page-id-21800 #type-hero h1, body.page-id-28713 #type-hero h1 {
    font-size: calc(36px + 53 * ((100vw - 512px) / 688));
  }
}
@media screen and (min-width: 1200px) {
  body.tax-product_types #type-hero h1, body.tax-service_types #type-hero h1, body.page-id-21800 #type-hero h1, body.page-id-28713 #type-hero h1 {
    font-size: 89px;
  }
}
body.tax-product_types #type-description, body.tax-service_types #type-description, body.page-id-21800 #type-description, body.page-id-28713 #type-description {
  background: #F2F7FB;
  padding: 120px 20px;
  display: flex;
  align-items: center;
}
@media (max-width: 600px) {
  body.tax-product_types #type-description, body.tax-service_types #type-description, body.page-id-21800 #type-description, body.page-id-28713 #type-description {
    padding: 60px 20px;
  }
}
body.tax-product_types #type-description p, body.tax-service_types #type-description p, body.page-id-21800 #type-description p, body.page-id-28713 #type-description p {
  margin: 0 auto;
  width: 100%;
  max-width: 818px;
  font-weight: 400;
  font-size: 22px;
  line-height: 1.4em;
  color: #151515;
}
body.tax-product_types #type-description p, body.tax-service_types #type-description p, body.page-id-21800 #type-description p, body.page-id-28713 #type-description p {
  font-size: 18px;
}
@media screen and (min-width: 512px) {
  body.tax-product_types #type-description p, body.tax-service_types #type-description p, body.page-id-21800 #type-description p, body.page-id-28713 #type-description p {
    font-size: calc(18px + 4 * ((100vw - 512px) / 688));
  }
}
@media screen and (min-width: 1200px) {
  body.tax-product_types #type-description p, body.tax-service_types #type-description p, body.page-id-21800 #type-description p, body.page-id-28713 #type-description p {
    font-size: 22px;
  }
}
body.tax-product_types #type-description p + p, body.tax-service_types #type-description p + p, body.page-id-21800 #type-description p + p, body.page-id-28713 #type-description p + p {
  margin-top: 40px;
}
body.tax-product_types #filter-and-search, body.tax-service_types #filter-and-search, body.page-id-21800 #filter-and-search, body.page-id-28713 #filter-and-search {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 37px;
  width: 100%;
  max-width: 1492px;
  margin: 40px auto;
  padding: 0 calc(50% - 746px) 10px calc(50% - 746px);
  position: sticky;
  top: var(--banner-height);
  z-index: 2;
  background: white;
  box-sizing: content-box;
}
body.tax-product_types #filter-and-search.three-filters, body.tax-service_types #filter-and-search.three-filters, body.page-id-21800 #filter-and-search.three-filters, body.page-id-28713 #filter-and-search.three-filters {
  grid-template-columns: 1fr 1fr 1fr;
}
@media (max-width: 700px) {
  body.tax-product_types #filter-and-search, body.tax-service_types #filter-and-search, body.page-id-21800 #filter-and-search, body.page-id-28713 #filter-and-search {
    /*grid-template-columns: 1fr;*/
    grid-gap: 15px;
  }
}
@media (max-width: 1532px) {
  body.tax-product_types #filter-and-search, body.tax-service_types #filter-and-search, body.page-id-21800 #filter-and-search, body.page-id-28713 #filter-and-search {
    padding: 0 20px 10px 20px;
    box-sizing: border-box;
  }
}
body.tax-product_types #filter-and-search .facetwp-facet-products_search, body.tax-service_types #filter-and-search .facetwp-facet-products_search, body.page-id-21800 #filter-and-search .facetwp-facet-products_search, body.page-id-28713 #filter-and-search .facetwp-facet-products_search {
  grid-column-start: 1;
  grid-column-end: 5;
}
body.tax-product_types #filter-and-search .facetwp-input-wrap, body.tax-service_types #filter-and-search .facetwp-input-wrap, body.page-id-21800 #filter-and-search .facetwp-input-wrap, body.page-id-28713 #filter-and-search .facetwp-input-wrap {
  display: block;
}
body.tax-product_types #filter-and-search .facetwp-facet, body.tax-service_types #filter-and-search .facetwp-facet, body.page-id-21800 #filter-and-search .facetwp-facet, body.page-id-28713 #filter-and-search .facetwp-facet {
  margin-bottom: 0;
}
body.tax-product_types #filter-and-search input, body.tax-product_types #filter-and-search select, body.tax-service_types #filter-and-search input, body.tax-service_types #filter-and-search select, body.page-id-21800 #filter-and-search input, body.page-id-21800 #filter-and-search select, body.page-id-28713 #filter-and-search input, body.page-id-28713 #filter-and-search select {
  border: none;
  border-bottom: 1px solid #616161;
  width: 100%;
  font-weight: 500;
  color: #000;
  line-height: 41px;
  font-size: 22px;
}
@media (max-width: 900px) {
  body.tax-product_types #filter-and-search input, body.tax-product_types #filter-and-search select, body.tax-service_types #filter-and-search input, body.tax-service_types #filter-and-search select, body.page-id-21800 #filter-and-search input, body.page-id-21800 #filter-and-search select, body.page-id-28713 #filter-and-search input, body.page-id-28713 #filter-and-search select {
    line-height: 28px;
    font-size: 16px;
  }
}
body.tax-product_types #filter-and-search input.facetwp-search::placeholder, body.tax-service_types #filter-and-search input.facetwp-search::placeholder, body.page-id-21800 #filter-and-search input.facetwp-search::placeholder, body.page-id-28713 #filter-and-search input.facetwp-search::placeholder {
  color: #000;
}
body.tax-product_types #filter-and-search select, body.tax-service_types #filter-and-search select, body.page-id-21800 #filter-and-search select, body.page-id-28713 #filter-and-search select {
  min-height: 62px;
}
@media (max-width: 900px) {
  body.tax-product_types #filter-and-search select, body.tax-service_types #filter-and-search select, body.page-id-21800 #filter-and-search select, body.page-id-28713 #filter-and-search select {
    min-height: 49px;
  }
}
body.tax-product_types .product-group, body.tax-service_types .product-group, body.page-id-21800 .product-group, body.page-id-28713 .product-group {
  padding: 40px 40px;
}
body.tax-product_types .product-group h2, body.tax-service_types .product-group h2, body.page-id-21800 .product-group h2, body.page-id-28713 .product-group h2 {
  font-weight: 500;
  font-size: 48px;
  line-height: 68px;
  color: #000000;
  margin: 0 0 28px;
}
body.tax-product_types .facet-grid, body.tax-service_types .facet-grid, body.page-id-21800 .facet-grid, body.page-id-28713 .facet-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 40px;
}
@media (max-width: 1750px) {
  body.tax-product_types .facet-grid, body.tax-service_types .facet-grid, body.page-id-21800 .facet-grid, body.page-id-28713 .facet-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 1450px) {
  body.tax-product_types .facet-grid, body.tax-service_types .facet-grid, body.page-id-21800 .facet-grid, body.page-id-28713 .facet-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 1000px) {
  body.tax-product_types .facet-grid, body.tax-service_types .facet-grid, body.page-id-21800 .facet-grid, body.page-id-28713 .facet-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 500px) {
  body.tax-product_types .facet-grid, body.tax-service_types .facet-grid, body.page-id-21800 .facet-grid, body.page-id-28713 .facet-grid {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 80px;
  }
}
body.tax-product_types .facet-grid:before, body.tax-product_types .facet-grid:after, body.tax-service_types .facet-grid:before, body.tax-service_types .facet-grid:after, body.page-id-21800 .facet-grid:before, body.page-id-21800 .facet-grid:after, body.page-id-28713 .facet-grid:before, body.page-id-28713 .facet-grid:after {
  display: none;
}
body.tax-product_types .facet-grid > .facet-box-3-product, body.tax-product_types .facet-grid > .facet-box-product, body.tax-service_types .facet-grid > .facet-box-3-product, body.tax-service_types .facet-grid > .facet-box-product, body.page-id-21800 .facet-grid > .facet-box-3-product, body.page-id-21800 .facet-grid > .facet-box-product, body.page-id-28713 .facet-grid > .facet-box-3-product, body.page-id-28713 .facet-grid > .facet-box-product {
  height: auto !important;
}
body.tax-product_types .facet-grid > div, body.tax-service_types .facet-grid > div, body.page-id-21800 .facet-grid > div, body.page-id-28713 .facet-grid > div {
  display: block;
  border: none;
  float: none;
  width: 100%;
  margin: 0;
  padding: 0 0 10px;
}
body.tax-product_types .facet-grid > div a, body.tax-service_types .facet-grid > div a, body.page-id-21800 .facet-grid > div a, body.page-id-28713 .facet-grid > div a {
  display: flex;
  flex-direction: column;
  height: 100%;
}
body.tax-product_types .facet-grid > div a .facet-image-product, body.tax-service_types .facet-grid > div a .facet-image-product, body.page-id-21800 .facet-grid > div a .facet-image-product, body.page-id-28713 .facet-grid > div a .facet-image-product {
  order: 1;
  padding: 0;
  height: auto;
}
body.tax-product_types .facet-grid > div a .facet-title-product, body.tax-service_types .facet-grid > div a .facet-title-product, body.page-id-21800 .facet-grid > div a .facet-title-product, body.page-id-28713 .facet-grid > div a .facet-title-product {
  flex-grow: 1;
  order: 2;
  color: #000;
  font-weight: 500;
  font-size: 24px;
  padding: 0;
  height: auto;
  line-height: 1.33em;
  margin-top: 20px;
  display: flex;
  flex-direction: column;
}
body.tax-product_types .facet-grid > div a .facet-title-product:before, body.tax-service_types .facet-grid > div a .facet-title-product:before, body.page-id-21800 .facet-grid > div a .facet-title-product:before, body.page-id-28713 .facet-grid > div a .facet-title-product:before {
  content: "";
  flex-grow: 1;
}
body.tax-product_types .facet-grid > div a .facet-company, body.tax-service_types .facet-grid > div a .facet-company, body.page-id-21800 .facet-grid > div a .facet-company, body.page-id-28713 .facet-grid > div a .facet-company {
  order: 3;
  font-size: 18px;
  height: auto;
  padding: 0;
  margin-top: 10px;
}

.facetwp-template[data-name=services] .facet-title {
  text-align: center;
}

body.admin-bar.tax-product_types #filter-and-search, body.admin-bar.tax-service_types #filter-and-search, body.admin-bar.page-id-21800 #filter-and-search, body.admin-bar.page-id-28713 #filter-and-search {
  top: calc(var(--banner-height) + 32px);
}
@media (max-width: 782px) {
  body.admin-bar.tax-product_types #filter-and-search, body.admin-bar.tax-service_types #filter-and-search, body.admin-bar.page-id-21800 #filter-and-search, body.admin-bar.page-id-28713 #filter-and-search {
    top: calc(var(--banner-height) + 46px);
  }
}