.border-video, .border-video div,.border-video video, .uc-about-photo img, .uc-about-photo div img, .uc-parts-gallery .t-slds__container{
    border-radius: 12px;
}
.t-store__card__img{
    border-radius: 8px;
}
.t-img-select__indicator{
    box-shadow: none!important;
}
.uc-quiz .t-input-group[data-input-lid="1528465523680"] .t-img-select__container {
	display: flex;
	flex-flow: row nowrap;
	gap: 15px;
}
.uc-quiz .t-input-group[data-input-lid="1528365543092"] .t-img-select__container {
	display: flex;
	flex-flow: row wrap;
	gap: 15px;
	justify-content: center;
}
.uc-quiz .t-input-title{
    padding-bottom: 30px;
}
.uc-quiz .t-img-select__text{
    text-align: center;
}

.uc-cookie-notice{
    z-index: 999;
}

.uc-bottom-sticky {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 888; /* чтобы контейнер был поверх всех элементов */
}
