[v-cloak] {
	display: none;
}
.hidden {
	display: none !important;
}

.default-radio.disabled {
	opacity: 0.5;
}
.ym-advanced-informer{
	display: none;
}


.header__catalog-nav>.wrapper:before {
    height: 600px;
}

.product-project__title {
    margin-top: 50px;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 24px;
}

.product-project__slider-text {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 80%;
    gap: 32px;
    margin-top: 12px;
}
.categoryLinks
{
    cursor: pointer;
}