

/* Start:/local/templates/main/components/bitrix/news.list/BlokPopulyarnoe/style.css?17293542885129*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/*десктоп слайдер*/
.section.uneasy-SMI.sl1 {
    padding-top: 0px;
    padding-bottom: 60px;
}
.section.uneasy-SMI.sl3 {
    overflow: hidden;
}
.wide{
    margin-bottom: 48px;
}

.heading--h3.center.sl1 {
    text-align: center;
    display: block;
    margin-bottom: 24px;
    padding-top: 0px;
}

.swiper-buttons.sl1 {
    display: block;
    float: right;
    width: 100%;
}

.linking-slide.sl1 {
    background: unset;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 313px !important;
    border-radius: 3px;
        margin-right: 12px !important;
}
 .swiper-buttons.sl1{
     width: 100%;
    position: relative;
    text-align: center;
    display: block;
    padding-top: 24px;
}
.swiper-buttons.sl1 .swiper-button-next,.swiper-buttons.sl1 .swiper-button-prev {
    position: relative;
    /* top: 50%; */
    /*width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);*/
     margin-top: 0px; 
    z-index: 10;
    cursor: pointer;
    display: unset;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color));
    display: inline-block;
    width: auto;
    margin-bottom: 80px;
}
.swiper-button-prev.sl3 {
    right: 10px;
    right: auto;
}
.swiper-button-next.sl3 {
    right: 0px;
    left: auto;
}
.heading-h3.sl3.h2-smi{
    display: block;
}
.heading-h3._left.sl3{
    text-align: center;
}
.heading-h3__wrap .heading-h3._left.sl3{
    font-size: 2.777777777777778rem;
    line-height: 1.2;
}
.swiper-button-next.sl3, .swiper-button-prev.sl3 {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: inline-block;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color));
    
    position: absolute;
    top: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 60px;
    height: 60px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    padding: 0;
    background-color: #3692e4;
    border-radius: 50%;
    cursor: pointer;
    will-change: transform;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    z-index: 2;

}
.linking-btn-next.sl3::after,.swiper-button-prev.sl3::after {
    content: unset;
    margin-bottom: unset;
    width: 0px;
    height: 0px;
    display: none;
}

.auto-width-carousel .slick-prev svg {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    /* transform: rotate(-180deg); */
}

/*Слайдер полезные материалы*/
section._lightest-fff {
    background-color: unset;
    padding-bottom: 42px;
}

.container.sl1{
    padding-left: 0px;
    padding-right: 0px;
}

.swiper-wrapper.sl1{
    color: #fff;
   /* margin-right: -20px;*/
}
.swiper-container.sl1 {
    margin-left: auto;
    margin-right: -20px;
    position: relative;
    /* overflow: unset; */
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-container.sl3 {
    margin-left: auto;
    /*margin-right: -20px;*/
    position: relative;
    overflow: visible; 
    list-style: none;
    padding: 0;
    z-index: 1;
}
.linking-slide-header.sl1 {
    background: #fff;
    padding: 0px 0px 0px 0px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 0px;
    display: table-cell;
    height: 120px;
    text-align: center;
    width: 313px;
    vertical-align: middle;
    position: relative;
    background: #5F5F5F;
    border: unset; /*1px solid rgba(0, 0, 0, 0.1);*/
   box-shadow: unset;
}
.linking-slide.linking-slide.sl1 {
    background: unset;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 313px;
    border-radius: 3px;
    
}
.linking-slide-header.sl1 p{
    padding: 24px;
    color: #FFFFFF;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: left;

}
.linking-btn-prev.sl1::after {
    content: url(/img/Slider_button_left.svg);
    margin-bottom: 24px;
}
.linking-btn-next.sl1::after {
    content: url(/img/Slider_button_right.svg);
    margin-bottom: 24px;
}

@media screen and (max-width: 480px) {
    
    .heading--h3.center.sl1 {
    text-align: center;
    display: block;
    margin-bottom: 12px;
    padding-top: 2px;
}

}

/* End */


/* Start:/local/templates/main/components/bitrix/news.list/SMI/style.css?1672233268724*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.heading-h3._left.h2-smi{
    font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 700;
font-size: 40px;
line-height: 50px;
/* identical to box height, or 125% */

letter-spacing: -0.03em;

color: #454545;
margin-bottom: 0px;
}
.section.uneasy-SMI._lightest-gray{
        padding-top: 50px;
}
.result-section.section._lightest-gray{
    padding-bottom: 0px;
}
.buttons-smi .swiper-button-next, .buttons-smi .swiper-button-prev{
    /*margin-top: 0px;*/
}
.h3-smi{
    display: block;
    width: 100%;
    margin-bottom: 40px;
}
.buttons-smi{
    height: 50px;
}
/* End */
/* /local/templates/main/components/bitrix/news.list/BlokPopulyarnoe/style.css?17293542885129 */
/* /local/templates/main/components/bitrix/news.list/SMI/style.css?1672233268724 */
