

/* Start:/local/templates/autotown_v4/components/bitrix/catalog/v3_new/bitrix/catalog.element/.default/style.css?17742446181165*/
.video {
    position: relative;
}

.video:before {
    background: url(/local/templates/autotown_V3/components/bitrix/catalog/v3_new/bitrix/catalog.element/.default/img/play.svg) center no-repeat;
    background-size: 50px;
    position: absolute;
    content: '';
    z-index: 1;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
}

.offer_tiles {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: space-between;
}

.offer_tiles .offer_tiles__item {
    border-radius: 5px;
    overflow: hidden;
}

.offer_tiles .offer_tiles__item.active {
    border: 2px solid #4B90D1;
}

.offer_tiles img {
    width: 100px;
}

.toggle-text__wrap {
    max-height: 100% !important;
}

[data-collapsed] .select-tag {
    display: none;
}

[data-collapsed] .select-tag:nth-child(1),
[data-collapsed] .select-tag:nth-child(2),
[data-collapsed] .select-tag:nth-child(3),
[data-collapsed] .select-tag:nth-child(4),
[data-collapsed] .select-tag:nth-child(5),
[data-collapsed] .select-tag:nth-child(6) {
    display: flex;
}

.detail-spec__variants-more--active svg{
    transform: rotate(-90deg);
}
/* End */
/* /local/templates/autotown_v4/components/bitrix/catalog/v3_new/bitrix/catalog.element/.default/style.css?17742446181165 */
