

/* Start:/local/components/highlevel/products.by.category/templates/.default/style.css?1779780737114*/
.product__price {
    filter: blur(5px);
}
.products-by-category__products .swiper-slide {
  text-align: unset;
}

/* End */


/* Start:/local/templates/landing/components/bitrix/news.list/reviews/style.css?17721082567765*/
.reviews{
    margin-top: 70px;
    margin-bottom: 70px;
}
.reviews .wrpa_h2{
    margin: 0 auto;
    max-width: 1840px;
    padding: 0 40px;
    margin-bottom: 45px;
    display: flex;
    flex-wrap: nowrap;
    align-content: space-around;
}
.reviews .wrpa_h2 h2{
    font-size: 40px;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0em;
    text-align: left;
    color: #292C2F;
    margin: 0;
}
.reviews .container > p{
    color: #292C2F;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.wrap_star p{
    display: block;
    width: 32px;
    height: 32px;
    background: url('/images/star_deactive.svg');
}
.wrap_star{
    display: flex;
    align-items: center;
    margin-right: 32px;
}
.wrap_star span{
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #292C2F;
    display: block;
    margin-right: 16px;
}
.wrap_star p.active_star{
    display: block;
    background: url('/images/star_active.svg');
}
.reviews .js-sales__pic .wrap_star p{
    width: 16px;
    height: 16px;
    background-size: 16px;
    margin: 0;
}
.reviews .js-sales__pic .wrap_top{
    display: flex;
    align-items: center;
    margin-bottom: 24px;
}
.reviews .sales__pic{
    overflow: hidden;
    border-radius: 0;
    min-height: 420px;
    background-color: #fff;
    padding: 24px;
    box-shadow: 0px 6px 12px -6px #09121F0D;
}
.reviews .sales__pic > div span{
    color: #898D93;
    margin-right: 16px;
}
.reviews .sales__pic .detail{
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #212121;
}
.reviews .wrpa_h2 a{
    display: block;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
    color: #00504E;
    margin-right: 24px;
}
.reviews .loadmore_wrap{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: max-content;
    height: auto;
}
.reviews .sales__inner > a{
    display: block;
    height: auto;
    overflow: hidden;
    border-radius: 10px 10px 0px 0px;
}
.reviews .sales__inner img{
    width: 100%;
    max-width: inherit;
}
.reviews .sales__inner{
    width: 33%;
    color: #898D93;
    margin-bottom: 10px;
    height: auto;
}
.reviews .with-us-work__arrows{
    float: right;
    align-items: center;
}
.reviews .sales__inner:nth-child(4n){
    clear: both;
}
.reviews .sales__row{
    background-color: #fff;
    height: 148px;
    padding: 16px;
}
.reviews .sales__inner i{
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: left;
    font-style: normal;
    display: block;
    margin-bottom: 5px;
}
.reviews .sales__inner .sales__row a{
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #212121;
}
.reviews .sales__inner p{
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #212121;
    margin-bottom: 8px;
}
.reviews .sales .naw{
    color: #00504E;
    max-width: 1840px;
    padding: 0 40px;
    text-align: center;
    margin: 0 auto;
}
.reviews .js-with-next_reviews, .reviews .js-with-prev_reviews{
    align-items: center;
    background: rgba(var(--color-fourth--rgb),.1);
    border-radius: 8px;
    cursor: pointer;
    display: flex;
    height: 40px;
    justify-content: center;
    width: 40px;
}
.reviews .js-with-next_reviews:before, .reviews .js-with-prev_reviews:before {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23292c2f' d='M14.03 16.53a.75.75 0 0 0 0-1.06L10.56 12l3.47-3.47a.75.75 0 0 0-1.06-1.06l-4 4a.75.75 0 0 0 0 1.06l4 4a.75.75 0 0 0 1.06 0Z'/%3E%3C/svg%3E");
    background-size: contain;
    content: "";
    height: 24px;
    width: 24px;
}

.reviews .js-with-next_reviews:before {
    transform: rotate(180deg);
}
.reviews .swiper-pagination{
    display: none;
}
.link_reviews{
    display: none;
}

.js-sales__pic {
  width: 100%;
  position: relative;
}
.rew_hide{
    display: none;
}
.rew_hide.active{
    display: contents;
}
.reviews .loadmore_item{
    
}

.js-show_rev{
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    text-decoration-line: underline;
    text-decoration-style: dotted;
    text-underline-offset: 23%;
    text-decoration-thickness: 7.5%;
    text-underline-position: from-font;
    text-decoration-skip-ink: auto;
    color: #00504E;
    text-align: left;
    margin-top: 16px;
    display: block;
    clear: both;
}
.all_wrap_stars.mobile{
    display: none;
}
@media (max-width: 1750px){
    .reviews .sales__row{
        height: 174px;
    }
    .reviews .sales__inner > a{
        
    }

}
@media (max-width: 1500px){
    .reviews .sales__inner > a {
        height: auto;
        display: flex;
        justify-content: center;
    }    
    .reviews .sales__inner img{
        
    }
}
@media (max-width: 1200px){
    .reviews .sales__row{
        height: 204px;
    }
    .reviews .wrpa_h2{
        padding-left: 15px;  
    }
    .reviews .sales__pic{
        min-height: 536px;
    }
}
@media (max-width: 900px){
    .reviews .with-us-work__arrows{
        position: absolute;
        top: 0;
        right: 16px;
        display: flex;
    }
    .reviews .sales__pic{
        box-shadow: none;
    }
    .reviews .loadmore_item{
        box-shadow: 0px 6px 12px -6px #09121F0D;
    }
    .js-show_rev{
        display: block;
    }
    .link_reviews{
        display: block;
        font-size: 16px;
        font-weight: 300;
        line-height: 24px;
        color: #00504E;
        text-align: center;
        margin-top: 30px;
    }
    .all_wrap_stars.mobile .wrap_star {
        display: flex;
        align-items: center;
        margin-right: 32px;
        margin-bottom: 24px;
        height: 30px;
    }
    .all_wrap_stars.mobile{
        display: block;
        padding-left: 20px;
    }
    .reviews .sales__pic > div span{
        font-size: 15px;
    }
    .with-us-work__arrows .all_wrap_stars{
        display: none;
    }
    .reviews .wrpa_h2 a{
        display: none;
    }
    .reviews .swiper-pagination{
        display: block;
    }
    .reviews .wrpa_h2 h2{
        font-size: 32px;
        padding: 0;
        width: 80%;
    }
    .reviews .wrpa_h2{
        margin-bottom: 24px;
    }
    .swiper.slider_reviews {
      width: 100%;
      height: auto;
    }
    .reviews .loadmore_wrap{
        flex-wrap: nowrap;
    }
    .reviews .container{
        
    }
    .reviews .swiper-horizontal>.swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal{
        top: auto;
        bottom: 40px; 
    }
    .reviews .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
        background: #00504E;
    }
    .reviews{
        position: relative;
    }
    .reviews .sales__inner .sales__row a{
        float: left;
        width: 100%;
        margin-bottom: 8px;
    }
    .reviews .sales__row{
        height: auto;
        min-height: 170px;
    }
    .reviews h2{
        padding: 0 16px;
        margin-bottom: 24px;
    }
    .reviews .sales__inner{
        width: 100%;
    }
    .reviews .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
    }
    .reviews .naw{
        display: none;
    }
}
/* End */
/* /local/components/highlevel/products.by.category/templates/.default/style.css?1779780737114 */
/* /local/templates/landing/components/bitrix/news.list/reviews/style.css?17721082567765 */
