

/* Start:/local/templates/tsvostok_v2/components/bitrix/catalog/main/style.min.css?1772371053794*/
.text-content{font-size:16px;font-weight:400;line-height:24px;color:var(--text-color)}.text-content p{margin-top:0;margin-bottom:32px}.text-content table{width:100%;border-collapse:collapse}.text-content table td{padding:5px 10px}.text-content table p{margin-bottom:0}.table-block{overflow-x:auto}.catalog-section-markers{display:flex;align-items:center;justify-content:flex-start;gap:8px;flex-wrap:wrap;margin-bottom:24px}.catalog-section-markers a{display:flex;align-items:center;justify-content:center;height:30px;font-weight:400;font-size:16px;line-height:1.4;color:#525964;background-color:#F5F7F8;border-radius:50px;text-decoration:none;padding:0 14px}.catalog-section-markers a:hover,.catalog-section-markers a.is-active{color:var(--primary-color-hover);background:var(--primary-rgb-01)}
/* End */


/* Start:/local/templates/tsvostok_v2/components/bitrix/breadcrumb/.default/style.min.css?1762822687341*/
.breadcrumb{display:flex;align-items:center;justify-content:flex-start;gap:8px;margin-bottom:10px}.breadcrumb-item,.breadcrumb-item a,.breadcrumb-item span{display:inline-block;font-size:14px;font-weight:400;line-height:16px;color:var(--secondary-color)}.breadcrumb-item a{text-decoration:none}.breadcrumb-item>span{color:var(--ghost-color)}
/* End */


/* Start:/local/templates/tsvostok_v2/components/bitrix/catalog/main/bitrix/catalog.element/.default/style.css?177016693211199*/
.detail-image-container .owl-carousel .owl-stage{
    display: flex;
    align-items: stretch;
}

.detail-image{
    height: 100%;
    background: #E5E7EB;
    border-radius: var(--border-radius);
    overflow: hidden;
}

div.detail-image-container a.detail-image img{
    max-width: 100%;
    height: 100%;
    object-fit: cover;
}

.detail-image-container .owl-carousel .owl-nav button svg path{
    stroke: var(--secondary-color);
}

.owl-carousel .owl-nav button.disabled{
    opacity: 0.5;
}

.thumbs{
    margin: 12px 0 16px;
}

.thumbs.owl-carousel .owl-nav button.owl-prev, 
.thumbs.owl-carousel .owl-nav button.owl-next{
    top: 0;
    height: 100%;
    background: #fff;
}

.thumbs.owl-carousel .owl-nav button.owl-prev{
    padding: 0 8px 0 0 !important;
}

.thumbs.owl-carousel .owl-nav button.owl-next{
    padding: 0 0 0 8px !important;
}

.thumbs.owl-carousel .owl-nav button.disabled{
    display: none;
}

.thumbs.owl-carousel .owl-nav button svg{
    width: 24px;
    height: 24px;
}

.thumbs.owl-carousel .owl-nav button svg path{
    stroke: var(--secondary-color);
    stroke-width: 4px;
}

.thumbs-image{
    width: 70px;
    height: 70px;
    border: 2px solid transparent;
    padding: 6px;
}

.current .thumbs-image{
    border-color: var(--primary-color);
    border-radius: 4px;
}

.thumbs-image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gap-12{
    gap: 12px;
}

@media(min-width: 1400px){
    .detail-right-margin{
        margin-left: 64px;
    }
}

.detail-stikers{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.detail-stikers > div{
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    clip-path: polygon(0% 0%, 0% 0%, 0% 0%, 92% 0%, 100% 36%, 100% 100%, 0% 100%, 0% 100%);
    padding: 6.5px 11px;
}

@media(min-width: 9920px){
    .detail-stikers > div{
        font-size: 24px;
        line-height: 34px;
        padding: 13px 22px;
    }
}

.detail-article{
    display: flex;
    align-items: center;
    font-size: 16px;
    color: var(--ghost-color);
    gap: 5px;
}

.detail-available,
.detail-prices{
    margin-bottom: 32px;
}

@media(min-width: 576px){
    .detail-available,
    .detail-prices{
        margin-bottom: 24px;
    }
}

.detail-oldprice{
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    color: var(--secondary-color);
    text-decoration: line-through;
}

.detail-available,
.detail-price{
    font-size: 28px;
    font-weight: 500;
    line-height: 28px;
    color: var(--heading-color);
}

.detail-btns{
    margin-bottom: 32px;
}

@media(min-width: 768px){
    .detail-btns{
        margin-bottom: 22px;
    }
}

.detail-download-file{
    display: inline-flex;
    align-items: center;
    gap: 12px;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    color: var(--heading-color);
    text-decoration: none;
    margin-bottom: 24px;
}

.detail-download-file svg{
    stroke: transparent;
}

@media(min-width: 768px){
    .detail-download-file{
        margin-bottom: 40px;
    }
}

.detail-border-top{
    border-top: 1px solid #E5E7EB;
}

@media(min-width: 576px){
    .detail-border-top{
        border-top: 0;
    }
}

.detail-tabs-container{
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 2px;
}

.detail-tabs-link{
    border-bottom: 2px solid #F3F4F6;
}

.detail-tabs-link a{
    display: inline-flex;
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0.005em;
    color: var(--text-color);
    text-decoration: none;
    white-space: nowrap;
    padding: 16px 0;
}

@media(min-width: 768px){
    .detail-tabs-link a{
        font-size: 20px;
        line-height: 32px;
    }
}

.detail-tabs-link a.is-active,
.detail-tabs-link a:hover{
    color: var(--heading-color);
    border-bottom: 2px solid var(--primary-color);
    margin-bottom: -2px;
}

.detail-tab-content{
    border-bottom: 1px solid #E5E7EB;
}

@media(min-width: 576px){
    .detail-tab-content{
        border-bottom: 0;
        margin: 20px 0;
    }
}

@media(min-width: 768px){
    .detail-tab-content{
        margin: 64px 0;
    }
}

.detail-tab-content input{
    display: none;
}

.detail-tab-content input + label {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
    color: var(--secondary-color);
    padding-top: 20px;
    padding-bottom: 20px;
}

.detail-tab-content input + label svg{
    transform: rotate(180deg);
}

.detail-tab-content input:checked + label svg{
    transform: rotate(0deg);
}

.detail-tab-content input + label + .detail-content{
    display: none;
}

.detail-tab-content input:checked + label + .detail-content{
    display: block;
    padding: 10px 0;
}

@media(min-width: 576px){
    .detail-tab-content input + label + .detail-content{
        display: block;
    }
}

.detail-content{
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    color: var(--text-color);
}

@media(min-width: 768px){
    .detail-content{
        font-size: 16px;
        line-height: 24px;
    }
}

.detail-content-title{
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    color: var(--heading-color);
    margin-bottom: 32px;
}

.detail-analogs > div{
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: var(--text-color);
    text-decoration: uppercase;
    margin-bottom: 20px;
}

@media(min-width: 576px){
    #video {
        --offset-padding: 42px;
        background: var(--heading-color);
        padding-top: var(--offset-padding);
        padding-bottom: var(--offset-padding);
    }
}

@media (min-width: 1200px) {
    #video {
        --offset-padding: 80px;
    }
}

.detail-service-list{
    gap: 22px 0;
}

.detail-service-item{
    position: relative;
    min-height: 198px;
    height: 100%;
    padding: 24px;
}

@media (min-width: 992px) {
    .detail-service-item{
        padding: 24px 118px 24px 24px;
    }
}

.detail-service-item:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    background: var(--text-color);
    border-radius: var(--border-radius);
    opacity: 0.04;
}

.detail-service-item-1{
    background: url(/local/templates/tsvostok_v2/components/bitrix/catalog/main/bitrix/catalog.element/.default/../../../../../../../assets/images/service_1.svg) no-repeat right center;
}
.detail-service-item-2{
    background: url(/local/templates/tsvostok_v2/components/bitrix/catalog/main/bitrix/catalog.element/.default/../../../../../../../assets/images/service_2.svg) no-repeat right center;
}
.detail-service-item-3{
    background: url(/local/templates/tsvostok_v2/components/bitrix/catalog/main/bitrix/catalog.element/.default/../../../../../../../assets/images/service_3.svg) no-repeat right center;
}

.detail-service-item > div:first-child{
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0.005em;
    color: var(--primary-color);
    margin-bottom: 14px;
}

.detail-service-item > div:last-child{
    font-size: 14px;
    font-weight: 400;
    line-height: 19.6px;
    color: var(--text-color);
}

.detail-schema .owl-carousel .owl-nav button svg path {
    stroke: var(--secondary-color);
}

@media(min-width: 768px){
    .detail-banner{
        margin: 64px 0;
    }
}


.detail-banner img{
	width: 100%;
    max-width: 100%;
    min-height: 350px;
    object-fit: cover;
    object-position: 30% center;
}

/*.detail-banner:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 218px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    z-index: 0;
}*/

.detail-banner-content{
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 30px 0 20px;
    z-index: 1;
}

@media (min-width: 992px) {
    .detail-banner-content{
        padding: 50px 0;
    }
} 

.detail-banner-top svg{
    max-width: 174px;
}

@media (min-width: 992px) {
    .detail-banner-top svg{
        max-width: 328px;
    }
} 

.detail-banner-title{
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 18px;
}

@media (min-width: 576px) {
    .detail-banner-title{
        font-weight: 600;
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 22px;
    }
}

.detail-banner-desc{
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
}

@media (min-width: 576px) {
    .detail-banner-desc{
        font-weight: 500;
        font-size: 16px;
        line-height: 25px;
    }
}

.detail-block-parts{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 12px;
    background: #EAEFFF;
    border-radius: 6px;
    padding: 13px;
}

@media(min-width: 992px){
    .detail-block-parts{
        gap: 26px;
        padding: 13px 19px;
    }
}

.detail-block-parts-title{
    font-weight: 600;
    font-size: 16px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #0F1523;
    margin-bottom: 14px;
}

.detail-block-parts-desc{
    font-weight: 400;
    font-size: 12px;
    line-height: 1.3;
    color: var(--secondary-color);
}

.detail-block-parts:hover{
    background: #DDF6DD;
}

.detail-prop-title{
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    color: var(--heading-color);
    margin-bottom: 32px;
}

.detail-prop-item{
    gap: 4px 70px;
    font-weight: 400;
    font-size: 16px;
    line-height: 22.4px;
    margin-bottom: 8px;
}

@media(min-width: 576px){
    div.detail-prop-hidden{
        display: none !important;
    }
}

@media(min-width: 768px){
    .detail-prop-item{
        line-height: 24px;
    }
}

.detail-prop-name{
    width: 240px;
    min-width: 240px;
    color: var(--ghost-color);
}

.detail-prop-value{
    color: var(--heading-color);
}

.detail-prop-link{
    font-weight: 400;
    font-size: 16px;
    text-decoration: none;
    margin-top: 18px;
}

.detail-mainprop{
    margin: 40px 0 32px;
}

.detail-mainprop-title{
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    text-transform: uppercase;
    color: var(--heading-color);
    margin-bottom: 20px;
}

.detail-mainprop-item{
    gap: 32px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 12px;
}

.detail-mainprop-name{
    width: 170px;
    min-width: 170px;
    color: var(--ghost-color);
}

.detail-mainprop-value{
    color: var(--heading-color);
}

.detail-link{
    display: inline-block;
    font-weight: 400;
    font-size: 16px;
    line-height: 18.75px;
    color: var(--primary-color);
    text-decoration: none;
    margin-top: 20px;
}
/* End */


/* Start:/local/templates/tsvostok_v2/components/bitrix/catalog.section/slider/style.min.css?176282268799*/
.owl-carousel .owl-stage{display:flex;align-items:stretch}.catalog-section-slider-item{height:100%}
/* End */


/* Start:/local/templates/tsvostok_v2/components/bitrix/catalog.item/.default/style.min.css?17628226873188*/
.product-item-type-card{display:flex;flex-direction:column;height:100%;background:#fff;border:2px solid #F3F4F6;border-radius:var(--border-radius);overflow:hidden}.product-item-type-card:hover{background:#F5F7F8}.product-item-image-wrapper{display:inline-block;width:100%}.product-item-image-wrapper img{width:100%}@media(min-width:1200px){.product-item-type-card .product-item-image-wrapper{height:204px;min-height:204px}}.product-item-type-card .product-item-image-wrapper img{height:100%;object-fit:cover}.product-item-type-card .product-item-content{height:100%;padding:16px 14px 14px}.product-item-type-card .product-item-name{display:inline-block;font-size:16px;font-weight:700;line-height:22px;color:var(--heading-color);-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-decoration:none;margin-bottom:16px}.product-item-type-card .product-item-props{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.product-item-type-card .product-item-prop-item{font-size:12px;font-weight:400;line-height:16.8px;color:var(--text-color);border-bottom:1px dashed rgba(15,21,35,.1);padding-bottom:4px}.product-item-type-card .product-item-prop-name{max-width:35%;text-align:left}.product-item-type-card .product-item-prop-value{max-width:65%;text-align:right}.product-item-oldprice{font-size:14px;font-weight:500;line-height:14px;color:var(--text-color);text-decoration:line-through}.product-item-price{font-size:22px;font-weight:700;line-height:22px;color:var(--primary-color)}.product-item-type-card .product-item-bottom{gap:12px}.product-item-type-card .product-item-bottom .btn--primary-opacity{min-width:48px;padding:0}@media(min-width:768px){.product-item-type-card .product-item-bottom .btn--primary-opacity{width:calc(50% - 6px)}}.product-item-type-card .product-item-btn-buy svg{stroke:var(--primary-color)}.product-item-type-card .product-item-btn-buy:hover svg{stroke:#fff}.product-item-type-card .product-item-bottom svg{--color:var(--primary-color)}.product-item-type-card .product-item-bottom .btn:hover svg{--color:#fff}.product-item-type-table{gap:6px 16px;font-weight:400;font-size:14px;line-height:18px;color:var(--text-color);border:1px solid #E3E3E8;border-radius:var(--border-radius);padding:10px 20px}@media (min-width:576px){.product-item-type-table{border:0;border-bottom:1px solid #E3E3E8}}.product-item-type-table>div:first-child,.product-item-type-table>div:nth-child(2){width:calc(50% - 8px)}.product-item-type-table>div:nth-child(2){color:var(--primary-color)}.product-item-type-table>div:nth-child(3){min-width:100%;color:var(--heading-color)}@media (min-width:576px){.product-item-type-table>div:nth-child(3){min-width:auto}}.product-item-name{display:flex;gap:16px}.product-item-name span{display:inline-block;width:calc(50% - 8px);text-align:left}.product-item-type-table>div:last-child{width:calc(50% - 8px)}.product-item-type-table .product-item-btn-buy{height:32px}.product-item-type-table.is-hover,.product-item-type-table:hover{background:var(--background-color)}@media (min-width:576px){.product-item-name span{width:100%}.catalog-section-table-list div:last-child .product-item-type-table{border-bottom:0}}
/* End */
/* /local/templates/tsvostok_v2/components/bitrix/catalog/main/style.min.css?1772371053794 */
/* /local/templates/tsvostok_v2/components/bitrix/breadcrumb/.default/style.min.css?1762822687341 */
/* /local/templates/tsvostok_v2/components/bitrix/catalog/main/bitrix/catalog.element/.default/style.css?177016693211199 */
/* /local/templates/tsvostok_v2/components/bitrix/catalog.section/slider/style.min.css?176282268799 */
/* /local/templates/tsvostok_v2/components/bitrix/catalog.item/.default/style.min.css?17628226873188 */
