

/* Start:/local/templates/onix/components/bitrix/news.list/pricing/style.css?16497489961247*/
.pricing{

}
.pricing__item{
	padding:50px 0;
	position: relative;
}
.pricing__item-bg{
	position: absolute;
	height: 100%;width: 100%;
	top: 0;right: 0;bottom: 0;left: 0;
	object-fit: cover;
	object-position: center;
}
.pricing__item-content{
	background: #FFF;
	color: #000;
	padding: 20px 30px;
	position: relative;
	max-width: 440px;
}
.pricing__item-title{
	margin-bottom: 12px;
}
.pricing__item-start{
	font-size: 14px;
	margin-bottom: 32px;
}
.pricing__item-text{
	font-size: 14px;
	margin-bottom: 100px;
}
.pricing__item-actions{
	margin-bottom: 110px;
}
.pricing__item-actions .btn:first-child{
	margin-bottom: 20px;
}
.pricing__item-hint{
	font-size: 14px;
	letter-spacing: 0.02em;
	color: rgba(0, 0, 0, 0.5);
}

@media (min-width: 991px) {
	.container-fluid {
	    max-width: 93%;
	    margin: 0 auto;
	}
}
@media (max-width: 990.98px) {
	.pricing__item{
		padding: 0 0 30px;
	}
	.pricing__item-bg {
		display: block;
		position: static;
		width: 100%;
		height: auto;
		object-fit: inherit;
	}
	.pricing__item-content{
		margin: 0 -20px;
		padding: 30px 20px;
		max-width: inherit;
	}
	.pricing__item-text{
		margin-bottom: 20px
	}
	.pricing__item-actions{
		margin-bottom: 30px
	}
	.pricing__item-actions .btn{
		font-size: 12px;
	}
}
/* End */


/* Start:/local/components/km/feedback/templates/testDrive/style.css?16451119831019*/
.testDrive {
  padding: 56px 0 66px;
  background-size: cover;
  background-position: center;
  position: relative;
}

.testDrive:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -o-linear-gradient(17.1deg, #0A2F44 0%, rgba(9, 0, 46, 0) 72.16%);
  background: linear-gradient(72.9deg, #0A2F44 0%, rgba(9, 0, 46, 0) 72.16%);
  z-index: 3;
}

.testDrive-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 2;
}

.testDrive-title {
  margin-bottom: 280px;
}

.testDrive-form,
.testDrive-title {
  position: relative;
  z-index: 5;
}

@media (max-width: 990.98px) {
  .testDrive {
    padding: 40px 0;
  }

  .testDrive-title {
    margin-bottom: 75px;
  }

  .testDrive-title br {
    display: none;
  }

  .testDrive-form .btn{
    display: block;
    width: 100%;
    text-align: center;
  }
}
/* End */
/* /local/templates/onix/components/bitrix/news.list/pricing/style.css?16497489961247 */
/* /local/components/km/feedback/templates/testDrive/style.css?16451119831019 */
