

/* Start:/bitrix/components/ranx/block.landing/templates/1_1_custom/style.css?16407663876549*/
.block1-1-custom-prices {
    display: flex;
    margin-bottom: 30px;
}
.block1-1-custom.content-align-center .block1-1-custom-prices {
    justify-content: center;
}
.block1-1-custom.content-align-left .block1-1-custom-prices {
    justify-content: flex-start;
}
/* text */
.block.block1-1-custom .block-title .block-subtitle {
    margin-bottom: 25px;
}
.block.block1-1-custom .block-title .block-title-text {
    margin-bottom: 25px !important;
    margin-top: 0;
}
.block.block1-1-custom .block-title .block-cattitle {
    margin-bottom: 13px;
}
.block1-1-custom .toner-block {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    opacity: 0.3;
}
.block.block1-1-custom .block1-1-custom-align-content {
    text-align: left !important;
    margin: auto 0;
}
.block.block1-1-custom.content-align-center .block1-1-custom-align-content {
    text-align: center !important;
    margin: auto;
}
.block.block1-1-custom.content-align-wide .block1-1-custom-align-content {
    text-align: justify !important;
    margin: auto;
}
.block1-1-custom.content-align-center .block-el-btns {
    justify-content: center;
}

.block1-1-custom-price {
    font-weight: 600;
    font-size: 25px;
    line-height: 45px;
    color: #000;
}
.block1-1-custom-price-old {
    font-weight: 600;
    font-size: 15px;
    line-height: 37px;
    color: #777777;
    text-decoration: line-through;
    margin-left: 15px;
    padding-top: 8px;
}
.block1-1-custom-bg-image{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.block1-1-custom-video {
    position: relative;
}
.block1-1-custom-bg-video {
    position: absolute;
    min-width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.block1-1-custom-bg-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
.block1-1-custom .slick-dots {
    bottom: 30px;
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.block1-1-custom .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 4px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    border-radius: 100px;
}
.block1-1-custom .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-1-custom .slick-dots li:not(.slick-active) button {
    background: #fff;
}

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

/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/2_1/style.min.css?1640765690517*/
.block2-1 .tizers{margin-bottom:-60px;justify-content:center}.block2-1 .tizer{display:flex;margin-bottom:60px}.block2-1 .tizer svg{float:left;margin-right:30px}.block2-1.text-light .svg-icon{color:#fff!important}.block2-1 .svg-icon svg,.block2-1 .tizer-icon svg{width:60px}.block2-1 .tizer-icon{font-size:60px;float:left;display:flex}.block2-1 .tizer-name{font-weight:bold;font-size:18px;line-height:23px;color:#333;margin-bottom:10px}.block2-1.text-light .tizer-name{color:#ffffff}.block2-1 .image{margin-right:30px}
/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/19_1/style.min.css?16407656916541*/
.block19-1 .product{display:flex;flex-direction:column;border:1px solid #ececec;box-sizing:border-box;background-color:#ffffff;padding:30px;position:relative;height:100%;width:100%;-webkit-transition:box-shadow 0.2s ease-out;-moz-transition:box-shadow 0.2s ease-out;transition:box-shadow 0.2s ease-out}.block19-1 .product:hover{border-color:transparent;-webkit-box-shadow:0 5px 20px rgba(0, 0, 0, 0.1);-moz-box-shadow:0 5px 20px rgba(0, 0, 0, 0.1);box-shadow:0 5px 20px rgba(0, 0, 0, 0.1);-webkit-transition:box-shadow 0.2s ease-in;-moz-transition:box-shadow 0.2s ease-in;transition:box-shadow 0.2s ease-in;z-index:10}.block19-1 .product-name{font-weight:bold;font-size:15px;line-height:22px;color:#333333 !important}.block19-1 .product-available,.modal19_1 .product-available{font-size:12px;line-height:18px;margin-top:5px;position:relative;padding-left:14px}.block19-1 .product-available::before,.modal19_1 .product-available::before{content:'';position:absolute;left:0;top:calc(50% - 3px);width:6px;height:6px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.block19-1 .product-available-yes,.modal19_1 .product-available-yes{color:#69BE15}.block19-1 .product-available-yes::before,.modal19_1 .product-available-yes::before{background-color:#69BE15}.block19-1 .product-available-no,.modal19_1 .product-available-no{color:#E93B3B}.block19-1 .product-available-no::before,.modal19_1 .product-available-no::before{background-color:#E93B3B}.block19-1 .product-bottom{display:flex;width:100%;justify-content:space-between;align-items:center;padding-top:15px;margin-top:auto}.block19-1 .product-prices,.modal19_1 .product-prices{display:flex;flex-wrap:wrap}.block19-1 .product-prices > div,.modal19_1 .product-discount{display:flex;flex-wrap:wrap;width:100%}.block19-1 .product-price,.modal19_1 .product-price{font-weight:bold;font-size:20px;line-height:22px;color:#333333;margin-right:7px}.block19-1 .product-price-old,.modal19_1 .product-price-old{font-size:13px;line-height:30px;text-decoration:line-through;color:#999999}.product-economy-percent{font-size:11px;line-height:16px;color:#333333;padding:1px 3px 1px 4px;background-color:#FFD600;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;margin-right:2px}.product-economy-money{font-size:11px;line-height:16px;color:#333333;padding:1px 2px 1px 5px;background-color:#ffef9d;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.block19-1 .product .btn{font-size:14px;opacity:0;-webkit-transition:opacity 0.1s ease-out;-moz-transition:opacity 0.1s ease-out;transition:opacity 0.1s ease-out}.block19-1 .product:hover .btn{opacity:1;-webkit-transition:opacity 0.1s ease-in;-moz-transition:opacity 0.1s ease-in;transition:opacity 0.1s ease-in}.block19-1 .product-stickers{position:absolute;top:30px;left:30px;max-width:calc(100% - 60px);z-index:1;display:flex;flex-wrap:wrap}.block19-1 .product-sticker{display:block;font-size:12px;line-height:16px;color:#ffffff;padding:1px 5px 3px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;margin-right:5px;margin-bottom:5px}.block19-1 .product-sticker-sale{background-color:#FFD600;color:#333333}.block19-1 .product-sticker-new{background-color:#46BD1C}.block19-1 .product-sticker-recommend{background-color:#8E51CB}.block19-1 .product-sticker-hit{background-color:#FC3E14}.block19-1 .product-img{max-height:270px;margin-bottom:25px;position:relative;padding-top:100%}.block19-1 .product-img img{max-width:100%;max-height:100%;position:absolute;top:0;left:0;right:0;bottom:0;display:block;height:auto;margin:auto}.block19-1 .col-xl-4 .product-img{max-height:390px}.block19-1 .col-xl-6 .product-img{max-height:580px}.block19-1 a.product-img,.block19-1 a.product-name{display:block;cursor:pointer}.modal19_1 .simplebar-track.simplebar-horizontal{height:3px;overflow:visible;bottom:0}.modal19_1 .simplebar-track.simplebar-horizontal .simplebar-scrollbar{height:3px;top:0}.modal19_1 .product-images{margin:0 -60px 58px;white-space:nowrap;border-bottom:1px solid #ECECEC}.modal19_1 .product-images img{width:auto;height:400px;padding-bottom:20px}.modal19_1 .product-image{margin-bottom:58px}.modal19_1 .product-image img{display:block;height:100%;max-width:100%;object-fit:contain;margin:auto}.modal19_1 .product-category{font-size:13px;line-height:16px;color:#999999;margin-bottom:8px}.modal19_1 .product-name{font-weight:bold;font-size:28px;line-height:37px;color:#333333;margin-bottom:20px}.modal19_1 .product-info{display:flex;align-items:center;margin-bottom:40px}.modal19_1 .product-available{margin:0 28px 0 0}.modal19_1 .product-rating{display:flex}.modal19_1 .product-star{margin-right:1px;width:15px;height:15px;position:relative}.modal19_1 .product-star--on{color:#f2d228}.modal19_1 .product-star--off{color:#dfdfdf}.modal19_1 .product-star svg{width:15px;height:15px;position:absolute;top:0;left:0}.modal19_1 .product-sale{border-radius:3px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:42px}.modal19_1 .product-sale:not(.empty-price){padding:25px 30px;border:1px solid #ECECEC}.modal19_1 .product-sale.empty-price{padding-bottom:40px;border-bottom:1px solid #ECECEC}.modal19_1 .product-discount{margin-bottom:5px}.modal19_1 .product-desc{margin-bottom:25px}.modal19_1 .product-title{font-weight:bold;font-size:18px;line-height:28px;color:#333333;margin-bottom:16px}.modal19_1 .product-desc-text{font-size:15px;line-height:25px;color:#666666}.modal19_1 .product-char{font-weight:normal;font-size:15px;line-height:22px;color:#555555;padding:13px 17px}.modal19_1 .product-char:nth-child(2n){background:#F7F7F7}.modal9_1 .product-char:nth-child(2n+1){background:#FFFFFF}@media (max-width: 991px){.modal19_1 .product-images{margin-left:-30px;margin-right:-30px}.block19-1 .product .btn{opacity:1}}@media (min-width: 720px){.modal19_1 .product-button .btn{width:330px;padding:13px 0 15px;font-size:15px;line-height:20px}.modal19_1 .empty-price .product-button .btn{width:unset;padding:13px 42px 15px}}@media (max-width: 575px){.modal19_1 .product-images{margin:0 -15px 20px}.modal19_1 .product-image{margin-bottom:20px}.modal19_1 .product-name{font-size:25px;line-height:30px}.modal19_1 .product-info{margin-bottom:20px}.modal19_1 .product-sale{margin-bottom:20px}.modal19_1 .product-sale:not(.empty-price){padding:20px 25px}.modal19_1 .product-sale.empty-price{padding-bottom:20px}.modal19_1 .product-title{margin-bottom:14px}.modal19_1 .product-desc{margin-bottom:20px}.modal19_1 .product-desc-text{font-size:14px;line-height:24px}}
/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/1_100_custom/style.css?16407831276713*/
.block1-100-custom-prices {
    display: flex;
    margin-bottom: 30px;
}
.block1-100-custom.content-align-center .block1-100-custom-prices {
    justify-content: center;
}
.block1-100-custom.content-align-left .block1-100-custom-prices {
    justify-content: flex-start;
}
/* text */
.block.block1-100-custom .block-title .block-subtitle {
    margin-bottom: 25px;
}
.block.block1-100-custom .block-title .block-title-text {
    margin-bottom: 25px !important;
    margin-top: 0;
}
.block.block1-100-custom .block-title .block-cattitle {
    margin-bottom: 13px;
}
.block1-100-custom .toner-block {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    opacity: 0.3;
}
.block.block1-100-custom .block1-100-custom-align-content {
    text-align: left !important;
    margin: auto 0;
}
.block.block1-100-custom.content-align-center .block1-100-custom-align-content {
    text-align: center !important;
    margin: auto;
}
.block.block1-100-custom.content-align-wide .block1-100-custom-align-content {
    text-align: justify !important;
    margin: auto;
}
.block1-100-custom.content-align-center .block-el-btns {
    justify-content: center;
}

.block1-100-custom-price {
    font-weight: 600;
    font-size: 25px;
    line-height: 45px;
    color: #000;
}
.block1-100-custom-price-old {
    font-weight: 600;
    font-size: 15px;
    line-height: 37px;
    color: #777777;
    text-decoration: line-through;
    margin-left: 15px;
    padding-top: 8px;
}
.block1-100-custom-bg-image{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.block1-100-custom-video {
    position: relative;
}
.block1-100-custom-bg-video {
    position: absolute;
    min-width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.block1-100-custom-bg-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
.block1-100-custom .slick-dots {
    bottom: 30px;
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.block1-100-custom .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 4px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    border-radius: 100px;
}
.block1-100-custom .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-100-custom .slick-dots li:not(.slick-active) button {
    background: #fff;
}

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

/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/15_1/style.min.css?1640765690727*/
.block15-1 .block-title{margin-bottom:0 !important}.block15-1.block.content-align-center .block-btns,.block15-1.block.content-align-center .block-title{justify-content:center;text-align:center}.block15-1.block.content-align-left .block-btns,.block15-1.block.content-align-left .block-title{justify-content:flex-start;text-align:left}.block15-1.block.content-align-wide .block-btns,.block15-1.block.content-align-wide .block-title{justify-content:flex-start;text-align:justify}.block15-1 .block-title-col.col-lg-10{flex-basis:calc(2/3 * 100%);max-width:calc(2/3 * 100%)}.block15-1.wide-block .block-title-col.col-lg-10{flex-basis:100%;max-width:100%}.block15-1.wide-block .block-desc-col.col-lg-8{flex-basis:100%;max-width:100%}
/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/6_2/style.min.css?16407656912919*/
.block6-2 .article-wrap{display:block;border-radius:5px;transition:0.1s;height:100%;border:1px solid #ececec;box-sizing:border-box;background-color:#FFFFFF}.block6-2 .article-wrap:hover{box-shadow:0 5px 20px rgba(0, 0, 0, 0.1)}.block6-2 .article .title-group{border-radius:0 0 5px 5px;padding:27px 25px 18px;transition:0.1s;padding-bottom:60px}.block6-2 .big-article .title-group{border-radius:0 0 5px 5px;position:absolute;bottom:0;left:15px;right:15px;padding:27px 25px 18px;color:#fff!important;background:linear-gradient(rgba(0,0,0,0.0), rgba(0,0,0,0.5))}.block6-2 .big-article .article-img{border-radius:5px;width:100%;height:100%;z-index:2;background-size:cover;background-position:center}.block6-2 .article .article-img{border-radius:5px 5px 0 0;width:100%;padding-bottom:66.6%;background-size:cover;background-position:center}.block6-2 .article .article-name{text-align:left;font-weight:bold;font-size:18px;line-height:23px;color:#333;margin-bottom:10px;cursor:pointer}.block6-2 .article,.block6-2 .big-article{margin-bottom:40px}.block6-2 .big-article{min-height:400px}.block6-2 .big-article .cover{border-radius:5px;position:absolute;top:0;right:15px;bottom:0;left:15px;opacity:0;background:rgba(0,0,0,0.4);transition:0.4s}.block6-2 .big-article:hover .cover{opacity:1}.block6-2 .big-article .article-name{text-align:left;font-weight:600;font-size:25px;line-height:32px;color:#fff;margin-bottom:10px;cursor:pointer}.block6-2 .big-article .article-name.theme-color-hover:hover{color:#fff!important}.block6-2 .article .article-text{position:absolute;bottom:10px;text-align:left;font-weight:normal;font-size:12px;line-height:23px;color:#999;margin-bottom:7px}.block6-2 .big-article .article-over-title-text .theme-color{color:rgba(255, 255, 255, 0.7)}.block6-2 .big-article .article-over-title-text,.block6-2 .big-article .article-text{text-align:left;font-size:12px;line-height:23px;color:rgba(255, 255, 255, 0.7);margin-bottom:7px}.block6-2 .article .article-over-title-text{text-align:left;font-weight:normal;font-size:12px;line-height:23px;margin-bottom:7px;color:#999}.modal6_2{margin:-10px 10px 0}.modal6_2-title{font-weight:bold;font-size:38px;line-height:48px;color:#333333;margin-bottom:10px}.modal6_2-date{margin-bottom:33px;font-size:13px;line-height:24px;color:#999999}.modal6_2-picture{margin-bottom:43px}.modal6_2-picture img{width:100%;height:auto}.modal6_2-preview-text{margin-bottom:27px;font-weight:normal;font-size:18px;line-height:27px;color:#333333}.modal6_2-detail-text{margin-bottom:20px;font-weight:normal;font-size:15px;line-height:24px;color:#666666}@media (max-width: 575px){.modal6_2{margin:-10px 0 0}.modal6_2-title{font-size:25px;line-height:30px;margin-bottom:10px}.modal6_2-date{margin-bottom:20px}.modal6_2-picture{margin-bottom:20px}.modal6_2-preview-text{font-size:16px;line-height:26px;margin-bottom:20px}.modal6_2-detail-text{font-size:14px;line-height:24px;margin-bottom:0}}
/* End */
/* /bitrix/components/ranx/block.landing/templates/1_1_custom/style.css?16407663876549 */
/* /bitrix/components/ranx/block.landing/templates/2_1/style.min.css?1640765690517 */
/* /bitrix/components/ranx/block.landing/templates/19_1/style.min.css?16407656916541 */
/* /bitrix/components/ranx/block.landing/templates/1_100_custom/style.css?16407831276713 */
/* /bitrix/components/ranx/block.landing/templates/15_1/style.min.css?1640765690727 */
/* /bitrix/components/ranx/block.landing/templates/6_2/style.min.css?16407656912919 */
