

/* 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/17_3/style.css?17467925465644*/
.block17-3 .tariffs-tabs {
    margin-bottom: 32px;
}
.block17-3 .tariff-filter__button {
    border: 1px solid transparent;
    border-radius: 3px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 8px 16px 10px;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    color: #666;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}
.block17-3 .tariff-filter__button:not(.active) {
    background: #FFFFFF;
    border-color: #ECECEC;
}
.block17-3 .tariff-filter__button:hover {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    border-color: transparent;
}
.block17-3 .tariff-filter__button.active {
    color: #fff;
}
.block17-3 .tariffs {
    position: relative;
    opacity: 1;
    transition: all 0.3s ease-in-out;
}
.block17-3.loading .tariffs {
    opacity: 0;
}
.block17-3 .tariff:focus {
    outline: none;
}
.block17-3 .tariff_wrapper {
    background: #FFFFFF;
    border: 1px solid #ECECEC;
    margin: 10px 12px;
    border-radius: 8px;
    position: relative;
    -webkit-transition: box-shadow .2s ease-in;
    -moz-transition: box-shadow .2s ease-in;
    transition: box-shadow .2s ease-in;
    overflow: hidden;
}
.block17-3 .tariff_wrapper:hover {
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    position: relative;
    z-index: 1;
    -webkit-transition: box-shadow .2s ease-out;
    -moz-transition: box-shadow .2s ease-out;
    transition: box-shadow .2s ease-out;
}
.block17-3 .tariff-img {
    height: 210px;
    width: 100%;
    background-size: cover;
    background-position: center;
}
.block17-3 .tariff-info {
    padding: 30px;
    padding-top: 25px;
}
.block17-3 .tariff-text {
    display: inline-block;
    vertical-align: top;
    border-bottom: 1px solid #ECECEC;
    margin-bottom: 20px;
    width: 100%;
}
.block17-3 .tariff-title {
    display: block;
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
    color: #333;
    margin-bottom: 10px;
}
.block17-3 .tariff-desc {
    font-size: 14px;
    line-height: 20px;
    color: #666;
    margin-bottom: 21px;
}
.block17-3 .tariff-props li {
    color: #333;
    font-size: 14px;
    margin-bottom: 7px;
}
.block17-3 .tariff-prices>div {
    display: inline-block;
}
.block17-3 .tariff-price {
    font-weight: bold;
    font-size: 20px;
    color: #333;
}
.block17-3 .tariff-old-price {
    margin-left: 6px;
    font-size: 16px;
    color: #999;
    text-decoration: line-through;
}
.block17-3 .tariff-discount {
    white-space: nowrap;
    font-size: 0;
}
.block17-3 .tariff-discount>div {
    display: inline-block;
    font-size: 11px;
    text-align: center;
    padding: 1px 3px 1px 4px;
    margin-right: 2px;
}
.block17-3 .tariff-discount .discount-value {
    background: #FFD600;
    border-radius: 3px;
}
.block17-3 .tariff-discount .discount-text {
    background: #FFEF99;
    border-radius: 3px;
    color: #333;
}
.block17-3 .tariff-btn_wrapper {
    margin-top: 20px;
}
.block17-3 .block-el-btns {
    justify-content: center;
}
.block17-3 .load-more_wrapper {
    margin-top: 32px;
}
.block17-3 .tariff-stickers {
    font-size: 0;
    position: absolute;
    top: 25px;
    left: 25px;
}
.block17-3 .tariff-stickers>div {
    display: inline-block;
}
.block17-3 .tariff-stickers [class*="sticker_"] {
    background-color: #46BD1C;
    width: auto;
    margin: 0 3px 6px;
    position: relative;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    padding: 1px 5px 3px;
    border-radius: 2px;
}
.block17-3 .tariff-stickers>div:first-child [class*="sticker_"] {
    margin-left: 0;
}
.block17-3 .tariff-stickers .sticker_sale {
    background-color: #FFD600;
    color: #333;
}
.block17-3 .tariff-stickers .sticker_hit {
    background-color: #FC3E14;
}

/* slick */
.block17-3 .slick-dots {
    bottom: -30px;
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.block17-3 .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 4px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    border-radius: 100px;
}
.block17-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;
    background: #CCCCCC;
    border-radius: 50px;
}
.block17-3 .slick-dots li.theme-bg.slick-active button {
    background: inherit;
}
.block17-3 .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;
}
.block17-3 .slick-arrow.arrow-prev {
    left: -10px;
}
.block17-3 .slick-arrow.arrow-next {
    right: -10px;
}

.block17-3 [class*="sticker_age"] {
    background-color: #FFD600 !important;
    color: #333 !important;
}

/* Базовые стили для мобильного режима */
@media (max-width: 767px) {
    .block17-3 [data-tariffs_slider] {
        display: block !important;
    }
    .block17-3 [data-tariffs_slider] .slide {
        display: block !important;
        width: 100% !important;
        opacity: 1 !important;
        float: none !important;
    }
    [data-prev-slide],
    [data-next-slide],
    .slick-dots {
        display: none !important;
    }
}
/* 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/5_1/style.css?17468573091736*/
.block5-1-container {
    display: flex;
    flex-direction: column;
    position: relative;
	border-radius:8px;
	overflow: hidden;
}
.block5-1-card {
    background: #FFFFFF;
    padding: 33px 40px 31px 40px;
    border: 1px solid #ECECEC;
    box-sizing: border-box;
    position: relative;
    transition: 0.3s;
    overflow: hidden;
    margin-bottom: -1px;
}
.block5-1-card:hover {    
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
    border-color: #FFFFFF;
    cursor: pointer;
    z-index: 2;
}
.block5-1-card-header {
    width: calc(100% - 62px);
}
.block5-1-question {
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    color: #333333;
}
.block5-1-card.collapsed .block5-indicator {
    display: none;
}
.block5-indicator {
    position: absolute;
    height: 11px;
    width: 8px;
    left: -4px;
    top: 42px;
    border-radius: 4px;
    transition: 0.3s;
}
.block5-1-card-body {
    font-size: 15px;
    line-height: 24px;
    color: #666666;
    margin-top: 17px;
}
.block5-1 .btn-arrow {
    position: absolute;
    right: 33px;
    top: 33px;
    transform: rotate(180deg);
    height: 32px;
    width: 32px;
    background-image: url('/bitrix/components/ranx/block.landing/templates/5_1/img/arrow-down-gray.svg');
    background-color: #FFFFFF;
    background-position: center;
    background-repeat: no-repeat;
    border: 1px solid #ECECEC;
    box-sizing: border-box;
    border-radius: 3px;
}
.block5-1 .btn-arrow:hover,
.block5-1-card:hover .btn-arrow {
    cursor: pointer;
    background-image: url('/bitrix/components/ranx/block.landing/templates/5_1/img/arrow-down.svg');
}
.block5-1 .btn-arrow.collapsed {
    transform: rotate(0deg);
}

@media (max-width: 575px) {
    .block5-1-card {
        padding: 31px;
    }
    .block5-1 .btn-arrow {
        right: 31px;
        top: 31px;
    }
}
/* 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/10_3/style.min.css?1743851902832*/
.block10-3-gallery{max-width:100%;margin-top:40px}.block10-3-item-card{outline:none}.block10-3-gallery a img{outline:none;height:100%;min-width:100%;min-height:100%}.block10-3-gallery a{outline:none;display:block;height:321px;overflow:hidden;background-repeat:no-repeat;background-size:cover;background-position:center;position:relative}.block10-3 .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-3 .dark-hover:hover{opacity:1;transition:0.3s}@media (min-width: 990px){.block10-3-item-card{max-width:480px}}@media (max-width: 989px){.block10-3-gallery{padding-left:20px;padding-right:20px}}@media (max-width: 767px){.block10-3-gallery a{height:321px;width:100%}.block10-3-gallery a img{width:100%;min-width:unset}}
/* 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 */


/* Start:/bitrix/components/ranx/block.landing/templates/15_2/style.min.css?1743851902485*/
.block15-2.content-align-left .block15-2-content{text-align:left}.block15-2.block.content-align-left .block-btns,.block15-2.block.content-align-left .block-title{justify-content:flex-start;text-align:left}.block15-2.content-align-center .block15-2-content{text-align:center}.block15-2.content-align-wide .block15-2-content{text-align:justify}.block15-2.block.content-align-wide .block-btns,.block15-2.block.content-align-wide .block-title{justify-content:flex-start;text-align:justify}
/* End */
/* /bitrix/components/ranx/block.landing/templates/1_3/style.css?17493927867451 */
/* /bitrix/components/ranx/block.landing/templates/17_3/style.css?17467925465644 */
/* /bitrix/components/ranx/block.landing/templates/14_1/style.css?17467918321943 */
/* /bitrix/components/ranx/block.landing/templates/5_1/style.css?17468573091736 */
/* /bitrix/components/ranx/block.landing/templates/16_3/style.min.css?1743851902197 */
/* /bitrix/components/ranx/block.landing/templates/10_3/style.min.css?1743851902832 */
/* /bitrix/components/ranx/block.landing/templates/12_4/style.css?17467955605025 */
/* /bitrix/components/ranx/block.landing/templates/15_2/style.min.css?1743851902485 */
