

/* Start:/local/components/bb/page.title/templates/.default/style.css?17506933011101*/
.page-title-box {
    position: relative;
    background: #51556e;
    background-position: 50% 50%!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    min-height: 400px;
    display: flex;
    align-items: flex-end;
    margin-bottom: 110px;
}

.page-title-plate {
    position: relative;
    width: 90%;
    max-width: 1100px;
    margin: 100px auto -50px;
    background: #0A1A34;
    padding: 40px;
    text-align: center;
    color: white;
    font-family: "Helvetica Neue";
    overflow: hidden;
}

.page-title-plate-logo {
    position: absolute;
    top: 0;
    right: -30%;
    width: 100%;
    height: 100%;
    background: url("/images/logo-sign-10.webp") no-repeat;
    opacity: 0.7;
}

.page-title-plate__section {
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 1.2em;
    font-stretch: condensed;
}

.page-title-plate__title {
    text-transform: uppercase;
    font-weight: 900!important;
    margin-bottom: 30px;
}

.page-title-plate__description {
    font-size: 1.1em;
    font-weight: 300;
}
/* End */


/* Start:/local/templates/dark_orange/components/bitrix/news.list/products_modern/style.css?1750693301527*/
.news-list-modern {}

.news-list-modern__card {
    background: #f2f2f2!important;
    border: none!important;
    border-radius: 20px!important;
    overflow: hidden;
    transition: all 300ms ease-in-out 0ms;
}

.news-list-modern__card:hover {
    box-shadow: 0 3px 10px #00000022;
    transition: all 300ms ease-in-out 0ms;
}

.news-list-modern-card__link {
    text-decoration: none;
    color:           #000;
    font-family:     "Fira Sans Condensed";
}

.news-list-modern-card__link img {
    mix-blend-mode: darken;
}

/* End */
/* /local/components/bb/page.title/templates/.default/style.css?17506933011101 */
/* /local/templates/dark_orange/components/bitrix/news.list/products_modern/style.css?1750693301527 */
