

/* Start:/local/templates/effort_tech/components/bitrix/news.list/teasers_index/style.css?1784026725903*/
.teasers-index .story-thumb__img {
	object-fit: cover;
}

/* Detail modal: clear the top progress bar, scroll long text */
.story--detail .story-card:before,
.story-card--detail:before {
	display: none;
}

.story--detail .story-card__content,
.story-card__content--detail {
	justify-content: flex-start;
	padding-top: 2.25rem;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

.story-card__content--detail .story-card__title {
	margin-top: 0.25rem;
}

.story-card__content--detail .story-card__date {
	margin-top: 0.5rem;
	margin-bottom: 0;
	opacity: 0.85;
}

.story-card__content--detail .story-card__description {
	margin-top: 0.75rem;
}

/* No countdown animation — reading mode */
.story--detail .story__progress i.is-active {
	animation: none;
	width: 100%;
}

@media (min-width: 992px) {
	.story--detail .story-card__content,
	.story-card__content--detail {
		padding-top: 2.75rem;
	}
}

/* End */


/* Start:/local/templates/effort_tech/components/bitrix/news.list/technologies.list/style.css?178280963896*/
.technologies-list__intro {
    margin-top: 0;
    margin-bottom: 32px;
    max-width: 720px;
}

/* End */


/* Start:/local/templates/effort_tech/components/bitrix/catalog.section/catalog.carousel/style.css?1782809638203*/
.product-card.is-loading {
    /*pointer-events: none;*/
    opacity: .6;
    transition: opacity .2s ease;
}

@media (min-width: 768px) {
    .section.section--spaced {
        overflow: hidden;
    }
}
/* End */
/* /local/templates/effort_tech/components/bitrix/news.list/teasers_index/style.css?1784026725903 */
/* /local/templates/effort_tech/components/bitrix/news.list/technologies.list/style.css?178280963896 */
/* /local/templates/effort_tech/components/bitrix/catalog.section/catalog.carousel/style.css?1782809638203 */
