.banner-main__row{display:flex;justify-content:space-between;align-items: end;}
.wrapper__breadcrumb{position: absolute;z-index: 4;left: 0;right: 0;top: 180px;}
.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;padding-bottom: 110px;padding-top: 250px;}
.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:35px}
.banner-main__right{font:italic 500 16px/1.2 'Inter';color: #FFFFFF;height: 40px;}
.banner-main__bg{height:820px;position: relative; overflow:hidden}
.banner-main__bg img, .banner-main__bg picture{width:100%; height:100%; object-fit:cover; object-position:center center; position: relative; 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)}
@media(min-width:1200px){
	.banner-main__text{display:none}
}
@media(max-width:1499px){
	.wrapper__breadcrumb{top: 150px;}
	.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: 30px;}
	.banner-main__right{font: italic 500 15px/1.2 'Inter';height: 35px;}
	.banner-main__bg{height: 720px;}
	.banner-main__content{padding-bottom: 100px;padding-top: 220px;}
}
@media(max-width:1199px){
	.wrapper__breadcrumb{top: 130px;}
	.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__right{display:none}
	.banner-main__bg{height:620px;}
	.banner-main__text{font: italic 500 14px/1.2 'Inter';height: auto; margin-left:auto}
	.banner-main__content{padding-bottom: 50px;padding-top: 190px;}
}
@media(max-width:991px){
	.wrapper__breadcrumb{top: 120px;}
	.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: 25px;}
	.banner-main__bg{height: 550px;}
	.banner-main__content{padding-bottom: 35px;padding-top: 170px;}
}
@media(max-width:767px){
	.wrapper__breadcrumb{top: 115px;}
	.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: 520px;}
	.banner-main__button{padding-top: 15px; flex-wrap:wrap;justify-content: start;}
	.banner-main__text{width:100%}
	.banner-main__content{padding-bottom: 40px;padding-top: 170px;}
}
@media(max-width:575px){
	.wrapper__breadcrumb{top: 75px;}
	.banner-main__bg{height: 480px;}
	.wrapper__banner-main::before{background:rgba(0,0,0,0.6)}
	.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}
	.banner-main__content{padding-bottom:40px;padding-top: 120px;/* justify-content: end; */}
}
@media(max-width: 375px) {
	.wrapper__breadcrumb{top: 65px;}
}
@media(max-width:350px){
	.banner-main__left h1{font: 400 28px/1.1 'Philosopher'}
	.banner-main__button a{width:100%}
	.banner-main__bg{height: 540px;}
}





