

/* Start:/bitrix/templates/digiearth/components/bitrix/news/Digi_services_page/bitrix/news.detail/.default/style.css?1733235980681*/
	.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:/bitrix/templates/digiearth/components/bitrix/news.list/digi_service_same/style.css?1733235980681*/
	.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:/bitrix/templates/digiearth/components/bitrix/form.result.new/digi_form-footer/style.css?1733235980332*/
.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 */
/* /bitrix/templates/digiearth/components/bitrix/news/Digi_services_page/bitrix/news.detail/.default/style.css?1733235980681 */
/* /bitrix/templates/digiearth/components/bitrix/news.list/digi_service_same/style.css?1733235980681 */
/* /bitrix/templates/digiearth/components/bitrix/form.result.new/digi_form-footer/style.css?1733235980332 */
