/*!
Theme Name: forske
Theme URI: https://digital.amprisedesign.com/
Author: Amprisedesign
Author URI: https://digital.amprisedesign.com/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: forske
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/
* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
   * 1. Correct the line height in all browsers.
   * 2. Prevent adjustments of font size after orientation changes in iOS.
   */
html {
	line-height: 1.15;
	/* 1 */
	-webkit-text-size-adjust: 100%;
	/* 2 */
}

/* Sections
	   ========================================================================== */
/**
	 * Remove the margin in all browsers.
	 */
body {
	margin: 0;
}

/**
	 * Render the `main` element consistently in IE.
	 */
main {
	display: block;
}

/**
	 * Correct the font size and margin on `h1` elements within `section` and
	 * `article` contexts in Chrome, Firefox, and Safari.
	 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	   ========================================================================== */
/**
	 * 1. Add the correct box sizing in Firefox.
	 * 2. Show the overflow in Edge and IE.
	 */
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	/* 1 */
	height: 0;
	/* 1 */
	overflow: visible;
	/* 2 */
}

/**
	 * 1. Correct the inheritance and scaling of font size in all browsers.
	 * 2. Correct the odd `em` font sizing in all browsers.
	 */
pre {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
	/* 2 */
}

/* Text-level semantics
	   ========================================================================== */
/**
	 * Remove the gray background on active links in IE 10.
	 */
a {
	background-color: transparent;
}

/**
	 * 1. Remove the bottom border in Chrome 57-
	 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
	 */
abbr[title] {
	border-bottom: none;
	/* 1 */
	text-decoration: underline;
	/* 2 */
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	/* 2 */
}

/**
	 * Add the correct font weight in Chrome, Edge, and Safari.
	 */
b,
strong {
	font-weight: bolder;
}

/**
	 * 1. Correct the inheritance and scaling of font size in all browsers.
	 * 2. Correct the odd `em` font sizing in all browsers.
	 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
	/* 2 */
}

/**
	 * Add the correct font size in all browsers.
	 */
small {
	font-size: 80%;
}

/**
	 * Prevent `sub` and `sup` elements from affecting the line height in
	 * all browsers.
	 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	   ========================================================================== */
/**
	 * Remove the border on images inside links in IE 10.
	 */
img {
	border-style: none;
}

/* Forms
	   ========================================================================== */
/**
	 * 1. Change the font styles in all browsers.
	 * 2. Remove the margin in Firefox and Safari.
	 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	/* 1 */
	font-size: 100%;
	/* 1 */
	line-height: 1.15;
	/* 1 */
	margin: 0;
	/* 2 */
}

/**
	 * Show the overflow in IE.
	 * 1. Show the overflow in Edge.
	 */
button,
input {
	/* 1 */
	overflow: visible;
}

/**
	 * Remove the inheritance of text transform in Edge, Firefox, and IE.
	 * 1. Remove the inheritance of text transform in Firefox.
	 */
button,
select {
	/* 1 */
	text-transform: none;
}

/**
	 * Correct the inability to style clickable types in iOS and Safari.
	 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
	 * Remove the inner border and padding in Firefox.
	 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
	 * Restore the focus styles unset by the previous rule.
	 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
	 * Correct the padding in Firefox.
	 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
	 * 1. Correct the text wrapping in Edge and IE.
	 * 2. Correct the color inheritance from `fieldset` elements in IE.
	 * 3. Remove the padding so developers are not caught out when they zero out
	 *    `fieldset` elements in all browsers.
	 */
legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	/* 1 */
	color: inherit;
	/* 2 */
	display: table;
	/* 1 */
	max-width: 100%;
	/* 1 */
	padding: 0;
	/* 3 */
	white-space: normal;
	/* 1 */
}

/**
	 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
	 */
progress {
	vertical-align: baseline;
}

/**
	 * Remove the default vertical scrollbar in IE 10+.
	 */
textarea {
	overflow: auto;
}

/**
	 * 1. Add the correct box sizing in IE 10.
	 * 2. Remove the padding in IE 10.
	 */
[type="checkbox"],
[type="radio"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	/* 1 */
	padding: 0;
	/* 2 */
}

/**
	 * Correct the cursor style of increment and decrement buttons in Chrome.
	 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
	 * 1. Correct the odd appearance in Chrome and Safari.
	 * 2. Correct the outline style in Safari.
	 */
[type="search"] {
	-webkit-appearance: textfield;
	/* 1 */
	outline-offset: -2px;
	/* 2 */
}

/**
	 * Remove the inner padding in Chrome and Safari on macOS.
	 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
	 * 1. Correct the inability to style clickable types in iOS and Safari.
	 * 2. Change font properties to `inherit` in Safari.
	 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	/* 1 */
	font: inherit;
	/* 2 */
}

/* Interactive
	   ========================================================================== */
/*
	 * Add the correct display in Edge, IE 10+, and Firefox.
	 */
details {
	display: block;
}

/*
	 * Add the correct display in all browsers.
	 */
summary {
	display: list-item;
}

/* Misc
	   ========================================================================== */
/**
	 * Add the correct display in IE 10+.
	 */
template {
	display: none;
}

/**
	 * Add the correct display in IE 10.
	 */
[hidden] {
	display: none;
}

body {
	position: relative;
	overflow-x: hidden;
}

.wrapper {
	width: 100%;
	height: 100%;
	position: relative;
}

.header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100vw;
	padding: 0;
	z-index: 99;
}

.wpcf7-not-valid-tip {
	display: none;
}

.wpcf7-response-output,
.wpcf7 form.sent .wpcf7-response-output,
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
	display: none;
}

.form__inputs span input[aria-invalid="true"],
.form__inputs span textarea[aria-invalid="true"] {
	border: 2px solid #F89D56;
}

@media screen and (min-width: 2000px) {
	.header {
		margin: 30px calc((100vw - 1440px)/2);
		width: calc(100vw - calc((100vw - 1440px)/2) * 2);
	}
}

@media screen and (min-width: 1600px) and (max-width: 1999px) {
	.header {
		margin: 20px 240px;
		width: calc(100vw - 240px * 2);
	}
}

@media screen and (min-width: 1400px) and (max-width: 1599px) {
	.header {
		margin: 20px 130px;
		width: calc(100vw - 130px * 2);
	}

}

@media screen and (min-width: 1101px) and (max-width: 1399px) {
	.header {
		margin: 10px 50px;
		width: calc(100vw - 50px * 2);
	}
}

@media screen and (max-height: 900px) and (min-width: 1101px) {
	.header {
		margin-top: 10px;
	}
}

@media screen and (max-height: 900px) {
	.forske .forske__visual>img {
		height: 600px;
	}
}

@media screen and (max-height: 800px) {
	.forske .forske__visual>img {
		height: 550px;
	}
}

.header__content {
	background: #FFFFFF;
	border-radius: 0;
	width: 100%;
	padding: 14px 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media screen and (min-width: 1101px) {
	.header__content {
		padding: 12px 20px 12px 50px;

		border-radius: 36px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
	.header__content {
		padding: 11px 32px;
	}
}

@media screen and (max-height: 900px) and (min-width: 1101px) {
	.header__content {
		padding: 12px 20px 12px 50px;
	}
}

@media screen and (max-width: 450px) {
	.header__content {
		padding: 7px 20px;
	}
}

.custom-logo-link img {
	width: 78px;
}

.custom-logo-link {
	height: 27px;
}

@media screen and (min-width: 1400px) {
	.custom-logo-link img {
		width: 147px;
	}
}

@media screen and (min-width: 1101px) and (max-width: 1399px) {
	.custom-logo-link img {
		width: 115px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
	.custom-logo-link img {
		width: 102px;
	}
}

.header__button {
	display: none;
	z-index: 2;
	position: relative;
}

@media screen and (min-width: 768px) {
	.header__button {
		display: block;
	}
}

.header__navigation {
	display: none;
}

@media screen and (min-width: 1101px) {
	.header__navigation {
		padding: 12px 20px;
		border-radius: 36px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
	.header__navigation {
		padding: 6px 12px;
		border-radius: 48px;
	}
}

@media screen and (min-width: 768px) {
	.header__navigation {
		display: block;
		background: #E9EEFF;
	}
}

.header__navigation ul {
	list-style: none;
	-webkit-margin-before: 0;
	margin-block-start: 0;
	-webkit-margin-after: 0;
	margin-block-end: 0;
	-webkit-padding-start: 0;
	padding-inline-start: 0;
}

.header__navigation ul li {
	display: inline-block;
	margin-left: 57px;
}

@media screen and (min-width: 1101px) {
	.header__navigation ul li {
		margin-left: 57px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
	.header__navigation ul li {
		margin-left: 24px;
	}
}

.header__navigation ul li:first-child {
	margin-left: 0;
}

.header__navigation ul li a {
	text-decoration: none;
	font-family: "Nunito", sans-serif;
	font-style: normal;
	font-weight: bold;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	color: #302D67;
}

@media screen and (min-width: 1101px) {
	.header__navigation ul li a {
		font-size: 20px;
		line-height: 27px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
	.header__navigation ul li a {
		font-size: 16px;
		line-height: 22px;
	}
}

.header__navigation ul li a.active {
	color: #0F77D8;
}

.header__navigation ul li a:hover {
	color: #0F77D8;
}

.header__burger {
	width: 25.6px;
	height: 24px;
	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-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

@media screen and (min-width: 768px) {
	.header__burger {
		display: none;
	}
}

.header__burger>div {
	background: #0E6DD3;
	width: 20px;
	height: 2px;
	margin: 4px 0;
}

.header__burger>div:first-child {
	margin: 0;
	width: 10px;
}

.header__burger>div:last-child {
	margin: 0;
	width: 14px;
}

.button {
	font-family: "Nunito", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 27px;
	color: #ffffff;
	white-space: nowrap;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.button--animation {
	background: #0e6dd3;
}

@media screen and (min-width: 1101px) {
	.button--animation {
		border: 4px solid #e9eeff;
		border-radius: 58px;
		padding: 8px 20px;
	}
}

@media screen and (max-width: 1100px) {
	.button--animation {
		border: 6.16667px solid rgba(14, 109, 211, 0.08);
		border-radius: 44.7083px;
		padding: 7px 16px;
		width: -webkit-fit-content;
		width: -moz-fit-content;
		width: fit-content;
		text-align: center;
	}
}

.button--animation:hover {
	background: #F89D56;
	border: 4px solid rgba(248, 157, 86, 0.08);
}

.button--blue {
	background: #0f77d8;
	font-size: 18px;
	line-height: 25px;
	border-radius: 136px;
	padding: 13.5px 15px;
}

@media screen and (min-width: 1101px) {
	.button--blue {
		border-radius: 166px;
		font-size: 30px;
		line-height: 41px;
		padding: 23.5px 44px;
	}
}

.forske {
	width: 100vw;
	height: 100%;
	padding: 130px 42px 60px;
	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;
}

@media screen and (min-width: 2000px) {
	.forske {
		padding: 0 calc((100vw - 1440px)/2);
	}
}

@media screen and (min-width: 1600px) and (max-width: 1999px) {
	.forske {
		padding: 0 240px;
	}
}

@media screen and (min-width: 1400px) and (max-width: 1599px) {
	.forske {
		padding: 0 130px;
	}
}

@media screen and (min-width: 1099px) and (max-width: 1399px) {
	.forske {
		padding: 0 50px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
	.forske {
		padding: 60px 32px;
	}
}

@media screen and (min-width: 768px) {
	.forske {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

@media screen and (min-width: 1101px) {
	.forske {
		height: 100vh;
	}
}

.forske>img {
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
}

@media screen and (min-width: 1701px) {
	.forske>img {
		width: initial;
	}
}

@media screen and (max-width: 1700px) and (min-width: 768px) {
	.forske>img {
		width: 60%;
	}
}

@media screen and (max-width: 767px) and (min-width: 600px) {
	.forske>img {
		width: 140%;
		top: -500px;
	}
}

@media screen and (max-width: 599px) {
	.forske>img {
		width: 120%;
		top: -100px;
	}
}

.forske__content {
	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-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media screen and (min-width: 768px) {
	.forske__content {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
}

.forske__title {
	color: #0F77D8;
}

.forske__untitle {
	font-size: 18px;
	line-height: 25px;
}

@media screen and (min-width: 1101px) {
	.forske__untitle {
		font-size: 32px;
		line-height: 44px;
	}
}

.forske__button {
	margin-top: 34px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

@media screen and (min-width: 768px) {
	.forske__button {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		margin-top: 64px;
	}
}

.forske__button:hover>div {
	background: #F89D56;
}

.forske__button:hover>span {
	color: #F89D56;
}

.forske__button>div {
	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;
	width: 50px;
	height: 50px;
	background: #0F77D8;
	border-radius: 100%;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.forske__button>div>svg {
	width: 16px;
}

@media screen and (min-width: 1101px) {
	.forske__button>div>svg {
		width: initial;
	}
}

@media screen and (min-width: 1101px) {
	.forske__button>div {
		margin-right: 28px;
		width: 80px;
		height: 80px;
	}
}

@media screen and (min-width: 768px) {
	.forske__button>div {
		margin-right: 28px;
	}
}

.forske__button>span {
	display: inline-block;
	font-family: "Nunito", sans-serif;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 12px;
	color: #0F77D8;
	font-size: 14px;
	line-height: 23px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

@media screen and (min-width: 1101px) {
	.forske__button>span {
		font-size: 32px;
		line-height: 161.48%;
	}
}

@media screen and (min-width: 768px) {
	.forske__button>span {
		margin-bottom: 0;
	}
}

.forske__visual {
	display: none;
}

@media screen and (min-width: 768px) {
	.forske__visual {
		display: block;
	}
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
	.forske__visual {
		width: calc(100% - 400px);
	}

	.forske__visual>img {
		width: 100%;
	}
}

.title {
	font-family: "Nunito", sans-serif;
	font-style: normal;
}

.title--h1 {
	font-weight: 900;
	font-size: 60px;
	line-height: 82px;
	-webkit-margin-before: 0;
	margin-block-start: 0;
	-webkit-margin-after: 0;
	margin-block-end: 0;
}

@media screen and (min-width: 1400px) {
	.title--h1 {
		font-size: 154px;
		line-height: 210px;
	}
}

@media screen and (min-width: 1099px) and (max-width: 1399px) {
	.title--h1 {
		font-size: 130px;
		line-height: 177px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
	.title--h1 {
		font-size: 80px;
		line-height: 109px;
	}
}

.title--h2 {
	font-weight: 900;
	font-size: 32px;
	line-height: 116%;
	text-align: center;
	color: #302D67;
	-webkit-margin-before: 0;
	margin-block-start: 0;
	-webkit-margin-after: 0;
	margin-block-end: 0;
}

@media screen and (min-width: 1101px) {
	.title--h2 {
		font-size: 60px;
		line-height: 116%;
	}
}

.text {
	font-family: "Nunito", sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #5E5B88;
}

.what {
	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-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-line-pack: center;
	align-content: center;
	padding: 0 16px 80px;
}

@media screen and (min-width: 2000px) {
	.what {
		padding: 0 calc((100vw - 1440px)/2);
	}
}

@media screen and (min-width: 1600px) and (max-width: 1999px) {
	.what {
		padding: 0 240px;
	}
}

@media screen and (min-width: 1400px) and (max-width: 1599px) {
	.what {
		padding: 50px 130px 0;
	}
}

@media screen and (min-width: 1099px) and (max-width: 1399px) {
	.what {
		padding: 150px 50px 0;
	}
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
	.what {
		padding: 0 32px;
	}
}

.what__title {
	margin-bottom: 24px;
}

@media screen and (min-width: 1101px) {
	.what__title {
		margin-bottom: 69px;
	}
}

.what__title>span {
	color: #0F77D8;
}

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

@media screen and (min-width: 768px) {
	.what__content {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
}

.what__item {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin-bottom: 20px;
}

@media screen and (min-width: 1101px) {
	.what__item {
		margin-right: 90px;
		width: calc(100% / 4);
		-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: 0;
	}
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
	.what__item {
		margin-right: 16px;
		width: calc(100% / 4);
		-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: 0;
	}
}

.what__item:last-child {
	margin-right: 0;
}

.what__visual {
	position: relative;
}

.what__visual>svg {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
	width: 60px;
	height: 48px;
}

@media screen and (min-width: 1101px) {
	.what__visual>svg {
		width: initial;
		height: initial;
	}
}

.what__visual>img {
	width: 82px;
}

@media screen and (min-width: 1101px) {
	.what__visual>img {
		width: initial;
	}
}

.what__description {
	-webkit-margin-before: 0;
	margin-block-start: 0;
	-webkit-margin-after: 0;
	margin-block-end: 0;
	margin-left: 12px;
	font-size: 16px;
	line-height: 148%;
}

@media screen and (min-width: 1101px) {
	.what__description {
		margin-top: 30px;
		font-size: 24px;
		line-height: 148%;
	}
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
	.what__description {
		margin-top: 20px;
	}
}

.what__description>span {
	font-weight: 800;
}

.what__description>span.yellow {
	color: #F78933;
}

.what__description>span.blue {
	color: #0F77D8;
}

.who-we-are {
	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-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 0 150px;
}

@media screen and (min-width: 2000px) {
	.who-we-are {
		padding: 220px calc((100vw - 1440px)/2);
	}
}

@media screen and (min-width: 1600px) and (max-width: 1999px) {
	.who-we-are {
		padding: 220px 240px;
	}
}

@media screen and (min-width: 1400px) and (max-width: 1599px) {
	.who-we-are {
		padding: 220px 130px;
	}
}

@media screen and (min-width: 1099px) and (max-width: 1399px) {
	.who-we-are {
		padding: 220px 50px;
	}
}

.who-we-are>img {
	margin-top: 12px;
	width: 132px;
}

@media screen and (min-width: 1101px) {
	.who-we-are>img {
		background: white;
		padding: 0 10px;
		width: initial;
	}
}

.who-we-are__content {
	margin: 30px 16px 0;
	width: calc(100% - 32px);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	position: relative;
	background: white;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

@media screen and (min-width: 1101px) {
	.who-we-are__content {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: start;
		margin: 30px 0 0;
		width: 100%;
	}
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
	.who-we-are__content {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

.who-we-are__content>.border {
	display: none;
}

@media screen and (min-width: 1101px) {
	.who-we-are__content>.border {
		position: absolute;
		width: 50%;
		height: 100%;
		top: -55px;
		left: 50%;
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
		border: 2px solid #A1A9C5;
		border-radius: 40px;
		z-index: -1;
		display: block;
	}
}

.who-we-are__item {
	width: 100%;
	margin: 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-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	border-radius: 16px;
	position: relative;
	padding: 20px;
	z-index: 1;
}

@media screen and (min-width: 1101px) {
	.who-we-are__item {
		margin-right: 10px;
		width: 50%;
		border-radius: 44.6px;
		padding: 30px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
	.who-we-are__item {
		max-width: 500px;
	}
}

.who-we-are__item:last-child {
	margin-top: 50px;
}

@media screen and (min-width: 1101px) {
	.who-we-are__item:last-child {
		margin-right: 0;
		margin-left: 10px;
		margin-top: 0;
	}
}

.who-we-are__item:after {
	content: "";
	width: 1px;
	height: 40px;
	background: #A1A9C4;
	position: absolute;
	top: -25px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

@media screen and (min-width: 1101px) {
	.who-we-are__item:after {
		display: none;
	}
}

.who-we-are__item>.bg {
	width: 100%;
	height: calc(100% - 130px);
	position: absolute;
	background: #E9EEFF;
	top: 130px;
	left: 0;
	border-radius: 16px;
	z-index: -1;
	opacity: 1;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

@media screen and (min-width: 1101px) {
	.who-we-are__item>.bg {
		opacity: 0;
		height: calc(100% - 200px);
		top: 200px;
		border-radius: 44.6px;
	}
}

.who-we-are__speciality {
	font-family: "Nunito", sans-serif;
	font-style: normal;
	font-weight: 800;
	font-size: 24px;
	line-height: 161.48%;
	color: #0F77D8;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
	text-transform: uppercase;
}

@media screen and (min-width: 1101px) {
	.who-we-are__speciality {
		font-size: 32px;
		line-height: 161.48%;
	}
}

.who-we-are__visual {
	width: 142px;
	height: 142px;
	background-color: #C4C4C4;
	border-radius: 100%;
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	border: 8px solid #E9EEFF;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
	margin-top: 10px;
	margin-bottom: 30px;
}

@media screen and (min-width: 1101px) {
	.who-we-are__visual {
		width: 240px;
		height: 240px;
		border: 16px solid #E9EEFF;
	}
}

.who-we-are__link {
	-ms-flex-item-align: center;
	align-self: center;
	text-decoration: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.who-we-are__link:hover svg path {
	fill: #302D67;
}

.who-we-are__link:hover span {
	color: #302D67;
}

.who-we-are__link>svg {
	width: 40px;
	height: 40px;
	margin-right: 8px;
}

@media screen and (min-width: 1101px) {
	.who-we-are__link>svg {
		width: 50px;
		height: 50px;
		margin-right: 20px;
	}
}

.who-we-are__link>svg path {
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.who-we-are__link>span {
	font-family: "Nunito", sans-serif;
	font-style: normal;
	font-weight: 900;
	font-size: 18px;
	line-height: 100%;
	text-transform: uppercase;
	color: #0F77D8;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

@media screen and (min-width: 1101px) {
	.who-we-are__link>span {
		font-size: 32px;
		line-height: 100%;
	}
}

.who-we-are__description {
	-webkit-margin-before: 0;
	margin-block-start: 0;
	-webkit-margin-after: 0;
	margin-block-end: 0;
	margin-top: 12px;
	font-size: 16px;
	line-height: 22px;
}

@media screen and (min-width: 1101px) {
	.who-we-are__description {
		margin-top: 33px;
		font-size: 32px;
		line-height: 44px;
	}
}

.who-we-are__description>b {
	color: #302D67;
	font-weight: 900;
}

.who-we-are__quote {
	-webkit-margin-before: 0;
	margin-block-start: 0;
	-webkit-margin-after: 0;
	margin-block-end: 0;
	-webkit-margin-start: 0;
	margin-inline-start: 0;
	-webkit-margin-end: 0;
	margin-inline-end: 0;
	font-family: "Nunito", sans-serif;
	font-style: italic;
	font-weight: 600;
	font-size: 14px;
	line-height: 161%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #0F77D8;
	padding: 7px 0 0 17px;
	margin-top: 20px;
	background: url(assets/img/quote.png) top left no-repeat;
	background-size: 56px;
}

@media screen and (min-width: 1101px) {
	.who-we-are__quote {
		margin-top: 30px;
		padding: 50px 0 0 40px;
		font-size: 24px;
		line-height: 161%;
		background: url(assets/img/quote.png) top left no-repeat;
		background-size: initial;
	}
}

.selling {
	padding: 0 16px 80px;
}

@media screen and (min-width: 2000px) {
	.selling {
		padding: 0 calc((100vw - 1440px)/2) 160px;
	}
}

@media screen and (min-width: 1600px) and (max-width: 1999px) {
	.selling {
		padding: 0 240px 160px;
	}
}

@media screen and (min-width: 1400px) and (max-width: 1599px) {
	.selling {
		padding: 0 130px 160px;
	}
}

@media screen and (min-width: 1099px) and (max-width: 1399px) {
	.selling {
		padding: 0 50px 160px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
	.selling {
		padding: 0 32px 80px;
	}
}

.selling__visual {
	position: relative;
	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-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media screen and (min-width: 1101px) {
	.selling__visual {
		margin: 0 122px;
	}
}

.selling__visual>svg,
.selling__visual img.wave {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: -1;
	height: auto;
}

.selling__visual>svg.desktop,
.selling__visual img.wave.desktop {
	display: none;
}

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

	.selling__visual>svg.desktop,
	.selling__visual img.wave.desktop {
		display: block;
	}
}

.selling__visual>svg.mobile,
.selling__visual img.wave.mobile {
	display: block;
}

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

	.selling__visual>svg.mobile,
	.selling__visual img.wave.mobile {
		display: none;
	}
}

.selling__visual>img {
	width: 142px;
}

@media screen and (min-width: 1101px) {
	.selling__visual>img {
		width: 200px;
	}
}

@media screen and (min-width: 1500px) {
	.selling__visual>img {
		width: 225;
	}
}

@media screen and (min-width: 1900px) {
	.selling__visual>img {
		width: initial;
	}
}

.selling__text {
	font-family: "Nunito", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 116%;
	text-align: center;
	color: #302D67;
	margin: 24px 0 16px;
}

@media screen and (min-width: 1101px) {
	.selling__text {
		margin: 30px 0 20px;
		font-size: 40px;
		line-height: 116%;
	}
}

.selling__text>b {
	font-weight: 800;
}

.selling__title {
	color: #0F77D8;
	margin-bottom: 62px;
}

@media screen and (min-width: 1101px) {
	.selling__title {
		margin-bottom: 110px;
	}
}

.selling__button {
	position: absolute;
	bottom: -26px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

@media screen and (min-width: 1101px) {
	.selling__button {
		bottom: -40px;
	}
}

.selling__button:hover {
	background: #065DAC;
}

.selling__content {
	margin-top: 46px;
}

@media screen and (min-width: 1101px) {
	.selling__content {
		margin-top: 124px;
		padding: 0 160px;
	}
}

.selling__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 20px;
}

@media screen and (min-width: 1101px) {
	.selling__item {
		margin-bottom: 15px;
	}
}

@media screen and (min-width: 1501px) {
	.selling__item {
		margin-bottom: 36px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
	.selling__item {
		max-width: 700px;
		margin: 0 auto;
		margin-bottom: 20px;
	}
}

.selling__item:last-child {
	margin-bottom: 0;
}

.selling__item>img {
	margin-right: 8px;
	width: 66px;
	height: 66px;
}

@media screen and (min-width: 1101px) {
	.selling__item>img {
		margin-right: 43px;
		width: 120px;
		height: 120px;
	}
}

@media screen and (min-width: 1501px) {
	.selling__item>img {
		margin-right: 73px;
		width: 170px;
		height: 170px;
	}
}

.selling__description {
	-webkit-margin-before: 0;
	margin-block-start: 0;
	-webkit-margin-after: 0;
	margin-block-end: 0;
	font-size: 14px;
	line-height: 150%;
	max-width: 904px;
	width: 100%;
}

@media screen and (min-width: 1101px) {
	.selling__description {
		font-size: 22px;
		line-height: 156%;
	}
}

@media screen and (min-width: 1501px) {
	.selling__description {
		font-size: 30px;
		line-height: 161%;
	}
}

.what-we-do {
	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-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 16px 80px;
}

@media screen and (min-width: 2000px) {
	.what-we-do {
		padding: 0 calc((100vw - 1440px)/2) 300px;
	}
}

@media screen and (min-width: 1600px) and (max-width: 1999px) {
	.what-we-do {
		padding: 0 240px 300px;
	}
}

@media screen and (min-width: 1400px) and (max-width: 1599px) {
	.what-we-do {
		padding: 0 130px 300px;
	}
}

@media screen and (min-width: 1099px) and (max-width: 1399px) {
	.what-we-do {
		padding: 0 50px 300px;
	}
}

.what-we-do__title>span {
	color: #f78933;
}

.what-we-do__content {
	position: relative;
	width: 100%;
	margin-top: 24px;
	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-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media screen and (min-width: 1101px) {
	.what-we-do__content {
		margin-top: 50px;
	}
}

.what-we-do__nav {
	position: -webkit-sticky;
	position: sticky;
	top: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #ffffff;
	-webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.04);
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.04);
	border-radius: 12px;
	padding: 12px;
	z-index: 1;
	margin-bottom: 20px;
	width: 100%;
}

@media screen and (min-width: 1101px) {
	.what-we-do__nav {
		width: 745px;
		padding: 5px;
		margin-bottom: 35px;
	}
}

@media screen and (min-width: 2000px) {
	.what-we-do__nav {
		top: 140px !important;
	}
}

@media screen and (min-width: 1600px) {
	.what-we-do__nav {
		top: 120px;
	}
}

@media screen and (min-width: 1401px) and (max-width: 1599px) {
	.what-we-do__nav {
		top: 100px;
	}
}

@media screen and (min-width: 1101px) and (max-width: 1400px) {
	.what-we-do__nav {
		top: 90px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
	.what-we-do__nav {
		top: 70px;
	}
}

.what-we-do__nav-item {
	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-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 6px;
	margin-right: 4px;
	width: calc(100% / 3);
	padding: 4px 9px;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

@media screen and (min-width: 1101px) {
	.what-we-do__nav-item {
		margin-right: 20px;
		border-radius: 12px;
		padding: 10px;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
}

.what-we-do__nav-item:last-child {
	margin-right: 0;
}

.what-we-do__nav-item:first-child:hover {
	background: rgba(223, 117, 165, 0.2);
}

.what-we-do__nav-item:first-child:hover>span {
	color: #df75a5;
}

.what-we-do__nav-item:first-child:hover>svg path {
	fill: #df75a5;
}

.what-we-do__nav-item:first-child.active {
	background: rgba(223, 117, 165, 0.2);
}

.what-we-do__nav-item:first-child.active>span {
	color: #df75a5;
}

.what-we-do__nav-item:first-child.active>svg path {
	fill: #df75a5;
}

.what-we-do__nav-item:nth-child(2):hover {
	background: rgba(15, 119, 216, 0.2);
}

.what-we-do__nav-item:nth-child(2):hover>span {
	color: #0f77d8;
}

.what-we-do__nav-item:nth-child(2):hover>svg path {
	fill: #0f77d8;
}

.what-we-do__nav-item:nth-child(2).active {
	background: rgba(15, 119, 216, 0.2);
}

.what-we-do__nav-item:nth-child(2).active>span {
	color: #0f77d8;
}

.what-we-do__nav-item:nth-child(2).active>svg path {
	fill: #0f77d8;
}

.what-we-do__nav-item:last-child:hover {
	background: rgba(247, 137, 51, 0.2);
}

.what-we-do__nav-item:last-child:hover>span {
	color: #f78933;
}

.what-we-do__nav-item:last-child:hover>svg path {
	fill: #f78933;
}

.what-we-do__nav-item:last-child.active {
	background: rgba(247, 137, 51, 0.2);
}

.what-we-do__nav-item:last-child.active>span {
	color: #f78933;
}

.what-we-do__nav-item:last-child.active>svg path {
	fill: #f78933;
}

.what-we-do__nav-item>svg {
	margin-bottom: 2px;
	width: 16px;
	height: 16px;
}

@media screen and (min-width: 1101px) {
	.what-we-do__nav-item>svg {
		margin-right: 10px;
		margin-bottom: 0;
		width: initial;
		height: initial;
	}
}

.what-we-do__nav-item>svg path {
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.what-we-do__nav-item>span {
	font-family: "Nunito", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	color: #8c8aac;
	text-align: center;
	white-space: nowrap;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

@media screen and (min-width: 1101px) {
	.what-we-do__nav-item>span {
		font-size: 20px;
		line-height: 25px;
	}
}

.what-we-do__button {
	position: absolute;
	bottom: -27px;
	left: 50%;
	padding: 14.5px 50px;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	background: #0e6dd3;
	border-radius: 166px;
	font-family: "Nunito", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
	text-transform: capitalize;
	color: #ffffff;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

@media screen and (min-width: 1101px) {
	.what-we-do__button {
		padding: 24px 93px;
		bottom: -40px;
		font-size: 30px;
		line-height: 41px;
	}
}

.what-we-do__button:hover {
	background: #065DAC;
}

.what-we-do__boxes {
	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-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
}

.what-we-do__box {
	width: 100%;
	border-radius: 24px;
	position: relative;
	background: rgba(221, 229, 246, 0.2);
	height: 100%;
	overflow: hidden;
}

@media screen and (min-width: 1101px) {
	.what-we-do__box {
		min-height: 600px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
	.what-we-do__box {
		max-width: 700px;
	}
}

.what-we-do__box-wrap {
	position: relative;
	margin-bottom: 57px;
}

@media screen and (min-width: 1101px) {
	.what-we-do__box-wrap {
		margin-bottom: 100px;
	}
}

.what-we-do__box-wrap:nth-child(odd) .what-we-do__box {
	padding: 0 20px 47px;
	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-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

@media screen and (min-width: 1101px) {
	.what-we-do__box-wrap:nth-child(odd) .what-we-do__box {
		padding: 70px 52px 70px calc(100% - 659px);
	}
}

.what-we-do__box-wrap:nth-child(odd) .what-we-do__box>img {
	width: 230px;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
}

@media screen and (min-width: 1101px) {
	.what-we-do__box-wrap:nth-child(odd) .what-we-do__box>img {
		left: 0;
		top: 0;
		width: calc(100% - 730px);
		position: absolute;
	}
}

.what-we-do__box-wrap:nth-child(even) .what-we-do__box {
	padding: 0 20px 47px;
	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-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

@media screen and (min-width: 1101px) {
	.what-we-do__box-wrap:nth-child(even) .what-we-do__box {
		padding: 70px calc(100% - 693px) 70px 70px;
	}
}

.what-we-do__box-wrap:nth-child(even) .what-we-do__box>img {
	width: 230px;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
}

@media screen and (min-width: 1101px) {
	.what-we-do__box-wrap:nth-child(even) .what-we-do__box>img {
		right: 0;
		top: 0;
		width: calc(100% - 730px);
		position: absolute;
	}
}

.what-we-do__box-wrap:first-child .what-we-do__box {
	background: rgba(238, 218, 218, 0.2);
}

.what-we-do__box-wrap:first-child .what-we-do__box-content div {
	color: #df75a5;
}

.what-we-do__box-wrap:first-child .what-we-do__button {
	background: #df75a5;
}

.what-we-do__box-wrap:first-child .what-we-do__button:hover {
	background: #C45E8C;
}

.what-we-do__box-wrap:last-child .what-we-do__box {
	background: rgba(250, 237, 215, 0.2);
}

.what-we-do__box-wrap:last-child .what-we-do__box-content div {
	color: #f78933;
}

.what-we-do__box-wrap:last-child .what-we-do__button {
	background: #f78933;
}

.what-we-do__box-wrap:last-child .what-we-do__button:hover {
	background: #DE792A;
}

.what-we-do__box .what-we-do__box-content div {
	color: #0f77d8;
}

.what-we-do__box-content {
	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-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.what-we-do__box-content>div {
	font-family: "Nunito", sans-serif;
	font-style: normal;
	font-weight: 900;
	font-size: 24px;
	line-height: 116%;
	text-transform: capitalize;
	margin: 4px 0 12px;
}

@media screen and (min-width: 1101px) {
	.what-we-do__box-content>div {
		font-size: 51px;
		line-height: 116%;
		margin-bottom: 34px;
	}
}

.what-we-do__box-content>p {
	-webkit-margin-before: 0;
	margin-block-start: 0;
	-webkit-margin-after: 0;
	margin-block-end: 0;
	margin-top: 12px;
	font-family: "Nunito", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 19px;
	color: #5e5b88;
}

@media screen and (min-width: 1101px) {
	.what-we-do__box-content>p {
		font-size: 24px;
		line-height: 33px;
		margin-top: 20px;
	}
}

.what-we-do__box-content>p:nth-of-type(1) {
	margin-top: 0;
}

.package {
	padding: 0 16px 80px;
	position: relative;
	background: #E9EEFF;
}

@media screen and (min-width: 2000px) {
	.package {
		padding: 0 calc((100vw - 1440px)/2) 50px;
	}
}

@media screen and (min-width: 1600px) and (max-width: 1999px) {
	.package {
		padding: 0 240px 50px;
	}
}

@media screen and (min-width: 1400px) and (max-width: 1599px) {
	.package {
		padding: 0 130px 50px;
	}
}

@media screen and (min-width: 1099px) and (max-width: 1399px) {
	.package {
		padding: 0 50px 50px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
	.package {
		padding: 0 32px 80px;
	}
}

@media screen and (min-width: 1101px) {
	.package {
		margin-top: 35px;
	}
}

.package__present {
	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-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media screen and (min-width: 1101px) {
	.package__present {
		padding-top: 62px;
	}
}

.package__visual {
	position: relative;
	-webkit-animation: vibrate 0.3s linear infinite both;
	animation: vibrate 0.3s linear infinite both;
}

.package__visual .decor {
	opacity: 0;
}

.package__visual .top {
	-webkit-transform: translate(0, 140px);
	transform: translate(0, 140px);
}

.package__visual>div {
	font-family: "Nunito", sans-serif;
	font-style: normal;
	font-weight: 900;
	font-size: 47.6716px;
	line-height: 65px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #F78933;
	-webkit-transform: matrix(1, -0.03, 0.03, 1, 0, 0) translate(-50%, 48px);
	transform: matrix(1, -0.03, 0.03, 1, 0, 0) translate(-50%, 48px);
	position: absolute;
	left: 42%;
	opacity: 0;
}

@media screen and (min-width: 1101px) {
	.package__visual>div {
		font-size: 93.4778px;
		line-height: 128px;
		-webkit-transform: matrix(1, -0.03, 0.03, 1, 0, 0) translate(-50%, 90px);
		transform: matrix(1, -0.03, 0.03, 1, 0, 0) translate(-50%, 90px);
	}
}

.package__visual>svg {
	width: 238px;
	height: auto;
}

@media screen and (min-width: 1101px) {
	.package__visual>svg {
		width: initial;
		height: initial;
	}
}

.package>.top-wave {
	position: absolute;
	top: -55px;
	left: 0;
	right: 0;
	width: 100%;
	z-index: -1;
}

@media screen and (min-width: 1740px) {
	.package>.top-wave {
		top: -400px;
	}
}

@media screen and (max-width: 1739px) and (min-width: 1400px) {
	.package>.top-wave {
		top: -300px;
	}
}

@media screen and (max-width: 1399px) and (min-width: 1101px) {
	.package>.top-wave {
		top: -250px;
	}
}

@media screen and (max-width: 1100px) and (min-width: 765px) {
	.package>.top-wave {
		top: -160px;
	}
}

.package>.bottom-wave {
	position: absolute;
	bottom: -60px;
	left: 0;
	right: 0;
	width: 100%;
	z-index: -1;
}

@media screen and (min-width: 2100px) {
	.package>.bottom-wave {
		bottom: -585px !important;
	}
}

@media screen and (min-width: 1500px) {
	.package>.bottom-wave {
		bottom: -435px;
	}
}

@media screen and (max-width: 1499px) and (min-width: 1101px) {
	.package>.bottom-wave {
		bottom: -300px;
	}
}

@media screen and (max-width: 1100px) and (min-width: 765px) {
	.package>.bottom-wave {
		bottom: -190px;
	}
}

.package__title {
	margin: 30px 0 0;
	font-family: "Nunito", sans-serif;
	font-style: normal;
	font-weight: 800;
	font-size: 24px;
	line-height: 33px;
	text-align: center;
	color: #302D67;
}

@media screen and (min-width: 1101px) {
	.package__title {
		margin: 16px 0 0;
		font-size: 40px;
		line-height: 55px;
	}
}

.package__untitle {
	font-family: "Nunito", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 33px;
	text-align: center;
	color: #302D67;
}

@media screen and (min-width: 1101px) {
	.package__untitle {
		font-size: 40px;
		line-height: 55px;
	}
}

.package__button {
	cursor: pointer;
	padding: 14px 30px;
	background: #0F77D8;
	border-radius: 166px;
	font-family: "Nunito", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
	text-transform: capitalize;
	color: #FFFFFF;
	margin-top: 20px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

@media screen and (min-width: 1101px) {
	.package__button {
		font-size: 30px;
		line-height: 41px;
		margin-top: 40px;
		padding: 20px 60px;
	}
}

.package__button:hover {
	background: #065DAC;
}

.package__steps {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: inherit;
	-ms-flex-align: inherit;
	align-items: inherit;
	margin-top: 40px;
}

.package-step {
	width: 100%;
	padding: 47px 20px 20px;
	background: #FFFFFF;
	border: 1px solid #E9EEFF;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 20px;
	position: relative;
	margin-top: 40px;
}

@media screen and (min-width: 1101px) {
	.package-step {
		width: calc(50% - 10px);
		border-radius: 24px;
		padding: 40px 122px 40px 40px;
		margin-top: 110px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
	.package-step {
		width: calc(50% - 5px);
		margin-top: 110px;
	}
}

@media screen and (min-width: 1101px) {
	.package-step:nth-child(odd) {
		margin-right: 10px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
	.package-step:nth-child(odd) {
		margin-right: 5px;
	}
}

@media screen and (min-width: 1101px) {
	.package-step:nth-child(even) {
		margin-left: 10px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
	.package-step:nth-child(even) {
		margin-left: 5px;
	}
}

.package-step>img {
	position: absolute;
	top: -29px;
	left: 20px;
	width: 64px;
	height: 64px;
}

@media screen and (min-width: 1101px) {
	.package-step>img {
		top: -89px;
		left: 40px;
		width: initial;
		height: initial;
	}
}

.package-step__title {
	font-family: "Nunito", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 25px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #232752;
}

@media screen and (min-width: 1101px) {
	.package-step__title {
		font-size: 35.2px;
		line-height: 48px;
	}
}

.package-step__title>span {
	color: #0F77D8;
	margin-right: 8px;
}

.package-step__text {
	margin-top: 8px;
	font-family: "Nunito", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	color: #5E5B88;
}

@media screen and (min-width: 1101px) {
	.package-step__text {
		font-size: 24px;
		line-height: 33px;
		margin-top: 20px;
	}
}

.form {
	padding: 200px 16px 0;
}

@media screen and (min-width: 2000px) {
	.form {
		padding: 500px calc((100vw - 1440px)/2) 50px;
	}
}

@media screen and (min-width: 1600px) and (max-width: 1999px) {
	.form {
		padding: 500px 240px 50px;
	}
}

@media screen and (min-width: 1400px) and (max-width: 1599px) {
	.form {
		padding: 500px 130px 50px;
	}
}

@media screen and (min-width: 1099px) and (max-width: 1399px) {
	.form {
		padding: 500px 50px 50px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
	.form {
		padding: 200px 32px 0;
	}
}

.form__title {
	text-align: left;
}

.form__untitle {
	font-family: "Nunito", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	color: #5E5B88;
	margin-top: 8px;
}

@media screen and (min-width: 1101px) {
	.form__untitle {
		font-size: 24px;
		line-height: 33px;
		margin-top: 12px;
	}
}

.form__inputs {
	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-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	width: 100%;
}

@media screen and (min-width: 768px) {
	.form__inputs {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
}

.form__inputs div {
	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-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	width: 100%;
}

@media screen and (min-width: 768px) {
	.form__inputs div {
		width: calc(50% - 10px);
	}
}

@media screen and (min-width: 768px) {
	.form__inputs div:first-child {
		margin-right: 10px;
	}
}

@media screen and (min-width: 768px) {
	.form__inputs div:last-child {
		margin-left: 10px;
	}
}

.form__content {
	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-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

@media screen and (min-width: 1101px) {
	.form__content {
		margin: 0 122px;
	}
}

.form .form-element {
	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-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	margin-top: 20px;
}

@media screen and (min-width: 1101px) {
	.form .form-element {
		margin-top: 40px;
	}
}

.form .form-element input,
.form .form-element textarea {
	width: 100%;
	margin-bottom: 8px;
	padding: 10px 20px 10px 34px;
	outline: none;
	background-color: #F6F8FF;
	background-repeat: no-repeat;
	background-position: 12px 12px;
	background-size: 16px;
	border-radius: 12px;
	border: none;
	resize: none;
	font-family: "Nunito", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	color: rgba(94, 91, 136, 0.7);
	border: 2px solid transparent;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

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

	.form .form-element input,
	.form .form-element textarea {
		font-size: 20px;
		line-height: 27px;
		margin-bottom: 20px;
		padding: 16px 20px 16px 54px;
		background-position: 20px 16px;
		background-size: initial;
	}
}

.form .form-element input:hover,
.form .form-element textarea:hover {
	background-color: #FFFFFF;
	border: 2px solid #302D67;
}

.form .form-element input:hover::-webkit-input-placeholder,
.form .form-element textarea:hover::-webkit-input-placeholder {
	color: #302D67;
}

.form .form-element input:hover:-ms-input-placeholder,
.form .form-element textarea:hover:-ms-input-placeholder {
	color: #302D67;
}

.form .form-element input:hover::-ms-input-placeholder,
.form .form-element textarea:hover::-ms-input-placeholder {
	color: #302D67;
}

.form .form-element input:hover::placeholder,
.form .form-element textarea:hover::placeholder {
	color: #302D67;
}

.form .form-element input:focus,
.form .form-element textarea:focus {
	background-color: #DCE7FD;
	border: 2px solid #0E6DD3;
	color: #0F77D8;
}

.form .form-element input:focus::-webkit-input-placeholder,
.form .form-element textarea:focus::-webkit-input-placeholder {
	color: #0F77D8;
}

.form .form-element input:focus:-ms-input-placeholder,
.form .form-element textarea:focus:-ms-input-placeholder {
	color: #0F77D8;
}

.form .form-element input:focus::-ms-input-placeholder,
.form .form-element textarea:focus::-ms-input-placeholder {
	color: #0F77D8;
}

.form .form-element input:focus::placeholder,
.form .form-element textarea:focus::placeholder {
	color: #0F77D8;
}

.form .form-element input::-webkit-input-placeholder,
.form .form-element textarea::-webkit-input-placeholder {
	color: #CACDE5;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.form .form-element input:-ms-input-placeholder,
.form .form-element textarea:-ms-input-placeholder {
	color: #CACDE5;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.form .form-element input::-ms-input-placeholder,
.form .form-element textarea::-ms-input-placeholder {
	color: #CACDE5;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.form .form-element input::placeholder,
.form .form-element textarea::placeholder {
	color: #CACDE5;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.form .form-element textarea {
	height: 98px;
}

@media screen and (min-width: 768px) {
	.form .form-element textarea {
		height: 100%;
		max-height: 230px;
	}
}

.form__button {
	-ms-flex-item-align: center;
	align-self: center;
	padding: 14px 34px;
	background: #0F77D8;
	border-radius: 166px;
	font-family: "Nunito", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	text-transform: capitalize;
	color: #FFFFFF;
	cursor: pointer;
	border: none;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	margin: 0 auto;
}

@media screen and (min-width: 1101px) {
	.form__button {
		font-size: 30px;
		line-height: 41px;
		padding: 20px 66px;
	}
}

.form__button:hover {
	background: #065DAC;
}

.form__name {
	background-image: url(assets/img/forma/user.svg);
}

.form__email {
	background-image: url(assets/img/forma/email.svg);
}

.form__tel {
	background-image: url(assets/img/forma/call.svg);
}

.form__web {
	background-image: url(assets/img/forma/link-alt.svg);
}

.form__industry {
	background-image: url(assets/img/forma/bar-chart-alt.svg);
}

.form__request {
	background-image: url(assets/img/forma/edit.svg);
}

.footer {
	margin-top: 50px;
	width: 100vw;
	padding: 60px 16px 20px;
	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-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	background: url(assets/img/footer/Vector-mob.svg) top/cover no-repeat;
}

@media screen and (min-width: 2000px) {
	.footer {
		padding: 340px calc((100vw - 1440px)/2) 45px;
	}
}

@media screen and (min-width: 1600px) and (max-width: 1999px) {
	.footer {
		padding: 340px 240px 40px;
	}
}

@media screen and (min-width: 1400px) and (max-width: 1599px) {
	.footer {
		padding: 340px 130px 45px;
	}
}

@media screen and (min-width: 1099px) and (max-width: 1399px) {
	.footer {
		padding: 340px 50px 45px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
	.footer {
		padding: 260px 32px 50px;
	}
}

@media screen and (min-width: 768px) {
	.footer {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		margin-top: 0;
		background: url(assets/img/waves/wave5.svg) top/cover no-repeat;
	}
}

.footer__left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-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;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	margin: 20px 0 8px;
}

@media screen and (min-width: 768px) {
	.footer__left {
		-webkit-box-ordinal-group: initial;
		-ms-flex-order: initial;
		order: initial;
	}
}

@media screen and (min-width: 1101px) {
	.footer__left {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
}

.footer__left>img {
	width: 104px;
	margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
	.footer__left>img {
		width: 147px;
		margin-bottom: 0;
	}
}

.footer__center {
	font-family: "Nunito", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: #8D8DB3;
	opacity: 0.65;
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
}

@media screen and (min-width: 768px) {
	.footer__center {
		-webkit-box-ordinal-group: initial;
		-ms-flex-order: initial;
		order: initial;
		position: absolute;
		bottom: 67px;
		left: 50%;
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}
}

@media screen and (max-width: 768px) {
	.footer__center {
		margin-bottom: 35px;
	}
}

.footer__right {
	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;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

@media screen and (min-width: 768px) {
	.footer__right {
		-webkit-box-ordinal-group: initial;
		-ms-flex-order: initial;
		order: initial;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
}

.footer__right>a {
	text-decoration: none;
	display: inline-block;
	margin-left: 12px;
}

.footer__right>a:hover>svg path:last-child {
	fill: #F78933;
}

.footer__right>a>svg {
	width: 66px;
	height: 54px;
}

@media screen and (min-width: 1101px) {
	.footer__right>a>svg {
		width: initial;
		height: initial;
	}
}

.footer__right>a>svg path {
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.footer__amprise {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-decoration: none;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	background: rgba(255, 255, 255, 0.4);
	padding: 10px 12px 8px 12px;
	border-radius: 12px 12px 0 0;
	width: 250px;
}

.footer__amprise:hover>span {
	color: #302D67;
}

.footer__amprise:hover>svg path {
	fill: #302D67;
}

.footer__amprise>span {
	font-family: "Nunito", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: #8D8DB3;
	opacity: 0.65;
	display: inline-block;
	margin-right: 12px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.footer__amprise>svg path {
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.popup,
.thank {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -9999999999;
	width: 100vw;
	height: 100vh;
	opacity: 0;
	visibility: hidden;
}

.popup.open,
.thank.open {
	position: fixed;
	z-index: 9999;
	visibility: visible;
}

.popup__wrapper {
	background: rgba(48, 45, 103, 0.8);
	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;
	width: 100%;
	height: 100%;
}

.popup__content {
	background: #FFFFFF;
	border-radius: 24px;
	padding: 44px 50px 63px;
	width: 80%;
	max-width: 1062px;
	position: relative;
	margin-bottom: 52px;
}

.thank_content {
	text-align: center;
	position: relative;
	width: 100%;
	/* z-index: 0; */
	/* padding: 130px 0; */
}

.thank_wave {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
}

.thank_wave>svg {
	width: 100%;
	height: 100%;
}

.thank_rocket {
	/* position: absolute;
	left: 50%; */
	/* transform: translate(-50%, 0); */
}

.thank_content {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
}

.thank_title {
	font-family: "Nunito", sans-serif;
	margin-top: 16px;
	font-weight: 900;
	font-size: 80px;
	line-height: 116%;
	text-align: center;
	text-transform: capitalize;
	color: #302D67;
}

.thank_descr {
	font-family: "Nunito", sans-serif;
	margin-top: 8px;
	font-weight: normal;
	font-size: 36px;
	line-height: 49px;
	text-align: center;
	color: #5E5B88;
}

.thank .popup__content {
	padding: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.tank_content {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
}

.thank .popup__close {
	z-index: 1;
}

.header__button.button .word {
	position: relative;
}

.header__button.button .word .word-item {
	position: absolute;
	top: 0;
	right: 0;
	opacity: 0;
}

.thank_title, .thank_rocket, .thank_descr {
	z-index: 2;
}

.letter {
	display: inline-block;
	position: relative;
	/* float: left; */
	transform: translateZ(25px);
	transform-origin: 50% 50% 25px;
}

.letter.out {
	transform: rotateX(90deg);
	transition: transform 0.32s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.letter.behind {
	transform: rotateX(-90deg);
}

.letter.in {
	transform: rotateX(0deg);
	transition: transform 0.38s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

@media screen and (max-height: 700px) {
	.popup__content {
		padding: 20px 30px 20px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
	.popup__content {
		padding: 30px 20px 40px;
		margin-bottom: 25px;
	}

	.thank_rocket {
		width: 100px;
		height: 100px;
	}

	.thank_content {
		padding: 70px 0;
	}

	.thank_title {
		margin-top: 110px;
		font-size: 50px;
	}

	.thank_descr {
		margin-top: 6px;
		font-size: 26px;
		line-height: 28px;
	}
}

@media screen and (max-width: 767px) {
	.popup__content {
		padding: 30px 20px 30px;
		width: calc(100vw - 32px);
		max-width: initial;
		margin-bottom: 55px;
	}

	.thank .popup__content {
		height: 80%;
	}

	.thank_rocket {
		width: 60px;
		height: 60px;
	}

	.thank_content {
		padding: 80px 0;
	}

	.thank_title {
		margin-top: 70px;
		font-size: 32px;
	}

	.thank_descr {
		margin-top: 8px;
		font-size: 16px;
		line-height: 22px;
	}

	.thank_wave {
		/* width: 110%;
		top: 60%; */
	}
}

@media screen and (max-height: 700px) and (max-width: 400px) {
	.popup__content {
		padding: 20px 30px 20px;
		height: auto;
	}

	.popup__wrapper {
		overflow-y: auto;
	}

	.form .form-element textarea {
		height: 70px;
	}
}

.popup__close {
	width: 80px;
	height: 80px;
	background: #E9EEFF;
	border-radius: 100%;
	border: 2px solid transparent;
	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;
	position: absolute;
	top: 40px;
	right: 50px;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

@media screen and (max-height: 700px) {
	.popup__close {
		top: 20px;
		right: 30px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
	.popup__close {
		width: 52px;
		height: 52px;
		top: 20px;
		right: 20px;
	}

	.popup__close>svg {
		width: 25px;
	}
}

@media screen and (max-width: 767px) {
	.popup__close {
		width: 52px;
		height: 52px;
		top: 30px;
		right: 20px;
	}

	.popup__close>svg {
		width: 25px;
	}
}

.popup__close:hover {
	border: 2px solid #302D67;
	background: #F78933;
}

.popup .form {
	padding: 0;
}

.popup .form__content {
	margin: 0;
}

.popup .form__button,
.thank .form__button {
	position: absolute;
	bottom: -52px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	white-space: nowrap;
}

@media screen and (min-width: 768px) and (max-width: 1100px) {

	.popup .form__button,
	.thank .form__button {
		bottom: -25px;
	}
}

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

	.popup .form__button,
	.thank .form__button {
		bottom: -25px;
	}
}

@media screen and (max-width: 767px) {
	.popup .form__title {
		font-size: 24px;
		line-height: 116%;
	}
}

@media screen and (max-width: 767px) {
	.popup .form__untitle {
		max-width: 145px;
	}
}

.thank_rocket,
.thank_title,
.thank_descr {
	z-index: 2;
}

.menu {
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background: #e9eeff;
	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: flex-start;
	position: absolute;
	z-index: -999999;
	opacity: 0;
	visibility: hidden;
	padding-top: 120px;
}

.menu.open {
	position: fixed;
	z-index: 999;
	visibility: visible;
}

.menu__close {
	width: 52px;
	height: 52px;
	background: #ffffff;
	border-radius: 100%;
	border: 2px solid transparent;
	position: absolute;
	top: 20px;
	right: 20px;
	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;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.menu__close:hover {
	border: 2px solid #302D67;
	background: #F78933;
}

.menu__button {
	position: relative;
	z-index: 5;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.menu__button:hover {
	background: #065DAC;
}

.menu__button--wrap {
	position: absolute !important;
	bottom: 100px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

.menu__navigation ul {
	list-style: none;
	-webkit-margin-before: 0;
	margin-block-start: 0;
	-webkit-margin-after: 0;
	margin-block-end: 0;
	-webkit-padding-start: 0;
	padding-inline-start: 0;
}

.menu__navigation ul li {
	margin-bottom: 32px;
	text-align: center;
}

.menu__navigation ul li a {
	text-decoration: none;
	font-family: "Nunito", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 27px;
	color: #302d67;
	text-align: center;
}

.menu__navigation ul li a.active {
	color: #0F77D8;
}

.problem {
	padding: 0 16px 80px;
}

@media screen and (min-width: 2000px) {
	.problem {
		padding: 170px calc((100vw - 1440px)/2) 30px;
	}
}

@media screen and (min-width: 1600px) and (max-width: 1999px) {
	.problem {
		padding: 170px 240px 30px;
	}
}

@media screen and (min-width: 1400px) and (max-width: 1599px) {
	.problem {
		padding: 170px 130px 30px;
	}
}

@media screen and (min-width: 1099px) and (max-width: 1399px) {
	.problem {
		padding: 140px 50px 20px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
	.problem {
		padding: 80px 32px 80px;
	}
}

@media screen and (min-width: 1101px) {
	.problem {
		height: 100vh;
	}
}

@media screen and (max-height: 900px) and (min-width: 1101px) {
	.problem {
		padding: 115px 50px 20px;
	}
}

.problem__content {
	border-radius: 24px;
	width: 100%;
	height: 100%;
	padding: 40px 122px;
	position: relative;
	overflow: hidden;
}

@media screen and (max-height: 900px) and (min-width: 1101px) {
	.problem__content {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 40px 60px;
	}

	.problem__content.problem__desktop {
		height: 85%;
	}
}

@media screen and (min-height: 1100px) and (min-width: 1101px) {
	.problem__content.problem__desktop {
		height: auto;
	}
}

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

.problem__bg-1 {
	width: 100%;
	height: 100%;
	background: #FCF9F9;
	position: absolute;
	top: 0;
	left: 0;
}

.problem__bg-2 {
	width: 100%;
	height: 100%;
	background: #E9EEFF;
	position: absolute;
	top: 0;
	left: 0;
}

.problem__main {
	z-index: 2;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 12px;
}

.problem__left {
	width: 422px;
}

@media screen and (max-height: 900px) and (min-width: 1101px) {
	.problem__left {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
}

.problem__right {
	width: calc(100% - 450px);
	position: relative;
}

.problem__right>img {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: 491px;
}

@media screen and (max-height: 900px) and (min-width: 1101px) {
	.problem__right {
		opacity: 0;
		visibility: hidden;
		position: absolute;
		z-index: -9999;
	}
}

.problem__title {
	z-index: 2;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

@media screen and (max-height: 900px) and (min-width: 1101px) {
	.problem__title {
		margin-bottom: 60px;
	}
}

.problem__title--text {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
}

.problem__title--text>span {
	color: #ED5E47;
}

.problem__title--line {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	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;
}

.problem__title--line>div {
	width: 380px;
	height: 8px;
	background: #ED5E47;
	border-radius: 4px;
}

.problem__title--logo {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	background: #E9EEFF;
	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;
}

.problem__title--logo>img {
	height: 100%;
}

.problem__box {
	margin-bottom: 20px;
}

@media screen and (max-height: 900px) and (min-width: 1101px) {
	.problem__box {
		margin-bottom: 20px;
		margin-right: 20px;
		width: calc(100% / 3);
	}
}

.problem__box:last-child {
	margin-bottom: 0;
}

@media screen and (max-height: 900px) and (min-width: 1101px) {
	.problem__box:last-child {
		margin-right: 0;
	}
}

.problem__box-title {
	margin-bottom: 8px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.problem__box-title-text {
	font-family: "Nunito", sans-serif;
	font-style: normal;
	font-weight: 900;
	font-size: 40px;
	line-height: 116%;
	text-transform: capitalize;
	color: #0E6DD3;
	margin-left: 12px;
}

.problem__percent {
	position: relative;
}

.problem__percent>.value {
	font-family: "Nunito", sans-serif;
	font-style: normal;
	font-weight: 900;
	font-size: 40px;
	line-height: 116%;
	text-transform: capitalize;
	color: #ED5E47;
}

.problem__percent>.line {
	background: #ED5E47;
	width: 100%;
	height: 4px;
	border-radius: 2px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.problem__description {
	position: relative;
	font-family: "Nunito", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 25px;
	color: #5E5B88;
}

.problem__description--2 {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	background: #E9EEFF;
	display: block;
}

.problem__description--2>div {
	display: inline-block;
	color: #0F77D8;
}

.problem__link {
	margin-top: 18px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.problem__link>div {
	font-family: "Nunito", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 36px;
	margin-right: 8px;
	color: #ACA9C0;
}

@media screen and (max-height: 900px) and (min-width: 1101px) {
	.problem__link>div {
		font-size: 16px;
		line-height: 36px;
	}
}

.problem__link>a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 10px 24px;
	background: rgba(248, 157, 86, 0.04);
	border-radius: 12px;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.problem__link>a:hover {
	background: #F89D56;
}

.problem__link>a:hover>svg path {
	fill: #FFFFFF;
}

.problem__link>a:hover>span {
	color: #FFFFFF;
}

.problem__link>a>svg {
	margin-right: 10px;
}

.problem__link>a>svg path {
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.problem__link>a>span {
	font-family: "Nunito", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 36px;
	text-decoration: underline;
	color: #F89D56;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

@media screen and (max-height: 900px) and (min-width: 1101px) {
	.problem__link>a>span {
		font-size: 16px;
		line-height: 36px;
	}
}

.problem__desktop {
	display: none;
}

@media screen and (min-width: 1101px) {
	.problem__desktop {
		display: block;
	}
}

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

@media screen and (min-width: 1101px) {
	.problem__mobile {
		display: none;
	}
}

.problem__left--mob,
.problem__right--mob {
	padding: 20px;
	border-radius: 20px;
	width: 100%;
	max-width: 288px;
}

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

	.problem__left--mob,
	.problem__right--mob {
		width: 50%;
	}
}

.problem__left--mob {
	background: rgba(238, 218, 218, 0.17);
	margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
	.problem__left--mob {
		margin-right: 10px;
		margin-bottom: 0;
	}
}

.problem__right--mob {
	background: #E9EEFF;
}

@media screen and (min-width: 768px) {
	.problem__right--mob {
		margin-left: 10px;
	}
}

.problem__right--mob .value {
	text-decoration: line-through;
}

.problem__title--mob {
	font-family: "Nunito", sans-serif;
	font-style: normal;
	font-weight: 900;
	font-size: 32px;
	line-height: 116%;
	text-align: left;
	text-transform: capitalize;
	color: #302D67;
	margin-bottom: 20px;
}

.problem__title--mob>span {
	color: #ED5E47;
}

.problem__title--mob>img {
	height: 31px;
}

.problem__precent--mob {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin-bottom: 4px;
}

.problem__precent--mob>.value {
	font-family: "Nunito", sans-serif;
	font-style: normal;
	font-weight: 900;
	font-size: 24px;
	line-height: 116%;
	text-transform: capitalize;
	color: #ED5E47;
	margin-right: 4px;
}

.problem__precent--mob>.text {
	font-family: "Nunito", sans-serif;
	font-style: normal;
	font-weight: 900;
	font-size: 24px;
	line-height: 116%;
	text-transform: capitalize;
	color: #0E6DD3;
}

.problem__description--mob {
	font-family: "Nunito", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #5E5B88;
	display: block;
}

.problem__description--mob>div {
	color: #0E6DD3;
	display: inline-block;
}

.problem__link--mob {
	margin-top: 4px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.problem__link--mob>span {
	font-family: "Nunito", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 36px;
	color: #ACA9C0;
	margin-right: 6px;
}

.problem__link--mob>a {
	padding: 5px 16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: rgba(248, 157, 86, 0.04);
	border-radius: 6px;
	text-decoration: none;
}

.problem__link--mob>a>svg {
	margin-right: 4px;
}

.problem__link--mob>a>span {
	font-family: "Nunito", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 36px;
	text-decoration: underline;
	color: #F89D56;
}

.problem__box--mob {
	margin-bottom: 20px;
}

.problem__box--mob:last-child {
	margin-bottom: 0;
}

.vibrate {
	-webkit-animation: vibrate 0.3s linear infinite both;
	animation: vibrate 0.3s linear infinite both;
}

@-webkit-keyframes vibrate {
	0% {
		-webkit-transform: translate(0);
		transform: translate(0);
	}

	20% {
		-webkit-transform: translate(-2px, 2px);
		transform: translate(-2px, 2px);
	}

	40% {
		-webkit-transform: translate(-2px, -2px);
		transform: translate(-2px, -2px);
	}

	60% {
		-webkit-transform: translate(2px, 2px);
		transform: translate(2px, 2px);
	}

	80% {
		-webkit-transform: translate(2px, -2px);
		transform: translate(2px, -2px);
	}

	100% {
		-webkit-transform: translate(0);
		transform: translate(0);
	}
}

@keyframes vibrate {
	0% {
		-webkit-transform: translate(0);
		transform: translate(0);
	}

	20% {
		-webkit-transform: translate(-2px, 2px);
		transform: translate(-2px, 2px);
	}

	40% {
		-webkit-transform: translate(-2px, -2px);
		transform: translate(-2px, -2px);
	}

	60% {
		-webkit-transform: translate(2px, 2px);
		transform: translate(2px, 2px);
	}

	80% {
		-webkit-transform: translate(2px, -2px);
		transform: translate(2px, -2px);
	}

	100% {
		-webkit-transform: translate(0);
		transform: translate(0);
	}
}

.slide-fwd-top {
	-webkit-animation: slide-fwd-top cubic-bezier(0.25, 0.46, 0.45, 0.94) 2s both;
	animation: slide-fwd-top cubic-bezier(0.25, 0.46, 0.45, 0.94) 2s both;
}

@-webkit-keyframes slide-fwd-top {
	0% {
		-webkit-transform: translateZ(0) translateY(0);
		transform: translateZ(0) translateY(0);
	}

	50% {
		-webkit-transform: translateZ(160px) translateY(-100px);
		transform: translateZ(160px) translateY(-100px);
	}

	100% {
		-webkit-transform: translateZ(0) translateY(0);
		transform: translateZ(0) translateY(0);
	}
}

@keyframes slide-fwd-top {
	0% {
		-webkit-transform: translateZ(0) translateY(0);
		transform: translateZ(0) translateY(0);
	}

	50% {
		-webkit-transform: translateZ(160px) translateY(-100px);
		transform: translateZ(160px) translateY(-100px);
	}

	100% {
		-webkit-transform: translateZ(0) translateY(0);
		transform: translateZ(0) translateY(0);
	}
}

.slide-top {
	-webkit-animation: slide-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
	animation: slide-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

@-webkit-keyframes slide-top {
	0% {
		-webkit-transform: translateY(140px);
		transform: translateY(140px);
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes slide-top {
	0% {
		-webkit-transform: translateY(140px);
		transform: translateY(140px);
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@media screen and (min-width: 1101px) {
	.tracking-in-expand-fwd-bottom {
		-webkit-animation: tracking-in-expand-fwd-bottom 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) both;
		animation: tracking-in-expand-fwd-bottom 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) both;
	}
}

@media screen and (max-width: 1100px) {
	.tracking-in-expand-fwd-bottom {
		-webkit-animation: tracking-in-expand-fwd-bottom-small 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) both;
		animation: tracking-in-expand-fwd-bottom-small 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) both;
	}
}

@-webkit-keyframes tracking-in-expand-fwd-bottom {
	0% {
		letter-spacing: -0.5em;
		-webkit-transform: translateZ(-700px) translateY(200px) translateX(-50%);
		transform: translateZ(-700px) translateY(200px) translateX(-50%);
		opacity: 0;
	}

	40% {
		opacity: 0.6;
	}

	100% {
		-webkit-transform: matrix(1, -0.03, 0.03, 1, 0, 0) translate(-50%, 48px, 0);
		transform: matrix(1, -0.03, 0.03, 1, 0, 0) translate(-50%, 48px, 0);
		opacity: 1;
	}
}

@keyframes tracking-in-expand-fwd-bottom {
	0% {
		letter-spacing: -0.5em;
		-webkit-transform: translateZ(-700px) translateY(200px) translateX(-50%);
		transform: translateZ(-700px) translateY(200px) translateX(-50%);
		opacity: 0;
	}

	40% {
		opacity: 0.6;
	}

	100% {
		-webkit-transform: matrix(1, -0.03, 0.03, 1, 0, 0) translate(-50%, 48px, 0);
		transform: matrix(1, -0.03, 0.03, 1, 0, 0) translate(-50%, 48px, 0);
		opacity: 1;
	}
}

@-webkit-keyframes tracking-in-expand-fwd-bottom-small {
	0% {
		letter-spacing: -0.5em;
		-webkit-transform: translateY(200px) translateX(-50%);
		transform: translateY(200px) translateX(-50%);
		opacity: 0;
	}

	40% {
		opacity: 0.6;
	}

	100% {
		-webkit-transform: translate(-50%, 48px);
		transform: translate(-50%, 48px);
		opacity: 1;
	}
}

@keyframes tracking-in-expand-fwd-bottom-small {
	0% {
		letter-spacing: -0.5em;
		-webkit-transform: translateY(200px) translateX(-50%);
		transform: translateY(200px) translateX(-50%);
		opacity: 0;
	}

	40% {
		opacity: 0.6;
	}

	100% {
		-webkit-transform: translate(-50%, 48px);
		transform: translate(-50%, 48px);
		opacity: 1;
	}
}

.scale-up-center {
	-webkit-animation: scale-up-center 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) both;
	animation: scale-up-center 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}

@-webkit-keyframes scale-up-center {
	0% {
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
		opacity: 0;
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
}

@keyframes scale-up-center {
	0% {
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
		opacity: 0;
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
}

.fade-in {
	-webkit-animation: fade-in 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) both;
	animation: fade-in 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}

@-webkit-keyframes fade-in {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes fade-in {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.fade-out {
	-webkit-animation: fade-out 1s ease-out both;
	animation: fade-out 1s ease-out both;
}

@-webkit-keyframes fade-out {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@keyframes fade-out {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

.header__button--wrap:hover .lay1,
.header__button--wrap:hover .lay-2,
.menu__button--wrap:hover .lay1,
.menu__button--wrap:hover .lay-2 {
	background: #F89D56;
}

/* .header__button--wrap:hover .lay-1,
  .menu__button--wrap:hover .lay-1 {
	-webkit-animation: pulsing 2s linear infinite;
			animation: pulsing 2s linear infinite;
  }
  
  .header__button--wrap:hover .lay-2,
  .menu__button--wrap:hover .lay-2 {
	-webkit-animation: pulsing1 2s linear infinite;
			animation: pulsing1 2s linear infinite;
  } */

.header__button--wrap,
.menu__button--wrap {
	position: relative;
}

.header__button--wrap .lay-1,
.header__button--wrap .lay-2,
.menu__button--wrap .lay-1,
.menu__button--wrap .lay-2 {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: rgba(248, 157, 86, 0.4);
	z-index: 1;
}

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

	.header__button--wrap .lay-1,
	.header__button--wrap .lay-2,
	.menu__button--wrap .lay-1,
	.menu__button--wrap .lay-2 {
		border-radius: 58px;
	}
}

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

	.header__button--wrap .lay-1,
	.header__button--wrap .lay-2,
	.menu__button--wrap .lay-1,
	.menu__button--wrap .lay-2 {
		border-radius: 44.7083px;
	}
}

.header__button--wrap .lay-1,
.menu__button--wrap .lay-1 {
	-webkit-animation: pulsing 2.5s linear infinite;
	animation: pulsing 2.5s linear infinite;
}

.header__button--wrap .lay-2,
.menu__button--wrap .lay-2 {
	-webkit-animation: pulsing1 2.5s linear infinite;
	animation: pulsing1 2.5s linear infinite;
}

@-webkit-keyframes pulsing {
	0% {
		opacity: 1;
		-webkit-transform: translate(-50%, -50%) scaleY(1) scaleX(1);
		transform: translate(-50%, -50%) scaleY(1) scaleX(1);
	}

	20% {
		opacity: 0.5;
	}

	70% {
		opacity: 0.2;
		-webkit-transform: translate(-50%, -50%) scaleY(1.8) scaleX(1.4);
		transform: translate(-50%, -50%) scaleY(1.8) scaleX(1.4);
	}

	80% {
		opacity: 0;
		-webkit-transform: translate(-50%, -50%) scaleY(1.8) scaleX(1.4);
		transform: translate(-50%, -50%) scaleY(1.8) scaleX(1.4);
	}

	90% {
		opacity: 0;
		-webkit-transform: translate(-50%, -50%) scaleY(1) scaleX(1);
		transform: translate(-50%, -50%) scaleY(1) scaleX(1);
	}
}

@keyframes pulsing {
	0% {
		opacity: 1;
		-webkit-transform: translate(-50%, -50%) scaleY(1) scaleX(1);
		transform: translate(-50%, -50%) scaleY(1) scaleX(1);
	}

	20% {
		opacity: 0.5;
	}

	70% {
		opacity: 0.2;
		-webkit-transform: translate(-50%, -50%) scaleY(1.8) scaleX(1.4);
		transform: translate(-50%, -50%) scaleY(1.8) scaleX(1.4);
	}

	80% {
		opacity: 0;
		-webkit-transform: translate(-50%, -50%) scaleY(1.8) scaleX(1.4);
		transform: translate(-50%, -50%) scaleY(1.8) scaleX(1.4);
	}

	90% {
		opacity: 0;
		-webkit-transform: translate(-50%, -50%) scaleY(1) scaleX(1);
		transform: translate(-50%, -50%) scaleY(1) scaleX(1);
	}
}

@-webkit-keyframes pulsing1 {
	0% {
		opacity: 1;
		-webkit-transform: translate(-50%, -50%) scaleY(1) scaleX(1);
		transform: translate(-50%, -50%) scaleY(1) scaleX(1);
	}

	20% {
		opacity: 0.5;
	}

	70% {
		opacity: 0.2;
		-webkit-transform: translate(-50%, -50%) scaleY(1.3) scaleX(1.15);
		transform: translate(-50%, -50%) scaleY(1.3) scaleX(1.15);
	}

	80% {
		opacity: 0;
		-webkit-transform: translate(-50%, -50%) scaleY(1.3) scaleX(1.15);
		transform: translate(-50%, -50%) scaleY(1.3) scaleX(1.15);
	}

	90% {
		opacity: 0;
		-webkit-transform: translate(-50%, -50%) scaleY(1) scaleX(1);
		transform: translate(-50%, -50%) scaleY(1) scaleX(1);
	}
}

@keyframes pulsing1 {
	0% {
		opacity: 1;
		-webkit-transform: translate(-50%, -50%) scaleY(1) scaleX(1);
		transform: translate(-50%, -50%) scaleY(1) scaleX(1);
	}

	20% {
		opacity: 0.5;
	}

	70% {
		opacity: 0.2;
		-webkit-transform: translate(-50%, -50%) scaleY(1.3) scaleX(1.15);
		transform: translate(-50%, -50%) scaleY(1.3) scaleX(1.15);
	}

	80% {
		opacity: 0;
		-webkit-transform: translate(-50%, -50%) scaleY(1.3) scaleX(1.15);
		transform: translate(-50%, -50%) scaleY(1.3) scaleX(1.15);
	}

	90% {
		opacity: 0;
		-webkit-transform: translate(-50%, -50%) scaleY(1) scaleX(1);
		transform: translate(-50%, -50%) scaleY(1) scaleX(1);
	}
}

/*# sourceMappingURL=style.css.map */

.textarea-445>.wpcf7-textarea {
	margin-bottom: 0 !important;
}