@charset "UTF-8";
/*General*/
.page-template-layout-resources-main section,
body.page-template-layout-resources-main,
section#top-filter {
  background-color: #EFEBE4;
}

body.page-template-layout-resources-main {
  overflow-x: hidden;
}

.page-template-layout-resources-main #post-head {
  display: none;
}

.page-template-layout-resources-main #top-filter {
  padding: 200px 15px 120px 15px !important;
}

body.resources section#top-filter.resources-hero.has-active-filter {
  padding: 200px 15px 80px 15px !important;
}

section.resources-hero .select2-selection.select2-selection--single {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.page-template-layout-resources-main #top-filter .filter-content > .container {
  max-width: unset;
  padding: 0;
}

@media (min-width: 1200px) {
  .page-template-layout-resources-main #top-filter > .container {
    max-width: 1200px;
    padding: 0;
  }
  .page-template-layout-resources-main #top-filter > .container .row.d-none.d-lg-flex {
    max-width: 1200px;
    padding: 0;
  }
}
.page-template-layout-resources-main .featured-1 {
  width: 582px;
}

.select2-container--default .select2-results > .select2-results__options {
  overflow: scroll; /* veya overflow-y: scroll */
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar {
  display: none;
}

/*Swiper*/
.resources-swiper .swiper-container {
  overflow: visible !important;
}

.resources-swiper .swiper {
  width: 100%;
  overflow: visible !important;
}

.resources-swiper .swiper-slide {
  height: auto;
}

.resources-swiper .resources-hero-post {
  height: 100%;
}

.resources-swiper .post .post-tag {
  margin-top: 0;
}

.resources-swiper .resources-hero-post .post-title h5 {
  padding-bottom: 0;
  padding-top: 0;
}

.resources-swiper .swiper-navigation {
  display: flex;
  justify-content: flex-start;
  gap: 16px;
}

.resources-swiper .swiper-btn-prev, .resources-swiper .swiper-btn-next {
  color: #fff !important;
  background-color: #EFEBE4;
  border-radius: 50% !important;
  width: 56px !important;
  height: 56px !important;
  position: relative !important;
  top: auto !important;
}

.resources-swiper .swiper-btn-prev::after,
.resources-swiper .swiper-btn-next::after {
  font-size: 16px !important;
  font-weight: bold !important;
}

.resources-swiper .swiper-btn-next, .resources-swiper .swiper-btn-prev {
  left: auto !important;
  right: auto !important;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.resources-swiper .swiper-btn-next svg, .resources-swiper .swiper-btn-prev svg {
  color: #261A28;
}

.swiper-resource-posts {
  margin-bottom: 32px;
}

/*Resources*/
body.resources section#top-filter.has-active-filter .selected-filters {
  margin-top: 2rem;
}

section#top-filter .filter-content {
  padding-bottom: 48px !important;
}

section#top-filter .filter-content #top-filter-form {
  padding: 0;
}

section#top-filter .filter-content #top-filter-form .form-group .select2-container {
  width: 216px !important;
}

section#top-filter .filter-content #top-filter-form .form-group {
  width: auto !important;
}

.page-template-layout-resources-main .select2-container--open .select2-dropdown {
  background: #5E5260;
  border-radius: 0 0 12px 12px;
  border: unset;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background: #5E5260;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  font-style: normal;
  font-size: 20px;
  font-weight: 400;
  color: #F8F8F8;
}

.page-template-layout-resources-main .select2-container .select2-results > .select2-results__options .select2-results__option {
  padding: 6px 20px;
  font-family: "Figtree", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  color: #F8F8F8;
}

section.resources-hero .selected-filters .selected-filter {
  padding: 8px 12px;
  margin: 0 auto;
  background: #EFEBE4;
  box-shadow: 0px 1px 1px -0.5px rgba(5, 18, 53, 0.05), 0px 0px 0px 1px rgba(5, 18, 53, 0.05);
  border-radius: 3600px;
  gap: 4px;
  flex-direction: row-reverse !important;
}

section.resources-hero .selected-filters .selected-filter a {
  color: #F4482B !important;
  border: none !important;
  height: 16px !important;
  width: 16px !important;
  min-width: 16px !important;
  font-size: 21px !important;
  font-weight: normal !important;
  line-height: 12.9px !important;
}

section.resources-hero .selected-filters .selected-filter span,
section.resources-hero .selected-filters #top-filter-clear-all {
  font-family: "Figtree", serif !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  color: #F4482B !important;
}

section.resources-hero .select2-container .select2-selection--single,
section.resources-hero .select2-container .select2-selection--multiple,
section.resources-hero .select2-container.select2-container--open.select2-container--below .select2-selection--single {
  background: #5E5260;
  border-radius: 12px;
  border: unset;
  height: 48px;
}

section.resources-hero .select2-container.select2-container--open.select2-container--below .select2-selection--single {
  border-radius: 12px 12px 0 0;
}

section.resources-hero .collapse-filter .select2-container--default .select2-selection--single .select2-selection__placeholder {
  font-family: "Figtree", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  color: #F8F8F8;
}

section.resources-hero .select2-container .select2-selection--single .select2-selection__rendered, .select2-container .select2-selection--multiple .select2-selection__rendered {
  padding: 0 20px;
}

section.resources-hero .select2-container--default .select2-selection--single .select2-selection__arrow {
  right: 9px;
  position: relative;
}

section.resources-hero .select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}

section.resources-hero .select2-container--default .select2-selection--single .select2-selection__arrow::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url("../../img/down-arrow-resources.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px 12px;
}

section.resources-hero .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow::before {
  transform: rotate(180deg);
}

section.resources-hero .top-filter-form-select2 {
  gap: 24px;
}

.insider-pagination {
  padding-bottom: 44px;
}

.insider-pagination-wrapper {
  gap: 8px;
}

.insider-pagination-wrapper span[aria-current=page], .insider-pagination-wrapper a:hover {
  border: 1px solid #261A28;
  box-shadow: 0px 0px 0px 1px rgba(38, 26, 40, 0.1);
}

.insider-pagination-wrapper a, .insider-pagination-wrapper span {
  font-family: "Red Hat Display", serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  leading-trim: both;
  text-edge: cap;
  align-items: center;
  text-align: center;
  letter-spacing: 0.2px;
  padding: 12px;
  background: #FAFAFA;
  border-radius: 8px;
  min-width: 48px;
  min-height: 42px;
  color: #261A28;
}

section.resources-hero {
  border-radius: 0 0 0 120px;
  overflow: hidden;
  padding-top: 68px !important;
  padding-bottom: 120px !important;
  background: url(../../img/blog-bg.svg) !important;
  background-position: center center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

section.resources-hero .filter-content {
  border-top: unset !important;
}

section#top-filter .filter-content .head-wrapper {
  padding-top: 0;
  padding-bottom: 24px;
  height: auto;
}

section.resources-hero .filter-content .filter-head {
  font-family: "Red Hat Display", serif;
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  line-height: 48px;
  letter-spacing: 0.5px;
  color: #EFEBE4;
  margin-bottom: 0;
}

section.resources-hero .filter-content .filter-head .text-primary {
  color: #f4482b !important;
}

.resources-hero .filter-mobile a {
  padding: 12px 16px;
  background: rgb(94, 82, 96);
  box-shadow: 0px 1px 1px -0.5px rgba(5, 18, 53, 0.05), 0px 0px 0px 1px rgba(5, 18, 53, 0.05);
  border-radius: 3600px;
  font-family: "Figtree", serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: rgb(248, 248, 248);
  text-decoration: none;
}

.resources-hero-post {
  padding: 8px;
  background: radial-gradient(100% 74.99% at 0% 25.01%, rgba(244, 72, 43, 0.03) 0%, rgba(244, 72, 43, 0) 75%), radial-gradient(100% 100% at 100% 100%, rgba(244, 72, 43, 0.05) 0%, rgba(244, 72, 43, 0) 75%), linear-gradient(0deg, rgba(239, 235, 228, 0.1), rgba(239, 235, 228, 0.1)), rgba(24, 24, 27, 0.8);
  box-shadow: 0px 4px 30px -10px rgba(0, 0, 0, 0.05);
  backdrop-filter: blur(2.5px);
  border-radius: 32px;
}

.resources-hero-post .img-wrap, .resources-hero-post .img-wrap img {
  background-color: #18181B;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
}

.resources-hero-post .img-wrap img {
  width: 568px;
  height: 350px;
  object-fit: cover;
  object-position: center;
}

.resources-swiper .swiper-slide .img-wrap img {
  height: auto;
}

.resources-hero-post-head {
  background: #18181B;
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.resources-hero-post-head .post-tag {
  font-family: "Red Hat Display", serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 1px;
  color: #F8F8F8;
  margin-top: 0;
  text-transform: uppercase;
}

.resources-hero-post-head .post-title {
  margin-top: 5px;
}

.resources-hero-post-head .post-title h5 {
  font-family: "Figtree", serif;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.2px;
  color: #EFEBE4;
  padding-bottom: 0;
  padding-top: 0;
}

.resources-hero-posts-list .post {
  border-bottom: 1px solid #3c3239;
  gap: 16px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.resources-hero-posts-list .post-content {
  padding: 16px 16px 20px 16px;
}

.resources-hero-posts-list .post:first-child {
  padding-top: 0;
}

.resources-hero-posts-list .post:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.resources-hero-posts-list .post.horizontal .img-wrap {
  margin-right: 0;
  max-width: fit-content;
}

.resources-hero-posts-list .img-wrap img {
  width: 234px;
  height: 144px;
  object-fit: cover;
  object-position: center;
  border-radius: 12px;
  max-width: unset;
}

.resources-hero-posts-list .post-tag {
  font-family: "Red Hat Display", serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 1px;
  color: #F8F8F8;
  text-transform: uppercase;
}

.resources-hero-posts-list .post-title {
  margin-top: 8px;
}

.resources-hero-posts-list .post-title h5 {
  font-family: "Figtree", serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  display: flex;
  align-items: flex-end;
  letter-spacing: 0.2px;
  color: #EFEBE4;
}

.content-list-resources {
  padding-top: 64px;
  padding-bottom: 44px !important;
}

.content-list-resources .container .row {
  row-gap: 40px;
  column-gap: 32px;
  margin-bottom: 0;
  max-width: 1200px;
  justify-content: center;
}

.content-list-resources .card-container {
  width: 378px;
  padding: 0;
}

.content-list-resources .post {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background: rgba(250, 250, 250, 0.5);
  box-shadow: 0px 6px 6px -3px rgba(38, 26, 40, 0.05), 0px 3px 3px -1.5px rgba(38, 26, 40, 0.05), 0px 1px 1px -0.5px rgba(38, 26, 40, 0.05), 0px 0px 0px 1px rgba(38, 26, 40, 0.1);
  border-radius: 24px;
  flex: none;
  order: 0;
  flex-grow: 0;
}

.content-list-resources .post-content {
  padding: 16px;
}

.content-list-resources .post .img-wrap {
  padding: 8px;
}

.content-list-resources .post img {
  background: #EFEBE4;
  border-radius: 16px;
  flex: none;
  order: 0;
  flex-grow: 0;
  width: 363px;
  height: 224px;
  object-fit: cover;
  object-position: center;
}

.content-list-resources .post .post-tag {
  font-family: "Red Hat Display", serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 1px;
  color: #474048;
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
}

.content-list-resources .post .post-title h5 {
  font-family: "Figtree", serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  align-items: flex-end;
  letter-spacing: 0.2px;
  color: #261A28;
  margin-bottom: 16px !important;
  margin-top: 8px;
  overflow: hidden; /* Taşan metni gizle */
  text-overflow: ellipsis; /* Sığmayınca sonuna ... koy */
  display: -webkit-box;
  -webkit-line-clamp: 2; /* 2 satıra sınırla */
  -webkit-box-orient: vertical;
  min-height: 56px;
}

.content-list-resources .post a.see-more-btn {
  font-family: "Red Hat Display", serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.2px;
  color: #261A28;
  transition: transform 0.3s ease-in-out;
}

.content-list-resources .post a.see-more-btn * {
  transition: transform 0.3s ease-in-out;
}

.content-list-resources .post a.see-more-btn:hover {
  color: #F4482B;
}

.content-list-resources .post a.see-more-btn:hover svg path {
  stroke: #F4482B;
}

.content-list-resources .huge-post .huge-post-content {
  padding-top: 64px;
  padding-bottom: 64px;
  flex-wrap: nowrap;
}

.content-list-resources .huge-post {
  margin: 0;
}

.content-list-resources .huge-post .img-wrap img {
  width: 576px;
  height: 480px;
  object-fit: cover;
  object-position: center;
}

.content-list-resources .huge-post.gradient::before {
  background: #efebe4 !important;
}

.content-list-resources .huge-post .post-tag {
  font-family: "Red Hat Display", serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 1px;
  color: #474048;
  margin: 0;
  align-self: flex-start;
}

.content-list-resources .huge-post .post-title h5 {
  font-family: "Red Hat Display", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 48px;
  align-items: flex-end;
  letter-spacing: 0.5px;
  color: #261A28;
  margin-bottom: 8px;
  margin-top: 8px;
  text-align: left;
}

.post-excerpt {
  font-family: "Figtree", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  color: #332C33;
  margin-bottom: 0;
}

#resources-post-slider .glide__slide .see-more-btn * {
  transition: transform 0.3s ease-in-out;
}

#resources-post-slider .glide__slide .see-more-btn:hover {
  color: #F4482B;
}

#resources-post-slider .glide__slide .see-more-btn:hover svg path {
  stroke: #F4482B;
}

#resources-post-slider {
  padding: 64px 0;
}

#resources-post-slider .glide__slide--clone .img-wrap {
  display: none;
}

#resources-post-slider .glide__slide a.post-tag {
  font-family: "Red Hat Display", serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 1px;
  color: #474048;
}

#resources-post-slider .glide__slide .post-title h5 {
  font-family: "Red Hat Display", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 48px;
  display: flex;
  align-items: flex-end;
  letter-spacing: 0.5px;
  color: #261A28;
  margin-top: 8px;
  margin-bottom: 16px;
}

#resources-post-slider .glide__slide .see-more-btn {
  font-family: "Red Hat Display", serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  leading-trim: both;
  text-edge: cap;
  letter-spacing: 0.2px;
  color: #261A28;
  padding-top: 12px;
  padding-bottom: 12px;
}

#resources-post-slider .glide__slide .img-wrap img {
  width: 576px;
  height: 480px;
  object-fit: cover;
  object-position: center;
  margin-top: 50px;
}

.content-list-asset-title {
  font-family: "Red Hat Display", serif;
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  line-height: 48px;
  letter-spacing: 0.5px;
  color: #261A28;
  margin-top: 64px;
  margin-bottom: 0;
}

.huge-post-content .see-more-btn {
  font-family: "Red Hat Display", serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  leading-trim: both;
  text-edge: cap;
  letter-spacing: 0.2px;
  color: #261A28;
  padding-top: 12px;
  padding-bottom: 12px;
}

.huge-post-content .see-more-btn * {
  transition: transform 0.3s ease-in-out;
}

.huge-post-content .see-more-btn:hover {
  color: #F4482B;
}

.huge-post-content .see-more-btn:hover svg path {
  stroke: #F4482B;
}

section#top-filter .filter-content .collapse-filter {
  display: block !important;
}

@media screen and (max-width: 1023px) {
  section#top-filter .filter-content .collapse-filter {
    display: none !important;
  }
  .filter-mobile {
    display: flex !important;
  }
}
@media screen and (min-width: 1024px) {
  .filter-mobile {
    display: none !important;
  }
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  display: none;
}

body.resources section#top-filter.has-active-filter .selected-filters {
  display: none !important;
}

.content-list-resources > .container {
  max-width: 1200px;
  padding: 0;
}

.content-list-resources > .container .col-12.col-lg-4.col-md-6 {
  padding: 0;
}

/*Responsive*/
@media (max-width: 767px) {
  .content-list-resources .post .post-tag, .content-list-resources .post .post-tag span {
    font-size: 10px;
    line-height: 12px;
  }
  .content-list-resources .post .post-title h5 {
    font-size: 16px;
    line-height: 22px;
  }
  .content-list-resources .post a.see-more-btn {
    font-size: 14px;
    line-height: 14px;
  }
  #resources-post-slider #post-slider .glide__track ul li .post-tag {
    margin-top: 0;
    font-size: 14px;
    line-height: 12px;
  }
  #resources-post-slider .glide__slide .post-title h5 {
    font-size: 28px;
    line-height: 32px;
  }
  #resources-post-slider .glide__slide .see-more-btn {
    font-size: 14px;
    line-height: 14px;
  }
  #resources-post-slider {
    padding: 64px 0 44px;
    margin-bottom: 0;
  }
  .resources-swiper .swiper-navigation {
    gap: 24px;
  }
  body.resources section#top-filter.has-active-filter .selected-filters {
    margin-top: 2rem;
  }
  section.resources-hero {
    background: url(../../img/blog-bg.svg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 0 0 0 40px;
    background-position: top !important;
    background-size: contain !important;
    padding-top: 48px !important;
    padding-bottom: 48px !important;
  }
  section#top-filter .filter-content .head-wrapper {
    padding-bottom: 0;
    display: flex;
  }
  section#top-filter .filter-content .head-wrapper h3 {
    font-size: 28px;
    line-height: 32px;
  }
  section.resources-hero .top-filter-form-select2 {
    gap: 16px;
    margin-top: 48px;
  }
  .content-list-resources .container .row {
    row-gap: 0;
  }
  .post-excerpt {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 64px;
  }
  .resources-hero-post-head {
    gap: 4px;
    padding: 12px 12px 24px !important;
  }
  .resources-hero-post-head .post-title h5 {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.2px;
  }
  .resources-hero-post-head .post-tag {
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 1px;
  }
  .content-list-resources {
    padding-top: 32px;
  }
  .content-list-resources-title {
    font-size: 28px !important;
    line-height: 32px !important;
    letter-spacing: 0.5px !important;
    padding-left: 14px;
    margin-top: 24px;
  }
  .content-list-resources .post .img-wrap img {
    width: 358px !important;
    height: 240px !important;
    object-fit: cover !important;
    object-position: center !important;
  }
  .content-list-resources .huge-post .img-wrap img {
    width: 350px !important;
    height: 400px !important;
    object-fit: cover !important;
    object-position: center !important;
  }
  #resources-post-slider .glide__slide .img-wrap img {
    width: 350px;
    height: 400px;
    object-fit: cover;
    object-position: center;
  }
  .content-list-resources .huge-post .post-title h5 {
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 32px;
    letter-spacing: 0.5px;
    margin-bottom: 40px;
  }
  .content-list-resources .huge-post .huge-post-content {
    padding-top: 15px;
    padding-bottom: 0px;
  }
  .content-list-resources .huge-post .huge-post-content .col-12 {
    padding: 0;
  }
  .content-list-resources .huge-post .post-tag {
    font-size: 14px;
    line-height: 12px;
  }
  .resources-hero-posts-list .img-wrap img {
    width: 304px;
    height: 320px;
  }
  .resources-hero .filter-content .head-wrapper h3 {
    font-weight: 400;
    font-size: 28px;
    line-height: 32px;
    letter-spacing: 0.5px;
  }
  .resources-hero .selected-filters {
    align-items: flex-start !important;
  }
  .resources-hero .selected-filters .selected-filter {
    margin: 5px !important;
  }
  .insider-pagination-wrapper a, .insider-pagination-wrapper span {
    min-width: 32px;
    min-height: 32px;
    padding: 8px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #resources-post-slider #post-slider .glide__track ul li .post-tag {
    margin-top: 0;
    font-size: 14px;
    line-height: 14px;
  }
  #resources-post-slider .glide__slide .post-title h5 {
    font-size: 32px;
    line-height: 40px;
  }
  #resources-post-slider .glide__slide .see-more-btn {
    font-size: 14px;
    line-height: 16px;
  }
  #resources-post-slider {
    padding: 64px 0 44px;
    margin-bottom: 0;
  }
  .content-list-resources .post .post-tag, .content-list-resources .post .post-tag span {
    font-size: 12px;
    line-height: 14px;
  }
  .content-list-resources .post .post-title h5 {
    font-size: 18px;
    line-height: 24px;
  }
  .content-list-resources .post a.see-more-btn {
    font-size: 14px;
    line-height: 16px;
  }
  .post-excerpt {
    font-size: 18px;
    line-height: 24px;
  }
  .content-list-resources .huge-post .post-tag, .content-list-resources .huge-post .post-tag span {
    font-size: 14px;
    line-height: 14px;
  }
  .content-list-resources .huge-post .img-wrap {
    margin-top: 44px;
    margin-bottom: 44px;
  }
  .resources-swiper .swiper-navigation {
    gap: 20px;
  }
  section#top-filter .filter-content .head-wrapper h3 {
    font-size: 32px;
    line-height: 36px;
  }
  .resources-hero-post-head {
    gap: 8px;
    padding: 14px 14px 24px 14px !important;
  }
  section.resources-hero {
    border-radius: 0px 0px 0px 80px;
    background-position: top !important;
    background-size: contain !important;
    padding-top: 48px !important;
    padding-bottom: 44px !important;
  }
  section.resources-hero .filter-content .head-wrapper {
    display: flex;
  }
  .resources-hero-post-head .post-title h5 {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.2px;
  }
  .resources-hero-post-head .post-tag {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 1px;
  }
  .content-list-resources {
    padding-top: 44px;
  }
  .content-list-resources-title {
    font-size: 32px;
    line-height: 36px;
    margin-top: 44px;
  }
  .content-list-resources .post img {
    width: 320px !important;
    height: 240px !important;
    object-fit: cover !important;
    object-position: center !important;
  }
  .content-list-resources .huge-post .img-wrap img {
    width: 600px;
    height: 480px;
    object-fit: cover;
    object-position: center;
  }
  #resources-post-slider .glide__slide .img-wrap img {
    width: 600px;
    height: 480px;
    object-fit: cover;
    object-position: center;
  }
  .content-list-resources .post {
    margin-bottom: 2px;
  }
  .insider-pagination-wrapper {
    margin-top: 3rem;
  }
  .resources-hero .filter-content .head-wrapper h3 {
    font-weight: 400;
    font-size: 32px;
    line-height: 36px;
    letter-spacing: 0.5px;
    color: #FFFFFF;
  }
}
/*TABLET*/
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page-template-layout-resources-main #top-filter {
    padding: 160px 15px 60px 15px !important;
    background: url(../../img/blog-bg-tablet.svg) !important;
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
  }
  section.content-list {
    padding: 50px;
  }
  .content-list-resources .card-container {
    width: 320px;
  }
  .content-list-resources .post img {
    width: 304px !important;
    height: 188px !important;
  }
  .post-excerpt {
    display: none;
  }
  .huge-post-content > .col-12 {
    padding: 0;
  }
  #resources-post-slider > .container {
    max-width: unset;
  }
  body.resources section#top-filter.resources-hero.has-active-filter {
    padding: 150px 15px 10px 15px !important;
  }
}
/*MOBILE*/
@media screen and (max-width: 767px) {
  .page-template-layout-resources-main #top-filter {
    padding: 160px 15px 60px 15px !important;
    background: url(../../img/blog-bg-mobile.svg) !important;
    background-position: top !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
  }
  body.resources section#top-filter.resources-hero.has-active-filter {
    padding: 150px 15px 10px 15px !important;
  }
  section#top-filter .filter-content #top-filter-form .form-group .select2-container {
    width: 100% !important;
  }
  .content-list-resources {
    padding: 0vw 5vw !important;
  }
  .content-list-resources.content-list-first {
    padding-top: 5vw !important;
  }
  .content-list-resources.content-list-last {
    padding-bottom: 15vw !important;
  }
  .content-list-resources .post .img-wrap img {
    width: 100% !important;
    height: 50vw !important;
  }
  #resources-post-slider {
    display: none;
  }
  .huge-post {
    display: none;
  }
  .select2-results {
    width: 100%;
  }
  .content-list-asset-title {
    font-size: 28px;
    line-height: 1.1;
    margin-top: 5vw;
  }
  .container-asset-name {
    padding: 0 5vw;
  }
}