.bl-page-section_resources__hero {
  height: 326px;
  background-color: var(--primary)
}

.bl-page-section_resources__hero.integrity-matters-blog {
  background-image: url(/wp-content/themes/starkware/custom/img/integrity-cubes.svg);
  background-size: cover;
  background-position: right
}

.bl-page-section_resources__filters-item--search.integrity-matters-blog input {
  max-width: 380px
}

#page .bl-page-section_resources__hero .grid-container {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 128px
}

.bl-page-section_resources__hero h1 {
  margin: 0 0 15px;
  font-size: 45px;
  font-weight: 700;
  line-height: 61px;
  color: var(--white)
}

.bl-page-section_resources__hero p {
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  color: var(--white)
}

.bl-page-section_resources__hero-social {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0;
  margin: 0;
  list-style-type: none
}

.bl-page-section_resources__hero-social--link {
  margin: 0 10px 0 0
}

.bl-page-section_resources__hero-social--link:last-of-type {
  margin-right: 0
}

.bl-page-section_resources__hero-social--link a {
  width: 25px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center
}

.bl-page-section_resources__filters {
  padding: 80px 0 30px 0;
  margin-top: -100px;
}

.bl-page-section_resources__filters .grid-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between
}

.bl-page-section_resources__filters-item--search {
  width: 100%;
  margin: 0 30px 0 0
}

.bl-page-section_resources__filters-item--search input {
  width: 100%;
  padding: 6px 0;
  font-size: 16px;
  line-height: 20px;
  color: var(--secondary);
  border: none;
  border-bottom: 1px solid var(--secondary);
  background: url(/assets/images/icon/icon-search-secondary.svg) center right no-repeat;
  background-size: 17px
}

.bl-page-section_resources__filters-item--search input:focus {
  color: var(--secondary);
  border: none;
  outline: none;
  border-bottom: 1px solid var(--secondary)
}

.bl-page-section_resources__filters-item--search input[type=text]::-webkit-input-placeholder {
  color: var(--secondary)
}

.bl-page-section_resources__filters-item--search input[type=text]::-moz-placeholder {
  color: var(--secondary)
}

.bl-page-section_resources__filters-item--search input[type=text]:-ms-input-placeholder {
  color: var(--secondary)
}

.bl-page-section_resources__filters-item--collections .select2-container .select2-search {
  display: flex
}

#page .bl-page-section_resources__filters-item--collections .select2-selection__arrow {
  display: none
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: var(--white);
  height: 100%;
  display: flex;
  align-items: center;
  font-weight: 500;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  /* width: 100% !important; */
  margin: 0;
  font-size: 20px;
  color: var(--white);
  text-transform: uppercase;
  font-weight: 500;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  display: block;
  width: 16px;
  height: 19px;
  background: url('/assets/images/icon/icon-chevron-down-primary.svg') center right no-repeat;
  background-size: contain;
}

.bl-page-section_resources__filters-item--collections .select2-search .select2-search__field::-webkit-input-placeholder {
  color: var(--primary)
}

.bl-page-section_resources__filters-item--collections .select2-search .select2-search__field::-moz-placeholder {
  color: var(--primary)
}

.bl-page-section_resources__filters-item--collections .select2-search .select2-search__field:-ms-input-placeholder {
  color: var(--primary)
}

.admin-bar.page-template-resources .select2-dropdown,
.admin-bar.tax-resource-collection .select2-dropdown {
  margin-top: 32px
}

.page-template-resources .select2-dropdown,
.tax-resource-collection .select2-dropdown {
  border: none
}

.page-template-resources .select2-dropdown .select2-results__options,
.tax-resource-collection .select2-dropdown .select2-results__options {
  min-width: 228px;
  padding: 0 4px;
  background-color: var(--brand-gray-1);
  box-shadow: var(--shadow-resources-dropdown)
}

.page-template-resources .select2-dropdown .select2-results__option.select2-results__option--highlighted,
.page-template-resources .select2-dropdown .select2-results__option,
.tax-resource-collection .select2-dropdown .select2-results__option.select2-results__option--highlighted,
.tax-resource-collection .select2-dropdown .select2-results__option {
  margin: 0 10px;
  padding: 8px 0;
  font-size: 16px;
  color: var(--primary);
  border-bottom: 1px solid var(--primary);
  background: 0 0
}

.page-template-resources .select2-dropdown .select2-results__option.select2-results__option--selected,
.tax-resource-collection .select2-dropdown .select2-results__option.select2-results__option--selected {
  margin: 0;
  padding: 8px 10px;
  color: var(--white);
  background-color: var(--primary)
}

.bl-page-section_resources__filters-item--types {
  flex-shrink: 0
}

.bl-page-section_resources__filters-item--types_nav {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 0;
  margin: 0;
  list-style-type: none
}

.bl-page-section_resources__filters-item--types_item {
  margin: 0 7px 0 0;
  padding: 4px 22px;
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 16px;
  line-height: 20px;
  color: var(--primary);
  border-radius: 100px;
  border: 1px solid var(--primary);
  cursor: pointer;
  transition: .2s all
}

.bl-page-section_resources__filters-item--types_item.is-active,
.bl-page-section_resources__filters-item--types_item:hover {
  color: var(--white);
  background-color: var(--primary)
}

.bl-page-section_resources__filters-item--types_item.is-active svg [fill="#28286E"],
.bl-page-section_resources__filters-item--types_item:hover svg [fill="#28286E"] {
  fill: var(--white)
}

.bl-page-section_resources__filters-item--types_item.is-active svg [stroke="#28286E"],
.bl-page-section_resources__filters-item--types_item:hover svg [stroke="#28286E"] {
  stroke: var(--white)
}

.bl-page-section_resources__filters-item--types_item:last-of-type {
  margin-right: 0
}

.bl-page-section_resources__filters-item--types_item svg {
  max-width: 14px;
  max-height: 14px;
  margin: 0 7px 0 0
}

#page .bl-page-section_resources__filters-additional {
  margin: -20px 0 0
}

.bl-page-section_resources__filters-tags {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0 30px;
  margin: 0 auto;
  list-style-type: none;
  overflow: auto
}

.bl-page-section_resources__filters-tags::-webkit-scrollbar {
  display: none;
  width: 0;
  background: 0 0
}

.bl-page-section_resources__filters-breadcrumbs {
  display: flex;
  flex-direction: row;
  align-items: center;
  max-width: 1220px;
  padding: 0;
  margin: 30px auto 60px;
  list-style-type: none
}

.bl-page-section_resources__filters-breadcrumbs,
.bl-page-section_resources__filters-breadcrumbs li a,
.bl-page-section_resources__filters-breadcrumbs li strong {
  font-size: 16px;
  line-height: 21px;
  color: var(--primary)
}

.bl-page-section_resources__filters-breadcrumbs,
.bl-page-section_resources__filters-breadcrumbs li>strong,
.bl-page-section_resources__filters-breadcrumbs li a {
  font-weight: 400
}

.bl-page-section_resources__filters-breadcrumbs li a {
  text-decoration: underline
}

.bl-page-section_resources__collections-list .bl-partial-resource-collection {
  position: relative
}

.bl-page-section_resources__collections-list .bl-partial-resource-collection .bl-partial--title-dark.bl-partial--title-with-star {
  font-size: 28px;
}

.bl-page-section_resources__collections-list .bl-partial-resource-collection__items .slick-arrow,
.bl-page-section_resources__filters-tags .slick-arrow {
  width: 31px;
  height: 31px;
  position: absolute;
  top: -40px;
  padding: 0;
  border: none;
  font-size: 0;
  z-index: 10
}

.bl-page-section_resources__filters-tags .slick-arrow {
  top: 10px
}

.bl-page-section_resources__collections-list .bl-partial-resource-collection__items .slick-arrow {
  top: 20px
}

.bl-page-section_resources__collections-list .bl-partial-resource-collection__items .slick-arrow.slick-disabled,
.bl-page-section_resources__filters-tags .slick-arrow.slick-disabled {
  opacity: .5
}

.bl-page-section_resources__filters-tags .slick-arrow.slick-next {
  right: 5px
}

.bl-page-section_resources__filters-tags .slick-arrow.slick-prev {
  left: 5px
}

.bl-page-section_resources__collections-list .bl-partial-resource-item__thumbnail,
.bl-page-section_resources__items .bl-partial-resource-item__thumbnail {
  box-shadow: var(--shadow-10)
}

.bl-page-section_resources__items .bl-partial-resource-item__meta h3,
.bl-page-section_resources__collections-list .bl-partial-resource-item__meta h3 {
  min-height: 0;
  margin: 0 0 22px;
  padding: 0 0 0 22px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px
}

.bl-page-section_resources__items .bl-partial-resource-item__meta h3 img,
.bl-page-section_resources__collections-list .bl-partial-resource-item__meta h3 img {
  max-width: 12px;
  max-height: 12px;
  top: 50%;
  transform: translateY(-50%)
}

.bl-page-section_resources__collections-list .bl-partial-resource-collection,
.bl-page-section_resources__items .bl-partial-resource-collection {
  margin: 0 0 60px
}

.bl-page-section_resources__collections-list .bl-partial-resource-item__thumbnail,
.bl-page-section_resources__items .bl-partial-resource-item__thumbnail {
  height: 140px;
  margin: 0 0 20px
}

.bl-page-se.bl-page-section_resources__hero {
  height: 326px;
  background-color: var(--primary)
}

#page .bl-page-section_resources__hero .grid-container {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 128px
}

.bl-page-section_resources__hero h1 {
  margin: 0 0 15px;
  font-size: 45px;
  font-weight: 700;
  line-height: 61px;
  color: var(--white)
}

.bl-page-section_resources__hero-social {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0;
  margin: 0;
  list-style-type: none
}

.bl-page-section_resources__hero-social--link {
  margin: 0 10px 0 0
}

.bl-page-section_resources__hero-social--link:last-of-type {
  margin-right: 0
}

.bl-page-section_resources__hero-social--link a {
  width: 25px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center
}

.bl-page-section_resources__filters .grid-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between
}

.bl-page-section_resources__filters-item--search {
  width: 100%;
  margin: 0 30px 0 0
}

.bl-page-section_resources__filters-item--search input {
  width: 100%;
  padding: 6px 0;
  font-size: 16px;
  line-height: 20px;
  color: var(--secondary);
  border: none;
  border-bottom: 1px solid var(--secondary);
  background: url(/assets/images/icon/icon-search-secondary.svg) center right no-repeat;
  background-size: 17px
}

.bl-page-section_resources__filters-item--search input:focus {
  color: var(--secondary);
  border: none;
  border-bottom: 1px solid var(--secondary)
}

.bl-page-section_resources__filters-item--search input[type=text]::-webkit-input-placeholder {
  color: var(--secondary)
}

.bl-page-section_resources__filters-item--search input[type=text]::-moz-placeholder {
  color: var(--secondary)
}

.bl-page-section_resources__filters-item--search input[type=text]:-ms-input-placeholder {
  color: var(--secondary)
}

.bl-page-section_resources__filters-item--collections .select2-container .select2-search {
  display: flex
}

#page .bl-page-section_resources__filters-item--collections .select2-container .select2-selection--multiple .select2-selection__rendered {
  display: none
}

.bl-page-section_resources__filters-item--collections .select2-search .select2-search__field {
  width: 100% !important;
  margin: 0;
  font-size: 16px;
  line-height: 20px;
  color: var(--primary);
  background: url(/assets/images/icon/icon-angle-down.svg) center right no-repeat;
  background-size: 14px 8px
}

.bl-page-section_resources__filters-item--collections .select2-search .select2-search__field::-webkit-input-placeholder {
  color: var(--primary)
}

.bl-page-section_resources__filters-item--collections .select2-search .select2-search__field::-moz-placeholder {
  color: var(--primary)
}

.bl-page-section_resources__filters-item--collections .select2-search .select2-search__field:-ms-input-placeholder {
  color: var(--primary)
}

.admin-bar.page-template-resources .select2-dropdown {
  margin-top: 32px
}

.page-template-resources .select2-dropdown {
  border: none
}

.page-template-resources .select2-dropdown .select2-results__options {
  min-width: 228px;
  padding: 0 4px;
  background-color: var(--brand-gray-1);
  box-shadow: var(--shadow-resources-dropdown)
}

.page-template-resources .select2-dropdown .select2-results__option.select2-results__option--highlighted,
.page-template-resources .select2-dropdown .select2-results__option {
  margin: 0 10px;
  padding: 8px 0;
  font-size: 16px;
  color: var(--primary);
  border-bottom: 1px solid var(--primary);
  background: 0 0
}

.page-template-resources .select2-dropdown .select2-results__option:hover,
.page-template-resources .select2-dropdown .select2-results__option.select2-results__option--selected {
  margin: 0;
  padding: 8px 10px;
  color: var(--white);
  background-color: var(--primary)
}

.bl-page-section_resources__filters-item--types {
  flex-shrink: 0
}

.bl-page-section_resources__filters-item--types_nav {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 0;
  margin: 0;
  list-style-type: none
}

.bl-page-section_resources__filters-item--types_item {
  margin: 0 7px 0 0;
  padding: 4px 22px;
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 16px;
  line-height: 20px;
  color: var(--primary);
  border-radius: 100px;
  border: 1px solid var(--primary);
  cursor: pointer;
  transition: .2s all;
  height: 50px
}

li.bl-page-section_resources__filters-item--types_item[data-type="79"] {
  width: 180px
}

.bl-page-section_resources__filters-item--types_item.is-active,
.bl-page-section_resources__filters-item--types_item:hover {
  color: var(--white);
  background-color: var(--primary)
}

.bl-page-section_resources__filters-item--types_item.is-active svg [fill="#28286E"],
.bl-page-section_resources__filters-item--types_item:hover svg [fill="#28286E"] {
  fill: var(--white)
}

.bl-page-section_resources__filters-item--types_item.is-active svg [stroke="#28286E"],
.bl-page-section_resources__filters-item--types_item:hover svg [stroke="#28286E"] {
  stroke: var(--white)
}

.bl-page-section_resources__filters-item--types_item:last-of-type {
  margin-right: 0
}

.bl-page-section_resources__filters-item--types_item svg {
  max-width: 14px;
  max-height: 14px;
  margin: 0 7px 0 0
}

.bl-page-section_resources__filters-item--mobile-toggle {
  display: none
}

.bl-page-section_resources__collections-list .bl-partial-resource-collection {
  position: relative
}

.bl-page-section_resources__collections .bl-page-section_resources__collections-items .slick-arrow,
.bl-page-section_resources__collections-list .bl-partial-resource-collection__items .slick-arrow {
  width: 31px;
  height: 31px;
  position: absolute;
  top: -40px;
  padding: 0;
  border: none;
  font-size: 0;
  z-index: 10
}


.bl-page-section_resources__collections .bl-page-section_resources__collections-items .slick-arrow.slick-disabled,
.bl-page-section_resources__collections-list .bl-partial-resource-collection__items .slick-arrow.slick-disabled {
  opacity: .3
}

.bl-page-section_resources__collections .bl-page-section_resources__collections-items .slick-arrow.slick-prev {
  background: url(/assets/images/icon/icon-angle-left-primary.svg) center center no-repeat;
  background-size: contain
}


.bl-page-section_resources__collections .bl-page-section_resources__collections-items .slick-arrow.slick-next {
  background: url(/assets/images/icon/icon-angle-right-primary.svg) center center no-repeat;
  background-size: contain
}

.bl-page-section_resources__collections-list .bl-partial-resource-item__thumbnail {
  box-shadow: var(--shadow-10)
}


.bl-page-section_resources__collections-list .bl-partial-resource-item__meta h3 {
  min-height: 0;
  margin: 0 0 22px;
  padding: 0 0 0 22px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px
}

.bl-page-section_resources__collections-list .bl-partial-resource-item__meta h3 img {
  max-width: 12px;
  max-height: 12px;
  top: 10px
}

.bl-page-section_resources__collections-list .bl-partial-resource-collection {
  margin: 0 0 60px
}

.bl-page-section_resources__collections-list .bl-partial-resource-item__thumbnail {
  height: 135px;
  margin: 0 0 20px
}

.bl-page-section_resources__collections {
  padding: 60px 0 0;
}

.bl-page-section_resources__collections h2 {
  font-size: 50px;
  font-weight: 500;
  line-height: normal;
  color: var(--text-color-primary);
  text-transform: uppercase;
  font-family: var(--bl-font-lora);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 10px;
}

.bl-page-section_resources__collections h2 span {
  padding-bottom: 6px;
  position: relative;
  font-weight: 700;
}

.bl-page-section_resources__collections h2 span::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 15px;
  background: var(--bg-tag);
  height: 5px;
}

.bl-page-section_resources__collections .bl-page-section_resources__collections-items .slick-arrow {
  top: -54px
}

.bl-page-section_resources__collections .bl-page-section_resources__collections-items .slick-arrow.slick-prev {
  right: 75px
}

.bl-page-section_resources__collections .bl-page-section_resources__collections-items .slick-arrow.slick-next {
  right: 15px
}

.bl-page-section_resources__collections-items {
  /* margin: 0 -15px;
  width: calc(100% + 30px);
  max-width: calc(100% + 30px) */
  margin: 0 auto;
  width: 100%;
  max-width: calc(100%);
}

.bl-page-section_resources__collections-item {
  border-radius: 22px;
  overflow: hidden;
  position: relative;
  height: 460px;
  display: flex !important;
  flex-direction: column;
  justify-content: flex-end;
  cursor: pointer;
  margin: 0 15px;
  /* box-shadow: var(--shadow-10); */
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.02) 0%, rgba(0, 0, 0, 0.02) 100%);
  border: 1px solid transparent;
}

.bl-page-section_resources__collections-item svg {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 10px;
  left: 10px
}

.bl-page-section_resources__collections-item h3 {
  font-family: var(--bl-font-lora);
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: var(--white);
  height: 53px;
  width: 100%;
  background-color: var(--black);
  display: flex;
  align-items: center;
  justify-content: center;
}

.bl-page-section_resources__collections-item:hover {
  border-color: var(--brand);
}

.bl-page-section_resources__collections-item:hover h3 {
  background-color: var(--brand);
}

.bl-page-section_resources__tags {
  padding: 60px 0
}

.bl-page-section_resources__tags h2 {
  margin: 0 0 30px
}

.tax-resource-collection .bl-page-section_resources__collections-list .bl-partial-resource-collection__items,
.bl-page-section_resources__items .bl-partial-resource-collection__items {
  width: 100%;
  max-width: 100%;
  margin: 0;
  justify-content: space-between;
  flex-wrap: wrap
}

.tax-resource-collection .bl-page-section_resources__collections-list .bl-partial-resource-collection__items:before,
.tax-resource-collection .bl-page-section_resources__collections-list .bl-partial-resource-collection__items:after,
.bl-page-section_resources__items .bl-partial-resource-collection__items:before,
.bl-page-section_resources__items .bl-partial-resource-collection__items:after {
  content: '';
  display: block;
  width: calc(25% - 30px);
  order: 999
}

.tax-resource-collection .bl-partial-resource-item,
.bl-page-section_resources__items .bl-partial-resource-item {
  width: calc(25% - 30px);
  margin: 0;
  padding: 29px 33px;

  &:hover {
    background-color: var(--primary);
  }
}

.tax-resource-collection .bl-partial-resource-item:not(:nth-last-of-type(-n+4)),
.bl-page-section_resources__items .bl-partial-resource-item:not(:nth-last-of-type(-n+4)) {
  margin: 0 0 60px
}

.tax-resource-collection .bl-page-section_resources__collections,
#page .bl-page-section_resources__collections.page-is-filtered {
  padding: 0;
  background: 0 0
}

.tax-resource-collection #page .bl-page-section_resources__collections .grid-container,
#page .bl-page-section_resources__collections.page-is-filtered .grid-container {
  position: relative;
  padding-top: 30px
}

.tax-resource-collection #page .bl-page-section_resources__collections .grid-container:before,
#page .bl-page-section_resources__collections.page-is-filtered .grid-container:before {
  content: '';
  display: block;
  height: 1px;
  width: auto;
  visibility: visible;
  position: absolute;
  left: 40px;
  right: 40px;
  top: 0;
  background-color: rgba(40, 40, 110, .3)
}

.tax-resource-collection .bl-page-section_resources__collections h2 {
  padding-left: 50px;
  margin: 0 0 10px
}

.bl-page-section_resources__collections.page-is-filtered .bl-page-section_resources__collections h2 {
  padding-left: 15px;
  margin: 0 0 10px
}

.tax-resource-collection .bl-page-section_resources__collections .bl-page-section_resources__collections-items .slick-arrow,
.bl-page-section_resources__collections.page-is-filtered .bl-page-section_resources__collections-items .slick-arrow {
  top: -38px
}

@media only screen and (max-width:1230px) {

  .tax-resource-collection .bl-page-section_resources__collections-list .bl-partial-resource-collection__items:before,
  .tax-resource-collection .bl-page-section_resources__collections-list .bl-partial-resource-collection__items:after,
  .bl-page-section_resources__items .bl-partial-resource-collection__items:before,
  .bl-page-section_resources__items .bl-partial-resource-collection__items:after,
  .tax-resource-collection .bl-partial-resource-item,
  .bl-page-section_resources__items .bl-partial-resource-item {
    width: calc(33.3% - 15px)
  }
}

@media only screen and (min-width:991px) {

  .page-template-resources .select2-dropdown .select2-results__option:hover,
  .page-template-resources .select2-dropdown .select2-results__option.select2-results__option--selected,
  .tax-resource-collection .select2-dropdown .select2-results__option:hover,
  .tax-resource-collection .select2-dropdown .select2-results__option.select2-results__option--selected {
    margin: 0;
    padding: 8px 10px;
    color: var(--white);
    background-color: var(--primary)
  }
}

@media only screen and (max-width:990px) {
  .select2-container {
    transform: translateX(-50%);
  }

  .bl-page-section_resources__hero {
    height: 158px
  }

  #page .bl-page-section_resources__hero .grid-container {
    padding: 0 20px
  }

  .bl-page-section_resources__hero h1 {
    margin: 0 0 10px;
    font-size: 24px;
    line-height: 32px
  }

  .bl-page-section_resources__filters {
    padding: 20px 0;
    margin-top: 0;
  }

  .bl-page-section_resources__filters .grid-container {
    flex-wrap: wrap
  }

  .bl-page-section_resources__filters-item--search {
    margin: 0 0 16px
  }

  .admin-bar.page-template-resources .select2-dropdown {
    margin-top: 45px
  }

  .bl-page-section_resources__filters-item--collections .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
  .bl-page-section_resources__filters-item--collections .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
  .bl-page-section_resources__filters-item--collections .select2-container .select2-selection {
    border-radius: 15px 0 0 15px
  }

  .page-template-resources .select2-dropdown .select2-results__options {
    box-shadow: none;
    border: 1px solid var(--primary);
    background: var(--white)
  }

  .page-template-resources .select2-dropdown .select2-results__options {
    padding: 0
  }

  .page-template-resources .select2-dropdown .select2-results__option.select2-results__option--highlighted,
  .page-template-resources .select2-dropdown .select2-results__option {
    margin: 0;
    padding: 5px 10px
  }

  .bl-page-section_resources__filters-item--collections .select2-container {
    width: 100% !important
  }

  .page-template-resources .select2-dropdown .select2-results__option.select2-results__option--selected,
  .tax-resource-collection .select2-dropdown .select2-results__option.select2-results__option--selected {
    margin: 0;
    padding: 5px 10px;
    color: var(--white);
    background-color: var(--primary)
  }

  .bl-page-section_resources__filters-item--types {
    position: relative;
    width: 40%
  }

  .bl-page-section_resources__filters-item--mobile-toggle {
    width: 100%;
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 5px 12px;
    font-size: 16px;
    line-height: 20px;
    color: var(--primary);
    text-align: left;
    border: 1px solid var(--primary);
    border-left: none;
    border-radius: 0 15px 15px 0;
    background: url(/assets/images/icon/icon-angle-down.svg) center right 12px no-repeat;
    background-size: 14px 8px
  }

  .bl-page-section_resources__filters-item--mobile-toggle:hover,
  .bl-page-section_resources__filters-item--mobile-toggle:focus,
  .bl-page-section_resources__filters-item--mobile-toggle:active {
    color: var(--primary);
    background: url(/assets/images/icon/icon-angle-down.svg) center right 12px no-repeat;
    background-size: 14px 8px
  }

  .bl-page-section_resources__filters-item--types_nav {
    display: none;
    position: absolute;
    left: -1px;
    right: 0;
    top: 31px;
    flex-direction: column;
    border: 1px solid var(--primary);
    z-index: 99;
    background-color: var(--white)
  }

  .bl-page-section_resources__filters-item--types_item {
    width: 100%;
    padding: 7px 10px;
    border: none;
    border-radius: 0
  }

  .bl-page-section_resources__filters-item--types_item:not(:last-of-type) {
    border-bottom: 1px solid var(--primary)
  }

  #page .bl-page-section_resources__filters-additional {
    margin: 0
  }

  .bl-page-section_resources__filters-breadcrumbs {
    display: block;
    margin: 20px 0;
    padding: 0
  }

  .bl-page-section_resources__filters-breadcrumbs * {
    display: inline
  }

  .bl-partial-resource-collection__items {
    width: 100%;
    max-width: 100%;
    margin: 0;
  }

  .bl-page-section_resources__collections-list .bl-partial-resource-collection .bl-partial--title-dark.bl-partial--title-with-star {
    font-size: 22px;
  }

  .bl-page-section_resources__collections-list .bl-partial-resource-item,
  .tax-resource-collection .bl-page-section_resources__collections-list .bl-partial-resource-collection__items:before,
  .tax-resource-collection .bl-page-section_resources__collections-list .bl-partial-resource-collection__items:after,
  .bl-page-section_resources__items .bl-partial-resource-collection__items:before,
  .bl-page-section_resources__items .bl-partial-resource-collection__items:after,
  .tax-resource-collection .bl-partial-resource-item,
  .bl-page-section_resources__items .bl-partial-resource-item {
    width: 100%
  }

  .tax-resource-collection .bl-partial-resource-item,
  .bl-page-section_resources__items .bl-partial-resource-item {
    margin: 0;
    padding: 0
  }

  .tax-resource-collection .bl-partial-resource-item:not(:last-of-type),
  .bl-page-section_resources__items .bl-partial-resource-item:not(:last-of-type) {
    margin: 0 0 60px
  }

  .bl-page-section_resources__collections-list .bl-partial-resource-item__thumbnail,
  .bl-page-section_resources__items .bl-partial-resource-item__thumbnail {
    height: calc((100vw - 40px)*0.53);
    margin: 0 0 10px
  }

  .bl-page-section_resources__items .bl-partial-resource-item__meta h3,
  .bl-page-section_resources__collections-list .bl-partial-resource-item__meta h3 {
    margin: 0 0 4px
  }

  .bl-page-section_resources__collections-list .bl-partial-resource-collection__items {
    position: relative
  }

  .bl-page-section_resources__collections .bl-page-section_resources__collections-items .slick-arrow,
  .bl-page-section_resources__collections-list .bl-partial-resource-collection__items .slick-arrow {
    width: 9px;
    height: 13px;
    position: absolute;
    top: -14px;
    padding: 0;
    border: none;
    font-size: 0;
    z-index: 10
  }

  .bl-page-section_resources__collections .bl-page-section_resources__collections-items .slick-arrow.slick-disabled,
  .bl-page-section_resources__collections-list .bl-partial-resource-collection__items .slick-arrow.slick-disabled {
    opacity: .5
  }

  .bl-page-section_resources__collections .bl-page-section_resources__collections-items .slick-arrow.slick-prev {
    background: url(/assets/images/icon/icon-angle-left-primary.svg) center center no-repeat;
    background-size: contain
  }

  .bl-page-section_resources__collections .bl-page-section_resources__collections-items .slick-arrow.slick-next {
    right: 20px;
    background: url(/assets/images/icon/icon-angle-right-primary.svg) center center no-repeat;
    background-size: contain
  }

  .bl-page-section_resources__collections {
    padding: 0 0 30px;
    background: 0 0
  }

  .tax-resource-collection .bl-page-section_resources__collections h2,
  .bl-page-section_resources__collections h2 {
    padding: 0;
    margin: 0 auto 26px auto;
    font-size: 22px;
    line-height: 30px
  }

  .bl-page-section_resources__collections .bl-page-section_resources__collections-items .slick-arrow.slick-prev {
    right: 70px
  }

  .bl-page-section_resources__collections-items {
    margin: 0 -5px;
    width: calc(100% + 10px);
    max-width: calc(100% + 10px);
    height: 2.34rem;
  }

  .bl-page-section_resources__collections-item {
    margin: 0 5px;
  }

  .bl-page-section_resources__collections-item svg {
    top: 5px;
    left: 9px;
    width: 15px;
    height: 15px
  }

  .bl-page-section_resources__collections-item h3 {
    font-size: 16px;
    height: 0.3rem;
    font-family: var(--bl-font-lora);
    font-size: 0.14rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .bl-page-section_resources__tags {
    padding: 12px 0 40px;
    background-color: var(--brand-gray-1)
  }

  .tax-resource-collection #page .bl-page-section_resources__collections .grid-container:before,
  #page .bl-page-section_resources__collections.page-is-filtered .grid-container:before {
    display: none;
    content: inherit
  }

  .tax-resource-collection #page .bl-page-section_resources__collections .grid-container,
  #page .bl-page-section_resources__collections.page-is-filtered .grid-container {
    padding-top: 0
  }

  .tax-resource-collection .bl-page-section_resources__collections .bl-page-section_resources__collections-items .slick-arrow,
  .bl-page-section_resources__collections.page-is-filtered .bl-page-section_resources__collections-items .slick-arrow {
    top: -14px
  }

  .tax-resource-collection .bl-partial-resource-collection h2 {
    margin: 0
  }

  .bl-page-section_resources__collections .bl-page-section_resources__collections-items .slick-arrow.slick-next {
    right: 5px
  }

  .bl-page-section_resources__collections .bl-page-section_resources__collections-items .slick-arrow.slick-prev {
    right: 50px
  }

  .bl-page-section_resources__collections-list .bl-partial-resource-collection__items {
    display: block
  }

  .bl-page-section_resources__tags h2 {
    margin: 0 0 17px;
    font-size: 22px;
    line-height: 30px
  }
}

.bl-partial-resource-item:hover .card-title a {
  color: var(--black);
}

.bl-partial-resource-item:hover .card-footer .author-meta a {
  color: var(--black);
}

.bl-partial-resource-item:hover .card-footer .author-meta .post-date {
  color: var(--black);
}

.bl-partial--title-with-star span {
  color: var(--text-color-primary);
}

.wrapper {
  width: 100%;
}

.wrapper .content {
  max-width: 1440px;
  margin: 0 auto;
  position: relative;
}

.bl-page-post {
  font-family: var(--bl-font-post);
  width: 100%;
}

.bl-page-post .bl-page-post-row {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}

.bl-page-post .bl-page-post-row .post-side {
  width: 300px;
  box-sizing: border-box;
  padding: 70px 0 0 0px;
}

.bl-page-post .after-post-tags ul.tags {
  overflow: auto;
  height: auto;
}

.table-wrapper {
  overflow-x: auto;
}

.search-container select#collection-select {
  display: none;
}

select#media-type-select {
  display: none;
}

.select2.select2-container {
  display: block;
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  height: 44px;
  border-radius: 55px;
  background: var(--brand);
}

.select2.select2-container .selection {
  display: block;
  width: 100% !important;

}

.selection .select2-selection {
  display: block;
  width: 100% !important;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 6px 20px;
  gap: 10px;
}

.select2-search.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-container .select2-dropdown {}

.select2-results {}

.select2-results ul {
  border-radius: 15px;
  box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.03);
  background-color: var(--white);
  list-style: none;
  padding: 14px 10px;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 4px;
  margin: 0;
}

.select2-results li {
  height: 38px;
  list-style: none;
  color: var(--text-color-primary);
  font-style: normal;
  padding: 11px 25px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  cursor: pointer;
  border-radius: 19px;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
}

.select2-results #select2-collection-select-results li {
  width: 253px;
}

.select2-results #select2-media-type-select-results li {
  width: 150px;
}

.select2-results li:hover {
  background-color: var(--brand);
  font-weight: 700;
  color: var(--white);
}

.select2-results li.select2-results__option--selected {
  background: url('/assets/images/icon/icon-check-white.svg') no-repeat 220px center;
  background-size: 13px 11px;
  background-color: var(--brand);
  font-weight: 700;
  color: var(--white);
}

.select2-results #select2-media-type-select-results li.select2-results__option--selected {
  background-position: 116px center;
}