@font-face {
	font-display: swap;
	font-family: Bricolage Grotesque;
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/bricolage-grotesque-v2-cyrillic-ext_latin-regular.woff2) format("woff2")
}

@font-face {
	font-display: swap;
	font-family: Bricolage Grotesque;
	font-style: normal;
	font-weight: 500;
	src: url(../fonts/bricolage-grotesque-v2-cyrillic-ext_latin-500.woff2) format("woff2")
}

@font-face {
	font-display: swap;
	font-family: Bricolage Grotesque;
	font-style: normal;
	font-weight: 600;
	src: url(../fonts/bricolage-grotesque-v2-cyrillic-ext_latin-600.woff2) format("woff2")
}

@font-face {
	font-display: swap;
	font-family: Bricolage Grotesque;
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/bricolage-grotesque-v2-cyrillic-ext_latin-700.woff2) format("woff2")
}

@font-face {
	font-display: swap;
	font-family: Druk Cyr;
	font-style: normal;
	font-weight: 500;
	src: url(../fonts/DrukCyr-Medium.woff2) format("woff2"), url(../fonts/DrukCyr-Medium.woff) format("woff")
}

*,
:after,
:before {
	-webkit-box-sizing: inherit;
	box-sizing: inherit
}

body,
html {
	margin: 0;
	padding: 0
}

html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

body,
html {
	font-size: 16px
}

body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-color: #fff;
	color: #000;
	font-family: Bricolage Grotesque, sans-serif;
	font-weight: 400;
	line-height: 140%
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Druk Cyr;
	font-weight: 500;
	letter-spacing: 2px;
	margin-top: 0
}

img {
	height: auto;
	max-width: 100%
}

a,
a:hover,
button,
button:hover,
input,
input:hover,
textarea,
textarea:hover {
	-webkit-box-shadow: none;
	box-shadow: none
}

a:focus,
button:focus,
input:focus,
textarea:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none
}

a {
	color: inherit;
	text-decoration: none
}

a:focus,
a:hover {
	color: inherit;
	text-decoration: underline
}

[type=submit],
button {
	cursor: pointer
}

input,
textarea {
	font: inherit
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #000;
	opacity: 1
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #000;
	opacity: 1
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #000;
	opacity: 1
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
	color: #000;
	opacity: 1
}

input::placeholder,
textarea::placeholder {
	color: #000;
	opacity: 1
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
	color: #000
}

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
	color: #000
}

input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
	color: #000
}

input:focus::-ms-input-placeholder,
textarea:focus::-ms-input-placeholder {
	color: #000
}

input:focus::placeholder,
textarea:focus::placeholder {
	color: #000
}

textarea {
	resize: vertical
}

ol,
ul {
	list-style: none;
	margin: 0;
	padding: 0
}

p:first-child {
	margin-top: 0
}

p:last-child {
	margin-bottom: 0
}

.visuallyHidden:not(:focus):not(:active),
input[type=checkbox].visuallyHidden,
input[type=radio].visuallyHidden {
	clip: rect(0 0 0 0);
	border: 0;
	-webkit-clip-path: inset(100%);
	clip-path: inset(100%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	white-space: nowrap;
	width: 1px
}

.lgYes,
.mdYes,
.smYes,
.xlYes {
	display: none
}

.textNowrap {
	white-space: nowrap
}

.text-decoration-enabled {
	text-decoration: underline
}

.text-decoration-enabled:hover {
	text-decoration: none
}

.fz20 {
	font-size: 18px
}

.fz24 {
	font-size: 19px
}

.fz40 {
	font-size: 24px;
	font-weight: 500;
	line-height: 1;
	text-transform: uppercase
}

.white {
	color: #fff
}

.orange {
	color: #ef510e
}

.black {
	color: #000
}

input.error,
textarea.error {
	color: red !important
}

input.error::-webkit-input-placeholder,
textarea.error::-webkit-input-placeholder {
	color: red !important
}

input.error::-moz-placeholder,
textarea.error::-moz-placeholder {
	color: red !important
}

input.error:-ms-input-placeholder,
textarea.error:-ms-input-placeholder {
	color: red !important
}

input.error::-ms-input-placeholder,
textarea.error::-ms-input-placeholder {
	color: red !important
}

input.error::placeholder,
textarea.error::placeholder {
	color: red !important
}

input.error:focus::-webkit-input-placeholder,
textarea.error:focus::-webkit-input-placeholder {
	color: red !important
}

input.error:focus::-moz-placeholder,
textarea.error:focus::-moz-placeholder {
	color: red !important
}

input.error:focus:-ms-input-placeholder,
textarea.error:focus:-ms-input-placeholder {
	color: red !important
}

input.error:focus::-ms-input-placeholder,
textarea.error:focus::-ms-input-placeholder {
	color: red !important
}

input.error:focus::placeholder,
textarea.error:focus::placeholder {
	color: red !important
}

label.error {
	display: none !important
}

.irs--flat {
	height: 30px !important
}

.irs--flat .irs {
	left: 0;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.irs--flat .irs-line {
	background: #f3f3f3;
	border: none;
	border-radius: 12px;
	-webkit-box-shadow: none;
	box-shadow: none;
	height: 20px;
	top: 0
}

.irs--flat .irs-bar {
	background: linear-gradient(270deg, #ef510e, #ff7940), linear-gradient(0deg, #ff5c62, #ff5c62), linear-gradient(96deg, #fc0 -84.56%, #ffe88c 18.25%, #fc0 98.21%);
	border: 5px solid #f3f3f3;
	border-radius: 10px;
	border-radius: 12px;
	bottom: auto;
	height: 20px
}

.irs--flat .irs-bar,
.irs--flat .irs-handle {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.irs--flat .irs-handle {
	background: #ef510e;
	border-radius: 50%;
	height: 30px;
	width: 30px
}

.irs--flat .irs-handle:active,
.irs--flat .irs-handle:hover {
	cursor: pointer
}

.irs--flat .irs-bar,
.irs--flat .irs-handle {
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.irs--flat .irs-handle>i:first-child,
.irs-grid-pol,
.irs-grid-pol.small {
	display: none
}

.irs-grid {
	bottom: -20px
}

.irs--flat .irs-grid-text {
	color: #0e0e0d;
	font-family: Bricolage Grotesque;
	font-size: 12px;
	font-weight: 400;
	line-height: 1
}

.irs--flat .irs-grid-text:before {
	display: none
}

.irs--flat .js-grid-text-0,
.irs--flat .js-grid-text-11 {
	opacity: 1
}

.btn {
	background: -webkit-gradient(linear, right top, left top, from(#ef510e), to(#ff7940)), #fff;
	background: linear-gradient(270deg, #ef510e, #ff7940), #fff;
	border: none;
	border-radius: 30px;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	display: block;
	font-family: inherit;
	font-weight: 700;
	line-height: 1;
	min-height: 60px;
	overflow: hidden;
	padding: 21px 20px;
	position: relative;
	text-align: center;
	text-decoration: none !important;
	text-transform: uppercase;
	-webkit-transition: background-color .3s;
	transition: background-color .3s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%
}

.btn:after {
	-webkit-animation-delay: .05s;
	animation-delay: .05s;
	-webkit-animation-duration: 4s;
	animation-duration: 4s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-name: slideme;
	animation-name: slideme;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(hsla(0, 0%, 100%, .01)));
	background: linear-gradient(0deg, #fff, hsla(0, 0%, 100%, .01));
	content: "";
	height: 300px;
	left: -90px;
	margin-left: 60px;
	position: absolute;
	top: -150px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all .3s;
	transition: all .3s;
	width: 25px;
	z-index: 0
}

.btn:focus,
.btn:hover {
	text-decoration: none
}

.btn:active,
.btn:focus,
.btn:hover {
	background: -webkit-gradient(linear, right top, left top, from(#ff7940), to(#ef510e)), #fff;
	background: linear-gradient(270deg, #ff7940, #ef510e), #fff
}

@-webkit-keyframes slideme {
	0% {
		left: -30px;
		margin-left: 0
	}

	30%,
	to {
		left: 110%;
		margin-left: 80px
	}
}

@keyframes slideme {
	0% {
		left: -30px;
		margin-left: 0
	}

	30%,
	to {
		left: 110%;
		margin-left: 80px
	}
}

.contacts__phone a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	align-items: center;
	color: inherit;
	color: #fff;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	justify-content: center;
	text-decoration: none !important;
	white-space: nowrap;
	transition: all 0.3s ease;
}

.contacts__phone a:hover{
	color: #ef510e;
}

.contacts__phone a:before {
	-ms-flex-negative: 0;
	background: url(../img/phone\ icon.svg) 0 0 no-repeat;
	content: "";
	flex-shrink: 0;
	height: 41px;
	margin-right: 15px;
	width: 44px
}

.pageHeader .contacts__phone a:before {
	display: none
}

.form__heading {
	margin-bottom: 15px;
	text-align: center
}

.form__title {
	margin: 0
}

.form__text {
	font-weight: 600;
	margin-top: 15px
}

.form__body {
	display: grid;
	gap: 10px;
	grid-template-columns: 1fr
}

.form__item {
	position: relative
}

.form__field {
	background-color: #fff;
	border: 1px solid #000;
	border-radius: 30px;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #000;
	display: block;
	font: inherit;
	font-size: 14px;
	height: 60px;
	line-height: 1;
	padding: 22px 34px;
	width: 100%
}

.form__confirm {
	color: #a1a1a1;
	font-size: 10px;
	line-height: 12px;
	margin-top: 15px;
	padding-left: 27px;
	position: relative
}

.form__confirm a {
	text-decoration: underline
}

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

.form--custom {
	display: grid;
	gap: 26px;
	grid-template-columns: 1fr;
	margin-top: 30px
}

.form--custom .form__box {
	background-color: #151515;
	border: 1px solid #606060;
	border-radius: 20px;
	color: #fff;
	padding: 20px
}

.form--custom .form__box--title {
	position: relative
}

.form--custom .form__box--title br {
	display: none
}

.form--custom .form__heading {
	margin-bottom: 0
}

.form--custom .form__text {
	margin-bottom: 20px;
	text-align: center
}

.logo {
	font-size: 0;
	line-height: 0
}

.pageFooter .logo,
.pageHeader .logo {
	display: block;
	height: 52px;
	width: 52px
}

.pageFooter .logo {
	margin-bottom: 15px
}

.modal {
	background-color: #fff;
	border-radius: 6px;
	-webkit-box-shadow: 0 8px 7px rgba(0, 0, 0, .06);
	box-shadow: 0 8px 7px rgba(0, 0, 0, .06);
	display: none;
	padding: 30px 20px;
	width: 290px
}

.modal--privacy p {
	font-weight: 700;
	margin: 20px 0;
	padding: 0;
	text-align: left
}

.modal--privacy li {
	padding: 0 0 5px 25px;
	text-align: justify
}

.modal--kz ol li {
	padding-left: 0
}

.modal--kz ul {
	list-style-type: disc;
	padding-left: 20px
}

.modal--kz ul li {
	padding-left: 0
}

.modal__header {
	text-align: center
}

.modal__title {
	font-family: inherit;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 20px
}

.fancybox-slide--html {
	padding: 15px
}

#modalform2 {
	margin-top: 15px
}

.container {
	margin: 0 auto;
	width: 290px
}

.pageBody {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	flex-grow: 1;
	justify-content: center
}

.pageFooter {
	background: #0d0d0d;
	padding-bottom: 40px;
	padding-top: 40px;
	position: relative
}

.pageFooter .container {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	display: grid;
	gap: 20px;
	grid-template-columns: auto;
	justify-content: center
}

.copyright {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	font-size: 16px;
	line-height: 1.1;
	text-align: center
}

.confidentiality {
	opacity: .5
}

.confidentiality a {
	color: #fff;
	text-decoration: none
}

.confidentiality a:hover {
	text-decoration: underline
}

.pageFooter__col {
	text-align: center
}

.pageHeader {
	left: 0;
	padding-bottom: 22px;
	padding-top: 22px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1
}

.pageHeader .container {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between
}

.pageHeader__descr {
	color: #fff;
	display: none;
	font-size: 16px;
	line-height: 1.1
}

.pageSection {
	padding-bottom: 45px;
	padding-top: 45px;
	position: relative
}

.pageSection.thanks {
	padding-bottom: 100px;
	padding-top: 200px;
}

.pageSection--dark {
	background-color: #181818;
	color: #fff
}

.pageSection__container {
	position: relative
}

.pageSection__heading {
	margin-bottom: 30px;
	text-align: center
}

.pageSection__title {
	font-size: 30px;
	line-height: 1;
	margin: 0;
	text-transform: uppercase
}

.pageWrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	justify-content: space-between;
	min-height: 100vh;
	overflow-x: hidden;
	position: relative
}

.calculations {
	background-image: url(../img/calculations_bg.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: cover
}

.calculations .pageSection__title br {
	display: none
}

.calculations__note {
	background: -webkit-gradient(linear, left top, right top, from(#ef510e), to(#ff7940)), #d9d9d9;
	background: linear-gradient(90deg, #ef510e, #ff7940), #d9d9d9;
	border-radius: 0 55px 0 55px;
	color: #fff;
	line-height: 1;
	margin-bottom: 40px;
	padding: 11px 10px;
	position: relative
}

.calculations__note p {
	background: #f97944;
	border-radius: 0 44px 0 44px;
	padding: 15px 27px
}

.calculations__note br {
	display: none
}

.calculations__lists {
	margin-bottom: 30px
}

.calculations__list,
.calculations__lists {
	display: grid;
	gap: 20px;
	grid-template-columns: 1fr
}

.calculations__list {
	position: relative
}

.calculations__list:last-child:after {
	display: none !important
}

.calculations__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.calculations__item:before {
	-ms-flex-negative: 0;
	background: url(../img/calculations_icon.png) 0 0 no-repeat;
	content: "";
	display: block;
	flex-shrink: 0;
	height: 45px;
	margin-right: 30px;
	width: 40px
}

.calculations__name {
	font-weight: 700;
	margin-bottom: 10px;
	text-transform: uppercase
}

.calculations__descr {
	font-size: 16px;
	line-height: 1.2
}

.calculations__descr br {
	display: none
}

.calculations__img {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	font-size: 0;
	line-height: 0;
	text-align: center
}

.calculations__form .form__box--title {
	background-image: url(../img/calculations_form.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover
}

.calculator {
	padding-top: 30px;
	position: relative
}

.calculator__content {
	fill: #fff;
	background-color: #fff;
	border: 5px solid #ef510e;
	border-radius: 20px;
	-webkit-box-shadow: 6px 12px 20px rgba(255, 140, 91, .45);
	box-shadow: 6px 12px 20px rgba(255, 140, 91, .45);
	padding: 20px
}

.calculator__text {
	color: #484848;
	text-align: center
}

.calculator__list {
	display: grid;
	gap: 10px;
	grid-template-columns: 1fr;
	margin-bottom: 30px
}

.calculator__btn {
	border: 1px solid #484848;
	border-radius: 10px;
	cursor: pointer;
	display: block;
	font-family: Druk Cyr;
	font-size: 22px;
	font-weight: 500;
	letter-spacing: 1.5px;
	line-height: 1;
	padding: 20px 10px;
	text-align: center;
	transition: all 0.3s ease;
	text-transform: uppercase
}

.calculator__btn:hover{
	transform: scale(1.05);
}

.calculator__btn--checked {
	background: linear-gradient(270deg, #ef510e, #ff7940), linear-gradient(284deg, #ff5c62 -13.05%, #d63439 91.84%);
	border-color: transparent;
	border-radius: 10px;
	color: #fff
}

.calculator__range {
	margin-bottom: 50px
}

.calculator__result b {
	background: #f3f3f3;
	border-radius: 10px;
	color: #484848;
	display: table;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 30px
}

.calculator__result span {
	color: #ef510e;
	display: block;
	font-family: Druk Cyr;
	font-size: 55px;
	line-height: 1;
	text-align: center
}

.calculator__result small {
	font-size: 30px
}

.final {
	background-image: url(../img/final_bg.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover
}

.final__text {
	position: relative
}

.final__emphasis {
	background: -webkit-gradient(linear, left top, right top, from(#ef510e), to(#ff7940)), #d9d9d9;
	background: linear-gradient(90deg, #ef510e, #ff7940), #d9d9d9;
	border-radius: 10px 20px;
	color: #fff;
	display: table;
	font-size: 16px;
	font-weight: 400;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 1.1;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 13px 22px;
	text-transform: none
}

.final__note {
	font-weight: 600;
	margin-bottom: 15px;
	margin-top: 30px;
	text-align: center
}

.final__form {
	-webkit-backdrop-filter: blur(5px);
	backdrop-filter: blur(5px);
	background: rgba(0, 0, 0, .6);
	border-radius: 20px;
	-webkit-box-shadow: 5px 4px 27px 0 rgba(0, 0, 0, .15);
	box-shadow: 5px 4px 27px 0 rgba(0, 0, 0, .15);
	padding: 20px
}

.formats {
	padding-bottom: 0 !important
}

.formats:after {
	background: url(../img/arrow.svg) 50% 0 no-repeat;
	background-size: cover;
	content: "";
	display: block;
	height: 87px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	-webkit-transform: scale(.7);
	transform: scale(.7);
	width: 116px
}

.formats .pageSection__title br {
	display: none
}

.formats__list {
	display: grid;
	gap: 30px;
	grid-template-columns: 1fr
}

.formats__item {
	background: #171717;
	border: 3px solid #ef510e;
	border-radius: 20px;
	padding: 20px;
	position: relative
}

.formats__item:after {
	background: url(../img/formats_magazine.png) 0 0 no-repeat;
	bottom: 0;
	content: "";
	height: 125px;
	position: absolute;
	right: -11px;
	width: 131px
}

.formats__heading {
	margin-bottom: 25px
}

.formats__area {
	color: #fff;
	font-size: 14px;
	line-height: 1;
	margin-bottom: 10px;
	text-align: center
}

.formats__name {
	color: #fff;
	margin: 0;
	text-align: center
}

.formats__name br {
	display: none
}

.formats__body,
.formats__note {
	position: relative;
	z-index: 1
}

.formats__note {
	color: #fff;
	font-size: 14px;
	line-height: 1.2;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	max-width: 255px;
	text-align: center
}

.gallery {
	background-image: url(../img/gallery_bg.jpg);
	background-position: 50% 100%;
	background-repeat: no-repeat;
	background-size: cover
}

.gallery__slider,
.gallery__wrap {
	position: relative
}

.gallery__slider {
	overflow: hidden;
	z-index: 1
}

.gallery__slidesList {
	font-size: 0;
	line-height: 0
}

.gallery__slide {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative
}

.gallery__slide img {
	border: 5px solid #432316;
	border-radius: 10px;
	position: relative
}

.gallery__nav {
	left: 0;
	position: absolute;
	right: 0;
	top: 50%;
	z-index: 5
}

.swiper-button-next,
.swiper-button-prev {
	bottom: auto;
	font-size: 0;
	height: auto;
	line-height: 0;
	margin: 0;
	outline: none;
	top: 0;
	-webkit-transform: translateY(-50%) scale(.5);
	transform: translateY(-50%) scale(.5);
	width: auto
}

.swiper-button-next:after,
.swiper-button-prev:after {
	display: none
}

.swiper-button-prev {
	left: 0;
	right: auto
}

.swiper-button-next {
	left: auto;
	right: 0
}

.swiper-slide-active:before {
	opacity: 0;
	-webkit-transition: all .4s;
	transition: all .4s
}

.gallery__form {
	margin-left: auto;
	margin-right: auto;
	max-width: 1180px
}

.greeting {
	background-image: url(../img/greeting_bg.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 110px;
	position: relative
}

.greeting__subtitle {
	margin-top: 15px
}

.greeting__form {
	margin-bottom: 30px
}

.greeting__form,
.greeting__form .form {
	position: relative;
	z-index: 1
}

.form__div{
	position: relative;
	z-index: 1;
}

.greeting__form .form__heading {
	margin-bottom: 24px
}

.greeting__form .form__title {
	font-family: inherit;
	line-height: 1.2;
	margin-bottom: 3px
}

.greeting__form .form__text {
	color: #b3b3b3;
	margin-top: 0
}

.greeting__img {
	font-size: 0;
	line-height: 0;
	margin-top: 30px;
	text-align: center
}

.greeting__info {
	background: -webkit-gradient(linear, right top, left top, from(#ef510e), to(#ff7940));
	background: linear-gradient(270deg, #ef510e, #ff7940);
	border: 7px solid #4e4e50;
	border-radius: 15px;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	max-width: 270px;
	padding: 12px 20px
}

.greeting__name {
	border-bottom: 1px solid #fff;
	font-weight: 600;
	margin-bottom: 7px;
	padding-bottom: 8px
}

.plan {
	display: grid;
	gap: 15px;
	grid-template-columns: 1fr;
	position: relative;
	z-index: 1
}

.plan__item {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 16px;
	padding-left: 34px;
	position: relative
}

.plan__item:before {
	background: url(../img/plan_icon.svg) 0 0 no-repeat;
	content: "";
	height: 21px;
	left: 0;
	position: absolute;
	top: 0;
	width: 21px
}

.plan__text {
	margin: 0
}

.plan__text br {
	display: none
}

.reasons {
	background-image: url(../img/reasons_bg.png);
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: cover
}

.reasons:after {
	background: url(../img/arrow.svg) 50% 0 no-repeat;
	background-size: cover;
	content: "";
	display: block;
	height: 87px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	-webkit-transform: scale(.7);
	transform: scale(.7);
	width: 116px
}

.reasons .pageSection__title span {
	display: block
}

.reasons__subtitle {
	background: -webkit-gradient(linear, left top, right top, color-stop(17.96%, hsla(0, 0%, 81%, .15)), color-stop(98.02%, hsla(0, 0%, 81%, 0)));
	background: linear-gradient(90deg, hsla(0, 0%, 81%, .15) 17.96%, hsla(0, 0%, 81%, 0) 98.02%);
	border: 1px solid hsla(0, 0%, 100%, .36);
	border-radius: 12px;
	-webkit-box-shadow: -3px 0 25px -12px hsla(0, 36%, 60%, .25);
	box-shadow: -3px 0 25px -12px hsla(0, 36%, 60%, .25);
	line-height: 1.2;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	max-width: 1125px;
	padding: 22px;
	text-align: center
}

.reasons__list {
	display: grid;
	gap: 30px;
	grid-template-columns: 1fr;
	position: relative
}

.reasons__item {
	background: #181818;
	border-radius: 12px;
	-webkit-box-shadow: -3px 0 25px -12px hsla(0, 36%, 60%, .25);
	box-shadow: -3px 0 25px -12px hsla(0, 36%, 60%, .25);
	padding: 20px;
	position: relative;
	text-align: center
}

.reasons__img {
	font-size: 0;
	line-height: 0;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 50%
}

.reasons__text {
	position: relative;
	z-index: 1
}

.reasons__title {
	margin-bottom: 10px
}

.reasons__descr {
	margin: 0
}

.reasons__descr br {
	display: none
}

.reasons__fox {
	display: none;
	font-size: 0;
	line-height: 0;
	margin-bottom: -45px;
	margin-top: 30px;
	text-align: center
}

.splitSections {
	background: #fff url(../img/splitSections.jpg) 50% 0 no-repeat;
	background-size: cover
}

.steps {
	background-color: #ef510e
}

.steps .pageSection__title br {
	display: none
}

.steps__subtitle {
	border: 1px solid #000;
	border-radius: 30px;
	line-height: 1.2;
	padding: 16px 32px
}

.steps__list {
	display: grid;
	gap: 20px;
	grid-template-columns: 1fr
}

.steps__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.steps__num {
	-ms-flex-negative: 0;
	color: #fc6424;
	flex-shrink: 0;
	font-family: Druk Cyr;
	font-size: 80px;
	font-weight: 500;
	line-height: 1;
	-webkit-transform: translateY(-12px);
	transform: translateY(-12px);
	width: 70px
}

.steps__name {
	line-height: 1;
	margin-bottom: 10px;
	text-transform: uppercase
}

.steps__text {
	line-height: 1.3;
	margin: 0
}

.support__list {
	display: grid;
	gap: 20px;
	grid-template-columns: 1fr
}

.support__item {
	background-color: #272727;
	padding: 25px
}

.support__title {
	margin-bottom: 10px
}

.thanksPage {
	background: #181818 url(../img/greeting_bg.jpg) 0 0 no-repeat;
	background-size: cover
}

.thanksPage .pageHeader {
	margin-bottom: 0;
	padding-bottom: 0;
	position: static
}

.thanksPage .pageSection__heading {
	color: #fff;
	text-align: center !important
}

.thanksPage .pageSection__title {
	line-height: 1.1;
	margin-bottom: 20px;
	text-align: center !important
}

.thanksPage .btn {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	max-width: 300px
}

.thanksPage .pageFooter {
	margin-top: 0
}

.thanksPage .contacts__callback {
	display: none
}

.thanksPage__content {
	color: #fff;
	margin-bottom: auto;
	margin-top: auto;
	text-align: center
}

#thanksName {
	color: #ef510e
}

@media screen and (min-width:576px) {
	.smYes {
		display: inline
	}

	.form--custom .form__title span,
	.pageHeader .contacts__phone a:before {
		display: block
	}

	.modal {
		padding: 30px;
		width: 400px
	}

	.modal--privacy {
		margin-left: auto;
		margin-right: auto;
		max-width: 850px;
		width: 100%
	}

	.container {
		width: 540px
	}

	.calculations .pageSection__title br {
		display: inline
	}

	.calculations__list {
		gap: 20px 30px;
		grid-template-columns: 1fr 1fr
	}

	.calculator__content {
		padding: 30px
	}

	.final__form {
		padding: 30px 20px
	}

	.formats .pageSection__title br {
		display: inline
	}

	.greeting__form .form__body {
		grid-template-columns: 1fr 1fr
	}

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

	.reasons__list {
		grid-template-columns: 1fr 1fr
	}

	.reasons__img {
		height: 107px
	}

	.reasons__img img {
		height: 100%;
		max-width: none;
		width: auto
	}

	.steps .pageSection__title br {
		display: inline
	}

	.steps__list {
		grid-template-columns: 1fr 1fr
	}
}

@media screen and (min-width:768px) {
	body {
		font-size: 17px
	}

	.mdYes {
		display: inline
	}

	.fz20 {
		font-size: 19px
	}

	.fz24 {
		font-size: 22px
	}

	.fz40 {
		font-size: 34px
	}

	.irs-grid {
		bottom: -30px
	}

	.irs--flat .irs-grid-text {
		font-size: 16px
	}

	.form--custom {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		justify-content: space-between;
		margin-top: 50px
	}

	.form--custom .form__box {
		width: calc(50% - 13px)
	}

	.form--custom .form__box--title {
		padding-right: 10%
	}

	.form--custom .form__title {
		text-align: left
	}

	.pageHeader .logo {
		height: 65px;
		width: 65px
	}

	.pageFooter .logo {
		-ms-flex-negative: 0;
		flex-shrink: 0;
		margin: 0 20px 0 0
	}

	.container {
		width: 720px
	}

	.pageFooter .container {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		grid-template-columns: auto auto auto;
		justify-content: space-between
	}

	.copyright {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.copyright,
	.pageFooter__col:first-child {
		text-align: left
	}

	.pageFooter__col:last-child {
		text-align: right
	}

	.pageHeader {
		padding-bottom: 30px;
		padding-top: 30px
	}

	.pageHeader__descr {
		display: block;
		margin-left: 30px;
		margin-right: auto
	}

	.pageSection {
		padding-bottom: 75px;
		padding-top: 75px
	}

	.pageSection__heading {
		margin-bottom: 50px
	}

	.pageSection__title {
		font-size: 56px
	}

	.calculations__note {
		margin-bottom: 50px;
		text-align: center
	}

	.calculations__lists {
		gap: 80px;
		margin-bottom: 50px
	}

	.calculations__list:after {
		background: url(../img/calculations_separator.png) 0 0 no-repeat;
		content: "";
		height: 3px;
		left: 50%;
		position: absolute;
		top: calc(100% + 40px);
		-webkit-transform: translate(-50%, -1.5px);
		transform: translate(-50%, -1.5px);
		width: 728px
	}

	.calculator {
		padding-top: 60px !important
	}

	.calculator__content {
		padding: 40px
	}

	.calculator__list {
		grid-template-columns: 1fr 1fr 1fr
	}

	.calculator__range {
		margin-bottom: 70px
	}

	.calculator__months {
		text-align: right
	}

	.final__form {
		padding: 42px 34px
	}

	.final__form .form__body {
		grid-template-columns: 1fr 1fr
	}

	.formats__list {
		margin-left: auto;
		margin-right: auto;
		width: 540px
	}

	.swiper-button-next,
	.swiper-button-prev {
		-webkit-transform: translateY(-50%) scale(.7);
		transform: translateY(-50%) scale(.7)
	}

	.swiper-button-prev {
		left: 15px
	}

	.swiper-button-next {
		right: 15px
	}

	.greeting {
		padding-top: 170px
	}

	.greeting__name {
		font-size: 18px
	}

	.greeting__position {
		font-size: 16px
	}

	.plan {
		grid-template-columns: repeat(3, 1fr);
		width: auto
	}

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

	.reasons .pageSection__heading {
		margin-bottom: 50px
	}

	.reasons__item {
		padding: 30px
	}

	.reasons__title {
		margin-bottom: 15px
	}

	.steps__num {
		-webkit-transform: translateY(-8px);
		transform: translateY(-8px)
	}

	.support__item {
		padding: 25px 30px
	}
}

@media screen and (min-width:992px) {
	.lgYes {
		display: inline
	}

	.form--custom .form__box--title {
		padding: 30px 20% 30px 30px
	}

	.form--custom .form__box--body {
		padding: 30px
	}

	.container {
		width: 960px
	}

	.calculator__content {
		padding: 40px 80px
	}

	.final {
		background-position: 38% 100%
	}

	.final .pageSection__title {
		text-align: left
	}

	.final__emphasis {
		margin-left: 0
	}

	.final__note {
		margin-bottom: 30px;
		padding-left: 55px;
		position: relative;
		text-align: left
	}

	.final__note:before {
		background: url(../img/final_arrow.svg) 0 0 no-repeat;
		content: "";
		height: 35px;
		left: 0;
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 35px
	}

	.final__form {
		width: 50%
	}

	.final__form .form__body {
		grid-template-columns: 1fr
	}

	.formats .pageSection__title {
		text-align: left
	}

	.formats__list {
		gap: 20px;
		grid-template-columns: repeat(3, 1fr);
		width: auto
	}

	.formats__item {
		padding: 30px 20px
	}

	.formats__item:first-child {
		background: #171717 url(../img/formats1.png) 50% 80px no-repeat
	}

	.formats__item:nth-child(2) {
		background: #171717 url(../img/formats2.png) 50% 80px no-repeat
	}

	.formats__item:nth-child(3) {
		background: #171717 url(../img/formats3.png) 50% 80px no-repeat
	}

	.formats__heading {
		height: 250px
	}

	.formats__name br {
		display: inline
	}

	.greeting .pageSection__heading,
	.greeting__form .form__heading {
		text-align: left
	}

	.greeting__form .form__heading span {
		display: block
	}

	.greeting__form .form__body {
		width: 530px
	}

	.greeting__owner {
		bottom: -75px;
		left: 50%;
		position: absolute
	}

	.greeting__img {
		margin: 0
	}

	.greeting__info {
		bottom: 50px;
		position: absolute;
		right: 20px
	}

	.plan {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		display: grid;
		gap: 45px;
		justify-content: flex-start;
		width: 630px
	}

	.steps {
		background-image: url(../img/steps_bg.png);
		background-position: 100% 100%;
		background-repeat: no-repeat;
		background-size: auto 70%
	}

	.steps .pageSection__heading {
		margin-bottom: 50px
	}

	.steps .pageSection__title {
		text-align: left
	}

	.steps__subtitle {
		display: table
	}

	.steps__list {
		width: 70%
	}
}

@media screen and (min-width:992px) and (min-width:1240px) {

	.formats__item:first-child,
	.formats__item:nth-child(2),
	.formats__item:nth-child(3) {
		background-position: 50% 130px
	}
}

@media screen and (min-width:1240px) {
	body {
		font-size: 18px
	}

	.xlYes {
		display: inline
	}

	.fz20 {
		font-size: 20px
	}

	.fz24 {
		font-size: 24px
	}

	.fz40 {
		font-size: 40px
	}

	.irs-grid {
		bottom: -40px
	}

	.irs--flat .irs-grid-text {
		font-size: 22px
	}

	.btn {
		font-size: 18px
	}

	.form--custom {
		margin-top: 125px
	}

	.form--custom .form__box--title {
		min-height: 363px;
		padding: 50px 60px
	}

	.form--custom .form__box--title:after {
		background: url(../../img/form_serarator.svg) 0 0 no-repeat;
		content: "";
		height: 104px;
		left: 100%;
		position: absolute;
		top: 50%;
		-webkit-transform: translate(-25%, -50%);
		transform: translate(-25%, -50%);
		width: 64px
	}

	.form--custom .form__box--title br {
		display: inline
	}

	.form--custom .form__box--body {
		padding: 30px 10px
	}

	.form--custom .form__text {
		margin-bottom: 32px
	}

	.form--custom .form__body {
		padding-left: 100px;
		padding-right: 100px
	}

	.pageHeader .logo {
		height: 80px;
		width: 80px
	}

	.container {
		width: 1180px
	}

	.pageFooter {
		padding-bottom: 50px;
		padding-top: 50px
	}

	.pageHeader {
		padding-bottom: 28px;
		padding-top: 28px
	}

	.pageHeader__descr {
		margin-left: 50px
	}

	.pageSection {
		padding-bottom: 130px;
		padding-top: 130px
	}

	.pageSection__title {
		font-size: 80px;
		letter-spacing: 4px
	}

	.calculations {
		padding-bottom: 1px;
		position: relative;
		z-index: 2
	}

	.calculations .pageSection__title {
		text-align: left
	}

	.calculations__note {
		background: url(../img/calculations_row.png) 13px 25px no-repeat, -webkit-gradient(linear, left top, right top, from(#ef510e), to(#ff7940)), #d9d9d9;
		background: url(../img/calculations_row.png) 13px 25px no-repeat, linear-gradient(90deg, #ef510e, #ff7940), #d9d9d9;
		margin: -40px 110px 25px auto;
		padding-left: 63px;
		text-align: left;
		width: 428px
	}

	.calculations__note p {
		padding: 9px 27px 15px
	}

	.calculations__note br {
		display: inline
	}

	.calculations__innerWrap {
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		align-items: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
		justify-content: space-between
	}

	.calculations__lists {
		margin-bottom: 0;
		width: 728px
	}

	.calculations__list {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		gap: 0;
		grid-template-columns: 315px 240px;
		justify-content: space-between;
		padding-left: 40px;
		padding-right: 40px
	}

	.calculations__descr br {
		display: inline
	}

	.calculations__form {
		margin-bottom: -120px
	}

	.calculator {
		padding-bottom: 155px
	}

	.calculator .pageSection__heading {
		margin-bottom: 75px
	}

	.calculator__content {
		border-width: 10px;
		padding: 65px 155px
	}

	.calculator__list {
		gap: 20px;
		margin-bottom: 50px;
		margin-top: 40px
	}

	.calculator__btn {
		font-size: 30px;
		padding: 37px 10px
	}

	.calculator__range {
		margin-bottom: 75px
	}

	.calculator__result span {
		font-size: 80px
	}

	.calculator__result small {
		font-size: 40px
	}

	.calculator__months {
		margin-bottom: 5px;
		margin-top: 30px
	}

	.final {
		background-position: 50% 0;
		padding-bottom: 110px;
		padding-top: 80px
	}

	.final .pageSection__heading {
		display: table;
		position: relative
	}

	.final .pageSection__title {
		font-size: 65px;
		line-height: 70px
	}

	.final .pageSection__body {
		-ms-flex-negative: 0;
		flex-shrink: 0;
		width: 375px
	}

	.final__emphasis {
		bottom: -9px;
		font-size: 18px;
		margin: 0;
		position: absolute;
		right: -10px
	}

	.final__innerWrap {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		justify-content: space-between
	}

	.final__note {
		margin-bottom: 0;
		margin-top: 105px
	}

	.final__form {
		width: auto
	}

	.formats:after {
		margin-top: 85px;
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	.formats .pageSection__heading {
		margin-bottom: 75px
	}

	.formats__item {
		padding: 35px 35px 40px
	}

	.formats__heading {
		height: 340px
	}

	.gallery {
		padding-bottom: 190px;
		padding-top: 180px
	}

	.gallery .pageSection__heading {
		margin-bottom: 90px
	}

	.gallery .pageSection__body {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		justify-content: center
	}

	.gallery .container {
		width: auto
	}

	.gallery__wrap {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		justify-content: center;
		overflow: hidden
	}

	.gallery__slider {
		-ms-flex-negative: 0;
		flex-shrink: 0;
		margin-left: -345px;
		margin-right: -345px;
		padding-bottom: 111px;
		padding-top: 111px;
		width: 2600px
	}

	.gallery__slide img {
		border-color: transparent;
		border-radius: 30px;
		border-width: 15px
	}

	.gallery__slide:before {
		border: 2px solid #ef510e;
		border-radius: 30px;
		-webkit-box-shadow: inset 0 0 18px #ef510e, 0 0 18px #ef510e;
		box-shadow: inset 0 0 18px #ef510e, 0 0 18px #ef510e;
		content: "";
		height: 110%;
		left: 50%;
		position: absolute;
		top: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		width: 100%;
	}

	.swiper-button-next,
	.swiper-button-prev {
		-webkit-transform: translateY(-50%) scale(1);
		transform: translateY(-50%) scale(1)
	}

	.swiper-button-prev {
		left: 166px
	}

	.swiper-button-next {
		right: 166px
	}

	.swiper-slide-active img {
		border-color: #432316;
		-webkit-transform: scale(1.5);
		transform: scale(1.5);
		-webkit-transition: all .4s;
		transition: all .4s
	}

	.gallery__form .form {
		margin-top: 125px
	}

	.greeting {
		padding-bottom: 170px;
		padding-top: 190px
	}

	.greeting__form {
		margin-bottom: 80px;
		padding-left: 110px
	}

	.greeting__form:before {
		background: url(../img/greeting_decor.png) 0 0 no-repeat;
		content: "";
		height: 269px;
		left: -70px;
		pointer-events: none;
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(calc(-50% + 10px));
		transform: translateY(calc(-50% + 10px));
		width: 250px
	}

	.greeting__owner {
		bottom: -170px;
		width: 667px
	}

	.greeting__info {
		bottom: 100px;
		right: 80px
	}

	.greeting__name {
		font-size: 20px
	}

	.plan {
		width: 640px
	}

	.plan__item {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.reasons {
		border-radius: 60px;
		margin-bottom: -60px;
		padding-bottom: 50px;
		padding-top: 230px;
		position: relative;
		z-index: 1
	}

	.reasons:after {
		margin-top: 110px;
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	.reasons .pageSection__heading {
		margin-bottom: 150px
	}

	.reasons__subtitle {
		margin-top: 30px;
		padding: 22px 60px
	}

	.reasons__list {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		gap: 34px 0;
		grid-template-columns: 480px 480px;
		justify-content: space-between
	}

	.reasons__list:after {
		background: url(../img/reasons_fox.png) 0 0 no-repeat;
		content: "";
		height: 622px;
		left: 50%;
		position: absolute;
		top: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		width: 514px
	}

	.reasons__item {
		background: transparent;
		border-radius: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		min-height: 230px;
		padding: 37px 10px 10px
	}

	.reasons__item:before {
		background: #181818;
		border-radius: 12px;
		bottom: 0;
		-webkit-box-shadow: -3px 0 25px -12px hsla(0, 36%, 60%, .25);
		box-shadow: -3px 0 25px -12px hsla(0, 36%, 60%, .25);
		content: "";
		left: 0;
		position: absolute;
		right: 0;
		top: 0
	}

	.reasons__item:nth-child(odd) {
		padding-left: 80px;
		text-align: left
	}

	.reasons__item:nth-child(odd) .reasons__img {
		right: 100%;
		-webkit-transform: translate(50%, -50%);
		transform: translate(50%, -50%)
	}

	.reasons__item:nth-child(2n) {
		padding-right: 80px;
		text-align: right
	}

	.reasons__item:nth-child(2n) .reasons__img {
		left: 100%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%)
	}

	.reasons__img {
		height: auto;
		margin: 0;
		position: absolute;
		top: 50%;
		width: auto
	}

	.reasons__title {
		margin-bottom: 20px
	}

	.reasons__descr br {
		display: inline
	}

	.steps {
		border-radius: 60px 60px 0 0;
		margin-top: -60px;
		padding-bottom: 110px
	}

	.steps .pageSection__heading {
		margin-bottom: 85px
	}

	.steps__list {
		gap: 20px 0;
		width: 815px
	}

	.steps__num {
		font-size: 150px;
		-webkit-transform: translateY(-21px);
		transform: translateY(-21px);
		width: 134px
	}
}

@media screen and (min-width:1760px) {
	.calculator:after {
		background: url(../img/calculator_decor.png) 0 0 no-repeat;
		bottom: 0;
		content: "";
		height: 1122px;
		left: 0;
		pointer-events: none;
		position: absolute;
		width: 661px
	}

	.gallery .container {
		width: 1180px
	}

	.gallery__wrap {
		overflow: visible
	}

	.greeting:before {
		background: url(../img/grreting-smoke-l.png) 0 0 no-repeat;
		height: 1000px;
		left: 0;
		top: 0;
		width: 1656px
	}

	.greeting:after,
	.greeting:before {
		content: "";
		pointer-events: none;
		position: absolute;
		z-index: 2
	}

	.greeting:after {
		background: url("../img/grreting-smoke-r.png") 0 0 no-repeat;
		bottom: 0;
		height: 871px;
		right: -50px;
		width: 536px
	}

	.greeting__owner {
		left: calc(50% + 50px)
	}

	.greeting__info {
		bottom: 160px;
		right: 40px
	}

	.steps {
		background-size: auto
	}
}