

/* Start:/local/templates/loft/components/bitrix/breadcrumb/loft/style.min.css?1769759184601*/
.bx-breadcrumb{padding:18px 0 27px;display:flex;justify-content:start}@media (max-width:767.98px){.bx-breadcrumb{overflow:auto;flex-flow:row nowrap;white-space:nowrap}}.bx-breadcrumb-item{font-size:0}.bx-breadcrumb .bx-breadcrumb-item>i.fa:before{content:"/";display:inline-block;font-family:"Inter";font-style:normal;font-weight:300;font-size:12px;line-height:15px;margin:0 .2rem 0 .15rem;position:relative}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Inter";font-style:normal;font-weight:300;font-size:12px;line-height:15px;color:#000}.bx-breadcrumb .bx-breadcrumb-item a>span{color:#818181}
/* End */


/* Start:/local/templates/loft/components/bitrix/system.pagenavigation/modern/style.min.css?1769759184675*/
div.modern-page-navigation{padding:.5em 0}div.modern-page-navigation a,span.modern-page-current,span.modern-page-dots{border-left-width:1px;border-left-style:solid;padding-left:.75em;padding-right:.5em;text-decoration:none}div.modern-page-navigation a.modern-page-previous{border-right-width:1px;border-right-style:solid;border-left:0}div.modern-page-navigation a.modern-page-first,div.modern-page-navigation span.modern-page-first{border-left:0;padding-left:.5em}span.modern-page-current{font-weight:var(--ui-font-weight-bold)}div.modern-page-navigation a,span.modern-page-current,div.modern-page-navigation a.modern-page-previous,span.modern-page-dots{border-color:#cdcdcd}
/* End */


/* Start:/local/templates/loft/components/custom/super.component/projects/style.css?1769759184852*/
.pagination-container {
    display: flex;
    justify-content: center;
}

.pagination-container .load_more {
    cursor: pointer;
    padding: 5px 20px;
    border: 1px solid #333;
    color: #333;
    border-radius: 10px;
    margin-left: 10px;
    font-size: 18px;
}

.pagination-container .modern-page-navigation {
    margin-right: 10px;
}

div.modern-page-navigation a, div.modern-page-navigation .modern-page-first, div.modern-page-navigation .modern-page-current {
    font-size: 18px !important;
}

div.modern-page-navigation a.modern-page-next {
    font-size: 0 !important;
}

@media (max-width: 500px) {
    .pagination-container {
        flex-direction: column-reverse;
    }

    .pagination-container .load_more {
        margin: 0 auto 20px;
    }

    .pagination-container .modern-page-navigation {
        margin-right: 0;
    }
}


/* End */


/* Start:/local/templates/loft/components/custom/super.component/project_filter/style.css?17727968322731*/
.filter-projects__block {
    position: relative;
    margin-bottom: 2rem;
}
.filter-projects__visibility {
    opacity: 0;
    height: 0;
    width: 0;
}
.block__title {
    font-size: 1.5rem;
    padding-right: 3rem;
    position: relative;
    margin-bottom: 0.75rem;
}
.block__title::after {
    content: "";
    width: 15px;
    height: 15px;
    display: block;
    right: 10px;
    top:9px;
    font-size: 2rem;
    position: absolute;
    border-right: 3px solid #b01718;
    border-top: 3px solid #b01718;
    transform: rotate(135deg);
    transition: all 500ms;
}
input#filter:checked + .block__title::after {
    top: 17px;
    transform: rotate(315deg);
}
.filter-projects__items {
    height: 0;
    width: auto;
    border-top: 1px solid #818181;
    transition: opacity 500ms;
}
.filter-projects__items > .container {
    visibility: hidden;
    transition: all 500ms;
}
input#filter:checked + label + .filter-projects__items{
    height: auto;
    position: absolute;
    background: #fff;
    width: 100%;
    border-bottom: 1px solid #818181;
    padding: 1rem;
}
input#filter:checked + label + .filter-projects__items::before,
input#filter:checked + label + .filter-projects__items::after {
    position: absolute;
    content: "";
    height: 1px;
    background-color:#818181;
    width:100vw;
    left: calc((101vw - 100%) / -2);
}
input#filter:checked + label + .filter-projects__items::before {
    top: -1px;
}
input#filter:checked + label + .filter-projects__items::after {
    -webkit-box-shadow: 0px 10px 5px 1px rgba(34, 60, 80, 0.6);
    -moz-box-shadow: 0px 10px 5px 1px rgba(34, 60, 80, 0.6);
    box-shadow: 0px 10px 5px 1px rgba(34, 60, 80, 0.6);
    height: 20px;
    border-top: unset;
    background: #fff;
}
input#filter:checked + label + .filter-projects__items > .container {
    visibility: visible;
    columns: 4;
}
.filter-project__item {
    margin-bottom: 0.75rem;
}
.filter-project__link{
    color: transparent;
    text-decoration: none;
}
input#filter:checked + label + .filter-projects__items .filter-project__link {
    color:#000;
}
.filter-project__link:hover,
.filter-project__link.active
{
    color: #b01718 !important;
}
a.filter-projects__block-close.btn-close {
    opacity: 0 !important;
    position: absolute;
    right: 0px;
    top: 10px;
    padding-right: 1em;
    background-position: right 9px;
    width: 85px;
    color: #000;
    font-size: 1rem;
    height: 1.5rem;
    line-height: 1.5rem;
    transition: all 1000ms;
    cursor: pointer;
}
input#filter:checked + label + div + a.filter-projects__block-close.btn-close {
    opacity: 1 !important;
}
/* End */
/* /local/templates/loft/components/bitrix/breadcrumb/loft/style.min.css?1769759184601 */
/* /local/templates/loft/components/bitrix/system.pagenavigation/modern/style.min.css?1769759184675 */
/* /local/templates/loft/components/custom/super.component/projects/style.css?1769759184852 */
/* /local/templates/loft/components/custom/super.component/project_filter/style.css?17727968322731 */
