

/* Start:/local/templates/DLF/components/am/search.title/search_blog/style.css?17053185871043*/
.search-suggestions,
.title-search-result {
	display: none;
	overflow: hidden;
	z-index: 205;
	color: #000;
	position: absolute;
	top: calc(100% + 8px);
	min-width: 100%;
	left: 0;
	padding: 5px;
	background: #FFFFFF;
	box-shadow: 0px 2px 6px rgba(28, 55, 90, 0.16);
	border-radius: 8px;
}
.list-suggestions {
	display: flex;
	flex-direction: column;
	gap: 0.25rem;
}
.list-suggestions:not(:last-child) {
	margin-bottom: 0.25rem;
}
.list-suggestions__item, .list-suggestions__all {
	display: inline-flex;
	align-items: center;
	min-height: 2.25rem;
	padding: 0.5rem 1rem;
	border-radius: 4px;
}
.list-suggestions__item:hover, .list-suggestions__all:hover {
	background: #f18353;
	color: white;
}
.list-suggestions__item:focus, .list-suggestions__item:active, .list-suggestions__all:focus, .list-suggestions__all:active {
	background: #f18353;
	color: white;
}
.list-suggestions__title {
	background: #E1E6EB;
	padding: 0.5rem;
	border-radius: 4px;
}
.list-suggestions__all {
	background: #E1E6EB;
}
/* End */


/* Start:/local/templates/DLF/components/bitrix/system.pagenavigation/show-more2/style.css?170531858787*/
.show-more__wrapper{
    display: flex;
    flex-direction: column;
    gap: 8px;
}
/* End */
/* /local/templates/DLF/components/am/search.title/search_blog/style.css?17053185871043 */
/* /local/templates/DLF/components/bitrix/system.pagenavigation/show-more2/style.css?170531858787 */
