

/* Start:/local/components/ago/stories.detail/templates/.default/style.css?174619710027*/
main {
	margin-top: 10px;
}
/* End */


/* Start:/local/components/ago/stories.pagenation/templates/.default/style.css?1746291240369*/
.story-next {
	text-align: right;
	margin-bottom: 15px;
}

.story-prev {
	margin-bottom: 15px;
}

@media (max-width: 767.98px) {
	.story-prev {
		text-align: center;
		margin-bottom: 0;
	}
	
	.story-next {
		text-align: center;
		margin-top: 10px !important;
		margin-bottom: 0;
	}
}

.story-prev a {
	display: inline-block;
}

.story-next a {
	display: inline-block;
}
/* End */


/* Start:/local/components/ago/stories.content/templates/.default/style.css?1746293400321*/
.content-title {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 5px;
}

.content-body {
	margin-bottom: 15px;
}

.content-item {
	margin-bottom: 5px;
	display: block;
	text-decoration: none;
}

@media (max-width: 767.98px) {
	aside {
		margin-top: 20px !important;
	}
}
/* End */


/* Start:/local/components/ago/stories.recommended/templates/.default/style.css?1746291960374*/
.recommended-title {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 7px;
}

.story-preview-text {
	max-height: 60px;
	overflow: hidden;
}

.story-preview-img video {
	display: none;
	width: 100%;
	border-radius: 8px;
}

.story-preview-img:hover img {
	display: none;
}

.story-preview-img:hover video {
	display: block;
}

/* End */
/* /local/components/ago/stories.detail/templates/.default/style.css?174619710027 */
/* /local/components/ago/stories.pagenation/templates/.default/style.css?1746291240369 */
/* /local/components/ago/stories.content/templates/.default/style.css?1746293400321 */
/* /local/components/ago/stories.recommended/templates/.default/style.css?1746291960374 */
