@font-face {
	font-family: swiper-icons;
	src: url("data:application/font-woff;charset=utf-8;base64, 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");
	font-weight: 400;
	font-style: normal
}

:root {
	--swiper-theme-color: #007aff
}

.swiper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}

.swiper-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translate3d(0px, 0, 0);
	transform: translate3d(0px, 0, 0)
}

.swiper-pointer-events {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.swiper-slide {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
	visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
	height: auto
}

.swiper-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform
}

.swiper-backface-hidden .swiper-slide {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
	-webkit-perspective: 1200px;
	perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-3d .swiper-slide-shadow {
	background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-css-mode>.swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
	display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
	-ms-scroll-snap-type: x mandatory;
	scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
	-ms-scroll-snap-type: y mandatory;
	scroll-snap-type: y mandatory
}

.swiper-centered>.swiper-wrapper::before {
	content: "";
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-ordinal-group: 10000;
	-ms-flex-order: 9999;
	order: 9999
}

[dir="ltr"] .swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
	margin-left: var(--swiper-centered-offset-before)
}

[dir="rtl"] .swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
	margin-right: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
	height: 100%;
	min-height: 1px;
	width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
	margin-top: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical>.swiper-wrapper::before {
	width: 100%;
	min-width: 1px;
	height: var(--swiper-centered-offset-after)
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: center center
}

.swiper-grid>.swiper-wrapper {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

:root {
	--swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: calc(44px/44*27);
	width: calc(var(--swiper-navigation-size)/44*27);
	height: 44px;
	height: var(--swiper-navigation-size);
	margin-top: calc(0px - 44px/2);
	margin-top: calc(0px - var(--swiper-navigation-size)/2);
	z-index: 10;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: var(--swiper-theme-color);
	color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
	opacity: 0;
	cursor: auto;
	pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
	display: none !important
}

.swiper-button-next:after,
.swiper-button-prev:after {
	font-family: swiper-icons;
	font-size: 44px;
	font-size: var(--swiper-navigation-size);
	text-transform: none !important;
	letter-spacing: 0;
	-webkit-font-feature-settings: normal, ;
	font-feature-settings: normal, ;
	font-variant: normal;
	font-variant: initial;
	line-height: 1
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
	left: 10px;
	right: auto
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
	content: "prev"
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
	right: 10px;
	left: auto
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
	content: "next"
}

.swiper-button-lock {
	display: none
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

html {
	scroll-behavior: smooth
}

body {
	font-family: "Manrope";
	color: #000;
	line-height: 1.36;
	letter-spacing: .06em
}

button,
input,
a,
ul,
li,
ol,
textarea {
	border: none;
	color: inherit;
	background-color: rgba(0, 0, 0, 0);
	list-style-type: none;
	text-decoration: none;
	outline: none;
	font-family: inherit
}

textarea {
	resize: none
}

button {
	display: inline-block;
	cursor: pointer
}

img {
	display: inline-block;
	width: 100%;
	height: auto
}

@media(min-width: 1920px) {
	html {
		font-size: .83333vw
	}
}

@font-face {
	font-family: "Manrope";
	src: url("../fonts/Manrope-Regular.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: "Manrope";
	src: url("../fonts/Manrope-Medium.ttf") format("truetype");
	font-weight: 500;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: "Manrope";
	src: url("../fonts/Manrope-SemiBold.ttf") format("truetype");
	font-weight: 600;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: "Manrope";
	src: url("../fonts/Manrope-Bold.ttf") format("truetype");
	font-weight: 700;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: "Tenor Sans";
	src: url("../fonts/TenorSans-Regular.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
	font-display: swap
}

.container {
	margin: 0 auto;
	max-width: 73.125rem;
	padding: 0 .9375rem
}

.close-btn {
	position: absolute;
	width: 1.25rem;
	height: 1.25rem;
	right: .6875rem;
	top: 1.6875rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.close-btn:hover .close-btn__item {
	background: #414141
}

.close-btn__inner {
	display: block;
	position: relative
}

.close-btn__item {
	--rotate: 45deg;
	position: absolute;
	top: 50%;
	left: 50%;
	height: .0625rem;
	width: 1.125rem;
	background: #919191;
	-webkit-transform: translate(-50%, -50%) rotate(var(--rotate));
	transform: translate(-50%, -50%) rotate(var(--rotate))
}

.close-btn__item:nth-child(1) {
	--rotate: -45deg
}

.burger-btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.burger-btn:hover .burger-btn__item {
	background: #73596d
}

.burger-btn__item {
	width: 2.25rem;
	height: .4375rem;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(9.38%, #edbbb2), to(#73596d));
	background: linear-gradient(180deg, #499cc4 9.38%, #e79d3d 100%);
	border-radius: 1.875rem
}

.burger-btn__item:not(:last-child) {
	margin-bottom: .25rem
}

.cta-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.cta-link:hover .cta-link__text {
	background: #73596d
}

.cta-link__icon {
	height: 2.4375rem;
	width: auto;
	margin-right: .875rem
}

.cta-link__text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: .75rem 2rem;
	color: #fff;
	font-weight: 600;
	font-size: .625rem;
	text-align: center;
	background: #499cc4;
	border-radius: 1.5rem;
	min-width: 10.625rem
}

.header {
	z-index: 4;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border-bottom: .0625rem solid #000
}

.header--static {
	position: static
}

.header__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: .9375rem 0 1.0625rem 0
}

@media only screen and (max-width: 1023px) {
	.header__inner {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding: .75rem 0 .8125rem 0
	}
}

.header__logo {
	margin-right: .5625rem
}

.header__burger-btn {
	display: none
}

@media only screen and (max-width: 1023px) {
	.header__burger-btn {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
}

.logo {
	width: 9rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media only screen and (max-width: 1023px) {
	.logo {
		width: 5.3125rem
	}
}

@media only screen and (max-width: 1023px) {
	.nav {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		height: 100%;
		width: 100%;
		z-index: 1000;
		background: #fff;
		display: none
	}
}

.nav--active {
	display: block
}

.nav__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media only screen and (max-width: 1023px) {
	.nav__inner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		padding: 1.6875rem .9375rem
	}
}

.nav__page-name {
	display: none
}

@media only screen and (max-width: 1023px) {
	.nav__page-name {
		text-transform: uppercase;
		display: block;
		font-family: "Tenor sans";
		font-size: 1rem;
		margin-bottom: .625rem
	}
}

.nav__close-btn {
	display: none
}

@media only screen and (max-width: 1023px) {
	.nav__close-btn {
		display: block
	}
}

@media only screen and (max-width: 1023px) {
	.nav__menu-list {
		margin-bottom: 2.3125rem
	}
}

.nav__cta-links {
	display: none
}

@media only screen and (max-width: 1023px) {
	.nav__cta-links {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end
	}
}

.nav__cta-link:not(:last-child) {
	margin-bottom: 1.375rem
}

.menu-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media only screen and (max-width: 1023px) {
	.menu-list {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
}

.menu-list__item:not(:last-child) {
	margin-right: 1.8125rem
}

@media only screen and (max-width: 1023px) {
	.menu-list__item:not(:last-child) {
		margin-right: 0;
		margin-bottom: 1.25rem
		
	}
}

.menu-list__link {
	padding: .625rem;
	font-weight: 500;
	font-size: 1rem;
	-webkit-text-stroke 1px
}

@media only screen and (max-width: 1023px) {
	.menu-list__link {
		font-family: "Tenor sans";
		padding: 0;
		
	}
}

.menu-list__link:hover {
	color: #e4f578
}

.hero {
	background: url("../images/hero.jpg") no-repeat center;
	background-size: cover;
	position: relative
}

.hero__inner {
	padding: 14.0625rem 0 25.625rem 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

@media only screen and (max-width: 1023px) {
	.hero__inner {
		padding: 7.5625rem 0 10.1875rem 0
	}
}

.hero__h1-heading {
	margin-bottom: 5rem;
	max-width: 55.5rem
}

@media only screen and (max-width: 1023px) {
	.hero__h1-heading {
		margin-bottom: 0
	}
}

@media only screen and (max-width: 1023px) {
	.hero__btn {
		position: absolute;
		left: 50%;
		bottom: 0;
		-webkit-transform: translate(-50%, 50%);
		transform: translate(-50%, 50%)
	}
}

.h1-heading {
	text-transform: uppercase;
	font-size: 3.25rem;
	text-align: center;
	font-weight: 400;
	font-family: "Tenor Sans";
}

@media only screen and (max-width: 1023px) {
	.h1-heading {
		font-size: 1.25rem
	}
}

.btn {
	color: #fff;
	background: linear-gradient(97.86deg, #499cc4 16.21%, #e79d3d 113.85%);
	padding: 1.4375rem 4rem;
	font-size: 1.5rem;
	border-radius: 2.25rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media only screen and (max-width: 1023px) {
	.btn {
		padding: 1.125rem 3.75rem;
		font-size: .9375rem;
		border-radius: 2.25rem;
		white-space: nowrap
	}
}

.btn:hover {
	-webkit-box-shadow: 0rem .4375rem 1.25rem #d1a8a3;
	box-shadow: 0rem .4375rem 1.25rem #d1a8a3
}

.btn:active {
	background: #73596d
}

.about__inner {
	padding: 12.5rem 0 16rem 0
}

@media only screen and (max-width: 1023px) {
	.about__inner {
		padding: 3.75rem 0 0 0
	}
}

.about__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative
}

@media only screen and (max-width: 1023px) {
	.about__content {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
}

.about__text-box {
	max-width: 29.5625rem
}

@media only screen and (max-width: 1023px) {
	.about__text-box {
		max-width: 100%
	}
}

.about__h2-heading {
	margin-bottom: 2.75rem
}

@media only screen and (max-width: 1023px) {
	.about__h2-heading {
		text-align: center;
		margin-bottom: 1.25rem
	}
}

.about__img {
	width: 34.6875rem
}

@media only screen and (max-width: 1023px) {
	.about__img {
		width: 100%;
		max-width: 26.875rem;
		-webkit-transform: translateY(27%);
		transform: translateY(27%)
	}
}

.about__number-box {
	width: 12.1875rem;
	height: 12.1875rem;
	border-radius: 50%;
	background: linear-gradient(245.91deg, #73596d -14.24%, #edbbb2 79.06%);
	position: absolute;
	left: 50%;
	bottom: 0;
	-webkit-transform: translate(-50%, 50%);
	transform: translate(-50%, 50%);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

@media only screen and (max-width: 1023px) {
	.about__number-box {
		width: 6.75rem;
		height: 6.75rem;
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
		right: 0;
		left: auto;
		bottom: auto;
		top: 12.1875rem
	}
}

.about__number {
	font-family: "Tenor Sans";
	color: #fff;
	font-size: 4.375rem
}

@media only screen and (max-width: 1023px) {
	.about__number {
		font-size: 3.125rem
	}
}

.about__number-text {
	text-align: center;
	margin-top: -0.8125rem;
	font-weight: 700;
	color: #fff;
	font-size: 1.25rem;
	line-height: 1.46
}

@media only screen and (max-width: 1023px) {
	.about__number-text {
		font-size: .625rem
	}
}

.h2-heading {
	text-transform: uppercase;
	font-weight: 400;
	font-family: "Tenor Sans";
	font-size: 2.25rem;
	-webkit-text-stroke: 1px, #ffffff;
}

@media only screen and (max-width: 1023px) {
	.h2-heading {
		font-size: 1.125rem
	}
}

.s-list {
	display: grid;
	grid-template-columns: 1fr;
	grid-gap: 1.5rem
}

@media only screen and (max-width: 1023px) {
	.s-list {
		grid-gap: .6875rem
	}
}

.s-list--two-c {
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 1.5rem 6.125rem
}

@media only screen and (max-width: 1023px) {
	.s-list--two-c {
		grid-template-columns: 1fr;
		grid-gap: .6875rem
	}
}

.s-list__item {
	font-size: 1.25rem;
	position: relative;
	
}

@media only screen and (max-width: 1023px) {
	.s-list__item {
		font-size: .625rem;
		line-height: 1.46
	}
}

.s-list__item::before {
	content: "";
	position: absolute;
	top: .6875rem;
	left: -1.0625rem;
	width: .25rem;
	height: .25rem;
	border-radius: 50%;
	background: #000
}

@media only screen and (max-width: 1023px) {
	.s-list__item::before {
		left: -0.5rem;
		top: .375rem;
		width: .1875rem;
		height: .1875rem
	}
}

.services {
	background: url("../images/services.jpg") no-repeat center;
	background-size: cover
}

@media only screen and (max-width: 1023px) {
	.services {
		background: url("../images/services--mobile.jpg") no-repeat center;
		background-size: cover
	}
}

.services__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 12.625rem 0 14.875rem 12.5rem
}

@media only screen and (max-width: 1023px) {
	.services__inner {
		padding: 8.0625rem 0 2.75rem 0
	}
}

.services__h2-heading {
	text-align: center;
	margin-bottom: 2.8125rem
}

@media only screen and (max-width: 1023px) {
	.services__h2-heading {
		margin-bottom: 1.375rem
	}
}

.steps {
	margin-top: -0.625rem;
	position: relative
}

@media only screen and (max-width: 1023px) {
	.steps {
		margin-top: 0
	}
}

.steps__inner {
	padding: 12.625rem 0 11.9375rem 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media only screen and (max-width: 1023px) {
	.steps__inner {
		padding: 2.25rem 0
	}
}

.steps__h2-heading {
	text-align: center;
	margin-bottom: 5.25rem
}

@media only screen and (max-width: 1023px) {
	.steps__h2-heading {
		margin-bottom: 1.625rem
	}
}

.steps__steps-list {
	margin-bottom: 4rem
}

@media only screen and (max-width: 1023px) {
	.steps__steps-list {
		margin-bottom: 3.375rem
	}
}

.steps__img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1
}

@media only screen and (max-width: 1023px) {
	.steps__img {
		display: none
	}
}

.steps__img-mobile {
	display: none
}

@media only screen and (max-width: 1023px) {
	.steps__img-mobile {
		z-index: -1;
		display: block;
		position: absolute;
		bottom: 0;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		height: 12.5rem;
		width: calc(100% - 1.875rem)
	}
}

.start-work-box__i-t-box {
	-webkit-transform: translateX(-1.6875rem);
	transform: translateX(-1.6875rem)
}

@media only screen and (max-width: 1023px) {
	.start-work-box__i-t-box {
		-webkit-transform: none;
		transform: none
	}
}

.i-t-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media only screen and (max-width: 1023px) {
	.i-t-box {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.i-t-box__icon {
	width: auto;
	height: 3.6875rem;
	margin-right: 1.0625rem
}

@media only screen and (max-width: 1023px) {
	.i-t-box__icon {
		margin-right: 0;
		margin-bottom: .4375rem;
		height: 5.125rem
	}
}

.i-t-box__icon--big {
	height: 4.625rem
}

@media only screen and (max-width: 1023px) {
	.i-t-box__icon--big {
		height: 5.9375rem
	}
}

.i-t-box__text {
	font-weight: 400;
	font-size: 1.25rem;
	line-height: 1.46
}

@media only screen and (max-width: 1023px) {
	.i-t-box__text {
		text-align: center;
		font-size: .625rem
	}
}

.steps-list {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 4.9375rem 19.3125rem
}

@media only screen and (max-width: 1023px) {
	.steps-list {
		grid-template-columns: 1fr;
		grid-gap: 2.5625rem
	}
}

.steps-list__item:nth-child(even) {
	position: relative
}

.steps-list__item:nth-child(even)::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 10.3125rem;
	height: .5rem;
	background: url("../images/arrow-right.svg") no-repeat center;
	background-size: contain;
	-webkit-transform: translateX(calc(-100% - 5.6875rem));
	transform: translateX(calc(-100% - 5.6875rem))
}

@media only screen and (max-width: 1023px) {
	.steps-list__item:nth-child(even)::before {
		display: none
	}
}

.portfolio__inner {
	padding: 11rem 0 11.5rem 0
}

@media only screen and (max-width: 1023px) {
	.portfolio__inner {
		padding: 2.25rem 0 2.8125rem 0
	}
}

.portfolio__content {
	position: relative
}

.portfolio__h2-heading {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2
}

@media only screen and (max-width: 1023px) {
	.portfolio__h2-heading {
		position: static;
		text-align: center;
		margin-bottom: 2.25rem
	}
}

.portfolio__swiper {
	padding-top: 7.5rem !important
}

@media only screen and (max-width: 1023px) {
	.portfolio__swiper {
		padding-top: 0 !important;
		padding-bottom: 3.75rem !important
	}
}

.portfolio__btns {
	position: absolute;
	right: 0;
	top: 1.25rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media only screen and (max-width: 1023px) {
	.portfolio__btns {
		bottom: 0;
		top: auto;
		right: 50%;
		-webkit-transform: translateX(50%);
		transform: translateX(50%)
	}
}

.portfolio__btn-prev {
	margin-right: 4.375rem
}

@media only screen and (max-width: 1023px) {
	.portfolio__btn-prev {
		margin-right: .625rem
	}
}

.img-slide {
	padding: .4375rem;
	border: .0625rem solid #000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media only screen and (max-width: 1023px) {
	.img-slide {
		padding: 0;
		border: none
	}
}

.img-slide__heading {
	display: none
}

.btn-next,
.btn-prev {
	width: 8.5625rem;
	height: 1.25rem
}

.btn-next path,
.btn-prev path {
	fill: #000
}

.btn-next:hover path,
.btn-prev:hover path {
	fill: #c69a95
}

.form-section {
	background: url("../images/form-section__img.jpg") no-repeat center;
	background-size: cover
}

@media only screen and (max-width: 1023px) {
	.form-section {
		background: url("../images/form-section__img-mobile.jpg") no-repeat center;
		background-size: cover
	}
}

.form-section__inner {
	padding: 7.875rem 0 8.3125rem 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

@media only screen and (max-width: 1023px) {
	.form-section__inner {
		position: relative;
		padding: 1.875rem 0 3.875rem 0
	}
}

.form-section__content {
	width: 100%;
	max-width: 28.5625rem;
	-webkit-transform: translateX(-10rem);
	transform: translateX(-10rem)
}

@media only screen and (max-width: 1023px) {
	.form-section__content {
		-webkit-transform: none;
		transform: none;
		max-width: 100%
	}
}

.form-section__h2-heading {
	margin-bottom: 1.125rem
}

@media only screen and (max-width: 1023px) {
	.form-section__h2-heading {
		text-align: center;
		margin-bottom: 1.375rem
	}
}

.form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

@media only screen and (max-width: 1023px) {
	.form {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}

.form__label {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-bottom: 1rem
}

@media only screen and (max-width: 1023px) {
	.form__label {
		margin-bottom: .5625rem
	}
}

.form__label-text {
	margin-bottom: .4375rem;
	font-size: 1.25rem;
	line-height: 1;
	font-weight: 500
}

@media only screen and (max-width: 1023px) {
	.form__label-text {
		font-size: .625rem
	}
}

.form__input,
.form__textarea {
	width: 100%;
	background: #fff;
	border-radius: .5rem;
	padding: .8125rem .6875rem;
	font-size: 1.25rem
}

@media only screen and (max-width: 1023px) {

	.form__input,
	.form__textarea {
		padding: .375rem .6875rem;
		font-size: .625rem
	}
}

.form__input::-webkit-input-placeholder,
.form__textarea::-webkit-input-placeholder {
	color: #7b7979
}

.form__input::-moz-placeholder,
.form__textarea::-moz-placeholder {
	color: #7b7979
}

.form__input:-ms-input-placeholder,
.form__textarea:-ms-input-placeholder {
	color: #7b7979
}

.form__input::-ms-input-placeholder,
.form__textarea::-ms-input-placeholder {
	color: #7b7979
}

.form__input::placeholder,
.form__textarea::placeholder {
	color: #7b7979
}

@media only screen and (max-width: 1023px) {
	.form__btn {
		position: absolute;
		bottom: 0;
		left: 50%;
		-webkit-transform: translate(-50%, 50%);
		transform: translate(-50%, 50%)
	}
}

.contacts__inner {
	padding: 8.1875rem 0 6.75rem 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media only screen and (max-width: 1023px) {
	.contacts__inner {
		padding: 2.4375rem 0 0 0;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.contacts__text-box {
	max-width: 22.1875rem
}

@media only screen and (max-width: 1023px) {
	.contacts__text-box {
		max-width: 100%
	}
}

.contacts__h2-heading {
	margin-bottom: 1.9375rem
}

@media only screen and (max-width: 1023px) {
	.contacts__h2-heading {
		margin-bottom: 1.25rem
	}
}

@media only screen and (max-width: 1023px) {
	.contacts__c-list {
		margin-bottom: 2.3125rem
	}
}

.contacts__img {
	width: 35.5625rem
}

@media only screen and (max-width: 1023px) {
	.contacts__img {
		width: 100vw
	}
}

.c-list__item:not(:last-child) {
	margin-bottom: 1.375rem
}

@media only screen and (max-width: 1023px) {
	.c-list__item:not(:last-child) {
		margin-bottom: 1.1875rem
	}
}

.c-list__link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.c-list__link:hover {
	color: #c69a95
}

.c-list__icon {
	margin-right: 1.4375rem;
	width: 2.5625rem;
	height: 2.5625rem
}

@media only screen and (max-width: 1023px) {
	.c-list__icon {
		width: 1.8125rem;
		height: 1.8125rem;
		margin-right: .9375rem
	}
}

.c-list__text {
	font-size: 1.25rem
}

@media only screen and (max-width: 1023px) {
	.c-list__text {
		font-size: .625rem
	}
}

.impressum__inner {
	padding: 3.75rem 0
	
}

.impressum h2 {
	margin-bottom: 2rem
}

.impressum h3 {
	font-size: 1.5rem;
	margin-bottom: 1.25rem;
	text-transform: uppercase;
	font-weight: 400;
	font-family: "Tenor Sans"
}

@media only screen and (max-width: 1023px) {
	.impressum h3 {
		font-size: 1.125rem
	}
}

.impressum p {
	font-size: 1rem
}

.impressum p:not(:last-child) {
	margin-bottom: 1rem
}

.impressum a {
	text-decoration: underline
}

.impressum a:hover {
	text-decoration: none
}

.footer {
	border-top: .0625rem solid #000
}

.footer__inner {
	padding: 1rem 0;
	display: -webkit-box;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.footer__link {
	font-size: .875rem
}

.footer__link:hover {
	color: #c69a95
}