.insights__blog__1 {
    position: relative;
    padding: 135px 80px 80px;
    margin: 0;
    align-items: center;
}
.insights__blog__1 p {
    color: #FFF;
    position: relative;
    font-size: 40px;
    font-weight: 700;
    max-width: 1012px;
    z-index: 1;
    margin-bottom: 43px;
}
.insights__blog__1 figure {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.insights__blog__1 figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.insights__blog__1 form {
    width: 100%;
    position: relative;
    z-index: 1;
    border-bottom: 1px solid #fff;
}
.insights__blog__1 form label {
    position: absolute;
    color: #FFF;
    font-size: 20px;
    font-weight: 500;
    z-index: 3;
    top: 50%;
    transform: translateY(-50%);
}
.insights__blog__1 form input {
    position: relative;
    width: 100%;
    padding: 20px 0;
    background: transparent;
    border: none;
    color: #FFF;
    font-size: 20px;
}
.insights__blog__1 form input::placeholder {
    color: white;
}
.insights__blog__1 form input:focus-visible {
    outline: none;
}
.insights__blog__1 form button {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: var(--Primary, #FF510E);
    width: 42px;
    height: 42px;
    border: none;
    color: transparent;
}
.insights__blog__1 form button:before {
    content: '';
    display: block;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M11 19C15.4183 19 19 15.4183 19 11C19 6.58172 15.4183 3 11 3C6.58172 3 3 6.58172 3 11C3 15.4183 6.58172 19 11 19Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21 21L16.7 16.7' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 24px;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
}

.insights__blog__2 > div {
    display: flex;
    position: relative;
}
.insights__blog__2 > div form {
    padding: 64px 80px;
    background: #FAFAFA;
}
.insights__blog__2 > div form h3 {
    color: #262626;
    font-size: 24px;
    font-weight: 600;
    margin: 61px 0 21px;
}
.insights__blog__2 > div #category-checkboxes label {
    color: #262626;
    font-size: 16px;
    font-weight: 400;
    display: flex;
    align-items: center;
}
#post-list {
    padding: 131px 80px 69px 24px;
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    position: relative;
}
#post-list .post-item {
    width: calc((100% - 48px) / 3);
    display: flex;
    flex-direction: column;
}
#post-list .post-item img {
    width: 100%;
    object-fit: cover;
	cursor: pointer;
	aspect-ratio: 16 / 9;
}
#post-list .post-item h2 {
    font-size: 20px;
    font-weight: 600;
    order: 2;
    margin: 12px 0;
}
#post-list .post-item h2 a {
    color: #262626;
}
#post-list .post-item p {
    color: var(--Text-Secondary, rgba(38, 38, 38, 0.80));
    font-size: 16px;
    font-weight: 400;
    margin-top: 24px;
}
#post-list .post-item p:last-child {
    order: 3;
    margin: 0;
    color: #262626;
    font-size: 18px;
}
#sort-by {
    position: absolute;
    top: 64px;
    right: 80px;
    z-index: 3;
}
#sort-by label {
    color: #262626);
    font-size: 16px;
    font-weight: 500;
}
#sort-by select {
    background: #F4F4F4;
    padding: 12px;
    margin-left: 8px;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    min-width: 100px;
    background-repeat: no-repeat;
    background-position: right 8px center;
    background-size: 24px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6 9L12 15L18 9' stroke='%23262626' stroke-opacity='0.8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
#sort-by select:focus {
    outline: none;
}
#sort-by select option {
    color: #262626;
    font-size: 16px;
    font-weight: 500;
}
.insights__blog__2 #post-list .pagination {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 12px;
}
.insights__blog__1{
    height: 100vh;
}
.input_search_theme{
    position: relative;
}
.input_search_theme input{
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    opacity: 0;
    margin: 0;
}
.input_search_theme input:checked ~ span:before{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Crect width='24' height='24' rx='1' fill='%23FF510E'/%3E%3Cg clip-path='url(%23clip0_882_2657)'%3E%3Cpath d='M7.33337 12.0001L10.6667 15.3334L17.3334 8.66675' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_882_2657'%3E%3Crect width='16' height='16' fill='white' transform='translate(4 4)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    border-color: rgba(255, 255, 255, 1);
	border: none !important;
}
.input_search_theme span{
    display: flex;
    align-items: center;
}
.input_search_theme span:before{
    content: "";
    width: 24px;
    height: 24px;
    display: inline-block;
    border: 1px solid rgba(38, 38, 38, 0.8);
    box-sizing: border-box;
    margin-right: 8px;
}
.page-link{
    box-sizing: border-box;
    border: 1px solid rgba(217, 217, 217, 1);
    background: white;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 4px;
    width: 32px;
    height: 32px;
    cursor: pointer;
 }
.page-link.active{
    border-color: rgba(255, 81, 14, 1);
    color: rgba(255, 81, 14, 1);
    pointer-events: none;
}
.page-link .next{
    width: 6px;
}
.page-link:hover{
    border-color: rgba(255, 81, 14, 1);
    color: rgba(255, 81, 14, 1);
}
#post-list .post-item h2 a:hover{
    color: rgba(255, 81, 14, 1);
}
.insights__blog__2{
    margin-bottom: 0;
}
#filter button[type="submit"]{
    border: none;
    padding: 12px 60px 12px 12px;
    font-size: 16px;
    cursor: pointer;
    background-color: white;
    color: #262626;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' viewBox='0 0 42 42' fill='none'%3E%3Crect width='42' height='42' fill='%23FF510E'%3E%3C/rect%3E%3Cpath d='M27 17L31 21L27 25' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M11 21H31' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: 100% 50%;
    background-size: 42px;
}
.bt__filter {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
button#clear-filters {
    background: transparent;
    border: 0;
    outline: none;
    box-shadow: none;
    font-size: 20px;
    font-weight: 500;
    line-height: 27.32px;
    cursor: pointer;
}
.no__items_seach {
    display: flex;
    justify-content: center;
    width: 100%;
    padding-top: 190px;
}
.no__items_seach > div{
    width: 497px;
    margin: 0 auto;
}
.no__items_seach p{
    font-size: 20px;
    font-weight: 500;
    line-height: 27.32px;
    text-align: center;
    margin-bottom: 36px;
}
.no__items_seach ul{
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.no__items_seach ul li:not(:first-child){
    margin-left: 36px;
}
.no__items_seach ul li a{
    font-size: 20px;
    font-weight: 600;
    line-height: 27.32px;
    color: rgba(38, 38, 38, 1);
}
.no__items_seach ul li a:hover{
    color: rgba(255, 81, 14, 1);
}
.hidden{
    display: none;
}
@media(min-width: 1200px){
    .mb__filter, .title__mb{
        display: none;
    }
}
@media(max-width: 1199px){
    .insights__blog__1{
        height: 100vh;
        padding: 110px 24px;
    }
    .insights__blog__1 p{
        font-size: 32px;
        font-weight: 600;
        line-height: 43.71px;
        margin-bottom: 13px;
    }
    .insights__blog__1 form input{
        font-size: 16px;
        font-weight: 500;
        line-height: 21.86px;
    }
    .insights__blog__2 > div{
        flex-direction: column;
    }
    .mb__filter,
    #post-list,
    .insights__blog__2 > div form{
        width: 100%;
    }
    form#filter{
        position: fixed;
        top: 0;
        left: 0;
        display: none;
        background-color: white !important;
        padding: 0;
        overflow-y: auto;
    }
    form#filter .title__mb{
        padding: 24px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid #D9D9D9;
    }
    .insights__blog__2 > div form h3{
        margin-top: 24px;
        font-size: 24px;
        font-weight: 600;
        line-height: 32.78px;
    }
    form#filter .title__mb span{
        font-size: 32px;
        font-weight: 600;

    }
    form#filter .title__mb ~ div{
        padding: 0 24px;
    }
    .mb__filter {
        padding: 24px;
        z-index: 1;
    }
    .mb__filter .js{
        display: flex;
        align-items: center;
        position: relative;
        width: fit-content;
    }
    #sort-by{
        top: 18px;
        right: 24px;
    }
    #post-list{
        padding: 24px 24px 17px;
    }
    #post-list .post-item{
        width: 100%;
    }
    .mb__filter span {
        font-size: 18px;
        font-weight: 600;
        line-height: 24.59px;
        display: inline-block;
        margin-left: 12px;
    }
    .active_post form#filter{
        width: 100%;
        height: 100vh;
        z-index: 9999;
        display: block;
    }
    .bt__filter{
        margin-bottom: 40px;
    }
}
