

/* Start:/bitrix/templates/energy/components/bitrix/news/partners/bitrix/news.detail/.default/style.css?17261349053798*/
.brand-detail img{
    height: auto;
}
.brand-detail .sp-container{
    background-color: transparent;
}
.brand-detail .panel-style img{
    width: 100%;
}
.brand-detail .panel-style{
    padding: 16px;
    border: 1px solid #EDEDED;
    border-radius: 16px;
}
.brand-detail .m-t{
    margin-top: 16px!important;
}
.brand-detail .m-b{
    margin-bottom: 16px!important;
}
.brand-detail .m-l{
    margin-left: 16px!important;
}
.brand-detail .m-r{
    margin-right: 16px!important;
}
.line-small-desc.row,
.brand-detail .sp-container>.row,
.line-image-text>.row{
    --bs-gutter-x: 16px;
    --bs-gutter-y: var(--bs-gutter-x);
}
.brand-detail .h2.title-block,
.brand-detail .h3.title-block{
    line-height: 1.1;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: 700;
}
.brand-detail .h2.title-block{
    font-size: 20px;
}
.brand-detail .h3.title-block{
    font-size: 18px;
}
.brand-detail .block-decor{
    position: relative;
    padding-left: 30px;
}
.brand-detail .block-decor:before{
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("/images/partn/decor.svg");
    position: absolute;
    left: 0;
    top: 0;
}
.number-block .col-number{
    text-align: center;
}
.number-block .number{
    display: inline-block;
    font-size: 40px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    background: #d90000;
    border-radius: 50%;
    font-family: "Sansation", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
}
@media (min-width: 576px){
    .brand-detail .sp-container .panel-style{
        height: 100%;
    }
    .brand-detail .h2.title-block{
        font-size: 26px;
    }
    .brand-detail .h3.title-block{
        font-size: 22px;
    }
    .brand-detail .panel-style{
        padding: 30px;
        border-radius: 30px;
    }
    .brand-detail .m-t{
        margin-top: 30px!important;
    }
    .brand-detail .m-b{
        margin-bottom: 30px!important;
    }
    .brand-detail .m-l{
        margin-left: 30px!important;
    }
    .brand-detail .m-r{
        margin-right: 30px!important;
    }
    .line-small-desc.row,
    .brand-detail .sp-container>.row,
    .line-image-text>.row{
        --bs-gutter-x: 30px;
    }
    .brand-detail .block-decor{
        padding-left: 45px;
    }
    .brand-detail .block-decor:before{
        width: 30px;
        height: 30px;
    }
}
@media (min-width: 768px){
    .brand-detail .h2.title-block{
        font-size: 22px;
    }
    .brand-detail .h3.title-block{
        font-size: 18px;
    }
    .number-block .number {
        font-size: 30px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
}
@media (min-width: 992px){
    .brand-detail .h2.title-block{
        font-size: 24px;
    }
    .brand-detail .h3.title-block{
        font-size: 20px;
    }
    .number-block .number {
        font-size: 40px;
        width: 70px;
        height: 70px;
        line-height: 70px;
    }
}
@media (min-width: 1200px){
    .container.other-page{
        max-width: 1140px!important;
    }
    .line-small-desc .panel-style{
        padding: 50px;
    }
    .number-block .col-image{
        width: 330px;
    }
}
@media (min-width: 1250px) {
    .container.other-page {
        max-width: 1200px !important;
    }
    .line-small-desc.row{
        --bs-gutter-x: 40px;
    }
    .brand-detail .h2.title-block{
        font-size: 26px;
    }
    .brand-detail .h3.title-block{
        font-size: 22px;
    }
}
/* End */


/* Start:/bitrix/templates/energy/components/sprint.editor/blocks/.default/_style.css?17261349053514*/
/* Общие стили для блоков */
.sp-block-table table {
    width: 100%;
    border-collapse: collapse;
}

.sp-block-table table tr {
    background: #f7f7f7;
    color: #8a8a8a;
}

.sp-block-table table tr:nth-child(odd) {
    background: #e7e6e6;
}

.sp-block-table table tr:hover {
    background: #d4d4d4;
    color: #000;
}

.sp-block-table table td {
    text-align: left;
    border: 1px solid #ccc;
    padding: 5px;
}

.sp-block-table p {
    margin: 0;
}

.sp-image img {
    width: 100%;
}

.sp-video iframe,
.sp-video-gallery iframe {
    border-width: 0;
}

.sp-iblock-sections {
    padding: 10px;
    border: 1px solid #c3c3c3;
    margin: 10px 0;
}

.sp-iblock-elements {
    padding: 10px;
    border: 1px solid #c3c3c3;
    margin: 10px 0;
}

.sp-properties {
    width: 400px;
    border-collapse: collapse;
}

.sp-properties_title {
    border: 1px solid #ccc;
    padding: 0 5px;
    font-weight: bold;
}

.sp-properties_text {
    border: 1px solid #ccc;
    padding: 0 5px;
}

.sp-gallery-items {
    overflow: hidden;
}

.sp-gallery-item {
    float: left;
    height: 220px;
    padding: 5px;
    /*width: 20%;*/
}

.sp-gallery-item-img-wrapper {
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
    display: block;
    color: inherit;
}

.sp-gallery-item img {
    display: block;
    max-width: 100%;
    left: 50%;
    max-height: 100%;
    max-width: none;
    position: relative;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) translateZ(0);
    -moz-transform: translate(-50%, -50%) translateZ(0);
    -o-transform: translate(-50%, -50%) translateZ(0);
    -ms-transform: translate(-50%, -50%) translateZ(0);
    transform: translate(-50%, -50%) translateZ(0);
}

.sp-gallery-item-text {
    background-color: rgba(255, 255, 255, .7);
    cursor: pointer;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    width: 100%;
}

.sp-gallery-item-text:hover {
    opacity: 1;
}

.sp-gallery-item-text::after {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.sp-gallery-item-text-content {
    display: inline-block;
    vertical-align: middle;
    width: 90%;
}

.sp-button_link,
.sp-button_link:link,
.sp-button_link:visited {
    display: inline-block;
    padding: 10px 20px;
    margin: 10px 0;
    border-radius: 20px;
    text-decoration: none;
    background: #ccc;
    color: #333;
}

.sp-button_link:hover {
    text-decoration: none;
    background: #333;
    color: #ccc;
}

/*accordion*/
.sp-accordion {
    border: 1px solid #ccc;
    border-radius: 5px;
}

.sp-accordion-title {
    border-top: 1px solid #ccc;
    color: #444;
    cursor: pointer;
    padding: 10px;
    text-align: left;
}

.sp-accordion-title:first-child {
    border-top: none;
}

.sp-accordion-container {
    padding: 0 10px 10px;
    display: none;
    overflow: hidden;
}

.sp-accordion-title:after {
    content: '\02795';
    font-size: 12px;
    color: #777;
    float: right;
    margin: 2px 5px;
}

.sp-accordion-title__active:after {
    content: "\2796";
}

.sp-complex-table {
    display: table;
    table-layout: fixed;
    border-spacing: 10px;
}

.sp-complex-row {
    display: table-row;
}

.sp-complex-col {
    display: table-cell;
    vertical-align: top;
}

/* End */
/* /bitrix/templates/energy/components/bitrix/news/partners/bitrix/news.detail/.default/style.css?17261349053798 */
/* /bitrix/templates/energy/components/sprint.editor/blocks/.default/_style.css?17261349053514 */
