

/* Start:/local/templates/digiearth/components/bitrix/news.list/digi_services/style.css?1759509956681*/
	.comma-tabs__item_custom {
	    position: relative;
	    font-weight: 700;
	    font-size: 1rem;
	    line-height: 150%;
	    color: var(--text-primary);
	    padding: .75rem .25rem;
	    white-space: nowrap;
	}
	
	.comma-tabs__item_custom::after {
	    content: "";
	    display: block;
	    position: absolute;
	    bottom: 0;
	    left: 0;
	    width: 0;
	    height: 2px;
	    background-color: var(--icon-accent);
	    -webkit-transition: all .3s ease-in-out;
	    transition: all .3s ease-in-out;
	}
	
	.comma-tabs__item_custom.is-active::after {
	    width: 100%;
	}
	
	.comma-tabs__item_custom.is-active {
	    color: var(--text-accent);
	}
	
	a {
	    cursor: pointer;
	}
/* End */


/* Start:/local/templates/digiearth/components/bitrix/news.list/digi_reviews_custom/style.css?1759509956150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/digiearth/components/bitrix/form.result.new/digi_form-footer/style.css?1759509956332*/
.feedback-form__inputs {
    padding: 48px;
    -webkit-box-shadow: 0 24px 32px 0 var(--fills-neutral-light_grey);
    box-shadow: 0 24px 32px 0 var(--fills-neutral-light_grey);
    background: var(--surface-primary)
}

@media only screen and (max-width:479px) {
    .feedback-form__inputs {
        padding: 20px
    }
}
/* End */
/* /local/templates/digiearth/components/bitrix/news.list/digi_services/style.css?1759509956681 */
/* /local/templates/digiearth/components/bitrix/news.list/digi_reviews_custom/style.css?1759509956150 */
/* /local/templates/digiearth/components/bitrix/form.result.new/digi_form-footer/style.css?1759509956332 */
