

/* Start:/bitrix/components/ranx/block.landing/templates/20_2/style.css?17521668691595*/

.block20-2 .sections-1 .section-item {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 40px;
    border: 1px solid #ececec;
    background-color: #ffffff;
    border-radius: 3px;
    -webkit-transition: box-shadow .2s ease-in;
    -moz-transition: box-shadow .2s ease-in;
    transition: box-shadow .2s ease-in;
}
.block20-2 .sections-1 .section-item:hover {
    -webkit-box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.15);
    -webkit-transition: box-shadow .2s ease-out;
    -moz-transition: box-shadow .2s ease-out;
    transition: box-shadow .2s ease-out;
    z-index: 2;
}
.block20-2 .sections-1 .section-img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-size: cover;
}
.block20-2 .sections-1 .section-title {
    font-weight: bold;
    font-size: 16px;
    line-height: 21px;
    color: #000000;
    margin-bottom: auto;
    text-align: center;
}

.block20-2 .section-item-add .section-img {
    display: flex;
    justify-content: center;
    align-items: center;
}
.block20-2 .section-item-add .section-img svg {
    height: 40px;
    width: 40px;
}
.block20-2 .section-remove {
    position: absolute;
    top: 14px;
    right: 14px;
    color: #bbbbbb;
    height: 9px;
    width: 9px;
}
.block20-2 .section-remove svg {
    height: 9px;
    width: 9px;
    position: absolute;
    top: 0;
    left: 0;
}

/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/14_4/style.css?1752166869105*/
.block14-4-img {
    display: block;
    margin: 0 auto;
    margin-bottom: 66px;
    max-width: 100%;
}

/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/13_2/style.css?17521668691013*/
.block13-2-slider {
    position: relative;
    min-height: 40px;
}

.block13-2-brand-items {
    margin: 0;
    padding: 0 65px;
    width: 100%;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    transition: opacity .2s;
}

.block13-2 .slick-track {
    display: flex;
    align-items: center;
}

.block13-2-brand-item {
    margin: 0 auto;
    width: 110px;
}

.block13-2-brand-item img {
    width: 110px;
    margin: 0 auto;
}

.block13-2-brand-item:hover {
    opacity: .7;
}

.block13-2 .slick-arrow {
    position: absolute;
    width: 40px;
    height: 40px;
    top: calc((100% - 40px) / 2);
    background-color: #ffffff;
    color: #333333;
    border-radius: 4px;
    cursor: pointer;
    z-index: 1;
}
.block13-2 .slick-arrow svg {
    position: absolute;
    top: calc(50% - 6px);
    left: calc(50% - 4px);
}

.block13-2 .slick-arrow.arrow-prev {
    left: 0;
}

.block13-2 .slick-arrow.arrow-next {
    right: 0;
}

/* End */
/* /bitrix/components/ranx/block.landing/templates/20_2/style.css?17521668691595 */
/* /bitrix/components/ranx/block.landing/templates/14_4/style.css?1752166869105 */
/* /bitrix/components/ranx/block.landing/templates/13_2/style.css?17521668691013 */
