

/* Start:/local/templates/bigmag/assets/css/pages/about.css?1715762479814*/
.about_container{
	font-weight: 500;
	font-size: 20px;
	line-height: 28px;
	color: rgba(35, 35, 35, 0.7);
}
.about_container p{
	margin-bottom: 25px;
}
.big_title{
	text-transform: uppercase;
}
.title_desc{
	font-weight: 500;
	font-size: 25px;
	line-height: 28px;
	color: var(--bs-black-color, #232323);
	margin-bottom: 25px;
}
.networks_title{
	font-weight: 500;
	font-size: 20px;
	line-height: 28px;
	color: var(--bs-black-color, #232323);
	margin-bottom: 10px;
}
.networks a{
	display: inline-block;
	text-decoration: none;
	margin-right: 20px;
}
.networks a:hover svg path{
	fill: var(--bs-main-color, #FF8A00);
}
.about_container img{
	max-width: 100%;
}
@media (min-width: 1200px) {
	.big_title{
		font-size: 60px;
		line-height: 66px;
		margin-bottom: 50px;
	}
}

/* End */
/* /local/templates/bigmag/assets/css/pages/about.css?1715762479814 */
