a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	box-sizing: border-box
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body {
	line-height: 1
}

ol,
ul {
	list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=)
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

.h1 {
	font-weight: 700;
	font-size: 52px;
	line-height: 115.99999999999999%;
	letter-spacing: 0;
	text-transform: uppercase
}

.h2 {
	font-weight: 700;
	font-size: 36px;
	line-height: 120%;
	letter-spacing: 0;
	text-transform: uppercase
}

.h3 {
	font-weight: 700;
	font-size: 24px;
	line-height: 120%;
	letter-spacing: 0
}

body {
	font-family: "Open Sans", -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, Adwaita Sans, Cantarell, Ubuntu, roboto, noto, helvetica, arial, sans-serif;
	font-size: 18px;
	line-height: 1.6;
	color: #264766
}

.fico {
	display: inline-block
}

.fico::before {
	display: block
}

main {
	padding-top: 92.78px;
	min-height: calc(100vh - 130px)
}

.no-scroll {
	overflow: hidden
}

.floating-button {
	display: none;
	opacity: 0;
	visibility: hidden
}

.container {
	width: 1440px;
	max-width: 100%;
	margin: 0 auto
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	user-select: none;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:after,
.slick-track:before {
	content: "";
	display: table
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.button {
	display: flex;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	align-items: center;
	outline: 0;
	border: none;
	background-color: #ff8c00;
	padding: 0 32px;
	cursor: pointer;
	transition: all .5s;
	text-decoration: none
}

.button:hover {
	background-color: #fd6117
}

.button--medium {
	height: 50px;
	border-radius: 25px
}

.button--medium .button__text {
	font-size: 16px;
	padding-top: 2px
}

.button--big {
	height: 60px;
	border-radius: 30px
}

.button--big .button__text {
	font-size: 20px
}

.button__text {
	color: #fff;
	display: block;
	width: 100%;
	font-weight: 700;
	line-height: 100%;
	letter-spacing: 0;
	text-align: center;
	text-transform: uppercase
}

.form {
	background: linear-gradient(154.31deg, #98c1e4 18.92%, #115191 82.34%), linear-gradient(0deg, #277ecf, #277ecf);
	padding: 20px 20px 35px;
	border-radius: 40px;
	font-family: Roboto, -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, Adwaita Sans, Cantarell, Ubuntu, roboto, noto, helvetica, arial, sans-serif;
	color: #fff
}

.form__header {
	position: relative;
	height: 173px;
	margin-bottom: 16px
}

.form__sale {
	position: absolute;
	top: -2px;
	left: 50%;
	-webkit-transform: translate(-50%, 0) translate(-22px, 0);
	transform: translate(-50%, 0) translate(-22px, 0)
}

.form__price {
	position: absolute;
	top: 71px;
	left: 50%;
	-webkit-transform: translate(-50%, 0) translate(-95px, 0);
	transform: translate(-50%, 0) translate(-95px, 0)
}

.form__product {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translate(-50%, 0) translate(115px, 0);
	transform: translate(-50%, 0) translate(115px, 0);
	width: 197px;
	-webkit-filter: drop-shadow(2px 4px 9px rgba(0, 0, 0, .75));
	filter: drop-shadow(2px 4px 9px rgba(0, 0, 0, .75))
}

.form__field {
	margin-bottom: 20px
}

.form__field:not(:last-of-type) {
	margin-bottom: 16px
}

.form__button {
	margin: 0 auto;
	min-width: 218px
}

.sale {
	width: 104px;
	height: 104px;
	border-radius: 50%;
	border: 3.59px solid #fff;
	box-shadow: 5.39px 8.99px 17.97px 0 rgba(0, 0, 0, .251);
	text-align: center;
	background-color: #00b67a;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-top: 11px
}

.sale__title {
	font-weight: 700;
	font-size: 17.97px;
	line-height: 100%;
	letter-spacing: -1.5px;
	text-transform: uppercase
}

.sale__value {
	font-weight: 900;
	font-style: italic;
	font-size: 62.91px;
	line-height: 1;
	letter-spacing: -4px;
	text-align: center;
	text-transform: uppercase;
	-webkit-transform: translate(0, -5px);
	transform: translate(0, -5px)
}

.sale__percent {
	font-size: .5em
}

.price {
	display: flex
}

.price__currency {
	font-size: .5em;
	-webkit-transform: translate(-5%, -5%);
	transform: translate(-5%, -5%)
}

.price__value {
	font-weight: 900;
	line-height: 100%;
	letter-spacing: 0
}

.price--old {
	font-size: 28.74px;
	margin-bottom: 5px;
	width: fit-content;
	position: relative;
}

.price--old::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	transform: translate(0, -50%) rotate(8deg);
	height: 2px;
	background-color: #FFFFFF;
}

.price--new {
	font-size: 47.9px
}

.field {
	position: relative
}

.field__label {
	font-weight: 300;
	font-size: 12px;
	line-height: 100%;
	letter-spacing: 0;
	margin-bottom: 4px
}

.field__input {
	width: 100%;
	height: 40px;
	border: 1px solid rgba(255, 255, 255, .502);
	border-radius: 4px;
	background: rgba(255, 255, 255, .2);
	padding: 10px;
	box-sizing: border-box;
	outline: 0;
	transition: all .5s;
	font-family: Roboto, -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, Adwaita Sans, Cantarell, Ubuntu, roboto, noto, helvetica, arial, sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 100%;
	letter-spacing: 0;
	color: #fff
}

.field__input::-webkit-input-placeholder {
	font-family: Roboto, -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, Adwaita Sans, Cantarell, Ubuntu, roboto, noto, helvetica, arial, sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 100%;
	letter-spacing: 0;
	color: #fff
}

.field__input::placeholder {
	font-family: Roboto, -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, Adwaita Sans, Cantarell, Ubuntu, roboto, noto, helvetica, arial, sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 100%;
	letter-spacing: 0;
	color: #fff
}

.field__input:focus {
	border: 1px solid #fff
}

.field__input.error {
	border-color: #ff4c4c
}

.field__input.error+.field__error {
	visibility: visible;
	opacity: 1
}

.field__error {
	position: absolute;
	visibility: hidden;
	opacity: 0;
	transition: all .5s;
	top: calc(100% + 2px);
	left: 0;
	font-family: Roboto, -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, Adwaita Sans, Cantarell, Ubuntu, roboto, noto, helvetica, arial, sans-serif;
	font-weight: 300;
	font-size: 10px;
	line-height: 100%;
	letter-spacing: 0;
	color: #ff4c4c
}

.pill {
	background-color: #00b67a;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	min-height: 30px;
	padding: 0 20px;
	border-radius: 300px;
	display: inline-block;
	line-height: 30px;
	font-size: 16px
}

.header {
	padding: 10px 0;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 5;
	background: rgba(255, 255, 255, .8)
}

.header__container {
	display: flex;
	align-items: center
}

.header__logo {
	display: block;
	width: 258px
}

.header__nav {
	margin-left: auto;
	padding-bottom: 3px
}

.header__cta {
	margin-left: 41px
}

.header__burger {
	display: none
}

.nav__list {
	display: flex;
	align-items: center
}

.nav__item:not(:last-of-type) {
	margin-right: 30.5px
}

.nav__link {
	position: relative;
	font-size: 14px;
	line-height: 100%;
	text-decoration: none;
	color: #264766;
	font-weight: 700;
	transition: all .5s
}

.nav__link:hover {
	color: #277ecf
}

.nav__link:hover::after {
	opacity: 1
}

.nav__link::after {
	content: '';
	position: absolute;
	bottom: -2px;
	left: 0;
	right: 0;
	height: 2px;
	background-color: #277ecf;
	opacity: 0;
	transition: all .5s
}

.burger {
	height: 20px;
	width: 20px;
	outline: 0;
	border: none;
	padding: 0;
	margin-left: 32px;
	background: 0 0;
	align-items: center;
	justify-content: center;
	min-height: 20px;
	padding-left: 0;
	padding-right: 0;
	background-color: transparent;
	color: inherit;
	cursor: pointer;
	transition: .3s ease;
	display: none
}

.burger__bars {
	display: block;
	position: relative;
	width: 20px;
	height: 2px;
	background-color: #264766;
	transition: .5s
}

.burger__bars:after,
.burger__bars:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #264766;
	transition: .5s
}

.burger__bars:before {
	-webkit-transform: translate(0, -8px);
	transform: translate(0, -8px)
}

.burger__bars:after {
	-webkit-transform: translate(0, 8px);
	transform: translate(0, 8px)
}

.burger.active .burger__bars {
	background-color: transparent
}

.burger.active .burger__bars:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.burger.active .burger__bars:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.hero {
	margin-bottom: 100px
}

.hero:last-of-type {
	margin-bottom: 75px
}

.hero__container {
	display: flex;
	justify-content: space-between
}

.hero__col--left {
	max-width: 950px;
	padding: 41px 51px 0 40px;
	background-image: url(/img/hero-bg-1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: relative
}

.hero__col--right {
	max-width: 461px;
	width: 100%
}

.hero__title {
	margin-bottom: 24px
}

.hero__content {
	max-width: 458px;
	margin-bottom: 54px
}

.hero__subtitle {
	font-weight: 600;
	font-size: 20px;
	line-height: 120%;
	letter-spacing: 0;
	margin-bottom: 37px
}

.hero__list {
	display: flex
}

.hero__item {
	flex: 1;
	display: block
}

.hero__item:not(:last-of-type) {
	margin-right: 1px
}

.hero__icon {
	display: block;
	margin-bottom: 10px
}

.hero__text {
	font-weight: 600;
	font-size: 16px;
	line-height: 120%
}

.hero__product {
	display: block;
	position: absolute;
	top: 169px;
	right: 25px;
	-webkit-filter: drop-shadow(2px 4px 9px rgba(0, 0, 0, .75));
	filter: drop-shadow(2px 4px 9px rgba(0, 0, 0, .75))
}

.hero__rating {
	position: absolute;
	height: 135px;
	width: 445px;
	bottom: 0;
	left: 0
}

.hero__timer {
	margin-bottom: 30px
}

.rating {
	display: flex;
	position: absolute;
	align-items: center;
	background: linear-gradient(117.99deg, #e7f2f9 46.18%, #dae9fc 93.69%), linear-gradient(0deg, #e7f2f9, #e7f2f9);
	padding: 0 18px 0 20px;
	border-radius: 28px
}

.rating::after {
	content: '';
	position: absolute;
	top: 38px;
	bottom: 38px;
	left: 50%;
	-webkit-transform: translate(-50%, 0) translate(-9px, 0);
	transform: translate(-50%, 0) translate(-9px, 0);
	width: 2px;
	background-color: #264766
}

.rating__left,
.rating__right {
	pointer-events: none;
	display: block;
	flex: 1
}

.rating__left {
	margin-right: 20px
}

.rating__right {
	margin-left: 17px
}

.timer {
	min-height: 141px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	background: linear-gradient(117.99deg, #e7f2f9 46.18%, #dae9fc 93.69%), linear-gradient(0deg, #e7f2f9, #e7f2f9);
	border-radius: 40px
}

.timer__title {
	margin-bottom: 5px
}

.timer__value {
	color: #f36e25
}

.problems {
	margin-bottom: 100px
}

.problems__badge {
	margin-bottom: 10px
}

.problems__title {
	max-width: 650px;
	margin-bottom: 40px
}

.problems__list {
	display: flex;
	flex-wrap: wrap;
	gap: 30px 0
}

.problems__item {
	width: calc(100% / 3)
}

.problem {
	position: relative;
	border-radius: 40px;
	overflow: hidden;
	max-width: 480px;
	height: 400px
}

.problem__picture {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	height: 100%
}

.problem__counter {
	position: absolute;
	top: 20px;
	left: 20px;
	font-weight: 300;
	font-size: 90px;
	line-height: 120%;
	letter-spacing: 0
}

.problem__text {
	position: absolute;
	left: 20px;
	bottom: 20px;
	right: 20px;
	background: rgba(255, 255, 255, .8);
	min-height: 183px;
	padding: 10px 16px;
	border-radius: 20px;
	transition: all .5s
}

.problem__title {
	margin-bottom: 18px
}

.problem__description {
	line-height: 120%
}

.problem:hover .problem__text {
	background: rgba(255, 255, 255, .9)
}

.about {
	margin-bottom: 100px
}

.about__badge {
	margin-bottom: 10px
}

.about__title {
	max-width: 650px;
	margin-bottom: 10px
}

.about__cols {
	display: flex;
	min-height: 498px;
	justify-content: space-between;
	align-items: center;
	position: relative
}

.about__col--two {
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%) translate(3px, -11px);
	transform: translate(-50%, -50%) translate(3px, -11px);
	width: 498px;
	-webkit-filter: drop-shadow(2px 4px 9px rgba(0, 0, 0, .75));
	filter: drop-shadow(2px 4px 9px rgba(0, 0, 0, .75))
}

.about__list {
	max-width: 420px
}

.about__item:not(:last-of-type) {
	margin-bottom: 40px
}

.advantage__header {
	display: flex;
	margin-bottom: 18px
}

.advantage__icon-wrap {
	width: 60px;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #115191;
	border-radius: 10px;
	margin-right: 16px
}

.advantage__icon {
	display: block
}

.advantage__title {
	flex: 1
}

.advantage__description {
	line-height: 120%
}

.composition {
	margin-bottom: 103px
}

.composition__badge {
	margin-bottom: 10px
}

.composition__title {
	margin-bottom: 40px
}

.composition__list {
	display: flex
}

.composition__item {
	flex: 1
}

.composition__item:not(:last-of-type) {
	margin-right: 30px
}

.component__header {
	margin-bottom: 17px;
	display: flex;
	align-items: center
}

.component__picture {
	display: block;
	width: 120px;
	height: 120px;
	border-radius: 20px;
	margin-right: 16px
}

.component__description {
	line-height: 120%
}

.expert {
	margin-bottom: 100px
}

.expert__container {
	position: relative;
	display: flex;
	background-image: url(/img/expert-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 34px 41px 27px 40px
}

.expert__bg {
	position: absolute;
	pointer-events: none;
	z-index: -1
}

.expert__bg--body,
.expert__bg--header {
	background: linear-gradient(259.56deg, #e5f4ff 21.79%, #e5f4ff33 63.76%), linear-gradient(0deg, #ecf6fc, #ecf6fc)
}

.expert__bg--header {
	top: 0;
	left: 153px;
	right: 0;
	height: 85px;
	border-radius: 40px 40px 0 0
}

.expert__bg--header::after,
.expert__bg--header::before {
	content: '';
	position: absolute;
	bottom: 0;
	right: 100%
}

.expert__bg--header::after {
	border-radius: 50%;
	background-color: #fff;
	width: 80px;
	height: 80px
}

.expert__bg--header:before {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 40px 40px;
	border-color: transparent transparent #ebf6fd transparent;
	-webkit-transform: rotate(0);
	transform: rotate(0)
}

.expert__bg--body {
	top: 85px;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 40px 0 40px 40px
}

.expert__col--one {
	margin-right: 100px;
	padding-left: 1px
}

.expert__col--two {
	display: block;
	border-radius: 20px;
	height: 100%
}

.expert__badge {
	-webkit-transform: translate(-39px, -4px);
	transform: translate(-39px, -4px);
	margin-bottom: 59px
}

.expert__text {
	line-height: 120%;
	margin-bottom: 40px
}

.expert__text p:not(:last-of-type) {
	margin-bottom: 24px
}

.expert__person {
	font-weight: 700;
	line-height: 120%;
	position: relative
}

.expert__sign {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translate(-50%, -50%) translate(13px, 73px);
	transform: translate(-50%, -50%) translate(13px, 73px)
}

.reviews {
	margin-bottom: 100px
}

.reviews__badge {
	margin-bottom: 60px
}

.reviews__carousel {
	margin-bottom: 60px;
	padding-left: 20px;
	position: relative
}

.reviews__list {
	min-height: 330px
}

.reviews__list .slick-current .review__col--picture {
	width: 330px;
	height: 330px
}

.reviews__list .slick-slide:not(.slick-current) .reviews__item {
	padding-left: 84px
}

.reviews__item {
	display: block !important
}

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

.reviews__arrow {
	cursor: pointer;
	outline: 0;
	padding: 0;
	margin: 0;
	border: none;
	width: 60px;
	height: 60px;
	border-radius: 10px;
	background-color: #e7f2f9;
	position: relative;
	transition: all .5s
}

.reviews__arrow svg {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	stroke: #277ecf;
	transition: all .5s
}

.reviews__arrow--prev {
	margin-right: 27px
}

.reviews__arrow--prev svg {
	-webkit-transform: translate(-50%, -50%) scale(-1, 1);
	transform: translate(-50%, -50%) scale(-1, 1)
}

.reviews__arrow:hover {
	background-color: #277ecf
}

.reviews__arrow:hover svg {
	stroke: #fff
}

.reviews__button {
	max-width: 384px;
	width: 100%;
	background-color: #277ecf
}

.reviews__button:hover {
	background-color: #115191
}

.review {
	display: flex
}

.review__col--picture {
	display: block;
	border-radius: 30px;
	margin-right: 30px;
	width: 240px;
	height: 240px;
	transition: all .5s
}

.review__person {
	display: flex;
	align-items: center;
	margin-bottom: 18px
}

.review__avatar {
	display: block;
	border-radius: 20px;
	margin-right: 16px
}

.review__name {
	padding-top: 3px
}

.review__description {
	line-height: 120%
}

.popup__overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background: #264766;
	opacity: 0;
	visibility: hidden;
	transition: all .5s;
	z-index: 6
}

.popup__body {
	position: fixed;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%) translate(0, -10px);
	transform: translate(-50%, -50%) translate(0, -10px);
	max-width: 748px;
	min-height: 182px;
	padding: 60px 100px;
	display: flex;
	align-items: center;
	background-color: #fff;
	border-radius: 40px;
	visibility: hidden;
	opacity: 0;
	transition: all .5s;
	z-index: 7
}

.popup__icon {
	display: block;
	margin-right: 20px
}

.popup__warning {
	line-height: 120%
}

.popup__cross {
	cursor: pointer;
	position: absolute;
	border: none;
	outline: 0;
	background: 0 0;
	padding: 0;
	margin: 0;
	top: 34px;
	right: 34px;
	height: 28px;
	width: 28px
}

.popup__cross::after,
.popup__cross::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 30px;
	height: 2px;
	background-color: #15203e
}

.popup__cross::before {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg)
}

.popup__cross::after {
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotate(-45deg)
}

.popup.shown .popup__overlay {
	visibility: visible;
	opacity: .4
}

.popup.shown .popup__body {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.menu {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 4;
	background-color: #fff;
	opacity: 0;
	visibility: hidden;
	transition: all .5s;
	-webkit-transform: translate(0, -20px);
	transform: translate(0, -20px)
}

.menu.active {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}

.menu__container {
	overflow-y: auto;
	height: 100%
}

.menu__nav {
	border-radius: 20px;
	padding: 43px 15px;
	min-height: 308px;
	background-image: url(/img/menu-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 20px
}

.menu__footer {
	color: #fff;
	height: 220px;
	border-radius: 20px;
	background: linear-gradient(154.31deg, #98c1e4 18.92%, #115191 82.34%), linear-gradient(0deg, #e7f2f9, #e7f2f9), linear-gradient(117.99deg, #e7f2f9 46.18%, #dae9fc 93.69%)
}

.menu__footer .form__price {
	-webkit-transform: translate(-50%, 0) translate(-95px, 10px);
	transform: translate(-50%, 0) translate(-95px, 10px)
}

.menu__footer .sale {
	-webkit-transform: translate(-50%, 0) translate(-22px, 10px);
	transform: translate(-50%, 0) translate(-22px, 10px)
}

.menu__footer .sale__value {
	font-size: 56px
}

.menu__footer .form__product {
	width: 185px;
	-webkit-transform: translate(-50%, 0) translate(125px, 15px);
	transform: translate(-50%, 0) translate(125px, 15px)
}

@media screen and (max-width:1480px) {
	.container {
		padding-left: 20px;
		padding-right: 20px;
		width: 1024px
	}

	.button--medium .button__text {
		padding-top: 0
	}

	.header__logo {
		width: 200px
	}

	.header__cta {
		margin-left: 20px
	}

	.nav__item:not(:last-of-type) {
		margin-right: 15px
	}

	.hero {
		margin-bottom: 60px
	}

	.hero:last-of-type {
		margin-bottom: 0;
		padding-bottom: 35px
	}

	.hero__col--left {
		padding: 20px 20px 200px;
		width: 500px;
		background-image: url(/img/hero-bg-1-mob.png)
	}

	.hero__title {
		font-size: 48px
	}

	.hero__content {
		margin-bottom: 20px
	}

	.hero__product {
		top: auto;
		bottom: 0;
		width: 200px;
		bottom: 15px;
		right: 20px
	}

	[lang=en] .hero__product,
	[lang=id] .hero__product {
		width: 180px;
		right: 30px
	}

	.hero__rating {
		left: 0;
		height: 170px;
		width: 235px
	}

	[lang=en] .hero__rating {
		height: 145px
	}

	[lang=id] .hero__rating {
		height: 164px
	}

	.rating {
		flex-direction: column;
		align-items: flex-start;
		justify-content: space-between;
		padding: 20px
	}

	.rating::after {
		left: 20px;
		top: 50%;
		height: 2px;
		width: 40px;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%)
	}

	.rating__left,
	.rating__right {
		flex: none
	}

	.rating__left {
		margin: 0;
		height: 55px
	}

	[lang=en] .rating__left {
		height: 45px
	}

	.rating__right {
		margin: 0;
		height: 55px
	}

	[lang=en] .rating__right {
		height: 48px
	}

	.problems {
		margin-bottom: 60px
	}

	.problems__title {
		margin-bottom: 20px
	}

	.problems__item {
		width: 50%
	}

	.about {
		margin-bottom: 60px
	}

	.about__title {
		margin-bottom: 20px
	}

	.about__cols {
		align-items: flex-start
	}

	.about__col--two {
		width: 330px
	}

	.about__list {
		max-width: 300px
	}

	.composition {
		margin-bottom: 60px
	}

	.composition__title {
		margin-bottom: 20px
	}

	.component__picture {
		width: 60px;
		height: 60px;
		border-radius: 10px
	}

	.expert {
		margin-bottom: 60px
	}

	.expert__container {
		padding: 20px 20px 100px
	}

	.expert__col--one {
		margin-right: 50px;
		padding-left: 0
	}

	.expert__col--two {
		width: 500px
	}

	.expert__badge {
		position: absolute;
		top: 0;
		left: 0;
		-webkit-transform: none;
		transform: none
	}

	.expert__text {
		padding-top: 85px
	}

	.expert__sign {
		-webkit-transform: translate(-50%, -50%) translate(100px, 80px);
		transform: translate(-50%, -50%) translate(100px, 80px)
	}

	.reviews {
		margin-bottom: 60px
	}

	.reviews__badge {
		margin-bottom: 20px
	}

	.reviews__carousel {
		margin-bottom: 30px;
		padding-left: 0
	}

	.reviews__list .slick-slide:not(.slick-current) .reviews__item {
		padding-left: 0
	}

	.reviews__arrows {
		bottom: -7px
	}

	.review__col--picture {
		width: 330px;
		height: 330px
	}
}

@media screen and (max-width:1180px) {
	.h1 {
		font-size: 38px;
		line-height: 110.00000000000001%
	}

	.h2 {
		font-size: 24px
	}

	.h3 {
		font-size: 20px
	}

	body {
		font-size: 16px
	}

	main {
		padding-top: 70px
	}

	.container {
		width: 500px
	}

	.button--medium {
		height: 30px;
		padding: 5px 20px
	}

	.button--medium .button__text {
		font-size: 14px
	}

	.form {
		border-radius: 28px
	}

	.header__nav {
		display: none
	}

	.header__cta {
		margin-left: auto
	}

	.header__burger {
		display: block
	}

	.nav__list {
		display: block
	}

	.nav__item {
		display: block
	}

	.nav__item:not(:last-of-type) {
		margin-right: 0;
		margin-bottom: 23px
	}

	.nav__link {
		width: 100%;
		display: block;
		text-align: center;
		font-weight: 700;
		font-size: 18px;
		line-height: 100%
	}

	.nav__link::after {
		display: none
	}

	.burger {
		display: flex
	}

	.hero__container {
		display: block
	}

	.hero__col--left {
		width: 100%;
		margin-bottom: 20px
	}

	.hero__product {
		width: 170px;
		right: 26px
	}

	[lang=en] .hero__product,
	[lang=id] .hero__product {
		width: 170px;
		right: 26px
	}

	.hero__rating {
		height: 151px;
		width: 215px
	}

	[lang=en] .hero__rating {
		height: 122px
	}

	[lang=id] .hero__rating {
		height: 137px
	}

	.hero__timer {
		margin-bottom: 20px
	}

	.rating__left {
		height: 45px
	}

	[lang=en] .rating__left {
		height: 32px
	}

	[lang=id] .rating__left {
		height: 40px
	}

	.rating__right {
		height: 45px
	}

	[lang=en] .rating__right {
		height: 32px
	}

	.timer {
		min-height: 100px;
		border-radius: 28px
	}

	.problems__list {
		display: block
	}

	.problems__item {
		width: 100%
	}

	.problems__item:not(:last-of-type) {
		margin-bottom: 20px
	}

	.about__cols {
		display: block
	}

	.about__col--one {
		margin-bottom: 30px
	}

	.about__col--two {
		width: 300px;
		position: static;
		-webkit-transform: none;
		transform: none;
		margin: 0 auto 30px
	}

	.about__list {
		max-width: 100%
	}

	.about__item:not(:last-of-type) {
		margin-bottom: 20px
	}

	.advantage__header {
		align-items: center;
		margin-bottom: 10px
	}

	.composition__list {
		display: block
	}

	.composition__item:not(:last-of-type) {
		margin-right: 0;
		margin-bottom: 20px
	}

	.component__header {
		margin-bottom: 10px
	}

	.component__picture {
		border-radius: 20px;
		height: 90px;
		width: 90px
	}

	.expert__container {
		flex-direction: column-reverse;
		padding: 60px 20px 105px;
		max-width: 460px
	}

	.expert__bg--header {
		border-radius: 20px 20px 0 0;
		left: 129px;
		height: 44px
	}

	.expert__bg--header::after {
		width: 40px;
		height: 40px
	}

	.expert__bg--header:before {
		border-width: 0 0 20px 20px
	}

	.expert__bg--body {
		border-radius: 20px 0 20px 20px;
		top: 44px
	}

	.expert__col--one {
		margin-right: 0
	}

	.expert__col--two {
		width: 100%;
		margin-bottom: 20px
	}

	.expert__badge {
		top: 0
	}

	.expert__text {
		padding: 0
	}

	.reviews__list {
		margin-bottom: 27px
	}

	.reviews__arrows {
		position: static;
		-webkit-transform: none;
		transform: none;
		display: flex;
		align-items: center;
		justify-content: flex-end
	}

	.reviews__button {
		margin: 0 auto
	}

	.review {
		display: block
	}

	.review__col--picture {
		margin-right: 0;
		margin-bottom: 20px
	}

	.menu {
		padding-top: 70px
	}
}

@media screen and (max-width:767px) {
	main {
		padding-top: 55px
	}

	.container {
		padding: 0 15px;
		width: 100%;
		max-width: 375px
	}

	.button--big {
		height: 50px
	}

	.form {
		border-radius: 20px;
		padding: 15px 15px 20px
	}

	.form__header {
		height: 141px
	}

	.form__sale {
		top: 6px;
		-webkit-transform: translate(-50%, 0) translate(-14px, 0);
		transform: translate(-50%, 0) translate(-14px, 0)
	}

	.form__price {
		top: 63px;
		-webkit-transform: translate(-50%, 0) translate(-70px, 0);
		transform: translate(-50%, 0) translate(-70px, 0)
	}

	.form__product {
		width: 152px;
		-webkit-transform: translate(-50%, 0) translate(91px, 0);
		transform: translate(-50%, 0) translate(91px, 0);
		top: 8px
	}

	.form__button {
		width: 100%
	}

	.sale {
		padding-top: 19px;
		width: 80px;
		height: 80px
	}

	.sale__title {
		font-size: 13.78px
	}

	.sale__value {
		font-size: 48.23px;
		line-height: 48.23px
	}

	.price--old {
		font-size: 22.03px
	}

	.price--new {
		font-size: 36.72px
	}

	.header {
		padding-top: 9px
	}

	.header__logo {
		width: 148px
	}

	.hero__col--left {
		padding: 21px 15px 164px;
		margin-bottom: 10px
	}

	.hero__title {
		margin-bottom: 11px
	}

	.hero__content {
		margin-bottom: 14px
	}

	.hero__subtitle {
		font-size: 16px;
		line-height: 120%;
		margin-bottom: 28px
	}

	.hero__list {
		display: block
	}

	.hero__item:not(:last-of-type) {
		margin-right: 0;
		margin-bottom: 3px
	}

	.hero__item {
		display: flex;
		align-items: center
	}

	.hero__icon {
		margin-bottom: 0;
		margin-right: 9px
	}

	.hero__text {
		font-size: 14px
	}

	.hero__product {
		width: 157px;
		right: 9px;
		bottom: 23px
	}

	[lang=en] .hero__product,
	[lang=id] .hero__product {
		width: 157px;
		right: 6px;
		bottom: 12px
	}

	.hero__rating {
		height: 141px;
		width: 164px
	}

	[lang=en] .hero__rating {
		height: 130px
	}

	[lang=id] .hero__rating {
		height: 151px
	}

	.hero__timer {
		margin-bottom: 10px
	}

	.rating {
		padding: 15px;
		border-radius: 15px
	}

	.rating::after {
		-webkit-transform: translate(0, -50%) translate(-5px, 7px);
		transform: translate(0, -50%) translate(-5px, 7px)
	}

	.rating__left {
		height: 55px
	}

	[lang=en] .rating__left {
		height: 45px
	}

	[lang=id] .rating__left {
		height: 57px
	}

	.rating__right {
		height: 40px
	}

	[lang=id] .rating__right {
		height: 45px
	}

	.timer {
		border-radius: 20px;
		min-height: 96px
	}

	.timer__title {
		margin-bottom: 0
	}

	.timer__value {
		font-size: 46px
	}

	.problems__badge {
		margin-bottom: 11px
	}

	.problems__item:not(:last-of-type) {
		margin-bottom: 10px
	}

	.problem {
		border-radius: 20px;
		height: 320px
	}

	.problem__counter {
		top: 15px;
		left: 15px;
		font-size: 60px
	}

	.problem__text {
		left: 15px;
		right: 15px;
		bottom: 15px;
		min-height: 170px;
		padding: 10px;
		border-radius: 14px
	}

	.problem__title {
		margin-bottom: 9px
	}

	.about {
		margin-bottom: 39px
	}

	.about__col--one {
		margin-bottom: 9px
	}

	.about__col--two {
		margin-bottom: 25px;
		width: 350px
	}

	.about__item:not(:last-of-type) {
		margin-bottom: 10px
	}

	.advantage__header {
		margin-bottom: 11px
	}

	.composition {
		margin-bottom: 58px
	}

	.composition__item:not(:last-of-type) {
		margin-bottom: 15px
	}

	.expert__container {
		background-image: url(/img/expert-bg-mob.png);
		padding: 61px 15px 84px;
		max-width: 345px
	}

	.expert__col--two {
		margin-bottom: 22px
	}

	.expert__text {
		margin-bottom: 9px
	}

	.expert__text p {
		line-height: 119%
	}

	.expert__text p:not(:last-of-type) {
		margin-bottom: 8px
	}

	.expert__sign {
		top: 3px;
		width: 173px;
		-webkit-transform: translate(-50%, -50%) translate(70px, 80px);
		transform: translate(-50%, -50%) translate(70px, 80px)
	}

	.reviews__badge {
		margin-bottom: 35px
	}

	.reviews__carousel {
		margin-bottom: 20px;
		padding-left: 15px
	}

	.reviews__list {
		margin-bottom: 6px
	}

	.reviews__arrow {
		height: 40px;
		width: 40px;
		border-radius: 10px
	}

	.reviews__arrow svg {
		width: 7px
	}

	.reviews__arrow--prev {
		margin-right: 10px
	}

	.reviews__button {
		height: 60px
	}

	.review__person {
		margin-bottom: 10px
	}

	.review__avatar {
		width: 40px;
		height: 40px;
		border-radius: 10px
	}

	.review__name {
		padding: 0
	}

	.popup__body {
		max-width: 345px;
		width: 100%;
		display: block;
		padding: 60px 22px;
		border-radius: 20px
	}

	.popup__icon {
		margin: 0 auto 20px
	}

	.popup__warning {
		font-size: 18px;
		line-height: 100%;
		text-align: center;
		padding: 0 15px
	}

	.popup__cross {
		right: 24px;
		top: 24px
	}

	.menu {
		padding-top: 55px
	}

	.menu__footer {
		height: 191px
	}

	.menu__footer .form__price {
		-webkit-transform: translate(-50%, 0) translate(-76px, 28px);
		transform: translate(-50%, 0) translate(-76px, 28px)
	}

	.menu__footer .sale {
		-webkit-transform: translate(-50%, 0) translate(-17px, 31px);
		transform: translate(-50%, 0) translate(-17px, 31px)
	}

	.menu__footer .sale__value {
		font-size: 48px
	}

	.menu__footer .form__product {
		width: 162px;
		-webkit-transform: translate(-50%, 0) translate(86px, 6px);
		transform: translate(-50%, 0) translate(86px, 6px)
	}
}

@media screen and (max-width:479px) {
	.floating-button {
		visibility: visible;
		opacity: 1;
		display: block;
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		padding: 9px 15px;
		z-index: 24;
		pointer-events: visible;
		transition: all .5s;
		height: 70px;
		background: linear-gradient(154.31deg, #98c1e4 18.92%, #115191 82.34%), linear-gradient(0deg, #277ecf, #277ecf);
		border-radius: 20px 20px 0 0
	}

	.floating-button.hide {
		opacity: 0;
		pointer-events: none
	}

	.floating-button a {
		max-width: 345px;
		width: 100%;
		margin: 0 auto
	}
}

@media screen and (max-width:425px) {
	.reviews {
		overflow: hidden
	}

	.reviews__list .slick-current .review__col--picture {
		width: 210px;
		height: 210px
	}

	.reviews__list .slick-list {
		overflow: visible !important
	}

	.reviews__item {
		width: 210px !important;
		margin-right: 48px
	}

	.review__col--picture {
		width: 180px;
		height: 180px;
		border-radius: 10px
	}
}