

/* Start:/bitrix/templates/alpha_s1/styles.css?173131905215*/
/*
* empty
*/


/* End */


/* Start:/bitrix/templates/alpha_s1/template_styles.css?176424235368922*/
.header.header-fixed.open-header.header-product {
	top: auto;
	bottom: 0;
}
.page-404 {
	margin-bottom: 0;
}
body .roistat-multiwidget-pulsator-holder {
	bottom: 74px !important;
	right: 7px !important;
	z-index: 80 !important;
}
.bottom-menu.bottom-menu-always-visible {
	display: flex;
	align-items: center;
	justify-content: center;
	position: fixed;
	z-index: 99;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 16px 8px;
	box-shadow: 0px -6px 12px rgba(0, 0, 0, 0.08);
	background: #fff;
}
.bottom-menu.bottom-menu-always-visible .item:not(:last-child) {
	margin-right: 8px;
}
.bottom-menu.bottom-menu-always-visible .menu-mobile-bottom-button {
	position: static;
	transform: translate(0);
}
.search-modal.opened--bottom.opened {
	top: auto;
	bottom: 84px;
	animation: none;
}
/*.search-opened.search-opened--bottom:after {
	bottom: 84px;
	position: fixed;
	height: auto;
}*/
.search-modal.opened--bottom.opened .container {
	display: flex;
	flex-direction: column-reverse;
}
.subcategories .swiper-button-next, .subcategories .swiper-button-prev {
	width: 34px;
	height: 34px;
	top: 50%;
}
.inner-page .subcategories {
	display: block;
}
.header-fixed .bx-catalog-form-custom-button {
	padding: 14px 15px;
}
.bx-catalog-form-custom-button {
	margin: 0px 8px 0px 0px;
}
.item-detail .img-block .badge-in-stock .out-stock, .product-card .product-image-block .badge-in-stock .out-stock {
	display: none;
}
.item-detail .img-block .badge-in-stock, .product-card .product-image-block .badge-in-stock {
	padding: 0px 0px 0px 0px;
}
.item-detail .img-block .badge-in-stock .rating, .product-card .product-image-block .badge-in-stock .rating {
	padding: 4px 5px;
}
@media (min-width: 1024px) {
	.bottom-menu.bottom-menu-always-visible {
		display: none;
	}
	body .roistat-multiwidget-pulsator-holder {
		bottom: 24px !important;
		right: 35px !important;
	}
	body .to-top-btn {
		bottom: 120px;
		right: 51px;
	}
}
@media (max-width: 1023px) {
	body .to-top-btn {
		display: none;
	}
	body .to-top-btn-custom.type3 {
		position: static;
		display: flex;
		width: 40px;
		height: 40px;
		border-radius: 6px;
		opacity: 1;
		cursor: pointer;
		border: 0;
		outline: none;
		background: #12b4f7;
	}
	.to-top-btn-custom.type3::before {
		content: '';
		width: 100%;
		height: 100%;
		background: no-repeat center url('/bitrix/templates/alpha_s1/less_compile/../icons/icon-arrow-up-white.svg');
	}
}
/*contacts-tizers*/
.contacts-tizers {
	overflow: hidden;
	margin: 15px 0px 40px 0px;
}
	.contacts-tizers .contacts-tizers__item {
		display: flex;
		margin: 0px 0px 30px 0px;
	}
	.contacts-tizers .contacts-tizers__item-img {
		margin: 0px 20px 0px 0px;
	}
	.contacts-tizers .contacts-tizers__item-head {
		font-weight: 700;
		font-size: 20px;
		line-height: 1;
		margin: 0px 0px 20px 0px;
	}
	.contacts-tizers__item-info-container {
	}
	.contacts-tizers .contacts-tizers__container {
		margin: 0px 0px -30px 0px;
	}
	.contacts-tizers .contacts-tizers__item-link {
		display: inline-block;
	}
	.contacts-tizers .contacts-tizers__item-link-container {
		display: flex;
	}
	.contacts-tizers .contacts-tizers__item-link-container>* {
		margin: 0px 21px 0px 0px;
	}
	.contacts-tizers .contacts-tizers__item-link-container>*:last-child {
		margin-right: 0;
	}
	.contacts-tizers .contacts-tizers__item-info {
		font-size: 16px;
		line-height: 1;
		margin: 0px 0px 5px 0px;
	}
	
@media (min-width: 768px) {
	.contacts-tizers {
		margin: 0px 0px 80px 0px;
	}
	.contacts-tizers .contacts-tizers__container {
		display: flex;
		flex-wrap: wrap;
		margin: 0 -15px -20px;
	}
	.contacts-tizers .contacts-tizers__item {
		display: block;
		flex: 0 0 calc(50% - 60px);
		margin: 0 15px 20px;
	}
	.contacts-tizers .contacts-tizers__item-img {
		margin: 0px 0px 20px 0px;
	}
}
@media (min-width: 1024px) {
	.contacts-tizers .contacts-tizers__container {
		margin: 0 -30px -30px;
	}
	.contacts-tizers .contacts-tizers__item {
		flex: 0 0 calc(33.333% - 60px);
		margin: 0 30px 30px;
	}
}
@media (min-width: 1920px) {
	.contacts-tizers .contacts-tizers__container {
		flex-wrap: nowrap;
		margin: 0px -30px;
	}
	.contacts-tizers .contacts-tizers__item {
		flex: 1 1 auto;
		margin: 0 30px;
	}
}
/*contacts way*/
	.contacts-way .contacts-way__images {
		margin: 0px 0px 50px 0px;
	}
.contacts-images {}
	.contacts-images .contacts-images__head {
		font-weight: 700;
		font-size: 20px;
		line-height: 1;
		margin: 0px 0px 20px 0px;
	}
	.contacts-images .contacts-images__text {
		font-size: 16px;
		line-height: 1;
		margin: 0px 0px 20px 0px;
	}
	.contacts-images .contacts-images__images {
		display: flex;
		flex-wrap: wrap;
		margin: 0 -10px -20px;
	}
	.contacts-images .contacts-images__img {
		flex: 0 0 calc(50% - 20px);
		margin: 0px 10px 20px;
		border-radius: 10px;
		overflow: hidden;
	}
	.contacts-images .contacts-images__img img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		max-height: 240px;
	}
.contacts-map {}
	.contacts-map .contacts-map__head {
		font-weight: 700;
		font-size: 20px;
		line-height: 1;
		margin: 0px 0px 20px 0px;
	}
	.contacts-map .contacts-map__text {
		font-size: 16px;
		line-height: 1;
		margin: 0px 0px 20px 0px;
	}
	.contacts-map .contacts-map__map .bx-yandex-map {
		max-height: 309px;
	}
@media (min-width: 768px) {
	.contacts-images .contacts-images__images {
		margin: 0 -12px -22px;
	}
	.contacts-images .contacts-images__img {
		flex: 0 0 calc(50% - 24px);
		margin: 0px 12px 22px;
	}
	.contacts-map .contacts-map__text {
		margin: 0px 0px 40px 0px;
	}
}
@media (min-width: 1440px) {
	.contacts-way {
		display: flex;
		margin: 0 -12px 48px;
	}
	.contacts-way .contacts-way__images {
		flex: 0 0 calc(50% - 24px);
		margin: 0px 12px;
		display: flex;
		flex-direction: column;
	}
	.contacts-way .contacts-way__map {
		flex: 0 0 calc(50% - 24px);
		margin: 0px 12px;
	}
	.contacts-map .contacts-map__map .bx-yandex-map {
		max-height: none;
	}
	.contacts-images .contacts-images__images {
		flex: 1 1 auto;
	}
}
/*contacts-form*/
.contacts-form .g-recaptcha {
	margin: 0px 0px 20px 0px;
}
@media (max-width: 768px) {
	.contacts-form {
		margin: 0px 0px 40px 0px;
	}
	.contacts-form .d-flex {
		display: block !important;
	}
}
/*end*/
/*sceletons*/
    .skeleton-advantages.type-1 {
        display: flex;
        padding: 36px 0;
    }
    .skeleton-advantages.type-1 .skeleton-card:not(:last-child) {
        margin-right: 24px;
    }
    .skeleton-advantages.type-1 .skeleton-card {
        flex-basis: calc(25% - 18px);
        min-width: 232px;
        border-radius: 4px;
        overflow: hidden;
    }
    .skeleton-advantages.type-1 .skeleton-img {
        width: 48px;
        height: 48px;
        margin-bottom: 12px;
    }
    .skeleton-advantages.type-1 .skeleton-title {
        margin-bottom: 8px;
        width: 100%;
        height: 26px;
    }
    .skeleton-advantages.type-1 .skeleton-text {
        height: 48px;
        width: 100%;
    }

    @media (max-width: 1366px) {
        .skeleton-advantages.type-1 {
            padding: 28px 0;
        }
    }

    @media (max-width: 1024px) {
        .skeleton-advantages.type-1 {
            overflow-x: scroll;
        }
    }

    @media (max-width: 575px) {
        .skeleton-advantages.type-1 {
            padding: 24px 0;
        }
    }
	    .skeleton-advantages.type-2 {
        display: flex;
        padding: 36px 0;
    }


    .skeleton-advantages.type-2 .skeleton-card:not(:last-child) {
        margin-right: 24px;
    }
    .skeleton-advantages.type-2 .skeleton-card {
        flex-basis: calc(25% - 18px);
        min-width: 232px;
        background: #F5F5F5;
        border-radius: 4px;
        
    }
    .skeleton-advantages.type-2 .skeleton-bg {
        padding: 8px;
        display: flex;
    }
    .skeleton-advantages.type-2 .skeleton-text-block {
        width: 100%;
    }
    .skeleton-advantages.type-2 .skeleton-img {
        width: 48px;
        height: 48px;
        margin-right: 12px;
        background: #FCFCFC;
        flex-shrink: 0;
    }
    .skeleton-advantages.type-2 .skeleton-title {
        background: #FCFCFC;
        margin-bottom: 8px;
        width: 100%;
        height: 26px;
    }
    .skeleton-advantages.type-2 .skeleton-text {
        background: #FCFCFC;
        height: 48px;
        width: 100%;
    }

    @media (max-width: 1366px) {
        .skeleton-advantages.type-2 {
            padding: 28px 0;
        }
    }

    @media (max-width: 1024px) {
        .skeleton-advantages.type-2 {
            overflow-x: scroll;
        }
    }

    @media (max-width: 575px) {
        .skeleton-advantages.type-2 {
            padding: 24px 0;
        }
    }

	    .skeleton-blog {
        padding: 36px 0;
    }
    .skeleton-blog .skeleton-section-name{
        height: 44px;
        width: 200px;
        margin-bottom: 12px;
    }
    .skeleton-blog .col-6:first-child {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .skeleton-blog .skeleton-section-subtitle {
        height: 24px;
        width: 150px;
        margin-bottom: 40px;
    }
    .skeleton-blog .skeleton-blog-link-title {
        height: 26px;
        width: 100%;
        margin-bottom: 4px;
    }
    .skeleton-blog .skeleton-blog-link-date {
        height: 20px;
        width: 150px;
    }
    .skeleton-blog .skeleton-blog-link:not(:last-child) {
        margin-bottom: 24px;
    }
    .skeleton-blog .skeleton-image {
        padding-bottom: 75%;
    }

    .skeleton-blog-mobile {
        display: none;
    }

    .skeleton-blog-mobile .row {
        margin: 0 -4px;
        flex-wrap: nowrap;
        overflow: scroll;
    }
    .skeleton-blog-mobile .col {
        padding: 0 4px;
    }

    .skeleton-blog-mobile .col {
        max-width: 292px;
        min-width: 292px;
    }
    .skeleton-mobile-card-image {
        padding-bottom: 75%;
        margin-bottom: 6px;
    }

    .skeleton-mobile-card-title {
        height: 72px;
        width: 100%;
        margin-bottom: 4px;
    }
    
    .skeleton-mobile-card-date {
        height: 20px;
        width: 100px;
    }

    .skeleton-blog-mobile-title-block {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 32px;
    }

    .skeleton-blog-mobile-title {
        height: 40px;
        width: 150px;
    }
    .skeleton-blog-mobile-link {
        height: 24px;
        width: 150px;
    }

    @media (max-width: 1366px) {
        .skeleton-blog .skeleton-section-name{
            height: 40px;
        }
        .skeleton-blog .skeleton-blog-link-title {
            height: 24px;
        }
        .skeleton-blog .skeleton-blog-link:not(:last-child) {
            margin-bottom: 16px;
        }
        .skeleton-blog .skeleton-section-subtitle {
            margin-bottom: 32px;
        }
    }

    @media (max-width: 1024px) {
        .skeleton-blog {
            display: none;
        }
        .skeleton-blog-mobile {
            display: block;
        }
    }

    @media (max-width: 575px) {
        .skeleton-blog-mobile-title-block {
            margin-bottom: 24px;
        }
        .skeleton-blog-mobile-title {
            height: 28px;
        }
        .skeleton-mobile-card-title {
            height: 36px;
        }
    }
	    .skeleton-categories-block.type-1 {
        padding: 36px 0;
    }

    .skeleton-categories-block.type-1 .skeleton-section-name{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-bottom: 40px;
    }
    .skeleton-categories-block.type-1 .skeleton-section-name .skeleton-title{
        height: 44px;
        width: 200px;
        margin-bottom: 12px;
        background: #F5F5F5;
    }
    .skeleton-categories-block.type-1 .skeleton-section-name .skeleton-subtitle {
        height: 24px;
        width: 96px;
        background: #F5F5F5;
    }
    .skeleton-categories-block.type-1 .skeleton-card {
        padding-bottom: 100%;
        background: #F5F5F5;
        border-radius: 4px;
        overflow: hidden;
        position: relative;
    }
    .skeleton-categories-block.type-1 .skeleton-bg {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        padding: 16px;
        display: flex;
        flex-direction: column;
    }
    .skeleton-categories-block.type-1 .skeleton-card-image {
        height: 100%;
        background: #FCFCFC;
        margin-bottom: 16px;
    }
    .skeleton-categories-block.type-1 .skeleton-card-title {
        height: 40px;
        width: 100%;
        background: #FCFCFC;
    }

    @media (max-width: 1366px) {
        .skeleton-categories-block.type-1 .skeleton-section-name .skeleton-title{
            margin-bottom: 32px;
        }
    }

    @media (max-width: 767px) {
        .skeleton-categories-block.type-1 .skeleton-cards-list {
            margin: 0 -4px -8px;
        }
        .skeleton-categories-block.type-1 .skeleton-cards-list .col-6{
            padding: 0 4px;
            margin-bottom: 8px;
        }
    }

    @media (max-width: 575px) {
        .skeleton-categories-block.type-1 .skeleton-section-name{
            margin-bottom: 24px;  
            align-items: flex-start;  
        }
        .skeleton-categories-block.type-1 .skeleton-section-name .skeleton-title{
            margin-bottom: 8px;
        }
        .skeleton-categories-block.type-1 .skeleton-section-name .skeleton-title {
            height: 28px;
        }
        .skeleton-categories-block.type-1 .skeleton-section-name .skeleton-subtitle {
            height: 24px;
        }

        .skeleton-categories-block.type-1 {
            padding: 24px 0 0;
        }
        
    }
	    .skeleton-categories-block.type-2 {
        padding: 36px 0;
    }
    .skeleton-categories-block.type-2 .skeleton-section-name{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-bottom: 40px;
    }
    .skeleton-categories-block.type-2 .skeleton-section-name .skeleton-title{
        height: 44px;
        width: 200px;
        margin-bottom: 12px;
        background: #F5F5F5;
    }
    .skeleton-categories-block.type-2 .skeleton-section-name .skeleton-subtitle {
        height: 24px;
        width: 96px;
        background: #F5F5F5;
    }
    .skeleton-categories-block.type-2 .skeleton-card {
        padding-bottom: 100%;
        background: #F5F5F5;
        border-radius: 4px;
        overflow: hidden;
        position: relative;
    }
    .skeleton-categories-block.type-2 .skeleton-bg {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        padding: 16px;
        display: flex;
        flex-direction: column;
    }
    .skeleton-categories-block.type-2 .skeleton-card-image {
        height: 100%;
        background: #FCFCFC;
        margin-bottom: 16px;
    }
    .skeleton-categories-block.type-2 .skeleton-card-title {
        height: 40px;
        width: 100%;
        background: #FCFCFC;
    }

    @media (max-width: 1366px) {
        .skeleton-categories-block.type-2 .skeleton-section-name .skeleton-title{
            margin-bottom: 32px;
        }
    }

    @media (max-width: 767px) {
        .skeleton-categories-block.type-2 .skeleton-cards-list {
            margin: 0 -4px -8px;
        }
        .skeleton-categories-block.type-2 .skeleton-cards-list .col-6{
            padding: 0 4px;
            margin-bottom: 8px;
        }
    }

    @media (max-width: 575px) {
        .skeleton-categories-block.type-2 .skeleton-section-name{
            margin-bottom: 24px;  
            align-items: flex-start;  
        }
        .skeleton-categories-block.type-2 .skeleton-section-name .skeleton-title{
            margin-bottom: 8px;
        }
        .skeleton-categories-block.type-2 .skeleton-section-name .skeleton-title {
            height: 28px;
        }
        .skeleton-categories-block.type-2 .skeleton-section-name .skeleton-subtitle {
            height: 24px;
        }
        .skeleton-categories-block.type-2 {
            padding: 24px 0 0;
        }
        
    }
	
    .skeleton-categories-block.type-3 {
        padding: 36px 0;
    }
    .skeleton-categories-block.type-3 .skeleton-section-name{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-bottom: 40px;
    }
    .skeleton-categories-block.type-3 .skeleton-section-name .skeleton-title{
        height: 44px;
        width: 200px;
        margin-bottom: 12px;
        background: #F5F5F5;
    }
    .skeleton-categories-block.type-3 .skeleton-section-name .skeleton-subtitle {
        height: 24px;
        width: 96px;
        background: #F5F5F5;
    }
    .skeleton-categories-block.type-3 .skeleton-card {
        padding-bottom: 100%;
        background: #F5F5F5;
        border-radius: 4px;
        overflow: hidden;
        position: relative;
    }
    .skeleton-categories-block.type-3 .skeleton-bg {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        padding: 16px;
        display: flex;
        flex-direction: column;
    }
    .skeleton-categories-block.type-3 .skeleton-card-image {
        height: 100%;
        background: #FCFCFC;
        margin-bottom: 16px;
    }
    .skeleton-categories-block.type-3 .skeleton-card-title {
        height: 40px;
        width: 100%;
        background: #FCFCFC;
    }

    @media (max-width: 1366px) {
        .skeleton-categories-block.type-3 .skeleton-section-name .skeleton-title{
            margin-bottom: 32px;
        }
    }

    @media (max-width: 992px) {
        .skeleton-categories-block.type-3 .row {
            flex-wrap: nowrap;
            overflow: scroll;
            margin: 0 -4px;
        }
        .skeleton-categories-block.type-3 .col-12 {
            width: 232px !important;
            height: 232px;
            max-width: none;
            flex: none;
            padding: 0 4px;
        }
    }
    @media (max-width: 575px) {
        .skeleton-categories-block.type-3 .skeleton-section-name{
            margin-bottom: 24px;  
            align-items: flex-start;  
        }
        .skeleton-categories-block.type-3 .skeleton-section-name .skeleton-title{
            margin-bottom: 8px;
        }
        .skeleton-categories-block.type-3 .skeleton-section-name .skeleton-title {
            height: 28px;
        }
        .skeleton-categories-block.type-3 .skeleton-section-name .skeleton-subtitle {
            height: 24px;
        }
        .skeleton-categories-block.type-3 {
            padding: 24px 0 0;
        }
        
    }
	
    .skeleton-categories-block.type-4 {
        padding: 36px 0;
    }
    .skeleton-categories-block.type-4 .skeleton-section-name{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-bottom: 40px;
    }
    .skeleton-categories-block.type-4 .skeleton-section-name .skeleton-title{
        height: 44px;
        width: 200px;
        margin-bottom: 40px;
        background: #F5F5F5;
    }
    .skeleton-categories-block.type-4 .skeleton-section-name .skeleton-subtitle {
        height: 24px;
        width: 96px;
        background: #F5F5F5;
    }
    
    .skeleton-categories-block.type-4 .skeleton-card {
        padding-bottom: 100%;
        background: #F5F5F5;
        border-radius: 4px;
        overflow: hidden;
        position: relative;
    }
    .skeleton-categories-block.type-4 .skeleton-bg {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        padding: 16px;
        display: flex;
        flex-direction: column;
    }
    .skeleton-categories-block.type-4 .skeleton-card-image {
        height: 100%;
        background: #FCFCFC;
        margin-bottom: 16px;
    }
    .skeleton-categories-block.type-4 .skeleton-card-title {
        height: 40px;
        width: 100%;
        background: #FCFCFC;
    }
    .skeleton-categories-block.type-4 .row > .col-12:last-child .col-6:nth-child(1), .skeleton-categories-block.type-4 .row > .col-12:last-child .col-6:nth-child(2) {
        margin-bottom: 24px;
    }

    @media (max-width: 1366px) {
        .skeleton-categories-block.type-4 .skeleton-section-name .skeleton-title{
            margin-bottom: 32px;
        }
    }

    @media (max-width: 767px) {
        .skeleton-categories-block.type-4 .row > .col-12:first-child {
            margin-bottom: 8px;
        }
        .skeleton-categories-block.type-4 .row > .col-12:last-child .col-6:nth-child(1), .row > .col-12:last-child .col-6:nth-child(2) {
            margin-bottom: 8px;
        }
        .skeleton-categories-block.type-4 .row > .col-12:last-child > .row {
            margin: 0 -4px;
        }
        .skeleton-categories-block.type-4 .col-6 {
            padding: 0 4px;
        }
    }

    @media (max-width: 575px) {
        .skeleton-categories-block.type-4 .skeleton-section-name{
            margin-bottom: 24px;  
            align-items: flex-start;  
        }
        .skeleton-categories-block.type-4 .skeleton-section-name .skeleton-title{
            margin-bottom: 8px;
        }
        .skeleton-categories-block.type-4 .skeleton-section-name .skeleton-title {
            height: 28px;
        }
        .skeleton-categories-block.type-4 .skeleton-section-name .skeleton-subtitle {
            height: 24px;
        }
        .skeleton-categories-block.type-4 {
            padding: 24px 0 0;
        }

    }
	    .skeleton-categories-with-photo.type-1 {
        padding: 36px 0;
    }
    .skeleton-categories-with-photo.type-1 .skeleton-section-name{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-bottom: 12px;
    }
    .skeleton-categories-with-photo.type-1 .skeleton-section-name .skeleton-title{
        height: 44px;
        width: 200px;
        margin-bottom: 12px;
        background: #F5F5F5;
    }
    .skeleton-categories-with-photo.type-1 .skeleton-section-name .skeleton-subtitle {
        height: 24px;
        width: 96px;
        background: #F5F5F5;
    }
    .skeleton-categories-with-photo.type-1 .skeleton-card {
        padding-bottom: 100%;
        background: #F5F5F5;
        border-radius: 4px;
        overflow: hidden;
        position: relative;
    }
    .skeleton-categories-with-photo.type-1 .skeleton-bg {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        padding: 16px;
        display: flex;
        flex-direction: column;
    }
    .skeleton-categories-with-photo.type-1 .skeleton-card-image {
        height: 100%;
        background: #FCFCFC;
        margin-bottom: 16px;
    }
    .skeleton-categories-with-photo.type-1 .skeleton-card-title {
        height: 40px;
        width: 100%;
        background: #FCFCFC;
    }

    @media (max-width: 1366px) {
        .skeleton-categories-with-photo.type-1 .skeleton-section-name .skeleton-title{
            margin-bottom: 32px;
        }
    }

    @media (max-width: 767px) {
        .skeleton-categories-with-photo.type-1 .skeleton-cards-list {
            margin: 0 -4px -8px;
        }
        .skeleton-categories-with-photo.type-1 .skeleton-cards-list .col-6{
            padding: 0 4px;
            margin-bottom: 8px;
        }
    }

    @media (max-width: 575px) {
        .skeleton-categories-with-photo.type-1 .skeleton-section-name{
            margin-bottom: 24px;  
            align-items: flex-start;  
        }
        .skeleton-categories-with-photo.type-1 .skeleton-section-name .skeleton-title{
            margin-bottom: 8px;
        }
        .skeleton-categories-with-photo.type-1 .skeleton-section-name .skeleton-title {
            height: 28px;
        }
        .skeleton-categories-with-photo.type-1 .skeleton-section-name .skeleton-subtitle {
            height: 24px;
        }
        .skeleton-categories-with-photo.type-1 {
            padding: 24px 0;
        }
        
    }
	
    .skeleton-categories-with-photo.type-2 {
        padding: 36px 0;
    }
    .skeleton-categories-with-photo.type-2 .skeleton-section-name{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-bottom: 12px;
    }
    .skeleton-categories-with-photo.type-2 .skeleton-section-name .skeleton-title{
        height: 44px;
        width: 200px;
        margin-bottom: 12px;
        background: #F5F5F5;
    }
    .skeleton-categories-with-photo.type-2 .skeleton-section-name .skeleton-subtitle {
        height: 24px;
        width: 96px;
        background: #F5F5F5;
    }
    .skeleton-categories-with-photo.type-2 .skeleton-card {
        padding-bottom: 100%;
        background: #F5F5F5;
        border-radius: 4px;
        overflow: hidden;
        position: relative;
    }
    .skeleton-categories-with-photo.type-2 .skeleton-bg {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        padding: 16px;
        display: flex;
        flex-direction: column;
    }
    .skeleton-categories-with-photo.type-2 .skeleton-card-image {
        height: 100%;
        background: #FCFCFC;
        margin-bottom: 16px;
    }
    .skeleton-categories-with-photo.type-2 .skeleton-card-title {
        height: 40px;
        width: 100%;
        background: #FCFCFC;
    }

    @media (max-width: 1366px) {
        .skeleton-categories-with-photo.type-2 .skeleton-section-name .skeleton-title{
            margin-bottom: 32px;
        }
    }

    @media (max-width: 767px) {
        .skeleton-categories-with-photo.type-2 .skeleton-cards-list {
            margin: 0 -4px -8px;
        }
        .skeleton-categories-with-photo.type-2 .skeleton-cards-list .col-6{
            padding: 0 4px;
            margin-bottom: 8px;
        }
    }

    @media (max-width: 575px) {
        .skeleton-categories-with-photo.type-2 .skeleton-section-name{
            margin-bottom: 24px;  
            align-items: flex-start;  
        }
        .skeleton-categories-with-photo.type-2 .skeleton-section-name .skeleton-title{
            margin-bottom: 8px;
        }
        .skeleton-categories-with-photo.type-2 .skeleton-section-name .skeleton-title {
            height: 28px;
        }
        .skeleton-categories-with-photo.type-2 .skeleton-section-name .skeleton-subtitle {
            height: 24px;
        }
        .skeleton-categories-with-photo.type-2 {
            padding: 24px 0;
        }
        
    }
	    .skeleton-categories-with-photo.type-3 {
        padding: 36px 0;
    }
    .skeleton-categories-with-photo.type-3 .skeleton-section-name{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-bottom: 12px;
    }
    .skeleton-categories-with-photo.type-3 .skeleton-section-name .skeleton-title{
        height: 44px;
        width: 200px;
        margin-bottom: 12px;
        background: #F5F5F5;
    }
    .skeleton-categories-with-photo.type-3 .skeleton-section-name .skeleton-subtitle {
        height: 24px;
        width: 96px;
        background: #F5F5F5;
    }
    .skeleton-categories-with-photo.type-3 .skeleton-card {
        padding-bottom: 100%;
        background: #F5F5F5;
        border-radius: 4px;
        overflow: hidden;
        position: relative;
    }
    .skeleton-categories-with-photo.type-3 .skeleton-bg {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        padding: 16px;
        display: flex;
        flex-direction: column;
    }
    .skeleton-categories-with-photo.type-3 .skeleton-card-image {
        height: 100%;
        background: #FCFCFC;
        margin-bottom: 16px;
    }
    .skeleton-categories-with-photo.type-3 .skeleton-card-title {
        height: 40px;
        width: 100%;
        background: #FCFCFC;
    }

    @media (max-width: 1366px) {
        .skeleton-categories-with-photo.type-3 .skeleton-section-name .skeleton-title{
            margin-bottom: 32px;
        }
    }

    @media (max-width: 992px) {
        .skeleton-categories-with-photo.type-3 .row {
            flex-wrap: nowrap;
            overflow: scroll;
            margin: 0 -4px;
        }
        .skeleton-categories-with-photo.type-3 .col-12 {
            width: 232px !important;
            height: 232px;
            max-width: none;
            flex: none;
            padding: 0 4px;
        }
    }
    @media (max-width: 575px) {
        .skeleton-categories-with-photo.type-3 .skeleton-section-name{
            margin-bottom: 24px;  
            align-items: flex-start;  
        }
        .skeleton-categories-with-photo.type-3 .skeleton-section-name .skeleton-title{
            margin-bottom: 8px;
        }
        .skeleton-categories-with-photo.type-3 .skeleton-section-name .skeleton-title {
            height: 28px;
        }
        .skeleton-categories-with-photo.type-3 .skeleton-section-name .skeleton-subtitle {
            height: 24px;
        }
        .skeleton-categories-with-photo.type-3 {
            padding: 24px 0;
        }
        
    }
	    .skeleton-categories-with-photo.type-4 {
        padding: 36px 0;
    }
    .skeleton-categories-with-photo.type-4 .skeleton-section-name{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-bottom: 40px;
    }
    .skeleton-categories-with-photo.type-4 .skeleton-section-name .skeleton-title{
        height: 44px;
        width: 200px;
        margin-bottom: 12px;
        background: #F5F5F5;
    }
    .skeleton-categories-with-photo.type-4 .skeleton-section-name .skeleton-subtitle {
        height: 24px;
        width: 96px;
        background: #F5F5F5;
    }
    
    .skeleton-categories-with-photo.type-4 .skeleton-card {
        padding-bottom: 100%;
        background: #F5F5F5;
        border-radius: 4px;
        overflow: hidden;
        position: relative;
    }
    .skeleton-categories-with-photo.type-4 .skeleton-bg {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        padding: 16px;
        display: flex;
        flex-direction: column;
    }
    .skeleton-categories-with-photo.type-4 .skeleton-card-image {
        height: 100%;
        background: #FCFCFC;
        margin-bottom: 16px;
    }
    .skeleton-categories-with-photo.type-4 .skeleton-card-title {
        height: 40px;
        width: 100%;
        background: #FCFCFC;
    }
    .skeleton-categories-with-photo.type-4 .row > .col-12:last-child .col-6:nth-child(1), .skeleton-categories-with-photo.type-4 .row > .col-12:last-child .col-6:nth-child(2) {
        margin-bottom: 24px;
    }

    @media (max-width: 767px) {
        .skeleton-categories-with-photo.type-4 .row > .col-12:first-child {
            margin-bottom: 8px;
        }
        .skeleton-categories-with-photo.type-4 .row > .col-12:last-child .col-6:nth-child(1), .row > .col-12:last-child .col-6:nth-child(2) {
            margin-bottom: 8px;
        }
        .skeleton-categories-with-photo.type-4 .row > .col-12:last-child > .row {
            margin: 0 -4px;
        }
        .skeleton-categories-with-photo.type-4 .col-6 {
            padding: 0 4px;
        }
    }

    @media (max-width: 575px) {
        .skeleton-categories-with-photo.type-4 .skeleton-section-name{
            margin-bottom: 24px;  
            align-items: flex-start;  
        }
        .skeleton-categories-with-photo.type-4 .skeleton-section-name .skeleton-title {
            height: 28px;
        }
        .skeleton-categories-with-photo.type-4 .skeleton-section-name .skeleton-subtitle {
            height: 24px;
        }
        .skeleton-categories-with-photo.type-4 {
            padding: 24px 0;
        }

    }
	
    .skeleton-categories-with-goods {
        padding: 36px 0;
    }

    .skeleton-categories-with-goods .skeleton-card-image {
        height: 100%;
        padding-bottom: 100%;
        margin-bottom: 16px;
    }
    .skeleton-categories-with-goods .skeleton-card-price {
        height: 24px;
        width: 50%;
        margin-bottom: 4px;
    }
    .skeleton-categories-with-goods .skeleton-card-title {
        height: 52px;
        width: 100%;
    }
    .skeleton-categories-with-goods .skeleton-categories-with-goods-content {
        display: flex;
    }
    .skeleton-categories-with-goods .skeleton-category-card-wrap {
        flex: 1;
        width: auto;
        min-width: 27.46%;
        max-width: 27.46%;
        margin-right: 24px;
    }
    .skeleton-categories-with-goods .skeleton-cards-list {
        flex: 1;
    }
    .skeleton-categories-with-goods .skeleton-mobile-category-container {
        display: none;
        margin-bottom: 24px;
    }

    .skeleton-categories-with-goods .skeleton-mobile-category-img {
        width: 52px;
        height: 52px;
        border-radius: 4px;
        margin-right: 8px;
    }
    .skeleton-categories-with-goods .skeleton-mobile-category-text-block {
        width: 200px;
    }
    .skeleton-categories-with-goods .skeleton-mobile-category-title {
        height: 22px;
        width: 80%;
        margin-bottom: 8px;
    }
    .skeleton-categories-with-goods .skeleton-mobile-category-text {
        height: 24px;
        width: 60%;
    }

    @media (max-width: 1366px) {
        .skeleton-categories-with-goods .skeleton-section-name{
            margin-bottom: 32px;  
            align-items: flex-start;  
        }
        .skeleton-categories-with-goods .skeleton-card-title {
            height: 48px;
        }
        .skeleton-categories-with-goods {
            padding: 28px 0;
        }
    }

    @media (max-width: 1024px) {
        .skeleton-categories-with-goods .skeleton-cards-list {
            margin: 0 -4px;
            overflow: scroll;
            flex-wrap: nowrap;
        }
        .skeleton-categories-with-goods .skeleton-cards-list .col-2{
            padding: 0 4px;
            width: 232px !important;
            min-width: 232px;
        }
        .skeleton-categories-with-goods .skeleton-mobile-category-container {
            display: flex;
        }
        .skeleton-categories-with-goods .skeleton-category-card-wrap {
            display: none;
        }
        .skeleton-categories-with-goods .skeleton-cards-list {
            max-width: none;
            width: 100%;
            flex: 1;
            padding: 0 4px;
        }
        .skeleton-categories-with-goods .skeleton-card-wrap {
            width: 232px;
            min-width: 232px;
            max-width: none;
            height: 324px;
            flex-shrink: 0;
            flex: 0;
        }
    }

    @media (max-width: 575px) {
        .skeleton-categories-with-goods .skeleton-card-price {
            height: 44px;
        }
        .skeleton-categories-with-goods {
            padding: 24px 0;
        }
    }
	    .skeleton-company .skeleton-section-name{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-bottom: 40px;
    }
    .skeleton-company .skeleton-section-name .skeleton-title{
        height: 44px;
        width: 200px;
        margin-bottom: 12px;
        background: #F5F5F5;
    }
    .skeleton-company .skeleton-section-name .skeleton-subtitle {
        height: 24px;
        width: 96px;
        background: #F5F5F5;
    }

    .skeleton-company .skeleton-company-title {
        height: 32px;
        width: 70%;
        margin-bottom: 24px;
    }

    .skeleton-company .skeleton-company-text {
        height: 188px;
        width: 100%;
        margin-bottom: 23px;
    }

    .skeleton-company .skeleton-company-link {
        height: 26px;
        width: 140px;
        margin-bottom: 32px;
    }

    .skeleton-company .skeleton-company-advantages {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -12px;
    }

    .skeleton-company .skeleton-company-advantage{
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 24px;
        padding: 0 12px;
        display: flex;
    }

    .skeleton-company .skeleton-company-advantage .skeleton-advantage-img {
        width: 48px;
        height: 48px;
        margin-right: 12px;
    }

    .skeleton-company .skeleton-company-advantage .skeleton-text-block-title {
        height: 26px;
        margin-bottom: 8px;
        width: 100%;
    }

    .skeleton-company .skeleton-company-advantage .skeleton-text-block-text {
        height: 48px;
        width: 100%;
    }

    .skeleton-company .skeleton-company-image {
        width: 100%;
        height: 405px;
        position: relative;
    }

    .skeleton-company .skeleton-advantage-text-block {
        flex: 1;
    }

    .skeleton-company .skeleton-company-contact-info {
        padding: 16px 15px 15px 15px;
    }

    .skeleton-company .skeleton-company-contact-info > div {
        height: 24px;
        width: 70%;
    }

    .skeleton-company .skeleton-company-contact-info > div:not(:last-child)  {
        margin-bottom: 8px;
    }

    .skeleton-company .skeleton-company-image-socials {
        position: absolute;
        display: block;
        background: #FCFCFC;
        height: 48px;
        width: 80%;
        left: 16px;
        bottom: 16px;
    }

    @media (max-width: 1366px) {
        .skeleton-company .skeleton-section-name .skeleton-title{
            margin-bottom: 32px;
        }
        .skeleton-company .skeleton-company-title {
            height: 28px;
            margin-bottom: 20px;
        }
        .skeleton-company .skeleton-company-text {
            height: 184px;
            margin-bottom: 19px;
        }
        .skeleton-company .skeleton-company-link {
            margin-bottom: 24px;
        }
        .skeleton-company .skeleton-company-advantage {
            margin-bottom: 16px;
        }
        .skeleton-company .skeleton-company-advantage .skeleton-text-block-title {
            height: 24px;
        }
        .skeleton-company .skeleton-company-advantage .skeleton-text-block-text {
            height: 40px;
        }
        .skeleton-company .skeleton-company-image {
            height: 343px;
        }
        .skeleton-company .skeleton-company-contact-info {
            padding: 16px 11px 15px 11px;
        }
        .skeleton-company .skeleton-company-contact-info > div {
            height: 20px;
            width: 80%;
        }
        .skeleton-company .skeleton-company-image-socials  {
            left: 12px;
            bottom: 12px;
        }
    }

    @media (max-width: 1024px) {
        .skeleton-company .skeleton-company-advantages {
            margin: 0;
            padding: 0;
            flex-direction: column;
        }
        .skeleton-company .skeleton-company-advantage {
            padding: 0;
            width: 100%;
            flex: 1;
            max-width: none;
        }
    }

    @media (max-width: 768px) {
        .skeleton-company .col-6 {
            flex: 0 0 100%;
            max-width: 100%;
        }
    }

    @media (max-width: 575px) {
        .skeleton-company .skeleton-section-name{
            margin-bottom: 24px;  
            align-items: flex-start;  
        }
        .skeleton-company .skeleton-section-name .skeleton-title {
            margin-bottom: 8px;
            height: 28px;
        }
        .skeleton-company .skeleton-company-image {
            height: 212px;
        }
        .skeleton-company .skeleton-company-title {
            height: 24px;
            margin-bottom: 16px;
        }
        .skeleton-company .skeleton-company-text {
            height: 180px;
            margin-bottom: 14px;
        }
        .skeleton-company .skeleton-company-link {
            height: 33px;
        }
        .skeleton-company .skeleton-company-advantage .skeleton-advantage-img {
            margin-right: 8px;
        }
        .skeleton-company .skeleton-company-advantage .skeleton-text-block-title {
            height: 18px;
            margin-bottom: 4px;
        }
        .skeleton-company .skeleton-company-advantage .skeleton-text-block-text {
            height: 16px;
        }
        .skeleton-company .skeleton-company-contact-info > div {
            height: 16px;
            width: 60%;
        }
        .skeleton-company .col-6:last-child {
            padding: 0;
        }
        .skeleton-company .skeleton-company-image-socials  {
            left: 8px;
            bottom: 8px;
        }
    }
	.skeleton-map {
        height: 700px;
        width: 100%;
    }
    @media (max-width: 1366px) {
        .skeleton-map {
            height: 600px;
        }
    }
    @media (max-width: 575px) {
        .skeleton-map {
            height: 80vh;
        }
    }
	
    .skeleton-product-day {
        padding: 36px 0;
    }

    .skeleton-product-day .skeleton-product-day-image {
        padding-bottom: 100%;
    }
    .skeleton-product-day .skeleton-subtitle {
        height: 26px;
        width: 100px;
    }
    .skeleton-product-day .skeleton-title {
        height: 100px;
        margin-bottom: 24px;
        width: 100%;
        margin-top: auto;
    }
    .skeleton-product-day .skeleton-text {
        height: 84px;
        width: 100%;
        margin-bottom: 32px;
    }
    .skeleton-product-day .skeleton-price {
        width: 300px;
        height: 40px;
        margin-bottom: 4px;
    }
    .skeleton-product-day .col-6:first-child .col-wrap{
        display: flex;
        flex-direction: column;
        height: 100%;
        padding: 31px 32px 31px 31px;
    }
    .skeleton-product-day .skeleton-one-click {
        margin-bottom: 16px;
        height: 24px;
        width: 150px;
    }
    .skeleton-product-day .skeleton-buttons {
        display: flex;
        margin-bottom: auto;
    }
    .skeleton-product-day .skeleton-buttons .skeleton-counter{
        width: 128px;
        height: 60px;
        margin-right: 8px;
    }
    .skeleton-product-day .skeleton-buttons .skeleton-buy {
        width: 160px;
        height: 60px;
        margin-right: 8px;
    }
    .skeleton-product-day .skeleton-buttons .skeleton-favorites {
        width: 60px;
        height: 60px;
    }
    .skeleton-product-day .skeleton-category {
        margin-top: auto;
        height: 26px;
        width: 150px;
    }
    @media (max-width: 1366px) {
        .skeleton-product-day .col-6:first-child .col-wrap {
            padding: 23px 24px 23px 23px;
        }
    }
    @media (max-width: 1024px) {
        .skeleton-product-day .col-6 {
            width: 100%;
            max-width: none;
        }
        .skeleton-product-day .col-6:last-child {
            order: -1;
        }
        .skeleton-product-day .row {
            flex-direction: column;
        }
    }
    @media (max-width: 575px) {
        .skeleton-product-day .col-6:first-child .col-wrap {
            padding: 16px 12px 24px 12px;
        }
        .skeleton-product-day .skeleton-buttons {
            flex-wrap: wrap;
        }
        .skeleton-product-day .skeleton-buttons .skeleton-counter{ 
            width: 100%;
            margin: 0 0 8px;
        }
    }
	    .skeleton-tabs-with-goods {
        padding: 36px 0;
    }
    .skeleton-tabs-with-goods .skeleton-section-name{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-bottom: 40px;
    }
    .skeleton-tabs-with-goods .skeleton-section-name .skeleton-title{
        height: 44px;
        width: 200px;
        margin-bottom: 12px;
        background: #F5F5F5;
    }
    .skeleton-tabs-with-goods .skeleton-section-name .skeleton-subtitle {
        height: 24px;
        width: 96px;
        background: #F5F5F5;
    }

    .skeleton-tabs-with-goods .skeleton-section-name .skeleton-tabs {
        height: 48px;
        width: 100%;
        max-width: 550px;
        background: #F5F5F5;
    }

    .skeleton-tabs-with-goods .skeleton-card.big {
        height: calc(100% - 85px);
    }
    
    .skeleton-tabs-with-goods .skeleton-card-image {
        height: 100%;
        padding-bottom: 100%;
        margin-bottom: 16px;
    }
    .skeleton-tabs-with-goods .skeleton-card-price {
        height: 24px;
        width: 50%;
        margin-bottom: 4px;
    }
    .skeleton-tabs-with-goods .skeleton-card-title {
        height: 40px;
        width: 100%;
    }

    .skeleton-tabs-with-goods .skeleton-cards-list > .col-12:last-child .col-6:nth-child(1), .skeleton-tabs-with-goods .skeleton-cards-list > .col-12:last-child .col-6:nth-child(2) {
        margin-bottom: 24px;
    }

    @media (max-width: 1366px) {
         .skeleton-tabs-with-goods {
            padding: 28px 0;
        }
    }

    @media (max-width: 767px) {
        .skeleton-tabs-with-goods .skeleton-cards-list > .col-12:first-child {
            margin-bottom: 24px;
        }
        .skeleton-tabs-with-goods .skeleton-cards-list > .col-12:last-child .col-6:nth-child(1), .skeleton-cards-list > .col-12:last-child .col-6:nth-child(2) {
            margin-bottom: 8px;
        }
        .skeleton-tabs-with-goods .skeleton-cards-list > .col-12:last-child > .row {
            margin: 0 -4px;
        }
        .skeleton-tabs-with-goods .skeleton-cards-list .col-6 {
            padding: 0 4px;
        }
    }

    @media (max-width: 575px) {
        .skeleton-tabs-with-goods .skeleton-section-name{
            margin-bottom: 24px;  
            align-items: flex-start;  
        }
        .skeleton-tabs-with-goods .skeleton-section-name .skeleton-title {
            height: 28px;
        }
        .skeleton-tabs-with-goods .skeleton-section-name .skeleton-subtitle {
            height: 24px;
        }
         .skeleton-tabs-with-goods {
            padding: 24px 0;
        }

    }
	
    .skeleton-stories.type-1 {
        display: flex;
        align-items: center;
        padding: 36px 12px;
    }
    .skeleton-stories.type-1 .skeleton-stories-title {
        height: 44px;
        width: 220px;
        margin-bottom: 12px;
    }
    .skeleton-stories.type-1 .skeleton-stories-text {
        height: 24px;
        width: 200px;
    }
    .skeleton-stories.type-1 .skeleton-stories-text-container {
        min-width: 224px;
        margin-right: 24px;
    }
    .skeleton-stories.type-1 .skeleton-stories-list {
        display: flex;
        max-width: calc(100% - 224px);
        overflow: hidden;
    }
    .skeleton-stories.type-1 .skeleton-stories-item-wrap {
        width: 166px;
        flex-shrink: 0;
        margin-right: 24px;
    }
    .skeleton-stories.type-1 .skeleton-stories-item {
        padding-bottom: 174.7%;
        border-radius: 12px;
    }

    @media (max-width: 1600px) {
        .skeleton-stories.type-1 .skeleton-stories-item-wrap {
            width: 141px;
        }
        .skeleton-stories.type-1 {
            padding: 28px 12px;
        }
    }

    @media (max-width: 1366px) {
        .skeleton-stories.type-1 .skeleton-stories-title {
            height: 40px;
        }
        .skeleton-stories.type-1 .skeleton-stories-text {
            height: 24px;
        }
    }
    @media (max-width: 991px) {
        .skeleton-stories.type-1 {
            flex-direction: column;
            align-items: flex-start;
            padding: 24px 0;
        }
        .skeleton-stories.type-1 .skeleton-stories-text-container {
            display: flex;
            align-items: center;
            justify-content: space-between;
            width: 100%;
            min-width: auto;
            margin: 0 0 24px;
        }
        .skeleton-stories.type-1 .skeleton-stories-title {
            margin: 0;
        }
        .skeleton-stories.type-1 .skeleton-stories-list {
            max-width: none;
            width: 100%;
        }
    }
    @media (max-width: 575px) {
        .skeleton-stories.type-1 .skeleton-stories-title {
            height: 28px;
            width: 100px;
        }
        .skeleton-stories.type-1 .skeleton-stories-text {
            width: 120px;
        }
        .skeleton-stories.type-1 .skeleton-stories-item-wrap {
            margin-right: 8px;
        }
        .skeleton-stories.type-1 {
            padding: 24px 0;
        }
    }
	
    .skeleton-stories.type-2 {
        display: flex;
        align-items: center;
        padding: 36px 12px;
    }
    .skeleton-stories.type-2 .skeleton-stories-title {
        height: 44px;
        width: 220px;
        margin-bottom: 12px;
    }
    .skeleton-stories.type-2 .skeleton-stories-text {
        height: 24px;
        width: 200px;
    }
    .skeleton-stories.type-2 .skeleton-stories-text-container {
        min-width: 224px;
        margin-right: 24px;
    }
    .skeleton-stories.type-2 .skeleton-stories-list {
        display: flex;
        max-width: calc(100% - 224px);
        overflow: hidden;
    }
    .skeleton-stories.type-2 .skeleton-stories-item-wrap {
        width: 166px;
        flex-shrink: 0;
        margin-right: 24px;
    }
    .skeleton-stories.type-2 .skeleton-stories-item {
        height: 166px;
        border-radius: 100%;
    }

    @media (max-width: 1600px) {
        .skeleton-stories.type-2 .skeleton-stories-item-wrap {
            width: 141px;
        }
        .skeleton-stories.type-2 .skeleton-stories-item {
            height: 141px;
        }
        .skeleton-stories.type-2 {
            padding: 28px 12px;
        }
    }

    @media (max-width: 1366px) {
        .skeleton-stories.type-2 .skeleton-stories-title {
            height: 40px;
        }
        .skeleton-stories.type-2 .skeleton-stories-text {
            height: 24px;
        }
    }
    @media (max-width: 991px) {
        .skeleton-stories.type-2 {
            flex-direction: column;
            align-items: flex-start;
            padding: 24px 0;
        }
        .skeleton-stories.type-2 .skeleton-stories-text-container {
            display: flex;
            align-items: center;
            justify-content: space-between;
            width: 100%;
            min-width: auto;
            margin: 0 0 24px;
        }
        .skeleton-stories.type-2 .skeleton-stories-title {
            margin: 0;
        }
        .skeleton-stories.type-2 .skeleton-stories-list {
            max-width: none;
            width: 100%;
        }
    }
    @media (max-width: 575px) {
        .skeleton-stories.type-2 .skeleton-stories-title {
            height: 28px;
            width: 100px;
        }
        .skeleton-stories.type-2 .skeleton-stories-text {
            width: 120px;
        }
        .skeleton-stories.type-2 .skeleton-stories-item-wrap {
            margin-right: 8px;
        }
        .skeleton-stories.type-2 {
            padding: 24px 0;
        }
    }
	    .signin-skeleton {
        display: flex;
        align-items: center;
        padding: 8px 0;
    }
    .signin-skeleton-icon-1 {
        width: 16px;
        height: 16px;
        margin-right: 4px;
    }
    .signin-skeleton-icon-2 {
        width: 8px;
        height: 16px;
        margin-left: 4px;
    }
    .signin-skeleton-total {
        width: 112px;
        height: 20px;
    }
	    .signin-skeleton {
        display: flex;
        align-items: center;
        padding: 8px 0;
    }
    .signin-skeleton-icon-1 {
        width: 16px;
        height: 16px;
        margin-right: 4px;
    }
    .signin-skeleton-icon-2 {
        width: 8px;
        height: 16px;
        margin-left: 4px;
    }
    .signin-skeleton-total {
        width: 112px;
        height: 20px;
    }
	
    .skeleton-footer.type-1 {
        margin-top: 80px;
    }

    .skeleton-footer.type-1 .row{
        width: 100%;
    }
    .skeleton-footer.type-1 .container {
        display: flex;
    }
    .skeleton-footer.type-1 .skeleton-footer-logo {
        width: 140px;
        height: 48px;
        margin-bottom: 8px;
    }
    .skeleton-footer.type-1 .skeleton-footer-subtitle {
        margin-bottom: 24px;
        height: 0;
    }
    .skeleton-footer.type-1 .skeleton-footer-contact-item {
        height: 24px;
        width: 200px;
    }
    .skeleton-footer.type-1 .skeleton-footer-contact-item:not(:last-child) { 
        margin-bottom: 8px;
    }

    .skeleton-footer.type-1 .col-12 {
        padding: 28px 0;
    }
    .skeleton-footer.type-1 .col-12:first-child {
        padding-left: 15px;
    }
    .skeleton-footer.type-1 .col-12:last-child {
        padding-left: 30px;
        padding-right: 15px;
    }

    .skeleton-footer.type-1 .skeleton-footer-catalog-items {
        display: flex;
        flex-wrap: wrap;
        padding-bottom: 16px;
    }

    .skeleton-footer.type-1 .skeleton-footer-catalog-item {
        width: 120px;
        height: 24px;
        margin-bottom: 12px;
    }
    .skeleton-footer.type-1 .skeleton-footer-row {
        display: flex;
    }
    .skeleton-footer.type-1 .skeleton-footer-catalog-item:not(:last-child) {
        margin-right: 20px;
    }
    .skeleton-footer.type-1 .skeleton-footer-row:nth-child(2) {
        padding: 32px 0 24px;
    }
    .skeleton-footer.type-1 .skeleton-footer-items{
        display: flex;
        flex-wrap: wrap;
        padding-right: 40px;
    }
    .skeleton-footer.type-1 .skeleton-footer-item{
        height: 28px;
        width: 108px;
    }
    .skeleton-footer.type-1 .skeleton-footer-item:not(:last-child) {
        margin-right: 24px;
    }

    .skeleton-footer.type-1 .skeleton-footer-contact {
        margin-left: auto;
    }

    .skeleton-footer.type-1 .skeleton-contact-input-wrap {
        display: flex;
        margin-bottom: 12px;
    }

    .skeleton-footer.type-1 .skeleton-footer-input {
        border-radius: 6px 0 0 6px;
        background: #FCFCFC;
        width: 220px;
        height: 48px;
    }
    .skeleton-footer.type-1 .skeleton-footer-btn {
        border-radius: 0 6px 6px 0;
        width: 184px;
        height: 48px;
    }
    .skeleton-footer.type-1 .skeleton-subscribe-block-checkbox {
        width: 160px;
        height: 24px;
        margin-bottom: 2px;  
    }
    .skeleton-footer.type-1 .skeleton-subscribe-block-subtitle {
        height: 20px;
        margin-left: 15px;
        width: 100%;
    }

    .skeleton-footer.type-1 .skeleton-footer-row:last-child {
        padding-top: 24px;
    }

    .skeleton-footer.type-1 .skeleton-footer-socials {
        display: flex;
    }
    .skeleton-footer.type-1 .skeleton-footer-social {
        width: 24px;
        height: 24px;
        margin-right: 16px;
    }

    .skeleton-footer.type-1 .skeleton-footer-policy {
        margin-left: auto;
        height: 24px;
        width: 300px;
    }

    .skeleton-footer.type-1 .skeleton-subscribe-block {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }

    .skeleton-bg-white {
        background: #FCFCFC;
    }

    @media (max-width: 1366px) {
        .skeleton-footer.type-1 .skeleton-footer-subtitle {
            margin-bottom: 26px;
        }
        .skeleton-footer.type-1 .col-12:first-child {
            padding: 28px 15px;
        }
        .skeleton-footer.type-1 .skeleton-footer-item {
            height: 24px;
        }
    }

    @media (max-width: 1024px) {
        .skeleton-footer.type-1 .col-12:first-child {
            flex: 1;
            max-width: 100%;
            padding: 0 0 22px;
        }
        
        .skeleton-footer.type-1 .col-12:last-child {
            flex: 1;
            max-width: 100%;
            padding: 0;
        }
        .skeleton-footer.type-1 {
            padding: 28px 0;
        }
        .skeleton-footer.type-1 .row {
            flex-direction: column;
            margin: 0;
        }
        .skeleton-footer.type-1 .skeleton-footer-catalog-items {
            display: none;
        }
        .skeleton-footer.type-1 .skeleton-contact-input-wrap {
            display: none;
        }
        .skeleton-footer.type-1 .skeleton-footer-row:nth-child(2) {
            flex-direction: column;
            padding: 0;
        }
        .skeleton-footer.type-1 .skeleton-footer-items {
            flex-direction: column;
            padding: 0;
            margin-bottom: 36px;
        }
        .skeleton-footer.type-1 .skeleton-footer-item:not(:last-child) {
            margin-bottom: 12px;
            margin-right: 0;
        }
        .skeleton-footer.type-1 .skeleton-footer-contact {
            margin: 0;
        }
        .skeleton-footer.type-1 .skeleton-subscribe-block-subtitle {
            width: 200px;
            margin: 0 0 12px;
        }
        .skeleton-footer.type-1 .skeleton-footer-row:last-child {
            flex-direction: column;
        }
        .skeleton-footer.type-1 .skeleton-footer-social {
            margin-bottom: 16px;
        }
        .skeleton-footer.type-1 .skeleton-footer-policy {
            margin: 0 auto;
        }
    }
    
    .skeleton-footer.type-2 {   
        margin-top: 80px;
    }
    .skeleton-footer.type-2 .row{
        width: 100%;
    }
    .skeleton-footer.type-2 .container {
        display: flex;
    }
    .skeleton-footer.type-2 .skeleton-footer-logo {
        width: 140px;
        height: 48px;
        margin-bottom: 8px;
    }
    .skeleton-footer.type-2 .skeleton-footer-subtitle {
        height: 48px;
        margin-left: 24px;
        width: 100%;
    }
    .skeleton-footer.type-2 .skeleton-footer-contact-item {
        height: 24px;
        width: 200px;
    }
    .skeleton-footer.type-2 .skeleton-footer-contact-item:not(:last-child) { 
        margin-bottom: 8px;
    }

    .skeleton-footer.type-2 .col-12 {
        
        padding: 28px 0;
    }
    .skeleton-footer.type-2 .col-12:first-child {
        padding-left: 15px;
        display: flex;
        flex-direction: column;
    }
    .skeleton-footer.type-2 .col-12:last-child {
        padding-left: 30px;
        padding-right: 15px;
    }

    .skeleton-footer.type-2 .skeleton-footer-catalog-items {
        display: flex;
        flex-wrap: wrap;
        padding-bottom: 16px;
        justify-content: flex-end;
    }

    .skeleton-footer.type-2 .skeleton-footer-catalog-item {
        width: 120px;
        height: 24px;
        margin-bottom: 12px;
    }
    .skeleton-footer.type-2 .skeleton-footer-row {
        display: flex;
    }
    .skeleton-footer.type-2 .skeleton-footer-catalog-item:not(:last-child) {
        margin-left: 20px;
    }
    .skeleton-footer.type-2 .skeleton-footer-items{
        display: flex;
        flex-wrap: wrap;
        padding-right: 40px;
    }
    .skeleton-footer.type-2 .skeleton-footer-item{
        height: 28px;
        width: 108px;
    }
    .skeleton-footer.type-2 .skeleton-footer-item:not(:last-child) {
        margin-right: 24px;
    }

    .skeleton-footer.type-2 .skeleton-footer-contact {
        margin-left: auto;
    }

    .skeleton-footer.type-2 .skeleton-contact-input-wrap {
        display: flex;
        margin-bottom: 12px;
    }

    .skeleton-footer.type-2 .skeleton-footer-input {
        border-radius: 6px 0 0 6px;
        background: #FCFCFC;
        width: 220px;
        height: 48px;
    }
    .skeleton-footer.type-2 .skeleton-footer-btn {
        border-radius: 0 6px 6px 0;
        width: 184px;
        height: 48px;
    }
    .skeleton-footer.type-2 .skeleton-subscribe-block-checkbox {
        width: 160px;
        height: 24px;
        margin-bottom: 2px;  
    }
    .skeleton-footer.type-2 .skeleton-subscribe-block-subtitle {
        height: 20px;
        margin-left: 15px;
        width: 100%;
    }

    .skeleton-footer.type-2 .skeleton-footer-row:last-child {
        padding-top: 12px;
    }

    .skeleton-footer.type-2 .skeleton-footer-socials {
        display: flex;
    }
    .skeleton-footer.type-2 .skeleton-footer-social {
        width: 24px;
        height: 24px;
        margin-left: 16px;
    }

    .skeleton-footer.type-2 .skeleton-footer-policy {
        margin-left: auto;
        height: 24px;
        width: 300px;
    }
    .skeleton-footer.type-2 .skeleton-footer-slogan {
        height: 20px;
        width: 300px;
        margin-top: auto;
    }

    .skeleton-footer.type-2 .skeleton-footer-logo-wrap {
        display: flex;
    }

    .skeleton-footer.type-2 .skeleton-subscribe-block {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }

    .skeleton-bg-white {
        background: #FCFCFC;
    }

    @media (max-width: 1366px) {
        .skeleton-footer.type-2 .skeleton-footer-subtitle {
            margin-bottom: 26px;
        }
        .skeleton-footer.type-2 .col-12:first-child {
            padding: 28px 15px;
        }
        .skeleton-footer.type-2 .skeleton-footer-item {
            height: 24px;
        }
    }

    @media (max-width: 1024px) {
        .skeleton-footer.type-2 .col-12:first-child {
            flex: 1;
            max-width: 100%;
            padding: 0 0 22px;
        }
        
        .skeleton-footer.type-2 .col-12:last-child {
            flex: 1;
            max-width: 100%;
            padding: 0;
        }
        .skeleton-footer.type-2 {
            padding: 28px 0;
        }
        .skeleton-footer.type-2 .row {
            flex-direction: column;
            margin: 0;
        }
        .skeleton-footer.type-2 .skeleton-footer-catalog-items {
            flex-direction: column;
        }
        .skeleton-footer.type-2 .skeleton-footer-catalog-item:not(:last-child) {
            margin: 0 0 12px 0;
        }
        .skeleton-footer.type-2 .skeleton-footer-subtitle {
            max-width: 200px;
        }
        .skeleton-footer.type-2 .skeleton-contact-input-wrap {
            display: none;
        }
        .skeleton-footer.type-2 .skeleton-footer-row:nth-child(2) {
            flex-direction: column;
            padding: 0;
        }
        .skeleton-footer.type-2 .skeleton-footer-items {
            flex-direction: column;
            padding: 0;
            margin-bottom: 36px;
        }
        .skeleton-footer.type-2 .skeleton-footer-item:not(:last-child) {
            margin-bottom: 12px;
            margin-right: 0;
        }
        .skeleton-footer.type-2 .skeleton-footer-contact {
            margin: 0;
        }
        .skeleton-footer.type-2 .skeleton-subscribe-block-subtitle {
            width: 200px;
            margin: 0 0 12px;
        }
        .skeleton-footer.type-2 .skeleton-footer-row:last-child {
            flex-direction: column;
        }
        .skeleton-footer.type-2 .skeleton-footer-social {
            margin-bottom: 16px;
        }
        .skeleton-footer.type-2 .skeleton-footer-policy {
            margin: 0 auto;
            order: 1;
        }
    }
    .top-menu-skeleton {
        display: flex;
        margin-left: 16px;
    }
    .top-menu-item {
        width: 80px;
        height: 20px;
    }
    .top-menu-item-wrap {
        padding: 8px 0;
    }
    .top-menu-item:not(:last-child) {
        margin-right: 16px;
    }
    .top-menu-item:last-child {
        margin-right: 4px;
    }
	    .basket-skeleton {
        display: flex;
        margin-left: 16px;
    }
    .basket-skeleton-icon {
        width: 24px;
        height: 24px;
        margin-right: 8px;
    }
    .basket-skeleton-total {
        width: 80px;
        height: 24px;
    }
    @media (max-width: 1024px) {
        .basket-skeleton-total {
            display: none;
        }
        .basket-skeleton-icon {
            margin: 0;
        }
        .basket-skeleton {
            margin: 0;
            padding: 10px;
        }
    }
/*fixes*/
.blog-section .blog-item .blog-slider .swiper-slide {
	max-width: none !important;
}
.blog-section .blog-item .blog-slider .swiper-container {
	margin: 0 12px !important;
	padding: 0px 0px 0px 0px !important;
	overflow: hidden !important;
}
.categories-with-goods.type-1 .swiper-arrows {
	display: flex !important;
}
.categories-with-goods.type-1 .swiper-slide {
	overflow: visible !important;
	height: auto !important;
}
.inner-page .page-404 .font-large-button {
    justify-content: center !important;
}
.inner-page .page-404 {
	background: #fff !important;
	color: #161a1d !important;
	padding-bottom: 80px !important;
}
.inner-page .page-404 .text, .inner-page .page-404 .buttons .link {
	color: #161a1d !important;
}
/*menu-header*/
.header .menu-container-wrapper {
	max-height: 100vh !important;
	height: auto !important;
	background: transparent !important;
}
.header .menu-container-wrapper .menu-container {
	background: #fff !important;
}
.header .menu-container-wrapper .content {
	background: #ffffff !important;
}
.header .menu-container-wrapper .content:not(.visible) {
	display: none !important;
}
body .header .menu-container-wrapper .menu-content-wrapper {
	position: static;
	height: auto;
}
.header .menu-container-wrapper .content.visible {
	display: block !important;
	width: auto !important;
	height: auto;
	padding: 16px 0 !important;
	position: static;
	max-height: calc(100vh - 175px);
}
.menu-content-wrapper {
	padding: 0 !important;
}
.header .scrollbar-inner--custom {
	padding: 16px;
	overflow: auto;
	max-height: calc(100vh - 175px);
}
body .header .menu-container-wrapper .catalog-list {
	padding: 0px 0px 0px 0px;
}
body .header .menu-container-wrapper .catalog-list .item:hover:after {
	display: none !important;
}
.header .menu-container-wrapper>.container {
	padding-left: 90px;
}
/*slider*/
@media (max-width: 1365px) {
	.previous>.swiper-slider .swiper-arrows, .similar-items>.swiper-slider .swiper-arrows {
		display: block !important;
	}
	.previous>.swiper-slider .swiper-button-next, .similar-items>.swiper-slider .swiper-button-next {
		right: 0 !important;
	}
	.previous>.swiper-slider .swiper-button-prev, .similar-items>.swiper-slider .swiper-button-prev {
		left: 0 !important;
	}
}
@media (max-width: 1024px) {
	.previous .product-card .product-image-block, .similar-items .product-card .product-image-block {
		width: 100% !important;
		height: auto !important;
	}
	.catalog-recommend-bigdata .catalog-items-slider .swiper-slider .swiper-button-next, .catalog-recommend-bigdata .catalog-items-slider .swiper-slider .swiper-button-prev {
		display: flex !important;
	}
}
/*end*/
/* End */
/* /bitrix/templates/alpha_s1/styles.css?173131905215 */
/* /bitrix/templates/alpha_s1/template_styles.css?176424235368922 */
