@font-face {
	font-family: 'geometria';
	src: url('https://static.tildacdn.com/tild3836-3064-4062-b566-643664666161/Geometria-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: 'geometria';
	src: url('https://static.tildacdn.com/tild3761-3464-4564-b631-623136353363/Geometria-Bold.woff') format('woff');
	font-weight: 700;
	font-style: normal
}
.section-banner-accelerator__wrapper {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
  position: relative;
	height: 322px;
	margin-top: 37px;
	padding: 13px 0;
	background: url('https://thumb.tildacdn.com/tild3065-3036-4333-b862-393834633265/-/format/webp/scott-graham-5fNmWej.png') no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
	overflow: hidden;
	box-sizing: border-box;
}
.section-banner-accelerator__wrapper:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .7);
	z-index: 0;
}
.section-banner-accelerator__title_wrapper {
	box-sizing: border-box;
	color: #ffffff;
	z-index: 1;
}
.section-banner-accelerator__title {
	color: #ffffff;
	font-size: 55px;
	font-family: 'geometria', Arial, sans-serif;
	line-height: 1.3;
	font-weight: 700;
	background-position: center center;
	border-color: transparent;
	border-style: solid;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	letter-spacing: 3px;
}
.section-banner-accelerator__body_wrapper {
	color: #ffffff;
	text-align: center;
	max-width: 685px;
	margin-top: -27px;
	z-index: 1;
	box-sizing: border-box;
}
.section-banner-accelerator__body {
	color: #ffffff;
	font-size: 24px;
	font-family: 'geometria', Arial, sans-serif;
	line-height: 1.35;
	font-weight: 400;
	background-position: center center;
	border-color: transparent;
	border-style: solid;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
.section-banner-accelerator__button_wrapper {
  display: flex;
  justify-content: center;
  margin-bottom: 3px;
  padding: 0;
 	z-index: 1;
}
.section-banner-accelerator__link {
  padding: 0 5px;
}
.request .section-banner-accelerator__link a {
  display: block;
	width: 270px;
	height: 73px;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	background: url('https://static.tildacdn.com/tild6534-6533-4937-b433-313731323034/Group_43_5.png') no-repeat;
	background-position: center center;
	background-size: cover;
	border-color: transparent;
	border-style: solid;
	color: #ff8562;
	text-decoration: none;
	-webkit-font-smoothing: antialiased;
}
.info .section-banner-accelerator__link a {
  display: block;
	width: 220px;
	height: 63px;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	background: url('https://static.tildacdn.com/tild3066-3439-4534-a363-366162656536/Group_44.png') no-repeat;
	background-position: center center;
	background-size: contain;
	border-color: transparent;
	border-style: solid;
	color: #ff8562;
	text-decoration: none;
	-webkit-font-smoothing: antialiased;
}
@media screen and (max-width: 1182px) {
	.section-banner-accelerator__title {
	 font-size: 50px;
	 letter-spacing: 0;
	}
	.section-banner-accelerator__body {
	 font-size: 23px;
	}
	.section-banner-accelerator__body_wrapper {
	  max-width: 670px;
	}
}
@media screen and (max-width: 992px) {
	.section-banner-accelerator__title {
		font-size: 43px;
	}
	.section-banner-accelerator__title_wrapper {
		width: auto!important;
	}
}
@media screen and (max-width: 856px) {
	.section-banner-accelerator__title {
		font-size: 33px;
	}
	.section-banner-accelerator__body_wrapper {
	  max-width: 650px;
	}
}
@media screen and (max-width: 657px) {
	.section-banner-accelerator__body_wrapper {
	  max-width: 620px;
	}
	.section-banner-accelerator__title {
		font-size: 29px;
	}
	.section-banner-accelerator__body {
	 font-size: 22px;
	}
}
@media screen and (max-width: 600px) {
	.section-banner-accelerator__wrapper {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		height: 400px;
		margin: 0;
		padding: 25px 10px 30px 10px;
		min-width: 280px;
	}
	.section-banner-accelerator__link_wrapper.info,
	.section-banner-accelerator__link_wrapper.request {
		width: 100%;
	}
	.request .section-banner-accelerator__link a,
	.info .section-banner-accelerator__link a {
		display: block;
		margin: 0 auto;
	}
	.section-banner-accelerator__body_wrapper {
		width: auto;
		max-width: 340px;
	}
	.section-banner-accelerator__body {
		font-size: 18px;
		line-height: 18px;
	}
	.section-banner-accelerator__body p {
		text-align: center;
		display: inline-block;
		margin-top: 18px;
		padding: 0;
		width: 100%;
	}
	.section-banner-accelerator__title_wrapper h2 {
		text-align: center;
		font-size: 25px;
	}
	.section-banner-accelerator__title_wrapper,
	.section-banner-accelerator__body_wrapper,
	.section-banner-accelerator__link_wrapper.request,
	.section-banner-accelerator__link_wrapper.info {
		position: static!important;
		left: 0;
		right: 0;
	}
	.section-banner-accelerator__button_wrapper {
	 flex-direction: column;
	}
}
@media screen and (max-width: 476px) {
	.section-banner-accelerator__body {
		font-size: 18px!important;
	}
	.section-banner-accelerator__title_wrapper h2 {
		text-align: center;
		font-size: 24px!important;
	}
}
