

/* Start:/local/templates/arista/components/bitrix/catalog/arista_catalog/bitrix/catalog.compare.list/.default/style.css?17744698671265*/
.bx_catalog-compare-list{
    font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size:12px;
    z-index:998;
    overflow:hidden;
    -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
            box-sizing:border-box;
    width:270px;
    max-height:100%;
    padding:10px 8px 0;
    white-space:normal;
    color:#404040;
    border:1px solid #b7b7b7;
    border-radius:3px;
    background:#fff;
    box-shadow:0 2px 5px 0 rgba(0,0,0,.18);
	margin-bottom: 10px;
}
.bx_catalog-compare-list.fix{
	position:fixed;
}
.bx_catalog-compare-list.top{
    top:5px;
}
.bx_catalog-compare-list.right{
    right:5px;
}
.bx_catalog-compare-list.bottom{
    bottom:5px;
}
.bx_catalog-compare-list.left{
    left:5px;
}
.bx_catalog-compare-list .bx_catalog_compare_form {  }
.bx_catalog-compare-list:hover .bx_catalog_compare_form {  }
.bx_catalog-compare-list a{
    font-size:11px;
    color:#327ab7;
}
.bx_catalog-compare-list a:hover{
    text-decoration:none;
}
.bx_catalog_compare_count p{
    margin:0 0 10px 0;
}
.bx_catalog_compare_count p.compare-redirect{
	text-align: center;
	font-weight: bold;
}
.bx_catalog-compare-list .compare-items td{
    font-size:12px;
    font-weight:bold;
    padding-bottom:10px;
	vertical-align: top;
}
/* End */


/* Start:/local/templates/arista/components/bitrix/catalog.element/detail_page/style.css?17744698673135*/
.card_otherVolumes {
    font-family: "DINCondensedC", sans-serif;
    font-size: 28px;
    line-height: 39px;
    font-style: normal;
    font-weight: normal;
    display: grid;
    grid-template-columns: 0.5fr 1fr;
    margin-top: 10px;
}

.other-volumes-list {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.volume-link {
    display: inline-block;
    padding: 10px;
    border: 1px solid #cccccc;
    background: none;
    color: #3B3B3B;
    text-decoration: none;
    transition: all 0.2s;
    font-size: 23px;
    width: 80px;
    text-align: center;
}

.volume-link:hover {
    background-color: rgb(250, 190, 14);
    color: #FFFFFF;
}

.additional__options{
    display: flex;
    margin-top: 30px;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    gap: 7px;
    flex-direction: column;
}

.additional__options__title{
    font-weight: 500;
}

.price__detail {
    display: flex;
    flex-direction: column;
}

.priceForOne{
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #FABE0E;
}

.card_custom--price {
    display: flex;
    gap: 10px;
    flex-direction: row;
    font-family: "DINCondensedC", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 39px;
    align-items: center;
}
.card_custom--price:before {
    content: " ";
    color: red;
    width: 4px;
    height: 4px;
    /* line-height: 37px; */
    border: 1px solid;
    border-radius: 50%;
    background: red;
    
}
.card_custom--price .card_custom--value {
	font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: bold;
	font-size: 18px;

}
.card_custom--price .card_custom--register a {
display: block;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;

    text-decoration-line: underline;

color:#333;
}
.card_custom--price_mobile {
    display: none;

}
@media (max-width: 1250px) {

    .other-volumes-title{
        font-size: 22px;
        line-height: 30px;
    }
    .volume-link {
        padding: 7px;
        font-size: 14px;
        width: 60px;
    }
	.card_custom--price {
		display:none;
	}


.card_custom--price_mobile {
    display: flex;
    gap: 5px;
    align-items: center;
    font-family: "DINCondensedC", sans-serif;
    font-style: normal;
    font-weight: normal;
}
.card_custom--price_mobile {
    display: flex;
    gap: 5px;
    align-items: center;
    font-family: "DINCondensedC", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
justify-content: end;
    margin-top: 10px;
}
.card_custom--register a {
    color: #3b3b3b;
    border-bottom: 1px solid;
    font-family: "DINCondensedC", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
}
}
._name.special_chars {
    position: relative;
    top: -6px;
}

@media (max-width: 740px) {
    .card_otherVolumes {
        display: flex;
        gap: 30px;
    }
    .other-volumes-title{
        font-size: 18px;
    }
    .volume-link {
        padding: 5px;
        font-size: 12px;
        width: 55px;
    }
}

/* End */


/* Start:/bitrix/components/bitrix/catalog.product.subscribe/templates/.default/style.min.css?17744698361413*/
.bx-catalog-subscribe-button{margin-bottom:6px;display:inline-block}.bx-catalog-popup-content{width:90%;max-width:280px}.bx-catalog-subscribe-form-container-label{font-size:13px;color:#5a6c77;padding-bottom:2px}.bx-catalog-subscribe-form-container-input{position:relative}.bx-catalog-subscribe-form-container-input input[type="text"]{display:block;width:100%;font-size:18px;height:38px;margin:0;padding:0 4px;border:1px solid #ccd5db;border-radius:2px;background:#f8fafc;outline:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx-catalog-subscribe-form-star-required{color:#d93333}.bx-catalog-subscribe-form-container .bx-captcha{margin-bottom:10px}.bx-catalog-popup-message{font-weight:bold;min-width:240px;margin:0}.bx-catalog-subscribe-alert{background-color:#edf6fc;color:#000;font-size:15px;min-height:45px;text-align:center;padding:12px 40px 12px 60px;position:relative;width:280px}.bx-catalog-subscribe-aligner{display:inline-block;height:45px;margin-left:-1px;vertical-align:middle;width:1px}.bx-catalog-subscribe-alert-text{display:inline-block;vertical-align:middle}.bx-catalog-subscribe-alert-footer{text-align:center}.bx-catalog-subscribe-alert-popup{background-color:#edf6fc!important;border:1px solid #edf6fc!important;border-radius:3px!important;-webkit-box-shadow:0 19px 24px rgba(88,112,118,0.17)!important;box-shadow:0 19px 24px rgba(88,112,118,0.17)!important}
/* End */


/* Start:/local/templates/arista/components/bitrix/news.list/paylist/style.css?17744698672604*/
.pay-list {
    margin: 32px auto;
    display: flex;
    counter-reset: count;
    padding: 0;
}
.pay-list__item {
    width: 32%;
    display: flex;
    flex-direction: column;
    position: relative;
    padding: 128px 8px 16px;
}

.pay-list__title {
    font-family: "DINCondensedC", sans-serif;
    margin-bottom: 16px;
    font-weight: 500;
    font-size: 20px;
    line-height: 133%;
    background: #73b634;
    text-align: center;
    letter-spacing: .5px;
    color: #fff;
    width: 100%;
    padding: 5px 10px;
}

.pay-list__description {
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #000;
}

@media (max-width: 650px) {
	  .pay-list__item {
		width: 100%;
		display: flex;
		flex-direction: column;
		position: relative;
		padding: 128px 8px 16px;
	}
}


.pay-list {
    margin: 32px auto;
    display: flex;
    counter-reset: count;
    padding: 0;
		gap: 20px;
flex-wrap: wrap;
}
.pay-list__item {
    width: calc(32% - 20px);
    display: flex;
    flex-direction: column;
    position: relative;
    padding: 0 0 15px 0px;
    align-items: center;
    border: 1px solid #dfdfdf;

}

.pay-list__title {
font-family: "DINCondensedC", sans-serif;
    margin-bottom: 16px;
    font-weight: 500;
    font-size: 20px;
    line-height: 133%;
    background: #73b634;
    text-align: center;
    letter-spacing: .5px;
    color: #fff;
    width: 100%;
    padding: 5px 10px;
}

.pay-list__photo {
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #000;
width: 100px;
}
.pay-list__description {
font-family: "Roboto", sans-serif;
width: 75%;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #676767;
margin-top: 20px;
}
.pay__title {
    font-family: "DINCondensedC", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 28px;
    margin-top: 40px;
}
.pay__footer {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #676767;
    margin: 0;
}
.time {
    margin-top: 28px;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #676767;
    /* margin: 0; */
}
.time__title {
    color: #333;
    font-weight: 600;
}
.time__srok span {
    font-weight: 600;
}

@media (max-width: 650px) {
	  .pay-list__item {
		width: 100%;
		display: flex;
		flex-direction: column;
		position: relative;
		padding: 0;
			padding-bottom: 15px;
	}
}
/* End */


/* Start:/local/templates/arista/components/bitrix/catalog.element/detail_page/themes/blue/style.min.css?1774469867902*/
.bx-blue .product-item-image-slider-progress-bar{background-color:#0083d1}.bx-blue .product-item-image-slider-control:hover{background-color:rgba(0,131,209,.8)}.bx-blue .product-item-image-slider-control.active,.bx-blue .product-item-image-slider-control:hover{background-color:#0083d1}.bx-blue .product-item-selected-scu,.bx-blue .product-item-detail-slider-controls-image:hover,.bx-blue .product-item-detail-slider-controls-image.active{outline-color:#006cc0}.bx-blue .product-item-scu-item-text-block:hover,.bx-blue .product-item-scu-item-color-block:hover,.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{outline-color:#006cc0}.bx-blue .product-item-amount-field:focus{border-color:#006cc0}.bx-blue .product-item-detail-slider-progress-bar{background-color:#006cc0}
/* End */
/* /local/templates/arista/components/bitrix/catalog/arista_catalog/bitrix/catalog.compare.list/.default/style.css?17744698671265 */
/* /local/templates/arista/components/bitrix/catalog.element/detail_page/style.css?17744698673135 */
/* /bitrix/components/bitrix/catalog.product.subscribe/templates/.default/style.min.css?17744698361413 */
/* /local/templates/arista/components/bitrix/news.list/paylist/style.css?17744698672604 */
/* /local/templates/arista/components/bitrix/catalog.element/detail_page/themes/blue/style.min.css?1774469867902 */
