

/* Start:/local/templates/universe_s1/components/bitrix/system.pagenavigation/.default/style.css?17412618242556*/
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default {
  display: block;
  margin: 10px 0;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-items {
  display: block;
  position: relative;
  text-align: center;
  overflow: hidden;
  font-size: 0;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-items-wrapper {
  display: inline-block;
  vertical-align: top;
  margin: -4px;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item {
  display: inline-block;
  vertical-align: middle;
  padding: 4px;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-active .system-pagenavigation-item-wrapper {
  background-color: #0065ff;
  border-color: #0065ff;
  color: #fff;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-disabled .system-pagenavigation-item-wrapper {
  display: none;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-all .system-pagenavigation-item-wrapper {
  width: auto;
  text-align: left;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item-wrapper {
  display: block;
  background-color: transparent;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  line-height: 1.42857143;
  text-align: center;
  padding: 6px;
  border-radius: 4px;
  width: 32px;
  height: 32px;
  overflow: hidden;
  text-decoration: none;
  cursor: pointer;
  color: #2d2d2d;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: color, background-color, border-color;
  -moz-transition-property: color, background-color, border-color;
  -ms-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item-wrapper:hover {
  background-color: #f7f7f7;
  border-color: #f7f7f7;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/universe_s1/components/bitrix/news.list/europe-catalogs/style.css?17772865342355*/
/* Каталоги поставки из Европы — europe-catalogs */

.europe-catalogs {
	margin-top: 20px;
	margin-bottom: 40px;
}

.europe-catalogs__grid {
	margin: -12px;
}

.europe-catalogs__item {
	padding: 12px;
}

.europe-catalogs__card {
	text-align: center;
}

/* Embed-код (flipbook) */
.europe-catalogs__embed {
	width: 100%;
	max-width: 100%;
}

/* Ссылка-карточка (URL или файл) */
.europe-catalogs__link {
	display: block;
	position: relative;
	overflow: hidden;
	border-radius: 4px;
	background: #f8f9fb;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
	transition: box-shadow 0.3s ease, transform 0.3s ease;
	text-decoration: none;
}

.europe-catalogs__link:hover {
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
	transform: translateY(-2px);
}

/* Превью-картинка */
.europe-catalogs__preview {
	display: block;
	width: 100%;
	height: auto;
	aspect-ratio: 3 / 4;
	object-fit: cover;
}

/* Статичная картинка (без ссылки) */
.europe-catalogs__static {
	border-radius: 4px;
	overflow: hidden;
	background: #f8f9fb;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

/* Плейсхолдер когда нет картинки */
.europe-catalogs__placeholder {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	aspect-ratio: 3 / 4;
	background: #f0f1f3;
	color: #999;
}

.europe-catalogs__placeholder svg {
	margin-bottom: 8px;
}

.europe-catalogs__placeholder span {
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}

/* Бейдж PDF */
.europe-catalogs__badge {
	position: absolute;
	top: 8px;
	right: 8px;
	padding: 2px 8px;
	background: #e74c3c;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	border-radius: 3px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}

/* Название каталога */
.europe-catalogs__name {
	margin-top: 10px;
	font-size: 14px;
	font-weight: 500;
	color: #333;
	line-height: 1.3;
}

/* Адаптив */
@media all and (max-width: 1024px) {
	.europe-catalogs__grid {
		margin: -8px;
	}
	.europe-catalogs__item {
		padding: 8px;
	}
}

@media all and (max-width: 600px) {
	.europe-catalogs__name {
		font-size: 13px;
	}
}

/* End */
/* /local/templates/universe_s1/components/bitrix/system.pagenavigation/.default/style.css?17412618242556 */
/* /local/templates/universe_s1/components/bitrix/news.list/europe-catalogs/style.css?17772865342355 */
