

/* Start:/bitrix/components/ranx/block.landing/templates/1_3/style.css?17493927867451*/
.block1-3-slider:not(.slick-initialized) .block1-3-bg-image:not(:first-child) {
    display: none;
}
.block1-3-prices {
    display: flex;
    margin-bottom: 30px;
}
.block1-3.content-align-center .block1-3-prices {
    justify-content: center;
}
.block1-3.content-align-left .block1-3-prices {
    justify-content: flex-start;
}
/* text */
.block.block1-3 .block-title .block-subtitle {
    margin-bottom: 25px;
}
.block.block1-3 .block-title .block-title-text {
    margin-bottom: 25px !important;
    margin-top: 0;
}
.block.block1-3 .block-title .block-cattitle {
    margin-bottom: 13px;
}
.block1-3 .toner-block {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    opacity: 0.3;
}
.block.block1-3 .block1-3-align-content {
    text-align: left !important;
    margin: auto 0;
}
.block.block1-3.content-align-center .block1-3-align-content {
    text-align: center !important;
    margin: auto;
}
.block.block1-3.content-align-wide .block1-3-align-content {
    text-align: justify !important;
    margin: auto;
}
.block1-3.content-align-center .block-el-btns {
    justify-content: center;
}

.block1-3-price {
    font-weight: 600;
    font-size: 25px;
    line-height: 45px;
    color: #000;
}
.block1-3-price-old {
    font-weight: 600;
    font-size: 15px;
    line-height: 37px;
    color: #777777;
    text-decoration: line-through;
    margin-left: 15px;
    padding-top: 8px;
}
.block1-3-bg-image{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.block1-3-video {
    position: relative;
}
.block1-3-bg-video {
    position: absolute;
    min-width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.block1-3-bg-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
.block1-3 .slick-dots {
    bottom: 30px;
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.block1-3 .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 4px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    border-radius: 100px;
}
.block1-3 .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    border-radius: 50px;
}
.block1-3 .slick-dots li:not(.slick-active) button {
    background: #fff;
}
.height-inherit {
    height: inherit;
}
.block1-3 .col-flex-rw {
    background-size: 0;
    display: flex;
    place-items: flex-end;
}
.height-fill {
    height: 100%;
}
.block1-3 .block-el-btns {
    margin-top: 25px;
}
.block1-3-content-center  .block-el-btns {
    justify-content: center;
}
@media (min-width: 768px) {
    .block1-3 .text-light-desktop,
    .block1-3 .text-light-desktop .block-title-text,
    .block1-3 .text-light-desktop .block1-3-price,
    .block1-3 .text-light-desktop .block1-3-price-old,
    .block1-3 .text-light-desktop .block-cattitle,
    .block1-3 .text-light-desktop .block-subtitle,
    .block1-3 .text-light-desktop p,
    .block1-3 .text-light-desktop ul,
    .block1-3 .text-light-desktop ol,
    .block1-3 .text-light-desktop dl {
        color: #FFFFFF !important;
    }
    .block1-3-content-left.col-md-6 {
        padding-right: 100px;
    }
    .block1-3-bg-image {
        overflow: hidden;
    }
    .block1-3 .col-flex-rw.block1-3-no-image {
        display:none;
    }
    .block1-3 .block1-3-mobile-img {
        display: none;
    }
    .block1-3-mobile-type--text_on_image .block-title {
        background: none !important;
    }

}
.block1-3-bg-image:focus {
    outline: none;
}
@media (max-width: 1279px) {
    .block.block1-3 .block-title {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .block1-3 .block1-3-image {
        align-items: center;
    }
    .block1-3-bg-image img {
        height: auto;
        width: 100%;
        object-fit: contain;
    }
}
@media (max-width: 767px) {
    .block1-3 .text-light-mobile,
    .block1-3 .text-light-mobile .block-title-text,
    .block1-3 .text-light-mobile .block1-3-price,
    .block1-3 .text-light-mobile .block1-3-price-old,
    .block1-3 .text-light-mobile .block-cattitle,
    .block1-3 .text-light-mobile .block-subtitle,
    .block1-3 .text-light-mobile p,
    .block1-3 .text-light-mobile ul,
    .block1-3 .text-light-mobile ol,
    .block1-3 .text-light-mobile dl {
        color: #FFFFFF !important;
    }
    .block1-3 .maxwidth-theme {
        padding: 0 15px !important;
    }
    .block.block1-3 .block-title {
        padding-top: 0;
        padding-bottom: 0;
    }
    .block.block1-3 .block-title .block-title-text {
        margin-bottom: 10px !important;
    }
    .block1-3 .col-flex-rw {
        position: relative;
        width: 100vw;
        height: 200px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .block1-3 .block1-3-content-left {
        height: 100%;
    }
    .block1-3-container {
        flex-direction: column;
        justify-content: flex-start;
    }
    .block1-3 .mobile-img {
        display: block;
        align-self: flex-end;
        max-height: 100%;
        overflow: hidden;
    }
    .block1-3 .col-flex-rw img {
        max-width: 100%;
        max-height: 100%;
    }
    .block1-3-bg-image{
        background-size: 0;
        background-position: top;
    }
    .block1-3-bg-video {
        display: none;
    }
    .block1-3 .height-fill {
        display: flex;
        flex-direction: column-reverse;
    }
    .block1-3 .block1-3-content-left {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-top: 30px;
    }
    .block1-3-content-center {
        margin: 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-top: 30px;
    }
    .block1-3 .slick-dots {
        position: static;
        margin-top: -25px;
        margin-bottom: 25px;
    }
    .block1-3 .slick-dots li:not(.slick-active) button {
        background: #cccccc;
    }
    .block1-3-image {
        justify-content: center;
    }
    .block1-3-mobile-img + .block1-3-image {
        display: none;
    }
    .block1-3-align-content {
        margin-top: 15px !important;
    }
    .block1-3 p,
    .block.block1-3 .block-title .block-subtitle,
    .block1-3 .block1-3-slider .block1-3-prices {
        margin-bottom: 20px !important;
    }
    .block1-3 .block-el-btns {
        margin-bottom: 25px;
    }

    .block1-3-mobile-type--with_text_block .block1-3-image.block1-3-set-mobile-img img {
        display: none;
    }
    .block1-3-mobile-type--text_on_image .block1-3-image {
        display: none;
    }
    .block.block1-3 .block1-3-mobile-type--text_on_image .block-title {
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        margin-top: 0 !important;
        padding-top: 30px;
    }
    .block1-3-mobile-type--only_image .block-title {
        display: none;
    }
    .block1-3-mobile-type--only_image .block1-3-mobile-img {
        height: unset;
    }
	.block1-3 .block-title-text {
		font-size: 1.8rem !important; 
	} 
	.block1-3 .toner-block {
		background-color: Gainsboro !important; 
	}
}
/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/7_1/style.css?17467916671266*/
.block7-1 .market-items {
    margin-bottom: -30px;
}
.block7-1 .market-item {
    display: block;
    margin-bottom: 30px;
}
.block7-1 .market-item-img {
    height: 428px;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    border-radius: 8px;
}
.block7-1 .market-item-cover {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .4);
    opacity: 0;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    transition: opacity .2s;
}
.block7-1 a.market-item:hover .market-item-cover { opacity: 1; }
.block7-1 .market-item-body {
    text-align: center;
    padding-top: 15px;
}
.block7-1.content-align-left .market-item-body {
    text-align: left;
}
.block7-1.content-align-wide .market-item-body {
    text-align: justify;
}
.block7-1 .market-item-title {
    font-weight: bold;
    font-size: 18px;
    line-height: 31px;
    color: #333333;
}
.block7-1.text-light .market-item-title {
    color: #ffffff;
}
.block7-1 .market-item-desc {
    font-size: 13px;
    line-height: 20px;
    color: #666666;
    margin-top: 5px;
}
.block7-1.text-light .market-item-desc {
    color: #ffffff;
}
/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/14_1/style.css?17467918321943*/
.block14-1 {
    position: relative;
    overflow: hidden;
}
.block14-1 .block-title {
    padding-right: 85px;
    margin-bottom: 0 !important;
}
.block14-1.content-picture-left .block-title {
    padding-left: 85px;
    padding-right: 0;
}
.block14-1-bg-image {
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0;
    background-repeat: no-repeat;
    background-position: top left;
    /*background-size: cover;*/
}
.block14-1-bg-image img {
    max-width: 100%;
    border-radius: 8px;
}
.block14-1.content-picture-left .block14-1-bg-image {
    left: 0;
    right: unset;
}
.block14-1.indent-top-100.indent-bot-100 .block14-1-bg-image,
.block14-1.indent-top-150.indent-bot-50 .block14-1-bg-image,
.block14-1.indent-top-50.indent-bot-150 .block14-1-bg-image {
    max-height: calc(100% - 200px);
}
.block14-1.indent-top-150.indent-bot-150 .block14-1-bg-image {
    max-height: calc(100% - 300px);
}
.block14-1.indent-top-50.indent-bot-50 .block14-1-bg-image,
.block14-1.indent-top-100.indent-bot-0 .block14-1-bg-image,
.block14-1.indent-top-0.indent-bot-100 .block14-1-bg-image {
    max-height: calc(100% - 100px);
}
.block14-1.indent-top-100.indent-bot-50 .block14-1-bg-image,
.block14-1.indent-top-50.indent-bot-100 .block14-1-bg-image,
.block14-1.indent-top-150.indent-bot-0 .block14-1-bg-image,
.block14-1.indent-top-0.indent-bot-150 .block14-1-bg-image {
    max-height: calc(100% - 150px);
}
.block14-1.indent-top-0.indent-bot-50 .block14-1-bg-image,
.block14-1.indent-top-50.indent-bot-0 .block14-1-bg-image {
    max-height: calc(100% - 50px);
}

@media (max-width: 991px) {
    .block14-1-bg-image {
        position: static;
        width: 100%;
        margin-bottom: 30px;
        max-height: unset !important;
        height: auto;
    }
    .block14-1-bg-image img {
        width: 100%;
    }
    .block14-1 .block-title {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}
/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/2_2/style.min.css?17438519022333*/
.block2-2 .tizers{margin-bottom:-60px;justify-content:center}.block2-2 .tizer-wrap{display:flex;flex-direction:column;height:100%;background:#fff;position:relative;top:0;transition:top .3s}.block2-2.hover-effect .tizer:hover{cursor:pointer;background:0 0!important}.block2-2.hover-effect .tizer:hover .tizer-wrap{top:-20px;transition:top .3s;cursor:pointer;box-shadow:0 4px 20px rgba(0,0,0,.15)}.block2-2.hover-effect .tizer.bg-transparent:hover .tizer-wrap{box-shadow:unset;filter:drop-shadow(0px 4px 20px rgba(0, 0, 0, .15))}.block2-2.content-align-left .tizer-wrap{align-items:flex-start}.block2-2.content-align-left .tizer{text-align:left}.block2-2.content-align-center .tizer-wrap{align-items:center}.block2-2.content-align-center .tizer{text-align:center}.block2-2.content-align-wdie .tizer{text-align:justify}.block2-2 .tizer.bg-color{background-clip:content-box}.block2-2 .tizer.bg-color .tizer-wrap,.block2-2.hover-effect .tizer .tizer-wrap{padding:30px 30px 0}.block2-2 .tizer-picture{margin-bottom:20px}.block2-2.content-picture-center .tizer-picture{align-self:center}.block2-2.content-picture-left .tizer-picture{align-self:flex-start}.block2-2.content-picture-right .tizer-picture{align-self:flex-end}.block2-2.text-light .svg-icon{color:#fff!important}.block2-2 .svg-icon svg,.block2-2 .tizer-icon svg{height:60px;max-width:100%}.block2-2 .tizer-icon{font-size:60px;display:flex;justify-content:center}.block2-2 .tizer-name{font-weight:700;font-size:18px;line-height:23px;color:#333;margin-bottom:10px}.block2-2.text-light .tizer-name{color:#fff}.block2-2 .tizer{position:relative;padding:0 20px;margin-bottom:60px}.block2-2.text-light .tizer-text{color:inherit}.block2-2.hover-effect .tizer.slick-slide:hover .tizer-wrap{transition:unset;top:0}.block2-2 .tizer.slick-slide .tizer-text{margin-bottom:0}.block2-2 .slider--one-slide .slick-dots{display:none!important}.block2-2 .slick-dots{list-style:none;margin-bottom:60px;margin-top:-30px;display:flex;justify-content:center;padding:0}.block2-2 .slick-dots li{width:20px;height:4px;margin:0 5px;border-radius:3px;cursor:pointer}.block2-2 .slick-dots li:not(.slick-active){background-color:#ccc}.block2-2 .slick-dots li>button{display:none}@media (max-width:767px){.block2-2 .tizers.tizers--mobile-slider:not(.slick-initialized) .tizer:not(:first-child){display:none}}
/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/16_3/style.min.css?1743851902197*/
.block.block16-3{min-height:24px}.block-16-3-img-wrapper{overflow:hidden;display:flex;justify-content:center;align-items:center}.block-16-3-img-wrapper img{height:auto;max-width:200%;flex-shrink:0}
/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/6_1/style.css?17447852232058*/
.block6-1 .news {
    margin-bottom: -25px;
}
.block6-1 .news-wrap {
    display: block;
    margin-bottom: 25px;
}
.block6-1 .news-block-img {
    margin-bottom: 12px;
    width: 100%;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    transition: opacity .2s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 8px;
    padding-bottom: 66.6%;
    background-size: cover;
    background-position: center;
}
.block6-1 .news-wrap:hover .news-block-img {
    opacity: .7;
}
.block6-1 .news-block-name {
    text-align: left;
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
    color: #333;
    margin-bottom: 10px;
}
.block6-1 .news-block-text {
    text-align: left;
    font-size: 13px;
    line-height: 23px;
    color: #999999;
    margin-bottom: 7px;
}

/* modal style */
.modal6_1 {
    margin: -10px 10px 0;
}

.modal6_1-title {
    font-weight: bold;
    font-size: 38px;
    line-height: 48px;
    color: #333333;
    margin-bottom: 10px;
}

.modal6_1-date {
    margin-bottom: 33px;
    font-size: 13px;
    line-height: 24px;
    color: #999999;
}

.modal6_1-picture {
    margin-bottom: 43px;
}

.modal6_1-picture img {
    width: 100%;
    height: auto;
}

.modal6_1-preview-text {
    margin-bottom: 27px;
    font-weight: normal;
    font-size: 18px;
    line-height: 27px;
    color: #333333;
}

.modal6_1-detail-text {
    margin-bottom: 20px;
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
    color: #666666;
}

@media (max-width: 575px) {
    .modal6_1 {
        margin: -10px 0 0;
    }

    .modal6_1-title {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 10px;
    }

    .modal6_1-date {
        margin-bottom: 20px;
    }

    .modal6_1-picture {
        margin-bottom: 20px;
    }

    .modal6_1-preview-text {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 20px;
    }

    .modal6_1-detail-text {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 0;
    }
}
/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/9_2/style.css?17447853843689*/
.block9-2 .employee-wrap {
    margin-bottom: 32px;
}
.block9-2 .employee {
    width: 100%;
    height: 100%;
    position: relative;
    padding-bottom: 100px;
    transition: box-shadow .2s ease-out;
}
.block9-2 .employee:hover {
    box-shadow: 0 5px 25px rgba(0, 0, 0, .1);
    transition: box-shadow .2s ease-in;
}
.block9-2 .employee-photo {
    width: 100%;
    padding-bottom: 100%;
    background-size: cover;
    background-position: center;
    border-radius: 8px 8px 0 0;
}
.block9-2 .employee-info {
    background-color: #ffffff;
    border: 1px solid #ececec;
    border-top: none;
    border-radius: 0 0 3px 3px;
    overflow: hidden;
    padding: 25px 30px;
    transition: max-height .2s ease-out;
    width: 100%;
    position: absolute;
    bottom: 0;
    min-height: 100px;
    max-height: 100px;
}
.block9-2 .employee:hover .employee-info {
    height: auto;
    max-height: 100%;
    transition: max-height .2s ease-in;
    border-color: #ffffff;
}
.block9-2 .employee-info-bottom {
    max-height: 0;
    overflow: hidden;
    transition: max-height .2s ease-out;
}
.block9-2 .employee:hover .employee-info-bottom {
    max-height: 100%;
    transition: max-height .2s ease-in;
}

.block9-2 .employee-post {
    font-size: 13px;
    line-height: 20px;
    color: #999999;
    margin-bottom: 2px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.block9-2 .employee-name {
    font-size: 18px;
    line-height: 27px;
    color: #333333;
}
.block9-2 .employee-desc {
    font-size: 13px;
    line-height: 20px;
    color: #666666;
    margin-top: 8px;
}

.block9-2 .employee-props {
    margin-top: 14px;
}
.block9-2 .employee-prop {
    margin-top: 6px;
}
.block9-2 .employee-prop:first-child {
    margin-top: 0;
}
.block9-2 .employee-prop-name {
    font-size: 13px;
    line-height: 20px;
    color: #999999;
    margin-top: 3px;
}
.block9-2 .employee-prop-value {
    font-size: 13px;
    line-height: 20px;
    color: #333333;
    display: block;
}

.block9-2 .employee-socials {
    display: flex;
    justify-content: flex-start;
    margin-top: 17px;
}
.block9-2 .employee-socials a {
    width: 19px;
    height: 19px;
    position: relative;
    color: #b8b8b8;
    margin-right: 25px;
}
.block9-2 .employee-socials a:hover {
    opacity: 1;
}
.block9-2 .employee-socials a > svg {
    width: 19px;
    height: 19px;
    position: absolute;
    top: 0;
    left: 0;
}

.block9-2 .employees-wrapper.employees--slider {
    position: relative;
}
.block9-2 .slick-dots {
    list-style: none;
    margin-top: 0;
    margin-bottom: 0;
    display: flex !important;
    justify-content: center;
    padding: 0;
}
.block9-2 .slick-dots li {
    width: 20px;
    height: 4px;
    margin: 0 5px;
    border-radius: 3px;
    cursor: pointer;
}
.block9-2 .slick-dots li:not(.slick-active) {
    background-color: #cccccc;
}
.block9-2 .slick-dots li > button {
    display: none;
}
.block9-2 .slick-arrow {
    position: absolute;
    top: calc(50% - 38px);
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    color: #333333;
    border-radius: 4px;
    cursor: pointer;
    z-index: 1;
}
.block9-2 .slick-arrow svg {
    position: absolute;
    top: calc(50% - 6px);
    left: calc(50% - 4px);
}
.block9-2 .slick-arrow.arrow-prev {
    left: -20px;
}
.block9-2 .slick-arrow.arrow-next {
    right: -20px;
}
.block9-2 .slider--hide-dots .slick-dots,
.block9-2 .slider--hide-counter + .slider-counter {
    display: none !important;
}
.block9-2 .slider-counter {
    text-align: center;
}
@media (max-width: 767px) {
    .block9-2 .slick-arrow {
        display: none !important;
    }
}
/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/10_1/style.css?17467922213411*/
.block10-slider {
    max-width: 100%;
    position: relative;
}
.block10-slider .slick-arrow {
    cursor: pointer;
    position: absolute;
    top: calc(50% - 40px);
    z-index: 1;
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 4px;
    text-align: center;
    line-height: 38px;
}
.block10-slider .slick-arrow.arrow-prev {
    left: 20vw;
}
.block10-slider .slick-arrow.arrow-next {
    right: 20vw;
}
.slick-initialized .slick-slide.block10-1-item {
    outline: none;
    display: flex;
    justify-content: center;    
}
.block10-1-item a img{
    outline: none;
    height: 100%;
    margin: auto;
}
.block10-1-item a{
    outline: none;
    display: flex; 
    width: 86%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
	border-radius: 8px;
}
.block10-1-item:not(.slick-current) a{
    opacity: 0.5;
    transition: 0.3s;
}
.block10-1-item img {
    max-width: 45vw;
}
.block10-1 .slick-dots {
    bottom: 58px;
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.block10-1 .slick-dots.hide-dots {
    display: none;
}
.block10-1 .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 4px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    border-radius: 100px;
}
.block10-1 .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    border-radius: 50px;
}
.block10-1 .slick-dots li:not(.slick-active) button {
    background-color: #cccccc !important;
}
.block10-1-title {
    position: absolute;
    bottom: -38px;
    font-size: 13px;
    line-height: 27px;
    text-align: center;
    color: #666666;
}
.block10-1 .dark-hover {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
    transition: 0.3s;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    opacity: 0;
}
.block10-1 .dark-hover:hover {    
    opacity: 1;
    transition: 0.3s;
}
.block10-1 .slide-counter {
    margin: 16px 0 0;
    text-align: center;
}
.block10-1-btn {
    text-align: center;
    margin-top: 30px;
}
@media (min-width: 1600px) {
    .block10-1-item a{
        height: 527px;    
    }
    .block10-1-items {
        max-width: 100%;
    }
    .block10-1-items .slick-list.draggable {
        height: 565px;
    }
}
@media (max-width: 1599px) {
    .block10-1-item a {
        height: 400px;    
    }
}
@media (max-width: 1399px) {
    .block10-1-item a{
        height: 350px;    
    }
    .block10-1-items .slick-list.draggable {
        height: 388px;
    }
}
@media (max-width: 1199px) {
    .block10-1-item a {
        height: 250px;    
    }
    .block10-1-items .slick-list.draggable {
        height: 288px;
    }
}
@media (max-width: 989px) {
    .block10-1-item a {
        height: 300px;    
    }
    .block10-1-items .slick-list.draggable {
        height: 338px;
    }
    .block10-1-item img {
        max-width: 100%;
    }
    .block10-slider .slick-arrow.arrow-prev {
        left: 0;
    }
    .block10-slider .slick-arrow.arrow-next {
        right: 0;
    }
    .block10-1-item a img {
        width: 100%;
        height: auto;
    }
}
/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/12_4/style.css?17467955605025*/
.block12-4-slider {
    position: relative;
    margin-left: -16px;
    margin-right: -16px;
}
.block12-4-slides {
    width: 100%;
    margin: 0;
}
.block12-4-slide {
    background-color: #ffffff;
    padding: 35px 40px;
    border: 1px solid #ececec;
    border-radius: 8px;
    outline: none;
    height: 100%;
}
.block12-4-slide-wrap {
    padding: 0 16px;
}

.block12-4-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
    padding-bottom: 30px;
    position: relative;
    border-bottom: 1px solid #ececec;
}
.block12-4-top.block12-4--nouser {
    padding-bottom: 10px;
}
.block12-4-user {
    min-width: 180px;
    display: flex;
}

.block12-4-stars {
    height: 19px;
    display: flex;
    align-content: flex-end;
    position: absolute;
    bottom: -9px;
    left: 0;
    background-color: #ffffff;
    padding-right: 15px;
}
.block12-4-star {
    margin-right: 1px;
    width: 19px;
    min-width: 19px;
    height: 19px;
    position: relative;
}
.block12-4-stars .block12-4-star:last-child {
    margin-right: 0;
}
.block12-4-star--on { color: #f2d228; }
.block12-4-star--off { color: #dfdfdf; }
.block12-4-star svg {
    width: 19px;
    height: 19px;
    position: absolute;
    top: 0;
    left: 0;
}
.block12-4-text {
    font-size: 15px;
    line-height: 24px;
    color: #666666;
}
.block12-4-avatar {
    width: 60px;
    min-width: 60px;
    height: 60px;
    background-size: cover;
    border-radius: 50%;
    margin-right: 20px;
}
.block12-4-post {
    font-size: 13px;
    line-height: 20px;
    color: #999999;
}
.block12-4-name {
    font-weight: bold;
    font-size: 16px;
    line-height: 25px;
    color: #333333;
}
.block12-4-info {
    display: flex;
    align-content: center;
    flex-wrap: wrap;
}
.block12-4-info > div {
    width: 100%;
}

.block12-4 .slick-dots {
    list-style: none;
    margin-top: 30px;
    margin-bottom: 0;
    display: flex;
    justify-content: center;
    padding: 0;
}
.block12-4 .slick-dots li {
    width: 20px;
    height: 4px;
    margin: 0 5px;
    border-radius: 3px;
    cursor: pointer;
}
.block12-4 .slick-dots li:not(.slick-active) {
    background-color: #cccccc;
}
.block12-4 .slick-dots li > button {
    display: none;
}

.block12-4 .slick-arrow {
    position: absolute;
    top: calc(50% - 47px);
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    color: #333333;
    border-radius: 4px;
    cursor: pointer;
    z-index: 1;
}
.block12-4 .slick-arrow svg {
    position: absolute;
    top: calc(50% - 6px);
    left: calc(50% - 4px);
}
.block12-4 .slick-arrow.arrow-prev {
    left: -4px;
}
.block12-4 .slick-arrow.arrow-next {
    right: -4px;
}

.block12-4-oneslide .slick-dots {
    display: none !important;
}

.block12-4-more {
    margin-top: 20px;
}

@media (max-width: 767px) {
    .block12-4-slide {
        padding: 30px;
    }
    .block12-4-top {
        flex-wrap: wrap;
    }
    .block12-4-top > div {
        width: 100%;
    }
    .block12-4-user {
        display: flex;
        width: 100%;
        margin-left: 0;
    }
    .block12-4-avatar {
        margin-right: 20px;
        margin-bottom: 0;
    }

    .block12-4 .slick-arrow {
        display: none !important;
    }

    .block12-4 .slick-list {
        padding-right: 38px;
    }
    .block12-4-slide-wrap {
        padding-left: 16px;
        padding-right: 0;
    }
    .block12-4-slider {
        margin-left: -20px;
        margin-right: -20px;
    }

    .block12-4-oneslide .slick-list {
        padding-right: 0 !important;
    }
    .block12-4-oneslide .block12-4-slide-wrap {
        padding: 0 16px !important;
    }
}

/* modal styles */
.modal12-4-top {
    display: flex;
    margin-bottom: 23px;
    justify-content: space-between;
    align-items: center;
}
.modal12-4-user {
    display: flex;
}
.modal12-4-avatar {
    width: 74px;
    min-width: 74px;
    height: 74px;
    margin-right: 25px;
    border-radius: 50%;
    background-size: cover;
}
.modal12-4-info {
    display: flex;
    align-content: center;
    flex-wrap: wrap;
}
.modal12-4-info > div {
    width: 100%;
}
.modal12-4-post {
    font-size: 13px;
    line-height: 20px;
    color: #999999;
}
.modal12-4-name {
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    color: #333333;
}
.modal12-4-stars {
    height: 19px;
    display: flex;
}
.modal12-4-star {
    margin-right: 3px;
    width: 19px;
    height: 19px;
    position: relative;
}
.modal12-4-stars .modal12-4-star:last-child {
    margin-right: 0;
}
.modal12-4-star--on { color: #f2d228; }
.modal12-4-star--off { color: #dfdfdf; }
.modal12-4-star svg {
    width: 19px;
    height: 19px;
    position: absolute;
    top: 0;
    left: 0;
}
.modal12-4-review {
    font-size: 15px;
    line-height: 24px;
    color: #666666;
}
@media (max-width: 767px) {
    .modal12-4-top {
        flex-wrap: wrap;
    }
    .modal12-4-top > div {
        width: 100%;
    }
    .modal12-4-stars {
        margin-top: 25px;
    }
}
/* End */
/* /bitrix/components/ranx/block.landing/templates/1_3/style.css?17493927867451 */
/* /bitrix/components/ranx/block.landing/templates/7_1/style.css?17467916671266 */
/* /bitrix/components/ranx/block.landing/templates/14_1/style.css?17467918321943 */
/* /bitrix/components/ranx/block.landing/templates/2_2/style.min.css?17438519022333 */
/* /bitrix/components/ranx/block.landing/templates/16_3/style.min.css?1743851902197 */
/* /bitrix/components/ranx/block.landing/templates/6_1/style.css?17447852232058 */
/* /bitrix/components/ranx/block.landing/templates/9_2/style.css?17447853843689 */
/* /bitrix/components/ranx/block.landing/templates/10_1/style.css?17467922213411 */
/* /bitrix/components/ranx/block.landing/templates/12_4/style.css?17467955605025 */
