

/* Start:/local/templates/akshome/components/bitrix/catalog/catalog/style.min.css?1686234014640*/
.rating_box{width:100%;display:flex;justify-content:flex-start;margin-bottom:20px}.mobile-props-list .rating_box{margin-bottom:5px;align-items:center}.count_vote{font-size:12px;font-weight:700}.mobile-props-list .rating_box .count_vote{font-size:13px;font-weight:300;margin-right:5px}.rating_box .star{margin-right:5px;display:inline-block;width:12px;height:12px;background-position:center!important;background-repeat:no-repeat!important;cursor:pointer}.star.full{background:url(/local/templates/akshome/components/bitrix/catalog/catalog/images/full-star-red.svg)}.star.empty{background:url(/local/templates/akshome/components/bitrix/catalog/catalog/images/empty-star-red.svg)}.mobile-props-list .rating_box .star{width:10px;height:10px;background-size:10px}
/* End */


/* Start:/local/templates/akshome/components/bitrix/catalog.element/product/style.css?174884713630278*/
.product_section {
    margin-bottom: 50px
}
.item-review-user-image-item {
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-name-block {
    position: relative;
    display: flex;
    flex-direction: column;
    width: calc(50% - 20px);
    left: calc(50% + 20px);
}
.product-name-block .count_vote {
    font-weight: 300;
    font-size: 12px;
}
.product-name-block .rating_box {
    margin-bottom: 5px;
}
.product-top-container__left {
    margin-right: 20px;
    position: absolute;
    top: 0;
}
.fadein-element {
    position: absolute;
    width: 100px;
    top: 2px;
    left: calc(100% - 102px);
    z-index: 2;
}
.payment-parts-link {
    color: #000;
    text-decoration: underline;
    cursor: pointer;
}
.payment-parts-link:hover {
    color: #fede0f;
}
.product-properties-link {
    color: #000;
    font-weight: 600;
    text-decoration: underline;
    cursor: pointer;
    font-size: 14px;
    width: max-content;
}
.edit-field {
    width: 40px;
}
.edit-button, .save-button {
    text-decoration: underline;
    cursor: pointer;
}
.product_wrapper {
    position: relative;
}
.product-top-container {
    display: flex;
    min-height: 450px;
}
.product-top-container__left {
    width: 50%;
}
.other-color-block.mobile {
    display: none;
}
.product-top-container__right {
    position: relative;
    left: calc(50% + 20px);
    width: calc(50% - 20px);
}
.product-top-container__left-slider {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: 500px;
}
.swiper.thumbsSlider {
    height: 102px;
    padding: 2px 0;
    margin: 0 40px;
}
.swiper.headSlider {
    width: 100%;
    max-width: 600px;
    max-height: 380px;
}
.swiper.headSlider .swiper-slide {
    display: flex;
    justify-content: center;
}
.swiper.headSlider .swiper-wrapper {
    align-items: center;
}
.swiper.headSlider .swiper-wrapper img {
    max-height: 380px;
    width: auto;
    height: auto;
}
.thumbs-slider-block {
    position: relative;
    width: 100%;
}
.head-slider-block {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%;
}
.head-slider-block__icons {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    z-index: 10;
}
.head-slider-block__icons-item {
    width: 40px;
    height: 40px;
    background-color: #fff;
    box-shadow: 2px 0 4px rgba(0, 0, 0, 0.25), 0 2px 4px rgba(0, 0, 0, 0.25);
    border-radius: 2px;
}
.head-slider-block__icons-item+.head-slider-block__icons-item {
    margin-left: 10px;
}
.head-slider-block__icons-share {
    width: 100%;
    height: 100%;
    background-image: url(/local/templates/akshome/components/bitrix/catalog.element/product/images/share-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}
.head-slider-block__icons-share-content {
    margin-top: -4px;
    width: 40px;
    background-color: #fff;
    box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.25), 0 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 0 0 2px 2px;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.head-slider-block__icons-share-item {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-color: #3A3A3C;
    margin: 5px 0;
    cursor: pointer;
}
.head-slider-block__icons-share-item.vk {
    background-image: url(/local/templates/akshome/components/bitrix/catalog.element/product/images/share-icon-vk.svg);
    background-position: 6px 10px;
}
.head-slider-block__icons-share-item.vk:hover {
    background-color: #0077FF;
}
.head-slider-block__icons-share-item.ok {
    background-image: url(/local/templates/akshome/components/bitrix/catalog.element/product/images/share-icon-ok.svg);
    background-position: 9px 6px;
}
.head-slider-block__icons-share-item.ok:hover {
    background-color: #F79A38;
}
.head-slider-block__icons-share-item.tg {
    background-image: url(/local/templates/akshome/components/bitrix/catalog.element/product/images/share-icon-tg.svg);
    background-position: 6px 8px;
}
.head-slider-block__icons-share-item.tg:hover {
    background-color: #27A6E5;
}
.head-slider-block__icons-share-item.fb {
    background-image: url(/local/templates/akshome/components/bitrix/catalog.element/product/images/share-icon-fb.svg);
    background-position: 11px 8px;
}
.head-slider-block__icons-share-item.fb:hover {
    background-color: #1877F2;
}
.thumbsSlider .swiper-slide {
    border: 1px solid #989797;
    cursor: pointer;
    min-height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.thumbsSlider .swiper-slide-thumb-active {
    border-color: #fede0f;
}
.head-swiper-button, .thumbs-swiper-button {
    width: 30px;
    height: 30px;
    position: absolute;
    background-color: #F7F7F9;
    top: calc(50% - 15px);
    z-index: 3;
    cursor: pointer;
    border-radius: 2px;
    background-image: url(/local/templates/akshome/components/bitrix/catalog.element/product/images/slider-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
}
.head-swiper-button:hover, .thumbs-swiper-button:hover {
    background-color: #fede0f;
    background-image: url(/local/templates/akshome/components/bitrix/catalog.element/product/images/slider-arrow-active.svg);
}
.thumbs-swiper-button.prev {
    left: 0;
    transform: rotate(-180deg);
}
.thumbs-swiper-button.next {
    right: 0;
}
.head-swiper-button.prev {
    left: 0;
    transform: rotate(180deg);
}
.head-swiper-button.next {
    right: 0;
}
.head-other-props {
    display: flex;
    width: 100%;
}
.head-code-prop {
    margin-bottom: 10px;
}
.specifications_box {
    margin-bottom: 20px;
}
.kredit-line {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    font-size: 14px;
}
.kredit-line .kredit-icon {
    margin-right: 10px;
    background: url('/local/templates/akshome/components/bitrix/catalog.element/product/images/icon-kredit.svg')no-repeat center/25px;
    width: 25px;
    height: 25px;
    display: block;
    min-width: 25px;
}
.top_yellow_block {
    background-color: #fede0f;
    margin-bottom: 20px;
    padding: 5px 0 5px 5px;
}
.markdown_block {
    margin-top: 20px;
    background-color: #F7F7F9;
    padding: 5px 0 5px 5px;
    margin-bottom: 20px;
}
.markdown_block a {
    text-decoration: none;
    color: #323232;
}
.markdown_block .markdown_content {
    font-size: 14px;
    text-decoration: underline;
}
.markdown_block .markdown_price {
    color: #D0413F;
    font-size: 14px;
    font-weight: 600;
    text-decoration: underline;
}
.markdown_block a:hover .markdown_price {
    color: #fede0f;
}
.other-props-block {
    flex-direction: column;
}
.catalog-card__item-prop-desc {
    font-weight: 300;
}
.specification_name {
    display: flex;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 5px;
    margin-right: 5px;
    font-weight: 700;
}
.specification_value {
    display: flex;
    font-weight: 300;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 5px;
}
.price_quantity {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    flex-wrap: wrap;
}
.price_box {
    display: flex;
    margin-right: 20px;
    gap: 5px;
    align-items: flex-end;
}
.price_box .price {
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
}
.old_price {
    margin-right: 5px;
    color:#a5a5a5;
    font-size: 20px;
    line-height: 20px;
    position: relative;
    width: max-content;
}
.old_price:before {
    position: absolute;
    content: '';
    height: 2px;
    width: 100%;
    background-color: #a5a5a5;
    top: 50%;
}
.quantity.buttons_added {
    display: flex;
    text-align: left;
    position: relative;
    white-space: nowrap;
}
.quantity.buttons_added input {
    display: inline-block;
    margin: 0;
    vertical-align: top;
    box-shadow: none;
}
.quantity.buttons_added .minus, .quantity.buttons_added .plus {
    width: 35px;
    height: 40px;
    background-color: #fff;
    border: 1px solid #000;
    cursor: pointer;
    font-size: 30px;
    line-height: 31px;
    text-align: center;
    font-weight: 300;
}
.quantity.buttons_added .minus {
    border-radius: 5px 0 0 5px;
    border-right-color: transparent;
}
.quantity.buttons_added .plus {
    border-radius: 0 5px 5px 0;
    border-left-color: transparent;
}
.quantity.buttons_added .minus:before {
    content: attr(data-symbol);
}
.quantity.buttons_added .plus:before {
    content: attr(data-symbol);
    display: block;
    margin-top: 3px;
}
.quantity .input-text.qty {
    width: 35px;
    height: 40px;
    padding: 0 5px;
    text-align: center;
    background-color: transparent;
    border: 1px solid #000;
    font-size: 20px;
    -moz-appearance: textfield;
}
.quantity.buttons_added .minus:hover, .quantity.buttons_added .plus:hover {
    background: #eee;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance:none
}
.product-buy-block {
    margin-bottom: 20px;
}
.product-buy-block__buttons-items {
    display: flex;
    align-items: center;
}
.product-buy-block__buttons {
    flex-wrap: wrap;
}
.product-buy-block__buttons-items button.content-button {
    margin-right: 10px;
    height: 50px;
    width: 50%;
}
.product-buy-block__buttons-items button:last-child {
    margin-right: 0;
}
.price-box_value {
    font-size: 24px;
}
.price .price-box_value {
    font-weight: 700;
}
.product-favorite-button {
    cursor: pointer;
    background-image: url(/local/templates/akshome/components/bitrix/catalog.element/product/images/favorite-cart-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
}
.product-favorite-button.active {
    background-image: url(/local/templates/akshome/components/bitrix/catalog.element/product/images/favorite-cart-icon-hover.svg);
    background-color: #fede0f;
}
.product-compare-button {
    background-image: url(/local/templates/akshome/components/bitrix/catalog.element/product/images/compare-icon-start.svg);
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
}
.product-compare-button.active {
    background-image: url(/local/templates/akshome/components/bitrix/catalog.element/product/images/compare-icon-red-hover.svg);
    background-color: #fede0f;
}
.other-color-title a {
    color: #323232;
    font-size: 14px;
    font-weight: 500;
}
.new-other-color {
    display: flex;
    flex-wrap: wrap;
}
.new-other-color a {
    margin: 2px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    min-width: 100px;
    width: calc(20% - 4px);
    height: 66px;
    border: 1px solid #989797;
    text-align: center;
}
.new-other-color a:hover {
    border-color: #fede0f;
}
#product-description-tabs {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 70px;
}
#product-description-tabs .desc-product-tabs {
    flex-wrap: wrap;
    display: flex;
    margin-bottom: 10px;
}
#product-description-tabs .desc-product-tabs > div {
    padding: 10px;
    border-bottom: 5px solid #DDD;
    cursor: pointer;
    width: 33%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 110px;
    text-align: center;
    color: #000;
    font-size: 20px;
    position: relative;
}
#product-description-tabs .desc-product-tabs > div.active {
    border-bottom-color: #fede0f;
    font-weight: 500;
    background-color: #fff;
}
#product-description-tabs .tabs_content {
    font-size: 14px;
}
.prop-spoiler-title {
    width: 100%;
    padding: 5px 0;
    text-align: center;
    border-bottom: 5px solid #DDD;
}
.prop-spoiler.active .prop-spoiler-title {
    border-color: #fede0f;
    font-weight: 600;
}
.properties-list {
    column-count: 2;
    column-gap: 4%;
}
.properties-list .property_block {
    display: flex;
    -webkit-column-break-inside: avoid; /* Chrome, Safari, Opera */
    page-break-inside: avoid; /* Firefox */
    break-inside: avoid; /* IE 10+ */
    break-inside: avoid-column;
}
.property_block div {
    line-height: 22px;
}
.property_block div.property_value {
    width: 65%;
    word-break: break-word;
    padding-left: 5px;
}
.property_block div.property_name {
    width: 35%;
    min-width: 150px;
}
.prop-spoiler-content {
    padding: 10px 0;
}
.delivery_wrapper {
    display: flex;
    padding: 10px 0;
}
.delivery_wrapper > div {
    font-size: 13px;
    line-height: 18px;
    width: 50%;
}
.delivery_wrapper .pickup {
    display: flex;
    align-items: center;
    margin-top: 10px;
}
.delivery_wrapper > div .sposob {
    margin-top: 5px;
}
.delivery_wrapper > div .descr {
    width: calc(100% - 40px);
}
.delivery_wrapper > div .title {
    width: 100%;
    display: inline-block;
    font-weight: 700;
    font-size: 13px;
    margin-left: 10px;
    padding-right: 20px;
}
.top-review-block {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.top-review-block .rating_box .star {
    width: 16px;
    height: 16px;
    background-size: 16px 16px;
    cursor: default;
}
.top-review-block .count_vote {
    font-size: 12px;
}
.middle-review-block {
    display: flex;
    justify-content: space-between;
}
.middle-review-block .review-title {
    font-size: 18px;
    font-weight: 700;
    padding: 10px 15px;
    border-bottom: 4px solid #fede0f;
}
.item-review {
    display: flex;
    margin-top: 50px;
    opacity: 1;
    height: auto;
    transition: all 1s ease-out;
}
.item-review-left-box {
    width: 20%;
    margin-right: 20px;
}
.item-review-user-rating {
    margin-top: 10px;
    display: flex;
}
.item-review-right-box {
    width: 80%;
}
.item-review-user-name .date {
    color: #a2a2a2;
}
.star-review {
    display: inline-block;
    width: 22px;
    height: 18px;
    background-position: center!important;
    background-repeat: no-repeat!important;
    cursor: pointer;
}
.star-review.full {
    background: url(/local/templates/akshome/components/bitrix/catalog.element/product/images/full-review-star.svg);
}
.star-review.empty {
    background: url(/local/templates/akshome/components/bitrix/catalog.element/product/images/empty-review-star.svg);
}
.item-review-user-rating .star-review {
    cursor: default;
}
.item-review-user-text {
    margin-bottom: 20px;
    color: #767676;
}
.item-review-user-images {
    display: flex;
    flex-wrap: wrap;
}
.item-review-user-image-item {
    min-width: 100px;
    border: 1px solid #fff;
    margin-right: 20px;
    font-size: 0;
}
.item-review-user-image-item:hover {
    border: 1px solid #fede0f;
}
.hidden-review {
    display: none;
}
.all-review {
    margin-top: 20px;
    width: 100%;
    display: flex;
    justify-content: center;
}

.buy-in-one-modal {
    width: 1200px;
    border-radius: 5px;
    box-shadow: 7px 8px 55px rgba(51,51,51,0.15);
    overflow: hidden;
}
.buy-in-one-modal__content {
    display: flex;
}
.buy-in-one-modal__image {
    width: 30%;
    background: #fff;
    padding: 45px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}
.buy-in-one-modal__detail {
    width: 70%;
    background: #F7F7F9;
    padding: 45px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.buy-in-one-modal__name {
    font-weight: 700;
    font-size: 26px;
    line-height: 1.5;
    margin: 15px 0;
    display: inline-block;
}
.buy-in-one-modal__price-box {
    display: flex;
    margin: 10px 50px 0 0;
}
.buy-in-one-modal__old-price {
    font-size: 17px;
    line-height: 25px;
    color: #B3B3B4;
    display: inline-block;
    margin-right: 20px;
    text-decoration: line-through;
}
.buy-in-one-modal__price {
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
}
.buy-in-one-modal__input-box {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 40px;
    flex-wrap: wrap;
}
.buy-in-one-modal__input-box > input {
    height: 45px;
    width: calc(33% - 12px);
    background: #FFF;
    border: 1px solid #EBEBEB;
    box-sizing: border-box;
    border-radius: 2px;
    padding: 0 20px;
    margin-bottom: 25px;
}
.buy-in-one-modal__content .main-user-consent-request {
    margin-bottom: 20px;
    display: block;
}
.buy-in-one-modal__content .modal-close {
    position: absolute;
    top: 20px;
    right: 20px;
}
.add-review-modal-content{
    background-color:#fff;
    width:100%;
    max-width:600px;
    padding:30px 50px
}
.add-review-modal .form-title{
    font-size:20px;
    font-weight:700
}
.add-review-form-content,.add-review-form-button-box{
    display:flex
}
.add-review-form-button-box{
    margin:20px 0 20px!important
}
.add-review-form-button-box .review-button{
    margin-right:10px
}
.add-review-form-content .review-form-input-line-box{
    width:60%;
    margin-right:10px
}
.add-review-form-content .review-form-input-file-box{
    width:40%
}
.add-review-modal-content .name{
    font-size:14px;
    margin:10px 0 30px
}
.review-form-input-line-box input,.review-form-input-line-box textarea{
    font-size:14px;
    display:block;
    width:100%;
    background-color:#DDD;
    border:1px solid #EBEBEB;
    border-radius:2px;
    padding-left:10px;
    margin-right:20px
}
.review-form-input-line-box input::placeholder,.review-form-input-line-box textarea::placeholder{
    font-size:14px
}
.review-form-input-line-box input{
    height:45px;margin-bottom:20px
}
.review-form-input-line-box textarea{
    resize:none;
    padding-top:12px
}
.review-form-input-file-box input[type=file]{
    outline:0;
    display:none;
    pointer-events:none;
    user-select:none
}
.review-form-input-file-box .label{
    height:100%;border:1px solid #EBEBEB;
    display:flex;
    justify-content:center;
    align-items:center;
    cursor:pointer;
    text-align:center;
    background-color:#DDD;
    flex-direction:column;
    padding:20px
}
.review-form-input-file-box .label span{
    margin-bottom:10px
}
.review-form-input-file-box .label .title{
    color:#A2A2A2
}
.review-form-input-file-box .label:hover,
.review-form-input-line-box input:hover,
.review-form-input-line-box textarea:hover,
.review-form-input-file-box .label:focus,
.review-form-input-line-box input:focus,
.review-form-input-line-box textarea:focus{
    border:1px solid #A2A2A2
}
.review-form-input-file-box .label .icon{
    background:url(/local/templates/akshome/components/bitrix/catalog.element/product/images/picture-icon.svg)no-repeat center;
    width:40px;
    height:40px
}
.add-review-modal-content .modal-close {
    position: absolute;
    top: 20px;
    right: 20px;
}
.add-review-form-rating-box{
    color:#A2A2A2;
    display:flex;
    align-items:center;
    margin:10px 0!important
}
.add-review-form-bottom-box a{
    text-decoration:underline
}
.add-review-form-error-box{
    display:none;
    color:red
}
.add-review-form-button-box button {
    margin-right: 10px;
}
.add-review-form-bottom-box .main-user-consent-request {
    display: block;
    margin-bottom: 10px;
}
.review-form-input-file-box .label .file-desc {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}
.product-block__title {
    color: #8A8A8A;
    font-weight: 500;
    font-size: 24px;
    text-align: center;
    position: relative;
    margin-bottom: 15px;
}
.product-block__title:after {
    content: attr(data-title);
    background-color: #fff;
    padding: 2px 10px;
}
.product-block__title:before {
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    background-color: #fede0f;
    display: block;
    z-index: -1;
    bottom: 50%;
}
.availability {
    margin-bottom: 20px;
}
.payment-parts:not(.active).tabs_content > div.active{
    visibility:hidden;
}
.payment-parts-content .custom-radio{
    margin-bottom:15px;
}
.payment-parts-content{
    margin:30px 30px 0;
}
.payment-parts-body > div{
    width:50%;
}
.payment-parts-body > .payment-left-block{
    margin-right:80px;
    margin-bottom:30px;
}
.payment-parts-body .payment-parts-type > div.active{
    border-left:5px solid #FEDE0F;
    font-weight:600;
}
.payment-parts-body .payment-parts-type > div{
    padding:5px 20px;
    border-left:5px solid #DDD;
    cursor:pointer;
    margin-bottom:5px;
}
.payment-parts-body {
    display:flex;
}
.custom-radio input:not(:disabled):not(:checked)+label:hover::before{
    border-color:#fede0f;
}
.custom-radio input:not(:disabled):active+label::before{
    background-color:#fede0f;
    border-color:#fede0f;
}
.custom-radio input:focus:not(:checked)+label::before{
    border-color:#80bdff;
}
.custom-radio input:disabled+label::before{
    background-color:#e9ecef;
}
.custom-radio input:checked+label::before{
    border-color:#fede0f;
    background-color:#fede0f;
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.custom-radio input+label::before{
    content:'';
    display:inline-block;
    width:20px;
    height:20px;
    flex-shrink:0;
    flex-grow:0;
    border:1px solid #adb5bd;
    border-radius:50%;
    margin-right:.5em;
    background-repeat:no-repeat;
    background-position:center center;
    background-size:14px;
    background-color:#ddd;
}
.custom-radio input+label{
    display:inline-flex;
    align-items:center;
    user-select:none;
    cursor:pointer;
}
.custom-radio input{
    position:absolute;
    z-index:-1;
    opacity:0;
}
#payment-table td.error_text{
    color:red;
}
#payment-table td{
    padding:10px 10px;
    border:1px solid #ddd;
}
#payment-table .value-td{
    width:40%;
    position: relative;
}
#payment-table .title-td{
    width:60%;
}
#payment-table{
    width:100%;
    border-collapse:collapse;
}
#payment-table td.error_text {
    color: red;
}
.error_tooltip {
    position: absolute;
    width: 90%;
    height: auto;
    background: #fff;
    border: 1px solid #fede0f;
    top: 40px;
    z-index: 1000;
    padding: 5px;
    word-break: break-word;
    color: #000;
}
.error_tooltip::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #fede0f;
    top: -20px;
    left: 10px;
}
.video__play-icon, .video__play-icon-mini {
    height: 100px;
    width: 100px;
    padding: 25px;
    border-radius: 50%;
    border: 3px solid #fff;
    background: rgba(0,0,0,0.8);
    position: absolute;
    left: calc(50% - 50px);
    top: calc(50% - 50px);
}
.video__play-icon-mini {
    height: 40px;
    width: 40px;
    padding: 5px;
    top: calc(50% - 20px);
    left: calc(50% - 20px);
}
.video__play-triangle, .video__play-triangle-mini {
    width: 0;
    height: 0;
    margin-left: 8px;
    border-style: solid;
    border-width: 22px 0 22px 37px;
    border-color: transparent transparent transparent #ffffff;
}
.video__play-triangle-mini {
    margin-left: 4px;
    border-width: 12px 0 12px 22px;
}
.dop-files__block {
    margin-top: 10px;
}
.dop-files__title {
    font-weight: 700;
    font-size: 16px;
}
.dop-files__content {
    display: flex;
    align-items: center;
    background-image: url(/local/templates/akshome/components/bitrix/catalog.element/product/images/file-svg.svg);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 25px;
    min-height: 25px;
}
.dop-files__video {
    display: flex;
    align-items: center;
    background-image: url(/local/templates/akshome/components/bitrix/catalog.element/product/images/video-svg.svg);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 25px;
    min-height: 25px;
}
.prop-description {
    position: relative;
}
.prop-description .js-dropdown-title {
    border-bottom: 2px dashed #fede0f;
    line-height: 20px;
    font-weight: 600;
    width: max-content;
    max-width: 100%;
    cursor: help;
    word-break: break-word;
}
.prop-description .help-icon {
    background-image: url(/local/templates/akshome/components/bitrix/catalog.element/product/images/help.svg);
    background-repeat: no-repeat;
    background-size: 20px;
    width: 15px;
    height: 15px;
    background-position: center;
    display: inline-block;
    margin-left: 3px;
    vertical-align: middle;
}
.prop-description .js-dropdown-content {
    min-width: 500px;
    background: #fff;
    border: 2px solid #fede0f;
    border-radius: 5px;
    padding: 5px;
    top: 30px;
    font-size: 14px;
    line-height: 18px;
    cursor: help;
}
.prop-description .js-dropdown-content:before {
    content: "";
    height: 10px;
    width: 100%;
    display: block;
    position: absolute;
    top: -10px;
    left: 0;
}
.prop-description .js-dropdown-content:after {
    content: "";
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #fede0f;
    top: -20px;
    left: 5px;
    position: absolute;
}
.property_block.end-props div {
    font-size: 10px;
    line-height: 14px;
    opacity: .7;
}
.other-block-title {
    margin: 20px 0 10px 2px;
    font-size: 14px;
}
.other-collection-list > .new-other-color {
    overflow-y: hidden;
    position: relative;
    max-height: 150px;
    transition: .2s;
}
.other-collection-list > .new-other-color:not(.open):after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 15px;
    background: linear-gradient(to top, rgba(255, 255, 255, .9) 0, rgba(255, 255, 255, .1) 100%);
    pointer-events: auto;
}
.url-list-button {
    font-size: 14px;
    line-height: 18px;
    padding-left: 5px;
    cursor: pointer;
    display: none;
}
.product-info-message {
    display: flex;
    margin-bottom: 20px;
}
.product-info-message__image {
    background-image: url(/local/templates/akshome/components/bitrix/catalog.element/product/images/info.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    min-width: 30px;
}
.product-info-message__text {
    font-size: 16px;
    margin-bottom: 10px;
}
.product__pod-zakaz {
    display: flex;
    gap: 8px;
    font-weight: 300;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 5px;
    background-color: #fede0f;
    width: max-content;
    padding: 3px 5px 3px 5px;
}
.pod-zakaz__subtext{
    font-style: italic;
    font-size: 13px;
}
@media (max-width: 1200px) {
    .head-slider-block {
        width: 100%;
    }
}
@media (max-width: 998px) {
    .thumbs-slider-block {
        display: none;
    }
    .product-top-container__left-slider {
        min-height: 390px;
    }
    .properties-list {
        flex-wrap: wrap;
    }
    .properties-list > div {
        margin-bottom: 5px;
        width: 100%;
    }
    .product-top-container {
        flex-direction: column;
    }
    .product-top-container__left, .product-top-container__right {
        width: 100%;
        position: relative;
    }
    .product-top-container__left-slider {
        max-width: 500px;
        width: 100%;
    }
    .product-top-container__left {
        display: flex;
        justify-content: center;
        margin-right: 0;
    }
    .product-name-block {
        text-align: center;
        margin-bottom: 20px;
    }
    .product-name-block, .product-top-container__right {
        width: 100%;
        left: auto;
    }
    .product-name-block .rating_and_status {
        order: 2;
    }
    .product-name-block .rating_box {
        margin-bottom: 0;
        justify-content: center;
    }
    .product-top-container__left {
        margin-bottom: 10px;
    }
    .product-buy-block {
        box-shadow: none;
        padding: 0;
        margin-bottom: 20px;
    }
    .other-color-block.mobile {
        display: block;
    }
    #product-description-tabs .desc-product-tabs > div {
        font-size: 16px;
    }
    .payment-parts-body > div{
        width:100%;
    }
    .payment-parts-body > .payment-left-block{
        margin-right:0;
    }
    .payment-parts-body {
        flex-direction:column;
        align-items:center;
    }
    .prop-description .js-dropdown-content {
        min-width: 400px;
    }
}
@media (max-width: 700px) {
    .buy-in-one-modal__content {
        flex-direction: column;
    }
    .buy-in-one-modal__image {
        width: 100%;
        height: 200px;
        padding: 20px 45px;
    }
    .buy-in-one-modal__detail {
        width: 100%;
        padding: 20px 45px 45px;
        height: auto;
    }
    .buy-in-one-modal__input-box {
        flex-direction: column;
        margin-top: 20px;
    }
    .buy-in-one-modal__input-box > input {
        width: 100%;
    }
    #product-description-tabs .desc-product-tabs > div {
        font-size: 14px;
    }
    .properties-list {
        column-count: 1;
    }
    .prop-description .js-dropdown-content {
        min-width: 100px;
        max-width: 600px;
    }
}
@media (min-width: 601px) {
    .prop-spoiler-title {
        display: none;
    }
    .property_block-show-button, .property_block-hide-button {
        display: none;
    }
    .tabs_content .js-accordion__body {
        max-height: none;
    }
    .product-favorite-button:hover {
        background-image: url(/local/templates/akshome/components/bitrix/catalog.element/product/images/favorite-cart-icon-hover.svg);
        background-color: #fede0f;
    }
    .product-compare-button:hover, .product-compare-button.active {
        background-image: url(/local/templates/akshome/components/bitrix/catalog.element/product/images/compare-icon-red-hover.svg);
        background-color: #fede0f;
    }
    .mobile-title {
        display: none;
    }
}
@media (max-width: 600px) {
    .product-block__title {
        font-size: 16px;
    }
    #product-description-tabs {
        margin-bottom: 20px;
    }
    .properties-list .property_block {
        justify-content: flex-start;
    }
    .property_name {
        width: 60%;
    }
    .property_value {
        width: 40%;
    }
    .property_block-hide-prop {
        height: 20px;
        overflow-y: hidden;
        margin-top: 5px;
    }
    #product-description-tabs .desc-product-tabs {
        display: none;
    }
    #product-description-tabs > .tabs_content > div {
        opacity: 1;
        visibility: visible;
        position: relative;
    }
    .item-review {
        flex-direction: column;
    }
    .item-review > div {
        width: 100%;
    }
    .add-review-modal-content {
        padding: 20px;
    }
    .add-review-form-content, .add-review-form-button-box {
        flex-wrap: wrap;
    }
    .add-review-form-content .review-form-input-line-box, .add-review-form-content .review-form-input-file-box {
        width: 100%;
        margin-right: 0;
    }
    .review-form-input-file-box .label {
        text-align: left;
        background-color: transparent;
        border: none;
        flex-direction: row;
        padding: 10px 0 0;
        justify-content: start;
    }
    .review-form-input-file-box .label .icon {
        background: url(/local/templates/akshome/components/bitrix/catalog.element/product/images/skoba.svg)no-repeat center;
        margin-right: 10px;
        width: 50px;
        height: 50px;
    }
    .review-form-input-file-box .label span {
        margin-bottom: 0;
    }
    .review-form-input-file-box .label .mobile-title {
        display: inline-block;
    }
    .review-form-input-file-box .label .desktop-title {
        display: none;
    }
    .product-buy-block, .product-top-container__code-block {
        max-width: none;
    }
    .desktop-title {
        display: none;
    }
}

@media (max-width: 440px) {
    .new-other-color a {
        width: calc(33% - 4px);
    }
}
/* End */


/* Start:/local/templates/akshome/components/bitrix/iblock.vote/flat/style.min.css?1686234342476*/
.star.star-active{background:url(/local/templates/akshome/components/bitrix/iblock.vote/flat/images/full-star-red.svg)!important}.count_vote{font-size:10px;font-weight:700}.star.star-active+.star:not(.star-active),.star.star-active+.star:not(.star-active)+.star:not(.star-active),.star.star-active+.star:not(.star-active)+.star:not(.star-active)+.star:not(.star-active),.star.star-active+.star:not(.star-active)+.star:not(.star-active)+.star:not(.star-active)+.star:not(.star-active){background:url(/local/templates/akshome/components/bitrix/iblock.vote/flat/images/empty-star-red.svg)!important}
/* End */


/* Start:/local/templates/akshome/components/bitrix/catalog.section/product_slider/style.css?17407250404387*/
.catalog.product-line {
    display: flex;
    flex-wrap: wrap;
    position:relative;
    justify-content: center;
}
.catalog .card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
    width: 230px;
    box-sizing: border-box;
    cursor: pointer;
    padding: 0 0 10px;
    position: relative;
}
.catalog .card .img_box {
    width: 100%;
    height: 230px;
    border-radius: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    position: relative;
    padding-top: 20px;
}
.catalog .card .price{
    font-weight:600;
    font-size:17px;
    line-height:25px;
}
.catalog .card .name{
    font-weight:400;
    font-size:14px;
    line-height:21px;
    margin-bottom:10px;
    color:#5E5E60;
    padding:0 10px;
    text-decoration:none;
    text-align:center;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    overflow:hidden;
    text-overflow:ellipsis;
    -webkit-line-clamp:3;
    height:62px;
}
.img_box .card_image {
    max-height:99%;
    max-width:99%;
    width: auto;
    height: auto;
}
.img_box .card_icon_box > a:before{
    content:"";
    width:35px;
    height:35px;
    display:block;
}
.img_box .card_icon_box{
    position:absolute;
    top:-20px;
    right:0;
    bottom:0;
    left:0;
    display:none;
    justify-content:flex-start;
    flex-direction:column;
    align-items:flex-start;
    padding:42px 5px;
    z-index:3;
}
.card_icon_box a.img_link{
    background:none;
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
    z-index:2;
}
.card_icon_box > a.tocart:before{
    background:url(/local/templates/akshome/components/bitrix/catalog.section/product_slider/images/basket-cart-icon.svg)center no-repeat;
}
.card_icon_box > a.favorite:before{
    background:url(/local/templates/akshome/components/bitrix/catalog.section/product_slider/images/favorite-cart-icon.svg)center no-repeat;
}
.card_icon_box > a.favorite.active{
    background:#fede0f;
}
.card_icon_box > a.compare:before{
    background:url(/local/templates/akshome/components/bitrix/catalog.section/product_slider/images/compare-icon-start.svg)center no-repeat;
}
.card_icon_box > a.compare.active{
    background:#fede0f;
}
.card_icon_box > a{
    width:35px;
    height:35px;
    background:#FFF;
    box-shadow:3px 3px 12px rgba(51,51,51,0.25);
    border-radius:2px;
    display:block;
    margin-bottom:5px;
    position:relative;
}
.card_icon_box .tocart{
    z-index:3;
}
.card_icon_box .favorite{
    z-index:3;
}
.card_icon_box .compare{
    z-index:3;
}
.catalog .card:hover .card_icon_box{
    display:flex;
}
.catalog .card .name {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 10px;
    color: #5e5e60;
    padding: 0 10px;
    text-decoration: none;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    height: 62px;
}
.fadein-section {
    position: absolute;
    width: 100px;
    top: 2px;
    left: calc(100% - 102px);
}
.product-item-price-old {
    color: #a5a5a5;
    position: relative;
}
.product-item-price-old:before {
    position: absolute;
    content: '';
    height: 2px;
    width: 100%;
    background-color: #a5a5a5;
    top: 50%;
}
.card-top-info {
    display: flex;
    color: #CCC;
    font-size: 14px;
    justify-content: space-between;
    width: 100%;
    padding: 5px 10px;
    flex-wrap: wrap;
}
.card .price-block {
    margin-bottom: 10px;
    text-align: center;
}
.recommendSwiper .swiper-button-next.swiper-button-disabled, .recommendSwiper .swiper-button-prev.swiper-button-disabled {
    pointer-events: auto;
}
.recommendSwiper .swiper-button-next:after, .recommendSwiper .swiper-button-prev:after {
    padding: 20px;
}
@media(min-width:901px){
    .img_box .card_icon_box > a:not(.img_link):hover{
        background:#fede0f;
    }
    .img_box .card_icon_box > a.tocart:hover:before{
        background:url(/local/templates/akshome/components/bitrix/catalog.section/product_slider/images/basket-icon.svg)center no-repeat;
    }
    .img_box .card_icon_box > a.favorite:hover:before{
        background:url(/local/templates/akshome/components/bitrix/catalog.section/product_slider/images/favorite-cart-icon-hover.svg)center no-repeat;
    }
    .img_box .card_icon_box > a.compare:hover:before{
        background:url(/local/templates/akshome/components/bitrix/catalog.section/product_slider/images/compare-icon-red-hover.svg)center no-repeat;
    }
}
@media(max-width:729px){
    .catalog .card{
        border:none!important;
        width:50%;
    }
    .img_box .card_icon_box {
        display: flex;
    }
}

@media(max-width:370px){
    .catalog_section .catalog .card{
        width:100%;
    }
}
/* End */


/* Start:/local/templates/akshome/components/bitrix/catalog.products.viewed/product_viewed/style.min.css?1686234137815*/
.product-viewed{display:flex;align-items:center;justify-content:center}.product-viewed__item+.product-viewed__item{margin-left:20px}a.product-viewed__item{color:#000;text-decoration:none;width:20%}.product-viewed__item-image{display:flex;align-items:center;height:210px;justify-content:center}.product-viewed__item-name{text-align:center;margin-bottom:10px}.product-viewed__item-price{display:flex;font-size:16px;justify-content:center;text-align:center;padding-bottom:10px}.product-viewed__item-price-old-value{text-decoration:line-through;margin-right:5px}.product-viewed__item-price-value{font-weight:500}@media (max-width:998px){.product-viewed{overflow-x:scroll;justify-content:flex-start}a.product-viewed__item{min-width:110px}.product-viewed__item-name{display:none}.product-viewed__item-image{height:150px}}
/* End */
/* /local/templates/akshome/components/bitrix/catalog/catalog/style.min.css?1686234014640 */
/* /local/templates/akshome/components/bitrix/catalog.element/product/style.css?174884713630278 */
/* /local/templates/akshome/components/bitrix/iblock.vote/flat/style.min.css?1686234342476 */
/* /local/templates/akshome/components/bitrix/catalog.section/product_slider/style.css?17407250404387 */
/* /local/templates/akshome/components/bitrix/catalog.products.viewed/product_viewed/style.min.css?1686234137815 */
