

/* Start:/local/components/addamant/beautybox.banner/templates/.default/style.css?1700564199573*/




.banner{
    position: relative;
}
.banner__bg{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.banner__inner{
    position: relative;
    padding: 25px 0 30px 0;
}
.banner__title{
    font-weight: bold;
    font-size: 28px;
    line-height: 34px;
    color: var(--black-color);
}
.banner__subtitle{
    padding: 35px 0 0 0;
    max-width: 735px;
    font-size: 16px;
    line-height: 24px;
    color: var(--black-color);
}





/* End */


/* Start:/local/templates/beautybox/components/bitrix/news.list/instagram_block/style.css?17005642242209*/



.instagram{}
.instagram__inner{
	padding: 0 0 50px 0;
}
.instagram__list{
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 -15px 0 -15px;
}
.instagram__item{
	padding: 0 15px 30px 15px;
	width: 25%;
	color: var(--white-color);
}
.instagram__item.instagram__item_leading{}
.instagram__item-inner{
	position: relative;
	border-radius: 3px;
	margin: 0 0 0 auto;
	padding: 20px 10px 40px 35px;
	max-width: 275px;
	width: 100%;
	min-height: 275px;
	height: 100%;
	overflow: hidden;
}
.instagram__item:nth-child(2n) .instagram__item-inner{
	margin: 0 auto 0 0;
}
.instagram__item-bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.instagram__item-img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.instagram__item-overlay{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.3;
}
.instagram__item-content{
	position: relative;
}
.instagram__item-title{
	margin: 0 0 10px 0;
	font-weight: bold;
	font-size: 28px;
	line-height: 34px;
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.instagram__item-subtitle{
	margin: 0 0 20px 0;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.instagram__item-button{}
.instagram__item-button.button_oval{}
.instagram__item-button.button_oval::before{
	background-color: var(--white-color);
}
.instagram__item-button.button_oval:hover::before{
    opacity: 0.3;
}




@media only screen and (max-width: 1199px){
	.instagram__item{
		width: 50%;
	}
}
@media only screen and (max-width: 599px){
	.instagram__inner{
		padding: 5px 0 0 0;
	}
	.instagram__item{
		display: none;
		padding: 0 0 0 0;
		width: 100%;
	}
	.instagram__item.instagram__item_leading{
		display: block;
	}
	.instagram__item-inner{
		border-radius: 3px 3px 0 0;
		padding: 15px 10px 30px 25px;
		max-width: none;
		min-height: 0;
	}
	.instagram__item-title{
		font-size: 22px;
		line-height: 27px;
	}
}















/* End */
/* /local/components/addamant/beautybox.banner/templates/.default/style.css?1700564199573 */
/* /local/templates/beautybox/components/bitrix/news.list/instagram_block/style.css?17005642242209 */
