/*hero*/
.blogs_hero_section {
    background: linear-gradient(rgba(30, 30, 30, 0.7), rgba(30, 30, 30, 0.7)), url('/wp-content/uploads/2023/10/Mask-group-7.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    height: 385px;
}
.blogs_hero_container {
    height: 100%;
}
.blogs_hero_column {
    max-width: var(--global-width-mob-1);
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}
.blogs_hero_title {
    color: #fff;
    max-width: 700px;
    font-family: 'Playfair Display', serif;
    font-weight: var(--global-font-weight-600);
    font-size: 30px;
    line-height: 39px;
}
.shape {
    position: relative;
}
.shape_element {
    width: 100%;
    aspect-ratio: 3;
    background-color: #fff;
    clip-path: polygon(0 72%, 0% 100%, 34% 100%);
    position: absolute;
    bottom: 0;
    z-index: 10;
}
.shape_element_two {
    width: 100%;
    aspect-ratio: 3;
    background-color: #fff;
    clip-path: polygon(100% 46%, 100% 100%, 33% 100%);
    position: absolute;
    bottom: 0;
    z-index: 10;
}

/*list*/
.blogs_list_section {
    background-image: url("/wp-content/uploads/2023/10/still-life-with-scales-justice-4-2-2.png");
    height: 2600px;
    position: relative;
    top: -70px;
    margin-bottom: -70px;
    z-index: 11;
}
.blog_section_inner {
    width: var(--global-width-mob-1);
    margin: auto;
    position: absolute;
    top: 120px;
    left: 50%;
    transform: translate(-50%);
    display: flex;
    flex-direction: column-reverse;
    gap: 50px;
}
.blog_section_inner h2 {
    font-family: 'Playfair Display', serif;
    font-weight: var(--global-font-weight-600);
    font-size: 55px;
    line-height: 73px;
    text-align: center;
    color: var(--custom-color-2);
    margin-top: 0;
}
.list_of_blogs {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 50px;
}
.latest_news_cont {
    border: 2px solid var(--custom-color-2);
    margin-bottom: 10px;
    background: #fff;
}
.latest_news_cont img {
	max-height: 250px;
}
.latest_news_cont a {
    text-decoration: unset;
}
.latest_news_cont .news_content_title {
    font-family: 'Playfair Display', serif;
    font-weight: var(--global-font-weight-500);
    font-size: 26px;
    line-height: 35px;
    color: var(--custom-color-2);
    padding-left: 24px;
	padding-right: 20px;
    margin-top: 8px;
    margin-bottom: 7px;
	overflow: hidden;
  	display: -webkit-box;
  	-webkit-line-clamp: 2;
  	line-clamp: 2;
  	-webkit-box-orient: vertical;
}
.latest_news_cont .news_content_subtitle {
    font-family: 'Playfair Display', serif;
    font-weight: var(--global-font-weight-500);
    font-size: 16px;
    line-height: 21px;
    color: #d9d9d9;
    font-style: italic;
    margin-top: 0;
    margin-bottom: 15px;
}
.news_content_date {
    font-style: italic;
    font-family: 'Montserrat', sans-serif;
    font-weight: var(--global-font-weight-400);
    font-size: 14px;
    line-height: 17px;
    color: var(--custom-color-4);
}
.news_content_date span {
    float: right;
}
.latest_news_cont p:not(.news_content_date) {
    margin-top: 10px;
}
.latest_news_cont p:not(.news_content_subtitle) {
    font-family: 'Montserrat', sans-serif;
    font-weight: var(--global-font-weight-400);
    font-size: 13px;
    line-height: 16px;
    color: var(--custom-color-4);
    width: 90%;
    margin-bottom: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
.read_more p {
    padding-bottom: 16px;
    color: var(--custom-color-2)!important;
}
.latest_news_cont p {
    padding-left: 24px;
}
.search_div {
    background-color: var(--custom-color-3);
    padding: 10px 25px 15px 25px;
    margin-bottom: 15px;
}
.search_div .search-submit {
    display: none;
}
.search_div .search-field {
    width: 100%;
    border-radius: 0;
    border: 0.5px solid var(--custom-color-2);
}
.search_div .search-field::-webkit-input-placeholder {
    color: #fff;
}
.search_div .search-field:-moz-placeholder {
    color: #fff;
    opacity: 1;
}
.search_div .search-field::-moz-placeholder {
    color: #fff;
    opacity: 1;
}
.search_div .search-field:-ms-input-placeholder {
    color: #fff;
}
.search_div_label {
    font-family: 'Montserrat', sans-serif;
    font-weight: var(--global-font-weight-500);
    font-size: 13px;
    line-height: 16px;
    color: var(--custom-color-2);
}
.category_list {
    background-color: var(--custom-color-3);
    padding: 16px 25px 15px 25px;
}
.category_list h3 {
    font-family: 'Playfair Display', serif;
    font-weight: var(--global-font-weight-600);
    font-size: 22px;
    line-height: 29px;
    color: var(--custom-color-2);
    margin-top: 0;
    margin-bottom: 0;
}
.category_title {
    margin-top: 10px;
    margin-bottom: 10px;
}
.category_title a {
    font-family: 'Montserrat', sans-serif;
    font-weight: var(--global-font-weight-600);
    font-size: 14px;
    line-height: 17px;
    color: #000;
    text-decoration: unset;
}
.category_count {
    font-family: 'Montserrat', sans-serif;
    font-weight: var(--global-font-weight-400);
    font-size: 14px;
    line-height: 17px;
    color: #000;
}
