

/* Start:/local/templates/ver1-0/components/bitrix/catalog/tehnika/bitrix/catalog.element/.default/style.css?17745121373533*/
.specialist__photo img{
    height: auto !important;
}
.card-detail__p-text-wrap{
    margin-top: .7rem;
    min-height: 1.8rem;
}
.card-detail__p-text{
    background-color: #f8f8f8;
    padding: .2rem 1rem;
    font-weight: 700;
}
.card-detail__p-text p{
    font-size: .9rem;
}
main .container .leasing__wrap{
    justify-content: inherit;
}
.card-detail__price-y{
    padding: 5px 15px;
    font-weight: 700;
    background-color: #F3F3F3;
    border-radius: 3px;
    font-size: 27px;
}
.teh-attachments{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
    justify-content: center;
    align-items: center;
}
.teh-attachments__item{
    padding: 3rem 2rem;
    height: 100%;
    border: 1px solid rgba(34, 36, 38, 0.15);
}
.teh-attachments__picture{
    margin-bottom: 3rem;
}
.teh-attachments__picture img{
    display: block;
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
}
.teh-attachments__title{
    margin-bottom: 2rem;
    font-weight: 700;
    text-transform: uppercase;
}
.teh-attachments__name{
    text-align: center;
    font-weight: 700;
}

.card__text-price{
    font-weight: 700;
    font-size: 25px;
    background-color: #f8f8f8;
    border-radius: 5px;
    padding: 10px 15px;
    width: fit-content;
}
.card__text-price--stock{
    background-color: #ffe45d;
}
.card__text-price--old{
    font-size: 15px;
    padding: 0;
    margin-bottom: 5px;
    color: #020202;
    background-color: transparent;
    text-decoration: line-through;
}
.card__text-not-price{
    font-weight: 700;
    font-size: 16px;
    background-color: #f8f8f8;
    border-radius: 5px;
    padding: 10px 15px;
    width: fit-content;
}
.card__price-stock-time{
    font-size: 1rem;
    font-weight: 700;
}
.card__price-stock-text{
    font-size: .8rem;
}

.card-detail .specialist__contacts{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    border-radius: .2rem;
    border: 1px solid #E3E3E3;
    padding: 8px 12px;
}

.card-detail .specialist__info{
    width: 100%;
}

.card-detail .specialist__soc{
   display: flex;
    gap: .5rem;
}

.card-detail .specialist__soc a{
   display: contents;
}

.card-detail .specialist__phone{
    font-weight: 400;
    font-size: 22px;
}

.params__utp ul{
    margin-top: 10px;
}

.params__utp ul li{
    position: relative;
    margin-bottom: 0.55556rem;
    padding-left: 0.83333rem;
    font-size: 0.88889rem;
    line-height: 150%;
}

.params__utp ul li:before{
    content: "";
    position: absolute;
    top: 0.38889rem;
    left: 0;
    width: 0.44444rem;
    height: 0.44444rem;
    background-color: #E53542;
    border-radius: 2.77778rem;
}

@media (max-width: 590px){
    .teh-attachments{
        gap: 1rem;
    }
    .teh-attachments__item{
        padding: 1.5rem 1rem;
    }
    .teh-attachments__picture{
        margin-bottom: 1.5rem;
    }
    .teh-attachments__picture img{
        max-width: 200px;
    }
    .teh-attachments__name{
        font-size: 14px;
    }
}
@media (max-width: 470px){
    .teh-attachments__item{
        padding: 10px;
    }
    .teh-attachments{
        gap: 5px;
    }
}
@media (max-width: 370px){
    .teh-attachments__picture img{
        max-width: 100px;
    }
    .teh-attachments__name{
        font-size: 12px;
    }
}
@media (max-width: 339px){
    .teh-attachments{
        grid-template-columns: 1fr;
        gap: 10px;
    }
    .teh-attachments__picture img{
        max-width: 200px;
    }
    .teh-attachments__name{
        font-size: 14px;
    }
}

/* End */
/* /local/templates/ver1-0/components/bitrix/catalog/tehnika/bitrix/catalog.element/.default/style.css?17745121373533 */
