.post-filter-form {position: relative;margin:0;display: flex;flex-wrap: wrap;align-items: flex-start;column-gap: 20px;row-gap: 15px;justify-content: space-between;}
.post-filter-grid{display: flex;flex-wrap: wrap;align-items: flex-start;width: calc(22.5% - 20px);}
.post-filter-grid label{font-size: 18px;letter-spacing: 2.88px;line-height: 1.1em;font-family: "Readex Pro", Sans-serif;font-weight: 600;margin: 0 0 25px;display: none;}
.post-filter-form select, 
.post-filter-form input {padding: 12px 20px 8px;min-width: 150px;border-radius: 30px;border: 2px solid #E1E4E8;background-color: #fff;height: 48px;font-size: 15px !important;color: #4C4B4A;}
.post-filter-form select{background-image: url(../images/dropdown-icon.svg);-webkit-appearance: none;background-size: 24px;background-repeat: no-repeat;background-position: 98% 50%;}
.post-filter-grid.search-filter{width: calc(33% - 20px);column-gap: 20px;}
.post-filter-grid.search-filter .auto-filter-search{width: calc(100% - 70px);}
.post-filter-grid.search-filter .btn-search{width: 50px;height: 50px;padding: 0;display: flex;justify-content: center;align-items: center;transition: unset;}
.post-filter-grid.search-filter .btn-search:hover{background-color: transparent;background-image: linear-gradient(90deg, var(--e-global-color-primary) 0%, var(--e-global-color-secondary) 100%);}
.active-filters{position: relative;display: flex;flex-wrap: wrap;margin-bottom: 30px;align-items: center;justify-content: center;border-bottom: 2px solid #E1E4E8;padding-bottom: 20px;}
.active-filters strong{font-size: 17px;font-family: "Readex Pro", Sans-serif;font-weight: 500;color: #282930;margin-right: 5px;}
.active-filters .filter-tag {color: #336C8C;font-size: 17px;font-weight: 400;font-family: "Poppins", Sans-serif;align-items: center;display: inline-flex;}
body.elementor-kit-35 .active-filters .filter-tag a.remove-filter {margin-left: 8px;color: #171717;text-decoration: none;font-size: 24px;position: relative;top: 2px;}
body.elementor-kit-35 .clear-all-filters {margin-left: 1em;color: #171717;font-size: 16px;}
body.elementor-kit-35 .remove-filter:hover, body.elementor-kit-35 .clear-all-filters:hover {color: #ff0000;} 
.post-grid {display: flex;flex-wrap: wrap;column-gap: 40px;row-gap: 40px;}
.post-card {position: relative;width: calc(33.33% - 40px);flex: 0 1 calc(33.33% - 40px);border-radius: 24px;transition: all 0.5s ease-in-out;overflow: hidden;display: flex;box-shadow: 0px 0px 24px 0px rgba(21, 22, 23, 0.10196078431372549);}
.post-card .post-card-link{position: relative;height: 100%;width: 100%;}
.post-card .post-card-image{overflow: hidden;} 
.post-card .post-card-image img{width: 100%;display: block;transition: all 0.5s ease-in-out;height: 250px;object-fit: cover;object-position: center;}
.post-card .post-card-meta{padding: 25px 30px 80px;display: flex;flex-wrap: wrap;flex-direction: column;gap: 15px;width: 100%;}
.post-card .post-card-meta-inner{display: flex;color: #151617;font-size: 14px;font-family: "Readex Pro", Sans-serif;font-weight: 400;flex-wrap: wrap;row-gap: 8px;} 
.post-card .post-card-meta-inner span:not(:last-child){border-right: 1px solid #E1E4E8;padding-right: 10px;margin-right: 10px;}
.post-card .post-card-meta-inner span:is(.post-card-date){border-right: none;}
.post-card .post-card-authore span{color: #56C5D0;}
.post-card .post-card-tags{display: inline-flex;flex-wrap: wrap;row-gap: 5px;width: 100%;}
.post-card .post-card-tags .tag{color: #fff;border-radius: 30px;font-weight: 400;background-color: #56C5D0;padding: .09em 0.75em;margin-left: 5px;margin-right: 0 !important;}
.post-card .post-card-title{font-family: "Readex Pro", Sans-serif;font-size: 23px;font-weight: 600;line-height: 1.3em;transition: all 0.5s ease-in-out;margin: 0;color: #151617;height: 60px;overflow: hidden;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis; cursor: default;white-space: normal;}
.post-card .post-card-expert{font-family: "Poppins", Sans-serif;font-size: 15px;font-weight: 400;letter-spacing: 0.01em;color: #4C4B4A;margin: 0;line-height: 1.5em;}
.post-card .post-card-read-link{color: #151617;text-align: center;position: absolute;left: 30px;bottom: 20px;width: auto;font-family: "Readex Pro", Sans-serif;font-size: 14px;font-weight: 400;letter-spacing: 0.5px;}
.post-card .post-card-read-link:hover{color: #56C5D0}
.post-card:hover{box-shadow: 0px 0px 24px 0px rgba(20.99999999999996, 21.999999999999957, 22.999999999999954, 0.15);}
.post-card:hover .post-card-title{color: #56C5D0;} 
.post-card:hover .post-card-image img{transform: scale(1.10);}
.post-pagination {position: relative;margin: 40px 0 0;display: flex;align-items: center;justify-content: center;column-gap: 10px;border-top: 2px solid #F0F1F2;padding: 30px 0 30px;}
.post-pagination .page-numbers{font-size: 14px;font-style: normal;font-weight: 400;letter-spacing: 1.4px;text-transform: uppercase;color: #151617;font-family: "Readex Pro", Sans-serif;padding: 2px 10px;}
.post-pagination .page-numbers:hover{color: #56C5D0;}
.post-pagination .page-numbers.current{color: #fff;background-color: #336C8C;border-radius: 12px;}

/* Stories Filter */
.post-filter-form.story-form{border-bottom: 2px solid #E1E4E8;margin: 0 0 50px;padding: 0 0 30px;} 
.post-filter-form.story-form .post-filter-grid{width: calc(33.33% - 20px);}
.story-grid .post-card{display: none;}
.story-grid .post-card.visible{display: flex;}
.story-grid .post-card .post-card-tags{justify-content: flex-end;}
.story-grid .post-card .post-card-meta{gap: 20px;padding-bottom: 30px;}
.story-grid .post-card .post-card-meta-inner{justify-content: flex-end;}
.story-grid .post-card .post-card-tags .tag{background-color: #336C8C;} 
.story-grid .post-card .post-card-title{font-size: 28px;height: auto;cursor: pointer;}
.story-grid .post-card .post-card-date{color: #151617;font-size: 17px;font-weight: 500;letter-spacing: 0.32px;font-family: "Readex Pro", Sans-serif;}
.story-grid .post-card .post-card-date span{color: #336C8C;font-size: 14px;font-weight: 400;letter-spacing: 0.32px;background-color: #F7F8F9;border: 2px solid #E1E4E8;border-radius: 12px;padding: 0 10px;}
.story-grid .post-card .post-card-location {color: #151617;font-size: 17px;font-weight: 500;letter-spacing: 0.32px;font-family: "Readex Pro", Sans-serif;text-align: right;margin-top: 20px;}
.story-grid + .load-btn{display: flex;justify-content: center;margin: 40px 0 0;}
.story-grid + .load-btn .button.load-more{color: #fff;background-color: #336C8C;border-radius: 30px;padding: 10px 25px;}
.story-grid + .load-btn .button.load-more:hover{background-color: transparent;background-image: linear-gradient(90deg, var(--e-global-color-primary) 0%, var(--e-global-color-secondary) 100%);}

@media only screen and (max-width: 1200px){
    .post-card .post-card-title, .story-grid .post-card .post-card-title{font-size: 21px;}
    .post-card .post-card-image img{height: 180px;}
    .active-filters{row-gap: 10px;}
} 
@media only screen and (max-width: 1024px){
    .post-grid{row-gap: 20px;column-gap: 20px;}
    .post-card{width: calc(33.33% - 20px);flex: 0 1 calc(33.33% - 20px);}
    .post-card .post-card-image img{height: 150px;}
    body.elementor-kit-6 .post-filter-grid label{font-size: 14px;letter-spacing: 1.88px;margin: 0 0 20px;}
    .post-filter-form select, .post-filter-form input{font-size: 15px !important;}
    .post-card .post-card-title, .story-grid .post-card .post-card-title{font-size: 19px;height: 50px;}
    .post-pagination{margin: 40px 0 0;}
    .post-card .post-card-meta {padding: 20px 20px 65px;}
    .story-grid .post-card .post-card-location, .story-grid .post-card .post-card-date{font-size: 15px;}
}
@media only screen and (max-width: 767px){
    .post-card {position: relative;width: 100%;flex: 1 1 100%;}
    .post-card .post-card-image img {height: auto;}
    .post-card .post-card-title{font-size: 19px;}
    .post-filter-form{row-gap: 15px;}
    .post-filter-grid{width: 100%;}
    .post-filter-grid.search-filter{width: 100%;}
    .post-card .post-card-meta-inner{row-gap: 0;}
    .post-card .post-card-meta-inner{font-size: 13px;}
    .post-filter-form.story-form .post-filter-grid {width: 100%;}


    
}