

/* Start:/local/templates/512.studia.cattai/components/bitrix/breadcrumb/.default/style.css?17417590771232*/
.breadcrumbs {
    position: relative;
    padding: 1.5rem 0;
}

.breadcrumbs.hide {
    display: none;
}

.breadcrumbs ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow-y: hidden;
}

.breadcrumbs ul li {
    position: relative;
    padding-right: 1rem;
}

.breadcrumbs ul li::after {
    content: "-";
    display: block;
    position: absolute;
    top: 50%;
    right: 6px;
    color: #909090;
    font-weight: 400;
    font-size: 0.8125rem;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.breadcrumbs ul li:last-child {
    padding: 0;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.breadcrumbs ul li:last-child::after {
    content: none;
}

.breadcrumbs ul li a {
    text-decoration: none;
    display: inline-block;
    color: #909090;
    font-weight: 400;
    font-size: 0.8125rem;
    white-space: nowrap;
}
/* End */


/* Start:/local/templates/512.studia.cattai/components/bitrix/news/promote/style.css?17417590781411*/
.stand-box {
    position: relative;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}

.stand-box .image {
    overflow: hidden;
    border-radius: 2.5rem;
    -webkit-border-radius: 2.5rem;
    -moz-border-radius: 2.5rem;
    -ms-border-radius: 2.5rem;
    -o-border-radius: 2.5rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 163px;
}

.stand-box .image img {
    opacity: 0;
    visibility: hidden;
}

.stand-box .img-hide {
    display: none;
}

.stand-block {
    padding: 2.5rem 0;
}

.stand-block h1 {
    max-width: 650px;
}

.stand-block .desc {
    margin-top: 1.5rem;
    color: #000;
    font-weight: 400;
    font-size: 0.9375rem;
    max-width: 558px;
}

@media (min-width: 860px) {
    .stand-box {
        max-width: 97vw;
        padding-left: 0;
        padding-right: 0;
    }
    .stand-box .image {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .stand-box .img-hide {
        display: block;
    }
    .stand-box .img-visible {
        display: none;
    }
    .stand-block {
        padding: 6.375rem 0;
    }
    .stand-block .desc {
        margin-top: 1.875rem;
        font-size: 1rem;
    }
}

@media (min-width: 992px) {
    .stand {
        padding-top: 1.875rem;
    }
    .stand-block {
        padding: 9.375rem 0;
    }
}
/* End */
/* /local/templates/512.studia.cattai/components/bitrix/breadcrumb/.default/style.css?17417590771232 */
/* /local/templates/512.studia.cattai/components/bitrix/news/promote/style.css?17417590781411 */
