

/* 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/14_5/style.min.css?17438519021474*/
.block.block14-5 .block-title{padding-right:16px;margin-bottom:0}.block14-5 div.block-title .block-title-text{font-size:30px;line-height:46px;display:flex;align-items:flex-end}.block14-5 .block-title p,.block14-5 .block14-5-item-desc p{font-size:18px;line-height:27px}.block14-5 .block14-5-item-name{font-weight:bold;font-size:30px;line-height:46px;display:flex;align-items:flex-end}.block14-5 .block14-5-item-desc{margin-top:30px}@media (min-width: 768px){.block14-5 .block-desc-col p:nth-last-child(-n+2){margin-bottom:0}}@media (max-width: 767px){.block14-5 .block-title{padding-right:0 !important;padding-left:0 !important}.block14-5 .block14-5-item-name,.block14-5 div.block-title .block-title-text{font-weight:600;font-size:25px;line-height:30px}.block14-5 .block-title p,.block14-5 .block14-5-item-desc p{font-size:15px;line-height:25px}.block14-5 .block-title .block-desc-col p{margin-bottom:20px}.block14-5 .block-title .block-desc-col p:nth-last-child(-n+2){margin-bottom:20px}.block14-5 .block14-5-item-desc{margin-top:20px}.block14-5 .block14-5-item-desc p:not(:last-child){margin-bottom:20px}}.block14-5 .block14-5-arrows{display:flex}.block14-5 .slick-arrow{display:block;position:relative;width:40px;height:40px;background-color:#F5F6F7;border-radius:4px;cursor:pointer;z-index:1;margin-right:10px}.block.block14-5 .slick-arrow svg{position:absolute;top:calc(50% - 6px);left:calc(50% - 4px);color:#999999}.block.block14-5 .arrow-next svg{left:calc(50% - 3px)}
/* 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/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_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/15_1/style.min.css?1743851902727*/
.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/17_4/style.css?17468578104017*/
body.title-is-center .block17-4 .subtitle {
    text-align: center;
}
.block17-4 .block-title  {
    margin-bottom: 50px;
}
.block17-4 .block-subtitle {
    margin: 30px 0 0;
    color: #777777;
}
.block17-4 .tariffs {
    border-radius: 8px;
	overflow: hidden;
}
.block17-4 .tariffs-tabs {
    margin-bottom: 32px;
}
.block17-4 .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-4 .tariff-filter__button:not(.active) {
    background: #FFFFFF;
    border-color: #ECECEC;
}
.block17-4 .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-4 .tariff-filter__button.active {
    color: #fff;
}
.block17-4 .tariff {
    background: #FFFFFF;
    border: 1px solid #ECECEC;
    border-bottom: none;
    padding: 40px;
    -webkit-transition: box-shadow .2s ease-in;
    -moz-transition: box-shadow .2s ease-in;
    transition: box-shadow .2s ease-in;
}
.block17-4 .tariff: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);
    -webkit-transition: box-shadow .2s ease-out;
    -moz-transition: box-shadow .2s ease-out;
    transition: box-shadow .2s ease-out;
    position: relative;
    z-index: 1;
}
.block17-4 .tariff:last-child {
    border-bottom: 1px solid #ECECEC;
}
.block17-4 .tariff-title__wrapper {
    display: inline-block;
    vertical-align: top;
}
.block17-4 .tariff-title {
    display: block;
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
    color: #333;
    margin-bottom: 9px;
}
.block17-4 .tariff-text {
    display: inline-block;
    vertical-align: top;
}
.block17-4 .tariff-desc {
    font-size: 15px;
    line-height: 20px;
    color: #666;
    margin-bottom: 21px;
}
.block17-4 .tariff-props li {
    position: relative;
    color: #333;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 9px;
}
.block17-4 .tariff-prices > div {
    display: inline-block;
}
.block17-4 .tariff-price {
    font-weight: bold;
    font-size: 20px;
    color: #333;
    margin-right: 6px;
}
.block17-4 .tariff-old-price {
    font-size: 16px;
    color: #999;
    text-decoration: line-through;
}
.block17-4 .tariff-discount {
    white-space: nowrap;
    font-size: 0;
}
.block17-4 .tariff-discount > div {
    display: inline-block;
    font-size: 11px;
    text-align: center;
    padding: 1px 3px 1px 4px;
    margin-right: 2px;
}
.block17-4 .tariff-discount .discount-value {
    background: #FFD600;
    border-radius: 3px;
}
.block17-4 .tariff-discount .discount-text {
    background: #FFEF99;
    border-radius: 3px;
    color: #333;
}
.block17-4 .tariff-btn_wrapper {
    text-align: right;
}
.block17-4 .load-more_wrapper {
    margin-top: 32px;
}
.block17-4 .tariff-stickers {
    font-size: 0;
}
.block17-4 .tariff-stickers > div {
    display: inline-block;
}
.block17-4 .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: 15px;
    padding: 2px 5px 3px;
    border-radius: 2px;
}
.block17-4 .tariff-stickers > div:first-child [class*="sticker_"] {
    margin-left: 0;
}
.block17-4 .tariff-stickers .sticker_sale {
    background-color: #FFD600;
    color: #333;
}
.block17-4 .tariff-stickers .sticker_hit {
    background-color: #FC3E14;
}
@media (max-width: 1200px) {
    .block17-4 .tariff-img {
        display: block;
    }
}
@media (max-width: 991px) {
    .block17-4 .tariff-btn_wrapper {
        text-align: left;
        margin-top: 10px;
    }
}
/* 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/10_2/style.min.css?1743851902713*/
.block10-2-gallery{max-width:100%}.block10-2-item-card{outline:none;margin-bottom:20px}.block10-2-gallery a img{outline:none;min-height:100%;min-width:100%}.block10-2-gallery a{outline:none;display:block;height:291px;overflow:hidden;background-repeat:no-repeat;background-size:cover;background-position:center;position:relative}.block10-2-gallery--4 a{height:215px}.block10-2 .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-2 .dark-hover:hover{opacity:1;transition:0.3s}@media (max-width: 767px){.block10-2-gallery a{height:300px;width:100%}.block10-2-gallery a img{width:100%;min-width:unset}}
/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/19_1/style.min.css?17438519028072*/
.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}.block19-1 .product-buy{display:flex;position:absolute;left:0;right:0;top:100%;opacity:0;visibility:hidden;height:0;transition:opacity 0.1s ease;-webkit-transition:opacity 0.1s ease;-moz-transition:opacity 0.1s ease;-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)}.block19-1 .product:hover .product-buy{opacity:1;visibility:visible;height:auto}.block19-1 .product-buy:not(.in-basket) > div{width:50%}.block19-1 .product-buy-basket-btn,.block19-1 .product-buy-btn{padding-top:12px;padding-bottom:16px;border-radius:0;cursor:pointer;margin-top:0 !important}.block19-1 .counter{border-radius:0;border:none;border-top:1px solid #ececec}.block19-1 .product-buy-basket-btn,.block19-1 .product-buy.in-basket .counter,.block19-1 .product-buy.in-basket .product-buy-btn{display:none}.block19-1 .product-buy.in-basket .product-buy-basket-btn{display:block}@media (max-width: 1199px){.block19-1 .product-buy{position:static;opacity:1;visibility:visible;height:auto;margin:25px -25px -25px;box-shadow:none}}.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}.modal19_1 .product-char:nth-child(2n+1){background:#FFFFFF}.modal19_1 .product-buy{display:flex}.modal19_1 .product-buy:not(.in-basket) > div{width:50%}.modal19_1 .product-buy-basket-btn,.modal19_1 .product-buy-btn{cursor:pointer;margin-top:0 !important}.modal19_1 .counter{margin-right:10px}.modal19_1 .product-buy-basket-btn,.modal19_1 .product-buy.in-basket .counter,.modal19_1 .product-buy.in-basket .product-buy-btn{display:none}.modal19_1 .product-buy.in-basket .product-buy-basket-btn{display:block}@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 */
/* /bitrix/components/ranx/block.landing/templates/1_3/style.css?17493927867451 */
/* /bitrix/components/ranx/block.landing/templates/14_5/style.min.css?17438519021474 */
/* /bitrix/components/ranx/block.landing/templates/16_3/style.min.css?1743851902197 */
/* /bitrix/components/ranx/block.landing/templates/9_2/style.css?17447853843689 */
/* /bitrix/components/ranx/block.landing/templates/10_3/style.min.css?1743851902832 */
/* /bitrix/components/ranx/block.landing/templates/15_1/style.min.css?1743851902727 */
/* /bitrix/components/ranx/block.landing/templates/17_4/style.css?17468578104017 */
/* /bitrix/components/ranx/block.landing/templates/14_1/style.css?17467918321943 */
/* /bitrix/components/ranx/block.landing/templates/10_2/style.min.css?1743851902713 */
/* /bitrix/components/ranx/block.landing/templates/19_1/style.min.css?17438519028072 */
