

/* Start:/local/templates/uvprint_new/components/bitrix/news/services/bitrix/news.detail/.default/style.css?17637134932589*/
.serv-detail__form {
	/*margin-bottom: 70px;*/
	margin-top: 70px;
}

.req_form__input {
	flex-grow: 1;
}
.req_form__input input, .form-control .feedback-form__input {
	width:100%;
}

.serv-detail-top-text__main {
	display: grid;
	grid-template-columns: auto minmax(auto, 400px);
	gap: 12px 35px;
	align-items: center;
}

.serv-detail-top-text__list {
	margin-top: 50px;
}

.serv-detail-top-text__title {
	font-weight: 500;
	font-size: 40px;
	line-height: 120%;
	letter-spacing: -0.01em;
	margin-bottom: 10px;
}

.serv-detail-top-text__description {
	font-weight: 400;
	font-size: 17px;
	line-height: 165%;
	color: #646464;
}

.serv-detail-top-text__img {
	display: block;
	border-radius: 20px;
	height: 298px;
	overflow: hidden;
}

.serv-detail-top-text__img > img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.serv-categories__title {
	font-weight: 400;
	font-size: 48px;
	line-height: 112%;
	letter-spacing: -0.02em;
	text-align: center;
	color: #202021;
	margin-bottom: 15px;
	max-width: 100% !important;
}

.serv-categories__description {
	font-weight: 400;
	font-size: 17px;
	line-height: 165%;
	text-align: center;
	color: #646464;
}

.serv-categories__list {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));
	gap: 20px;
	margin-top: 40px;
}
.feedback-form {
	border-radius: 30px;
	background-color: #f3f6fb;
	padding: 50px 20px;
}

.feedback-form__title {
	font-weight: 400;
	font-size: 40px;
	line-height: 120%;
	letter-spacing: -0.02em;
	text-align: center;
	margin-bottom: 9px;
	color: #202021;
}

.feedback-form__description {
	font-weight: 400;
	font-size: 17px;
	line-height: 165%;
	text-align: center;
	color: #646464;
}

.feedback-form__action {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 29px;
}

.feedback-form__input {
	border: 1px solid #e5eaf0;
	border-radius: 10px;
	padding: 16px 20px;
	background-color: #fff;
	font-weight: 400;
	font-size: 16px;
	line-height: 175%;
	flex-grow: 1;
}

.feedback-form__submit {
	font-weight: 400;
	font-size: 16px;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	color: #fff;
	padding: 20px;
	border-radius: 10px;
	background: linear-gradient(90deg, #419aec 0%, #44dcf0 100%);
	flex-grow: 1;
}
@media (max-width: 992px) {
	.technology-list {
		grid-template-columns: 100%;
	}
	.serv-detail-top-text__main {
		grid-template-columns: 100%;
	}
	.feedback-form {
		padding: 24px;
	}
	.serv-detail-top-text__title,
	.serv-categories__title,
	.feedback-form__title {
		font-size: 24px;
	}
	.serv-detail-top-text__description,
	.feedback-form__description {
		font-size: 15px;
	}
}
/* End */


/* Start:/local/templates/uvprint_new/components/bitrix/news.list/works_slider/style.css?1705173907691*/
.index-works .description {
    display: block;
    background: white;
    bottom: -12px;
    right: 5px;
    color: #151515;
    width: 100%;
    text-align: left;
    padding-top: 10px;
    font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 16px;
    text-decoration: underline;
}
.index-works {
    width: 100%;
}
.index-works .project img {
    width: 100%;
    height: auto;
    margin-top:6px;
}
.index-works .project {
    float: left;
    width: 33%;
    padding: 10px;
    overflow: hidden;
    border-radius: 5px;
}
.index-works .project:hover {
    box-shadow: 1px 3px 10px #858585;
    z-index: 99;
}
/* End */
/* /local/templates/uvprint_new/components/bitrix/news/services/bitrix/news.detail/.default/style.css?17637134932589 */
/* /local/templates/uvprint_new/components/bitrix/news.list/works_slider/style.css?1705173907691 */
