

/* Start:/local/templates/tsvostok_v2/components/bitrix/catalog/marker/style.min.css?1762822687297*/
.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}
/* 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/system.pagenavigation/modern/style.min.css?1762822687659*/
.navigation{margin:32px 0 32px}@media(min-width:768px){.navigation{margin:40px 0 60px}}.btn.btn-load-more{height:44px;margin-bottom:22px;font-weight:600}.navigation-list{display:flex;align-items:center;justify-content:center;list-style:none;padding:0;margin:0}.navigation-link{display:inline-block;font-size:16px;font-weight:500;line-height:20px;color:var(--secondary-color);text-decoration:none;padding:6px 11px}@media(min-width:768px){.navigation-link{padding:10px 16px}}.navigation-link:hover{color:var(--heading-color)}.navigation-link.is-active{color:#fff;background-color:var(--primary-color)}.navigation-link:hover svg path{stroke:var(--heading-color)}
/* End */


/* Start:/local/templates/tsvostok_v2/components/bitrix/catalog.section/marker/style.min.css?17628226872686*/
@media(min-width:576px){.catalog-section-table{padding:14px}.catalog-section-table-header{font-weight:400;font-size:14px;line-height:18px;color:var(--text-color);padding:0 20px;margin-bottom:16px}.catalog-section-table-header>div{text-align:left}.catalog-section-table-header>div:first-child,.catalog-section-table-list>div>div>div:first-child{width:7%;min-width:7%}.catalog-section-table-header>div:nth-child(2),.catalog-section-table-list>div>div>div:nth-child(2){width:20%;min-width:20%}.catalog-section-table-header>div:nth-child(3),.catalog-section-table-list>div>div>div:nth-child(3){width:100%}.catalog-section-table-header>div:last-child,.catalog-section-table-list>div>div>div:last-child{width:17%;min-width:17%}.catalog-section-table-header,.catalog-section-table-list>div{gap:16px}}@media(min-width:992px){.catalog-section-table{border:2px solid var(--background-color);border-radius:var(--border-radius);padding:14px}}.marker-box{position:relative;width:100%;padding:20px;margin:0 auto}div.marker-border{position:sticky;top:0;border:2px solid var(--background-color);border-radius:var(--border-radius)}@media(min-width:992px){div.marker-border{top:88px}}.marker-wrap{position:relative;display:table;width:100%}.marker-img{margin:0 auto;width:100%}.marker-object{position:absolute;top:0%;left:0%;margin:-16px 0 0 -16px;z-index:10}.marker-point{position:relative;display:flex;align-items:center;justify-content:center;width:28px;height:14px;line-height:10px;font-size:10px;background-color:#333;border-radius:20%;cursor:pointer;z-index:1;font-weight:700;color:#fff;overflow:hidden;padding:0 2px;margin-top:6px;margin-left:8px}@media (min-width:768px){.marker-point{height:24px;line-height:24px;font-size:16px;margin-top:0;margin-left:0}}.marker-point.is-hover>a.marker-link-inner,.marker-point:hover>a.marker-link-inner{text-decoration:none;background-color:#096844;color:white}.marker-point.is-hover,.marker-point:hover{background-color:#096844}.marker-point.active + .marker-tooltip{display:block}.marker-tooltip:hover{display:block;z-index:999999}.marker-tooltip{font-size:14px;line-height:20px;position:absolute;width:160px;background-color:#3d3d4be0;padding:10px;bottom:120%;left:-60px;display:none;cursor:default;text-align:center}.marker-title{font-size:14px;margin:0;color:white}.marker-link-inner{display:block;text-decoration:none;color:#fff}.marker-link-inner:hover{color:#fff;text-decoration:underline}.marker-link{display:block;text-decoration:none;color:#39af4c}.marker-link:hover{color:#39af4c;text-decoration:underline}.marker-link .marker-title span,.marker-link .marker-description span{cursor:pointer}.marker-title span,.marker-description span{cursor:text}
/* End */


/* Start:/local/templates/tsvostok_v2/components/magwai/photo.marker/parts/style.css?17437753882373*/
.marker-box {
    position: relative;
    width: 100%;
    padding: 20px;
    margin: 0 auto;
}
div.marker-border {
    position: sticky;
    top: 0;
    border: 2px solid var(--background-color);
    border-radius: var(--border-radius);
}
@media(min-width: 992px) {
    div.marker-border {
        top: 88px;
    }
}
.marker-wrap {
    position: relative;
    display: table;
    width: 100%;
}
.marker-img {
    margin:0 auto;
    width: 100%;
}
.marker-object {
    position: absolute;
    top: 0%;
    left: 0%;
    margin: -16px 0 0 -16px;
    z-index: 10;
}
.marker-point {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 14px;
    line-height: 10px;
    font-size: 10px;
    background-color: #333;
    border-radius: 20%;
    cursor: pointer;
    z-index: 1;
    font-weight: bold;
    color: #fff;
    overflow: hidden;
    padding: 0px 2px;
    margin-top: 6px;
    margin-left: 8px;
}

@media (min-width: 768px) {
    .marker-point {
        height: 24px;
        line-height: 24px;
        font-size: 16px;
        margin-top: 0;
        margin-left: 0;
    }   
}

.marker-point.is-hover > a.marker-link-inner,
.marker-point:hover > a.marker-link-inner {
    text-decoration: none;
    background-color: #096844;
    color: white;
}

.marker-point.is-hover,
.marker-point:hover {
    background-color: #096844;
}

.marker-point.active + .marker-tooltip {
    display: block;
}

.marker-tooltip:hover{
    display: block;
    z-index:999999;
}

.marker-tooltip {
    font-size: 14px;
    line-height: 20px;
    position: absolute;
    width: 160px;
    background-color: #3d3d4be0;
    padding: 10px;
    bottom: 120%;
    left: -60px;
    display: none;
    cursor: default;
    text-align: center;
}
.marker-title {
    font-size: 14px;
    margin: 0;
    color: white;
}

.marker-link-inner {
    display: block;
    text-decoration: none;
    color: #fff;
}
.marker-link-inner:hover {
    color: #fff;
    text-decoration: underline;
}
.marker-link {
    display: block;
    text-decoration: none;
    color: #39af4c;
}
.marker-link:hover {
    color: #39af4c;
    text-decoration: underline;
}
/* fix cursor move */
.marker-link .marker-title span, .marker-link .marker-description span {
    cursor: pointer;
}
.marker-title span, .marker-description span {
    cursor: text;
}
/* 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/marker/style.min.css?1762822687297 */
/* /local/templates/tsvostok_v2/components/bitrix/breadcrumb/.default/style.min.css?1762822687341 */
/* /local/templates/tsvostok_v2/components/bitrix/system.pagenavigation/modern/style.min.css?1762822687659 */
/* /local/templates/tsvostok_v2/components/bitrix/catalog.section/marker/style.min.css?17628226872686 */
/* /local/templates/tsvostok_v2/components/magwai/photo.marker/parts/style.css?17437753882373 */
/* /local/templates/tsvostok_v2/components/bitrix/catalog.item/.default/style.min.css?17628226873188 */
