

/* Start:/local/templates/aspro-premier/components/bitrix/catalog.section/diler.present/style.css?1747667671698*/
.diler-cont{
    margin: 120px 0;
}

.diler-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 35px;
    margin-top: 52px;
}

.diler-item {
    width: calc(100% / 3 - 35px);
    box-shadow: 0px 20px 20px 0px #0000001A;
    border-radius: 24px;
    padding: 40px;
    position: relative;
    height: 234px;
    font-family: Onest;
    font-size: 24px;
    font-weight: 500;
    line-height: 33.6px;
    color: #000000CC;
    cursor: pointer;
}

.diler-item:hover {
    background: #111111;
    color: #FFF;
}

.diler-item p {
    width: 67%;
}

.diler-img {
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 200px;
    max-height: 160px;
}
/* End */


/* Start:/local/templates/aspro-premier/components/bitrix/catalog.section/diler.present.garant/style.css?1737313055555*/
.garant-diler {
    display: flex;
    flex-wrap: wrap;
    gap: 35px;
}

.garant__diler-item {
    width: calc(100% / 3 - 35px);
    padding: 45px;
    border-radius: 20px;
    background: linear-gradient(128.93deg, #F8F8F8 27.66%, #EDEDED 99.93%);
}

.garant__diler-name {
    padding: 30px 0 25px 0;
    font-family: Onest;
    font-size: 24px;
    font-weight: 600;
    line-height: 33.6px;
    color: #000000CC;
}

.garant__diler-desc {
    font-family: Onest;
    font-size: 20px;
    font-weight: 300;
    line-height: 32px;
    color: #000000B2;
}
/* End */
/* /local/templates/aspro-premier/components/bitrix/catalog.section/diler.present/style.css?1747667671698 */
/* /local/templates/aspro-premier/components/bitrix/catalog.section/diler.present.garant/style.css?1737313055555 */
