.tr-request-quote {
	--trMaxWidth: 620px;
}

.tr-request-quote__form-message-description {
	text-align: center;
}

.tr-request-quote__form-body {
	display: flex;
	flex-direction: column;
	row-gap: 32px;
}

.tr-request-quote__form-fields {
	display: flex;
	flex-direction: column;
	row-gap: 20px;
}
