

/* Start:/bitrix/templates/.default/components/bitrix/news/gosts/bitrix/news.detail/gosts-item/style.css?17811692964769*/
/* niris-60352 */
.gosts-item-template .founder-quote {
	margin: 20px 0;
	border: 2px solid #D0D0D0;
	border-radius: 20px;
	padding: 50px;
	position: relative;
}
.gosts-item-template .founder-quote .text {
	font-size: 18px;
	line-height: 28px;
	font-style: italic;
	margin-bottom: 15px;
	color: #000
}
.gosts-item-template .founder-quote .sign .text {
	font-size: 16px;
	line-height: 26px;
	color: #787171;
    margin-bottom: 0;
    font-style: normal;
}
.gosts-item-template .founder-quote .sign {
    display: flex;
    align-items: center;
    gap: 25px;
    margin-top: 28px;
}
.gosts-item-template .founder-quote .sign img {
    width: 60px;
    aspect-ratio: 1/1;
    flex-shrink: 0;
}
.gosts-item-template .founder-quote::after {
	display: block;
	content: "";
	width: 52px;
	aspect-ratio: 52/39;
	background: url(/upload/gosts_acts_laws/quotes.svg) center/cover no-repeat;
	position: absolute;
	right: 15px;
	bottom: 15px;
}
.gosts-item-template + .catalog-items {
	margin-top: 50px;
}
.gosts-item-template .download-block {
	margin-bottom: 30px;
    background: rgba(254, 248, 242, 1);
    border-radius: 20px;
    padding: 50px;
    color: rgba(0, 0, 0, 1);
}
.gosts-item-template .flex-2-col {
	display: flex;
	align-items: start;
	flex-wrap: wrap;
	gap: 0 40px;
}
.gosts-item-template .flex-2-col > div {
	flex: 0 0 calc(50% - 20px);
}
.gosts-item-template .check-circle-list,
.gosts-item-template .plus-circle-list {
	margin-bottom: 20px;
}
.gosts-item-template .plus-circle-list__item {
	display: flex;
	align-items: center;
	gap: 18px;
}
.gosts-item-template .check-circle-list__item {
	display: flex;
	align-items: start;
	gap: 20px;
}
.gosts-item-template .plus-circle-list__item::before {
	content: "";
	display: block;
	width: 18px;
	aspect-ratio: 1/1;
	flex-shrink: 0;
	background: url(/bitrix/templates/.default/components/bitrix/news/gosts/bitrix/news.detail/gosts-item/images/plus.svg) center/cover no-repeat;
}
.gosts-item-template .check-circle-list__item::before {
	content: "";
	display: block;
	width: 30px;
	aspect-ratio: 1/1;
	flex-shrink: 0;
	background: url(/bitrix/templates/.default/components/bitrix/news/gosts/bitrix/news.detail/gosts-item/images/check.svg) center/cover no-repeat;
}
.gosts-item-template .plus-circle-list__item:not(:last-of-type),
.gosts-item-template .check-circle-list__item:not(:last-of-type) {
	margin-bottom: 10px;
}
.gosts-item-template .flex-2-col.check-circle-list {
	gap: 24px;
}
.gosts-item-template ~ .catalog-section-link {
	display: inline-block;
	margin-top: 15px;
}
.related-sections-wrapper h2 {
	margin-top: 60px !important;
	margin-bottom: 10px;
}
.related-sections-wrapper {
	margin-top: 25px;
}
.related-sections-block {
	display: flex;
	align-items: center;
	gap: 12px;
	flex-wrap: wrap;
}
.related-sections-block__item {
	display: flex;
	align-items: center;
	gap: 24px;
	padding: 18px 28px 18px 24px;
	max-width: 640px;
	border-radius: 16px;
	transition: .3s ease;
	cursor: pointer;
	border: 1px solid #ededed;
	color: #222;
}
.related-sections-block__item:hover {
	box-shadow: 0px 5px 30px rgba(34, 34, 34, 0.1);
	color: var(--theme-base-color)
}
.related-sections-block__item img {
	width: 100%;
	max-width: 80px;
}
.bx-touch .fly-label-min-quantity,
.item-action--compare {
	display: none !important;
}
.catalog-block__item:has(.image-list .sticker__item) .fly-label-min-quantity {
	top: 26px !important;
}
body {
	overflow-x: hidden
}
.blog-keys {
    margin-bottom: 50px;
    background: rgba(254, 248, 242, 1);
    border-radius: 20px;
    padding: 50px;
    color: rgba(0, 0, 0, 1);
}

.blog-keys.bg-grey {
    background: rgb(248, 248, 248);
}

.blog-keys .keys-tlt {
    color: rgba(0, 0, 0, 1);
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
    padding-left: 38px;
    background: url(/upload/blog/16-06-25/bulb.svg) no-repeat left top;
}

.blog-keys.important .keys-tlt {
    background: url(/upload/blog/11-07-25/attention.svg) no-repeat left top;
}

.blog-keys.example .keys-tlt {
    background: url(/upload/blog/28-10-25/example.svg) no-repeat left top;
}

.blog-keys .keys-tlt span {
    text-transform: none;
}
@media (max-width: 767px) {
	.blog-keys {
        padding: 30px 20px;
        margin-bottom: 30px;
    }
}
@media (max-width: 450px) {
	.gosts-item-template .founder-quote {
		padding: 25px;
	}
	.gosts-item-template .founder-quote::after {
		width: 36px;
		right: 10px;
		bottom: 10px;
	}
	.gosts-item-template .flex-2-col > div {
		flex-basis: 100%
	}
	.gosts-item-template .download-block {
		padding: 20px;
	}
}
/* niris-60352 */
/* End */
/* /bitrix/templates/.default/components/bitrix/news/gosts/bitrix/news.detail/gosts-item/style.css?17811692964769 */
