.banner-main__row{display:flex;justify-content:space-between;align-items: end;}
.wrapper__breadcrumb{position: absolute; z-index: 4; left: 0; right: 0; top: 210px}
.wrapper__banner-main{position:relative}
.banner-main__content{position:absolute; left:0;right:0;height: 100%;display: flex;flex-direction: column;justify-content: center;align-items: start;z-index: 3;}
.banner-main__left{font-weight: 300;font-size: 26px; line-height: 34px;color: #FFFFFF;max-width:900px}
.banner-main__left h1{font:400 80px/1.1 'Philosopher';color: #FFFFFF;margin:0 0 30px;padding:0}
.banner-main__left p{margin:0; max-width:800px}
.banner-main__button{padding-top:80px}
.banner-main__right{font:italic 500 16px/1.2 'Inter';color: #FFFFFF;height: 40px;}
.banner-main__bg{height:1055px;position: relative; overflow:hidden}
.banner-main__bg img, .banner-main__bg picture{width: 2500px;height:100%;object-fit:cover;transform: translateX(-50%);left: 50%;position: relative;border-radius: 0px 0px 900px 900px;overflow: hidden;}
.banner-main__bg picture::before{position:absolute;top:0;left:0;right:0;bottom:0;content:"";z-index: 1;background:rgba(0,0,0,0.6)}

.wrapper-category__best-row{margin:-140px 0 0 0;position: relative;z-index: 4;}
.category__best-row{display: flex; gap: 20px;}
.category__best-block{width:calc((100% - 40px) / 3);padding: 20px 20px 15px;display:flex;justify-content:space-between;gap:20px;background: linear-gradient(84.43deg, rgba(64, 39, 20, 0.4) 9.12%, rgba(166, 101, 52, 0) 98.55%);backdrop-filter: blur(30px);border-radius: 20px;font:400 16px/1.2 'Inter';color: #FFFFFF;border-top:1px solid #A79B7F;border-bottom:1px solid #532D18;border-left: 1px solid #A79B7F;border-right: 1px solid #A79B7F;align-items: self-start;}
.category__best-title{font:700 20px/22px 'Philosopher';}
.category__best-block svg{width:24px;min-width:24px;align-items: start;}
.category__best-info{display: flex; flex-direction:column; gap: 20px;}

.wrapper-category__content.widget{padding-top:80px}
.category__content-row{display:flex; gap:20px}
.category__content-left p{margin:20px 0; font:400 20px/1.2 'Inter';}
.category__content-right{max-width:700px; width:100%}
.category__content-right img, .category__content-right picture{max-width:700px; width:100%; border-radius:20px}

.set-city-price{font:700 16px/1.2 'Inter';color: #402714;display: flex;flex-direction: column;padding: 20px;background: #E5D2C3;border-radius: 20px;gap: 20px; width: 500px}
.set-city-price select{font-weight:600}


@media(min-width:992px){
	.category__content-left{padding-bottom:160px}
	.salon-select-container{position:absolute;top: -180px; left:15px}
}
@media(min-width:1200px){
	.banner-main__text{display:none}
}
@media(max-width:1499px){
	.wrapper__breadcrumb{top:190px}
	.banner-main__left{font-size: 24px;line-height: 32px;max-width: 810px;}
	.banner-main__left h1{font: 400 72px/1.1 'Philosopher';margin: 0 0 20px;}
	.banner-main__left p{max-width: 720px;}
	.banner-main__button{padding-top: 60px;}
	.banner-main__right{font: italic 500 15px/1.2 'Inter';height: 35px;}
	.banner-main__bg{height: 900px;}
	.wrapper-category__best-row{margin:-160px 0 0 0}
	.category__content-left p{font:400 18px/1.2 'Inter';}
	.set-city-price{font:700 16px/1.2 'Inter'}
	.category__content-right{max-width:600px; width:100%}
}
@media(max-width:1199px){
	.wrapper__breadcrumb{top:170px}
	.banner-main__left{font-size: 20px;line-height: 28px;max-width: 100%;width: 100%;}
	.banner-main__left h1{font: 400 62px/1.1 'Philosopher';margin: 0 0 20px;max-width: 730px;}
	.banner-main__left p{max-width: 610px;width: 100%;}
	.banner-main__button{padding-top: 40px;}
	.banner-main__right{display:none}
	.banner-main__bg{height:800px;}
	.banner-main__text{font: italic 500 14px/1.2 'Inter';height: auto; margin-left:auto}
	.category__best-title{font:700 18px/20px 'Philosopher';}
	.category__best-block{font-size:15px}
	.banner-main__bg img, .banner-main__bg picture{width:2000px}
	.wrapper-category__content.widget{padding-top:70px}
	.category__content-row{gap:15px}
	.category__content-left p{margin:15px 0; font:400 16px/1.2 'Inter';}
	.set-city-price{width:400px; font:700 15px/1.2 'Inter'; padding: 15px; gap: 15px}
	.category__content-right{max-width:500px; width:100%}
}
@media(max-width:991px){
	.wrapper__breadcrumb{top: 160px;}
	.banner-main__left{font-size: 18px;line-height: 26px;max-width: 100%;width: 100%;}
	.banner-main__left h1{font: 400 52px/1.1 'Philosopher';margin: 0 0 15px;max-width: 610px;}
	.banner-main__left p{max-width: 550px;width: 100%;}
	.banner-main__button{padding-top: 30px;}
	.banner-main__bg{height: 740px;}
	.category__best-row{gap:15px; flex-direction:column}
	.category__best-block{background: linear-gradient(85.04deg, rgba(166, 101, 52, 0.6) -10%, rgba(64, 39, 20, 0.6) 98.69%); font-size:14px; width:100%}
	.wrapper-category__best-row{margin: -160px 0 0 0;}
	
	.wrapper-category__content.widget{padding-top:60px}
	.category__content-left p{font:400 15px/1.2 'Inter';}
	.category__content-right{max-width:400px; width:100%}
	
	.set-city-price{width:100%; margin-bottom:20px}
}
@media(max-width:767px){
	.wrapper__breadcrumb{top: 150px;}
	.banner-main__left{font-size: 16px;line-height: 24px;max-width: 100%;width: 100%;}
	.banner-main__left h1{font: 400 42px/1.1 'Philosopher';margin: 0 0 15px;max-width: 490px;}
	.banner-main__left p{max-width: 470px;width: 100%;}
	.banner-main__button{padding-top: 20px;}
	.banner-main__bg{height: 680px;}
	.banner-main__button{padding-top: 15px; flex-wrap:wrap;justify-content: start;}
	.banner-main__text{width:100%}
	.banner-main__bg img, .banner-main__bg picture{width:1600px}
	.wrapper-category__content.widget{padding-top:50px}
	.category__content-row{flex-direction:column}
	.desktop-only {display: none;}
	.mobile-only {display: flex;}
	.category__content-right{max-width:100%; width:100%}
	.category__content-row {gap: 10px;}
	.category__content-left p, .set-city-price{font:400 14px/1.2 'Inter';}
}
@media(max-width:575px){
	.wrapper__breadcrumb{top: 90px;}
	.banner-main__bg{height: 540px;}
	.wrapper__banner-main::before{background:rgba(0,0,0,0.6)}
	.banner-main__content{top: 50%;transform: translateY(-50%);margin-top: 25px;}
	.banner-main__left{font-size: 14px;line-height: 22px;max-width: 100%;width: 100%;text-align: center;}
	.banner-main__left h1{font: 400 32px/1.1 'Philosopher';margin: 0 0 10px;max-width: 100%;}
	.banner-main__left p{max-width: none;width: 100%;}
	.banner-main__button{justify-content: center}
	.category__best-info{display: flex; flex-direction:column; gap: 15px;}
	.category__best-block{padding:15px}
	.wrapper-category__best-row{margin: -60px 0 0 0;}
	.banner-main__bg img, .banner-main__bg picture{width:1200px}
	.wrapper-category__content.widget{padding-top:40px}
}
@media(max-width: 375px) {
	.wrapper__breadcrumb{top: 80px;}
}
@media(max-width:350px){
	.banner-main__left h1{font: 400 28px/1.1 'Philosopher'}
	.banner-main__button a{width:100%}
	.banner-main__bg{height: 500px;}
}





