
.page .category-section .container .inner-container:before,
.archive .category-detail-content:before{
    content: '';
    display: block;
    width: 194px;
    height: 166px;
    position: absolute;
    top: 0px;
    right: 9px;
    background: url('../images/block-2.svg');
    background-size: contain;
    background-repeat: no-repeat;
}

.page .category-section .container .inner-container:after,
.archive .category-detail-content:after{
    content: '';
    display: block;
    width: 140px;
    height: 152px;
    position: absolute;
    top: 11px;
    left: -2px;
    background: url('../images/block-1.svg');
    background-size: contain;
    background-repeat: no-repeat;
}

.archive .category-detail-content:before{
    background-image: url('../images/archive-blok-1.png');
    width: 175px;
    height: 145px;
    top: 13px;
    right: 22px;
}

.archive .category-detail-content::after{
    background-image: url('../images/archive-blok.png');
    width: 159px;
    height: 126px;
    left: 46px;
    top: 15px;
}

.blog-section:before {
    content: '';
    display: block;
    position: absolute;
    top: -2px;
    right: -166px;
    width: 332px;
    height: 332px;
    background: url('../images/Isolation_Mode.png');
    background-size: contain;
    background-repeat: no-repeat;
}

.blog-section:after{
        content: '';
        display: block;
        position: absolute;
        top: 790px;
        left: -143px;
        width: 332px;
        height: 332px;
        background: url('../images/Isolation_Mode.png');
        background-size: contain;
        background-repeat: no-repeat;
}

.blog-section {
        background: url('../images/Isolation_Mode-1.png');
        background-size: 332px;
        background-repeat: no-repeat;
        background-position: top 1413px right -198px;
    position: relative;
}

.blog-section .loader {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(239, 242, 245, 0.5);
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
    padding: 6vw;
    z-index: 3;
    font-size: 200%;
    color: #d20038;
}

body.ajax_load_loading .blog-section .loader {
    display: flex;
}

.search-function .advance-search select{
    background-image: url(../images/select-bkg.svg);
    background-size: 11px;
    background-position: center right 24px;
    background-repeat: no-repeat;
}

body .select2-container--default .select2-selection--multiple::after{
    content: '';
    position: absolute;
    top: 22px;
    right: 24px;
    border-color: var(--secondary) transparent transparent transparent;
    border-width: 6px 5px 0;
    border-style: solid;
    display: block;
    z-index: 5;
}

body .select2-container--default.select2-container--focus .select2-selection--multiple::after{
    border-color: transparent transparent var(--secondary) transparent;
    border-width: 0 5px 6px 5px;
}

.search .blog-section .container {
    max-width: 1352px;
    display: flex;
    flex-wrap: wrap;
    gap: 2%;
}

.search .blog-section .container.df-center {
    justify-content: center;
}

.search .blog-section .search-filter {
    width: 15%;
    height: 100%;
    background-color: rgba(247, 248, 250, 0.80);
    border-radius: 15px;
    padding: 15px;
}

.search .blog-section .blog-list {
    width: 79.5%;
}

.search .blog-section {
    padding-bottom: 100px;
}

.search-filter .filter-type .link {
    display: inline-block;
    text-decoration: underline;
    text-underline-offset: 5px;
}

.search-filter .filter-type .link.active {
    color: var(--secondary);
}

@media (max-width: 1600px){
    .blog-section {
        padding-top: 105px;
        background-position: top 1591px right -198px;
    }
    
    .blog-section .container {
        max-width: 1075px;
        padding: 0 36px;
    }

    .search .blog-section .container {
        max-width: 1280px;
    }

    .blog-section .blog-list {
        padding: 0;
    }
    
    .blog-section:before {
        top: 42px;
        right: -198px;
    }
    
    .blog-section:after {
        top: 836px;
        left: -184px;
    }

    
    .archive .category-detail-content:before {
        top: 11px;
        right: 25px;
        width: 174.352px;
        height: 144.397px;
    }

    .archive .category-detail-content::after {
        width: 158.268px;
        height: 125.678px;
        top: 19px;
        left: 39px;
    }

}

@media (max-width: 1199px){

    .blog-section:before {
        top: 91px;
        right: -212px;
        transform: scale(0.7);
    }

    .blog-section:after {
        top: 726px;
        left: -205px;
        transform: scale(0.7);
    }


    .blog-section {
        background-position: bottom -34px right -147px;
        background-size: 225px;
    }

    .archive .category-detail-content:before {
        top: -22px;
        right: 0;
    }

    .blog-section .blog-list{
        padding-right: 45px;
    }
}

@media (max-width:1024px) {
    .search .blog-section .search-filter {
        width: 100%;
        display: flex;
        gap: 5px;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
    .search-filter .filter-type {
        padding: 0 10px;
    }
    .search .blog-section .blog-list {
        width: 100%;
    }
    .search .blog-section {
        padding-bottom: 0;
    }
}

@media (max-width: 767px){
    
body .select2-container--default .select2-selection--multiple::after{
    top: 18px;
}
    .blog-section .container{
        padding: 0 36px;
    }

    .blog-section .blog-list {
        padding: 0;
    }
    .blog-section {
        padding-top: 56px;
    }
    .page .category-section .container .inner-container:before {
        transform: scale(0.62);
        top: -70px;
        right: -60px;
    }
    
.page .category-section .container .inner-container:after {
        width: 86px;
        height: 106px;
        top: -29px;
        left: -3px;
        background-image: url('../images/block-mb.png');
    }

    .archive .category-detail-content:before {
        width: 94.806px;
        height: 101.937px;
        background-image: url('../images/archive-blok-mb-1.png');
        top: 2px;
        right: 0;
    }
    
    .archive .category-detail-content::after {
        width: 84.737px;
        height: 108.235px;
    }

    .search-function .advance-search select {
        background-position: center right 17px;
    }

    
    .archive .category-detail-content:before{
        background-image: url('../images/archive-blok-mb-1.png');
    }
    
    .archive .category-detail-content::after{
        background-image: url('../images/archive-blok-mb.png');
        left: 39px;
        top: 0;
    }
}