

/* Start:/bitrix/templates/UpFly/components/bitrix/news.list/index_list_advantage_kz/style.css?1740717020107*/
.benefits__item {
    background: rgba(241, 241, 241, 1);
    height: 128px;
    border-radius: 10px;
}
/* End */


/* Start:/bitrix/templates/UpFly/components/bitrix/catalog.item/grid_index/style.css?17706211443706*/
.notify_product_button {
    width: 100%;
    box-shadow: unset;
    border-radius: 36px;
    background: #8A8A8A;
    color: white;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
    height: 46px;
    border: none;
    transition: background-color 0.3s;
    cursor: pointer;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    padding: 0 18px;
}
.notify_product_button:hover {
    background: #f96222;
    transition: background-color 0.3s;
}
.popup-notify-fade > div {
    max-width: 400px;
}

.notify_product_button-card {
    width: 100%;
}
@media screen and (max-width: 640px) {
    .notify_product_button-card {
        width: 100%;
        font-size: 10px;
        line-height: 10px;
        height: 30px;
    }
}
.product_notify_unavailable .products__fast-look {
    opacity: 1;
    visibility: visible;
    z-index: 1;
    overflow: visible;
    transition: opacity .3s linear, visibility .3s linear, z-index .3s linear;
}
.product_notify_unavailable .products__fast-product-container {
    opacity: 0;
    transition: opacity 0.3s;
}
.product_notify_unavailable:hover .products__fast-product-container {
    opacity: 1;
    transition: opacity 0.3s;
}
@media screen and (max-width: 1200px) {
    .product_notify_unavailable .products__img-wrapper a{
        filter: opacity(0.4);
    }
}

.compare_grid {
    display: flex;
    position: absolute;
    right: 8px;
    top: 55px;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 20px;
    z-index: 1;
    transition: .5s;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / .16);
    background: rgb(0 0 0 / .16);
    cursor: pointer;
    padding-left: 0 !important;
    color: white;
    font-weight: 500;
}

@media screen and (min-width: 900px) {
    .compare_grid:hover svg path {
        stroke: #147627;
        transition: 0.3s;
    }
}

.compare_grid svg path {
    transition: 0.3s;
}

.compare_grid.compare_remove svg path {
    stroke: #147627;
}

/*[data-tooltip] {*/
/*    position: relative;*/
/*    z-index: 2;*/
/*    cursor: pointer;*/
/*}*/

/* Hide the tooltip content by default */
.products__wrapper-helper [data-tooltip]:before {
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    pointer-events: none;
}

/* Position tooltip above the element */
.products__wrapper-helper [data-tooltip]:before {
    width:  165px;
    position: absolute;
    bottom: 5px;
    left: -168px;
    right: unset;
    border-radius: 8px;
    margin-bottom: 0;
    margin-left: 0;
    padding: 7px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    background-color: #333333;
    color: #fff;
    content: attr(data-tooltip);
    text-align: center;
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
}
@media screen and (min-width: 900px) {
    .products__wrapper-helper [data-tooltip]:hover:before, .products__wrapper-helper [data-tooltip]:hover:after {
        visibility: visible;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }
}

.products_rating_card_new {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.3;
}

@media screen and (max-width: 900px) {
    span.products_rating_card_new {
        font-size: 13px;
    }
}

/* End */


/* Start:/bitrix/templates/UpFly/components/bitrix/catalog.section/index_page_slider/themes/blue/style.css?1696830263825*/
/* catalog.section */

/*
#3052bf
#26b0e4
#00a2df
*/

/* Slider */
.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;}

/* SCU */
.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;}

/* Amount */
.bx-blue .product-item-amount-field:focus{border-color: #006cc0;}


.bx-blue .catalog-section-header{border-color:#006cc0;}
/* End */


/* Start:/bitrix/templates/UpFly/components/bitrix/news.list/index_list_blog/style.css?17211064192623*/
.blog__item_index {
    background: linear-gradient(180deg, rgba(57, 49, 49, 0.6) -12.67%, rgba(57, 49, 49, 0) 32.08%, rgba(49, 57, 50, 0.8) 71.84%, #313932 115.56%);
    width: 600px !important;
}
.blog__item--small_index:after {
    position: absolute;
    content: "";
    height: 100%;
    opacity: 1;
    width: 100%;
    top: 0;
    background: linear-gradient(180deg, rgba(57, 49, 49, 0.6) -12.67%, rgba(57, 49, 49, 0) 32.08%, rgba(49, 57, 50, 0.8) 71.84%, #313932 115.56%);
    z-index: 1;
}
.blog__item--small_index {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    max-height: 295px;
}
.blog__item--small_index img {
    transition: 0.3s;
}
.blog__item--small_index:hover img {
    transition: 0.3s;
    transform: scale(1.05);
}

.blog__item--small_index-section,
.blog__item--small_index-hover,
.blog__item--small_index-date,
.blog__item--small_index-name,
.blog__item--small_index-views {
    position: absolute;
}

.blog__item--small_index-views span {
    display: flex;
    align-items: center;
    gap: 6px
}
.blog__item--small_index-views {
    top: 17px;
    right: 24px;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.3;
    color: #FFF;
    background: #00000066;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2px 6px;
    z-index: 2;
}

.blog__item--small_index-name {
    bottom: 67px;
    left: 24px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.3;
    color: #FFF;
    max-width: 278px;
    z-index: 2;
}

.blog__item--small_index-date {
    top: 17px;
    left: 24px;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.3;
    color: #FFF;
    background: #00000066;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4px 8px;
    z-index: 2;
}

.blog__item--small_index-section {
    background: #147627;
    padding: 3px 6px;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.3;
    left: 24px;
    bottom: 24px;
    border-radius: 6px;
    z-index: 2;
}

.blog__item--small_index-hover {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.3;
    display: flex;
    justify-content: center;
    align-items: center;
    right: 18px;
    bottom: 22px;
    opacity: 0;
    transition: 0.3s;
    color: #FFF;
    z-index: 2;
    gap: 12px;
}
.blog__item--small_index:hover .blog__item--small_index-hover {
    opacity: 1;
    transition: 0.3s;
}



/* End */


/* Start:/bitrix/templates/UpFly/components/bitrix/news.list/index_list_reviews/style.css?17211064194519*/
.reviews_index_product_container {
    display: flex;
    gap: 12px;
    width: auto;
    white-space: nowrap;
}

.reviews_index_product_container *::-webkit-scrollbar,
.reviews_index_product_container::-webkit-scrollbar {
    height: 6px !important;
}

/* Track */
.reviews_index_product_container::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

/* Handle */
.reviews_index_product_container::-webkit-scrollbar-thumb {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #147627;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.05);
}

.reviews_index_product_container .p_index_product_review {
    font-size: 13px;
    font-weight: 600;
    text-align: left;
    color: rgba(49, 57, 50, 1);
    max-width: 160px;
    height: 34px;
    max-height: 34px;
    overflow: hidden;
    line-height: 1.3;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.reviews_index_product_container .p_index_product_review .searchOffer__price {
    margin-left: 0;
}

.reviews_index_product_container div span {
    font-size: 13px;
    font-weight: 600;
    line-height: 18.2px;
}

.reviews_index_product_container div .show_discount span {
    font-size: 13px !important;
    font-weight: 500 !important;
    line-height: 18.2px !important;
}

.reviews_index_product_container > div {
    padding: 12px;
    gap: 8px;
    border-radius: 12px;
    background: rgba(241, 241, 241, 1);
    width: fit-content;
    max-width: unset;
    height: max-content;
    transition: 0.3s;
}

.reviews_index_product_container > div:hover {
    transition: 0.3s;
    box-shadow: 0px 0px 10px 0px rgb(205 205 205);
}

.reviews_index_product_container img {
    border-radius: 8px;
}

.index_product_container .reviews__item {
    height: fit-content !important;
    background: #FFF;
    box-shadow: 0px 6px 20px 0px rgba(142, 142, 142, 0.1);
    border: 1px solid rgba(241, 241, 241, 1);
}

.index_product_container .reviews__item .account__appeal-message,
.index_product_container .reviews__item .reviews__rate,
.index_product_container .reviews__item .reviews__date {
    margin-left: 0 !important;
    margin-top: 0 !important;
}

.index_product_container .reviews__slider {
    margin: 0;
}

.index_product_container .reviews .blaze-pagination {
    bottom: -15px !important;
}

.reviews_index_products_title {
    font-size: 15px;
    font-weight: 600;
    line-height: 21px;
    margin: 24px 0 0;
    color: #313932;
}


@media screen and (max-width: 900px) {
    .reviews_index_products_title {
        margin: 12px 0 0;
    }
}
.reviews_index_products_title_sub {
    margin-bottom: 8px;
}

.index_rate_review {
    display: flex !important;
    align-items: center;
    gap: 6px;
}

.index_reviews__box {
    display: block !important;
}

.review_index_date_rate_container {
    display: flex;
    align-items: center;
    gap: 12px;
}

.index_product_container .reviews__item .reviews__box {
    margin: 0;
}

.index_product_container .reviews__item .reviews__name_char {
    background: rgba(241, 241, 241, 1);
    color: rgba(20, 118, 39, 1);
    font-weight: 600;
}

@media screen and (max-width: 1000px) {
    .container.index_product_container {
        margin: 0 auto 40px;
    }
}

.review_searchOffer__price_container {
    display: flex;
    gap: 10px;
    align-items: center
}

.reviews.index_product_container .reviews__info {
    overflow: hidden;
    width: 100%;
    min-height: 72px;
    max-height: 72px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

@media screen and (max-width: 900px) {
    .reviews.index_product_container .reviews__info {
        min-height: 140px;
        max-height: 140px;
        -webkit-line-clamp: 6;
    }
}

.review_label_price {
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    line-height: 14.3px;
    position: absolute;
    right: 50%;
    transform: translateX(50%);
    top: 2px
}
.p_index_product_review {
    transition: 0.3s;
}
.review_product_main_item:hover .p_index_product_review {
    color: #147627;
    transition: 0.3s;
}

.reviews__slider .reviews__item {
    border-radius: 12px;
}
/* End */


/* Start:/bitrix/templates/UpFly/components/bitrix/news.list/index_list_brands/style.css?169683026373*/
.banners,.reviews,.blog {
    max-width: 1860px;
    margin: 0 auto;
}
/* End */
/* /bitrix/templates/UpFly/components/bitrix/news.list/index_list_advantage_kz/style.css?1740717020107 */
/* /bitrix/templates/UpFly/components/bitrix/catalog.item/grid_index/style.css?17706211443706 */
/* /bitrix/templates/UpFly/components/bitrix/catalog.section/index_page_slider/themes/blue/style.css?1696830263825 */
/* /bitrix/templates/UpFly/components/bitrix/news.list/index_list_blog/style.css?17211064192623 */
/* /bitrix/templates/UpFly/components/bitrix/news.list/index_list_reviews/style.css?17211064194519 */
/* /bitrix/templates/UpFly/components/bitrix/news.list/index_list_brands/style.css?169683026373 */
