.blockRedLine3103{
    display:none!important;
}
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
}

.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
}

body {
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 16px;
    overflow-x: hidden
}

html {
    overflow-x: hidden
}

a:-moz-focusring,
select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}

:active,
:focus,
:hover,
:visited {
    outline: 0 !important
}

a {
    outline: 0 !important
}

a:active,
a:focus,
a:hover,
a:visited {
    outline: 0 !important
}

::-moz-focus-inner {
    border: 0;
    outline: 0
}

.container {
    width: 1240px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px
}

.btn {
    display: inline-block;
    cursor: pointer;
    outline: 0;
    text-transform: uppercase;
    color: #fff;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-weight: 700;
    border-radius: 100px;
    text-align: center;
    text-decoration: none;
    box-shadow: 0 2px 4px 0 #fff inset, 0 -2px 4px 0 rgba(0, 0, 0, .25) inset, 0 4px 10px 0 rgba(22, 16, 12, .3);
    transition: all .3s;
    font-size: 24px;
    line-height: 28px;
    padding: 16px 25px;
    border: none
}

.btn--small {
    font-size: 18px;
    line-height: 22px;
    padding: 9px 15px
}

.btn--orange {
    background: linear-gradient(170.11deg, #e3b987 21.23%, #ee8324 91.4%)
}

.btn--orange:hover {
    background: linear-gradient(170.11deg, #ffa030 21.23%, #d74000 91.4%);
    box-shadow: 0 2px 4px 0 #fff inset, 0 -2px 4px 0 rgba(0, 0, 0, .25) inset, 0 10px 20px 0 rgba(22, 16, 12, .7);
    text-shadow: 0 4px 4px rgba(0, 0, 0, .25)
}

.btn--blue {
    background: linear-gradient(170.11deg, #75b9ff 21.23%, #277ecf 91.4%);
    box-shadow: 0 2px 4px 0 #fff inset, 0 -2px 4px 0 rgba(0, 0, 0, .25) inset, 0 10px 20px 0 rgba(0, 48, 106, .2)
}

.btn--blue:hover {
    background: linear-gradient(170.11deg, #56a9ff -.93%, #1a62d9 91.4%);
    text-shadow: 0 4px 4px rgba(0, 0, 0, .25)
}

.slick-arrow {
    background: 0 0;
    padding: 0;
    border: none;
    cursor: pointer
}

.slick-arrow svg path {
    transition: all .3s
}

.slick-arrow:hover svg path {
    stroke: #00306a
}

.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .3);
    z-index: 8;
    opacity: 0;
    pointer-events: none;
    transition: all .2s
}

.overlay.active {
    opacity: 1;
    pointer-events: visible
}

.floating-button {
    display: none
}

.header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 5px 0;
    z-index: 5;
    transition: background .3s
}

.header.fixed {
    position: fixed;
    background: #c0dfff;
    transition: background .3s
}

.header__wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.header__link {
    text-decoration: none;
    color: #00306a;
    font-weight: 600;
    font-size: 14px
}

.header__link:not(:last-of-type) {
    margin-right: 28px
}

.header__btn {
    min-width: 146px
}

.header__burger {
    display: none
}

.burger {
    position: relative;
    width: 28px;
    height: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    cursor: pointer;
    z-index: 2
}

.burger.active .burger__line {
    -webkit-transform-origin: center;
    transform-origin: center;
    position: absolute;
    top: 7px;
    left: 1px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.burger.active .burger__line:nth-of-type(1) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.burger.active .burger__line:nth-of-type(2) {
    opacity: 0
}

.burger.active .burger__line:nth-of-type(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.burger__line {
    display: inline-block;
    width: 100%;
    height: 3px;
    background: #00306a;
    border-radius: 3px
}

.menu-mobile {
    display: none
}

.menu-mobile__bg {
    position: absolute;
    top: -170px;
    right: calc(50% - 940px);
    opacity: .9;
    width: 1000px;
    -webkit-transform: rotate(125deg);
    transform: rotate(125deg);
    pointer-events: none
}

.menu-mobile__product {
    position: absolute;
    top: 240px;
    left: calc(50% - 270px);
    max-width: 557px;
    pointer-events: none
}

.menu-mobile__wrap {
    overflow-y: auto;
    height: 100%;
    margin: 0 auto;
    position: relative;
    padding-top: 65px;
    padding-bottom: 15px;
    display: flex;
    flex-direction: column
}

.menu-mobile__list {
    display: flex;
    flex-direction: column;
    text-align: center;
    margin: 0 auto 30px
}

.menu-mobile__link {
    font-size: 24px;
    color: #00306a;
    font-weight: 900;
    text-decoration: none
}

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

.menu-mobile__bottom {
    background: linear-gradient(358.83deg, #277fd0 .83%, rgba(148, 205, 255, 0) 98.83%);
    margin: -15px;
    padding: 15px;
    margin-top: auto;
    text-align: center
}

.menu-mobile__btn {
    min-width: 300px
}

.intro {
    padding-top: 112px;
    padding-bottom: 58px;
    background: url(../img/intro-bg.jpg) no-repeat center top;
    background-size: auto 100%;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.intro__product {
    position: absolute;
    bottom: -315px;
    left: calc(50% - 1040px);
    pointer-events: none;
    z-index: -1
}

.intro__wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end
}

.intro__content {
    max-width: 486px;
    width: 100%;
    margin-right: 20px;
    padding-top: 9px
}

.intro__title {
    font-size: 85px;
    font-weight: 900;
    line-height: 90px;
    letter-spacing: .02em;
    margin-bottom: 15px;
    text-transform: uppercase
}

.intro__subtitle {
    max-width: 305px;
    width: 100%;
    margin-left: auto;
    font-size: 36px;
    font-weight: 500;
    line-height: 36px;
    margin-bottom: 35px;
    display: flex;
    align-items: center
}

.intro__subtitle img {
    flex-shrink: 0
}

[lang=gr] .intro__subtitle,
[lang=ro] .intro__subtitle {
    max-width: 345px
}

[lang=bg] .intro__subtitle {
    max-width: 325px
}

.intro__block {
    margin-bottom: 50px
}

.intro__items {
    background: #c0dfff;
    border-radius: 10px;
    padding: 16px 10px 23px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

.intro__item {
    width: 150px
}

.intro__form {
    max-width: 388px;
    width: 100%
}

.block {
    background: #fff;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 20px
}

.block__col:nth-of-type(1) img {
    display: block
}

.block__col:nth-of-type(1) img:nth-of-type(1) {
    margin-bottom: 6px
}

.block__col:nth-of-type(2) img:nth-of-type(1) {
    margin-right: 10px
}

.item {
    text-align: center
}

.item__icon {
    display: block;
    margin: 0 auto 9px
}

.item__text {
    font-size: 16px;
    line-height: 19.2px;
    color: #277ecf
}

.form {
    padding: 30px 24px;
    background: linear-gradient(180deg, #277fd0 0, #00306a 100%);
    box-shadow: 0 4px 10px 0 #c0dfff inset, 0 -6px 10px 0 rgba(0, 0, 0, .4) inset, 0 30px 40px 0 rgba(14, 40, 134, .3);
    border-radius: 10px;
    position: relative
}

.form__prod {
    position: absolute;
    top: 35px;
    right: 0;
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg)
}

.form__title {
    width: 86%;
    color: #ffb965;
    margin-bottom: 20px;
    font-weight: 900;
    font-size: 24px;
    line-height: 28px
}

[lang=pt] .form__title {
    font-size: 20px
}

.form__title span {
    font-size: 44px;
    line-height: 1;
    text-transform: uppercase;
    display: block
}

[lang=ro] .form__title span {
    font-size: 34px
}

.form__title em {
    font-style: italic;
    font-size: 70px;
    display: inline-block;
    line-height: 80%;
    vertical-align: top
}

[lang=hu] .form__title em,
[lang=ro] .form__title em {
    font-size: 45px
}

[lang=pt] .form__title em {
    font-size: 60px
}

.form__text {
    background: #277ecf;
    text-align: center;
    border-radius: 10px;
    font-size: 18px;
    line-height: 21.09px;
    letter-spacing: -.01em;
    color: #fff;
    padding: 3px 10px;
    margin-bottom: 17px
}

.form__text span {
    font-weight: 900
}

.form__price {
    margin-bottom: 12px
}

.form__wrap {
    margin-bottom: 20px;
    position: relative
}

.form__input {
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    color: #fff;
    font-size: 18px;
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, .5);
    background: rgba(148, 205, 255, .4);
    font-family: Roboto, Arial, Helvetica, sans-serif
}

.form__input::-webkit-input-placeholder {
    font-size: 14px;
    font-weight: 300;
    color: #fff
}

.form__input::placeholder {
    font-size: 14px;
    font-weight: 300;
    color: #fff
}

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

.form__input.error {
    border: 1px solid #ff6274;
    background: rgba(255, 98, 116, .4)
}

.form__input.error~span {
    display: block
}

.form__error {
    display: none;
    position: absolute;
    bottom: -2px;
    left: 10px;
    color: #ff6274;
    font-size: 12px;
    font-weight: 500;
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

.form__btn {
    margin-top: 10px;
    width: 100%
}

.price {
    color: #fff
}

.price .al-raw-currency {
    display: inline-block;
    line-height: 1;
    vertical-align: top
}

.price__old .al-raw-currency {
    font-size: 20px;
    margin-right: 6px;
    line-height: 150%
}

.price__old .al-raw-cost-promo {
    text-decoration: line-through;
    font-size: 36px;
    line-height: 42px
}

.price__new {
    font-weight: 900
}

.price__new .al-raw-currency {
    font-size: 30px;
    margin-right: 5px;
    line-height: 130%
}

.price__new .al-raw-cost {
    font-size: 60px;
    line-height: 70px
}

.problems {
    padding: 80px 0 84px;
    z-index: 1;
    position: relative;
    overflow: hidden
}

.problems__bg-1,
.problems__bg-2 {
    position: absolute;
    z-index: -1;
    pointer-events: none
}

.problems__bg-1 {
    top: 290px;
    right: calc(50% - 40px);
    -webkit-transform: rotate(150deg);
    transform: rotate(150deg);
    width: 1206px
}

.problems__bg-2 {
    top: -260px;
    left: calc(50% - -230px)
}

.problems__wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 45px
}

.problems__item {
    max-width: 285px;
    width: 100%
}

.problems__item:nth-of-type(-n+4) {
    margin-bottom: 20px
}

.problems__content-mob {
    display: none
}

.problems__col {
    width: 48%
}

.problems__title {
    margin-bottom: 7px;
    color: #267dce;
    font-weight: 900;
    font-size: 40px;
    line-height: 44px;
    position: relative
}

.problems__title img {
    position: absolute;
    left: -45px;
    top: 0;
    pointer-events: none
}

.problems__title span {
    padding-left: 11px;
    display: inline-block
}

.problems__desc {
    font-size: 18px;
    line-height: 22px
}

.problems__text {
    text-align: center;
    color: #00306a;
    font-weight: 800;
    font-size: 24px;
    line-height: 29px;
    max-width: 975px;
    width: 100%;
    margin: 0 auto
}

.problem {
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    line-height: 0
}

.problem::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 10px;
    background: rgba(55, 38, 40, .4);
    transition: all .3s;
    z-index: 1
}

.problem:hover .problem__text {
    opacity: 0
}

.problem:hover .problem__image {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.problem:hover::before {
    opacity: 0
}

.problem__text {
    position: absolute;
    left: 22px;
    right: 20px;
    color: #fff;
    font-weight: 900;
    font-size: 24px;
    line-height: 29px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: all .3s;
    z-index: 2
}

.problem__image {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover"
}

.about {
    padding-top: 84px;
    padding-bottom: 60px;
    position: relative;
    overflow: hidden
}

.about::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(23, 105, 204, .5) url(../img/about-bg.png) no-repeat calc(50% - -520px) center;
    z-index: 0;
    pointer-events: none
}

.about__wrapper {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

.about__video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 1920px
}

.about__content {
    max-width: 776px;
    width: 100%;
    margin-right: 20px
}

.about__title {
    color: #fff;
    text-transform: uppercase;
    font-size: 80px;
    line-height: 64px;
    font-weight: 900;
    margin-bottom: 12px
}

.about__subtitle {
    color: #fff;
    display: flex;
    align-items: center;
    font-size: 30px;
    line-height: 33px;
    font-weight: 500;
    margin-bottom: 39px;
    max-width: 385px;
    width: 100%
}

.about__subtitle img {
    flex-shrink: 0
}

.about__block {
    display: flex;
    align-items: flex-start
}

.about__info {
    padding-top: 13px
}

.about__product {
    margin-right: 40px;
    margin-left: -90px
}

.about__desc {
    margin-bottom: 20px;
    width: 92%
}

.about__text {
    color: #fff;
    font-size: 18px;
    line-height: 22px
}

.about__text span {
    font-weight: 900
}

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

.about__icon:not(:last-of-type) {
    margin-right: 40px
}

.about__form {
    max-width: 388px;
    width: 100%
}

.expert {
    padding-top: 80px;
    padding-bottom: 80px;
    background: url(../img/expert-bg.jpg) no-repeat calc(50% - 280px) top;
    position: relative
}

.expert__bg {
    position: absolute;
    bottom: -520px;
    right: calc(50% - 1450px);
    z-index: -1;
    -webkit-transform: rotate(111deg);
    transform: rotate(111deg);
    width: 1180px;
    opacity: .9;
    pointer-events: none
}

.expert__top {
    max-width: 586px;
    width: 100%;
    margin-left: auto;
    margin-bottom: 80px
}

.expert__title {
    font-weight: 900;
    font-size: 80px;
    line-height: 72px;
    text-transform: uppercase
}

.expert__subtitle {
    color: #267dce;
    font-weight: 500;
    font-size: 30px;
    line-height: 33px;
    margin-bottom: 30px
}

.expert__text {
    font-size: 18px;
    line-height: 22px
}

.expert__text span {
    font-weight: 900;
    color: #267dce
}

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

.expert__block {
    margin-bottom: 60px;
    border: 2px solid #267dce;
    border-radius: 10px;
    padding: 30px 30px 26px;
    display: flex;
    align-items: flex-start
}

.expert__main {
    font-size: 24px;
    line-height: 29px;
    margin-left: 20px
}

.expert__main span {
    font-weight: 900;
    color: #267dce
}

.expert__wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

.expert__col {
    max-width: 586px;
    width: 100%
}

.instruction {
    padding: 80px 0;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.instruction__bg {
    position: absolute;
    bottom: -510px;
    left: calc(50% - 1330px);
    -webkit-transform: rotate(-141deg);
    transform: rotate(-141deg);
    width: 1250px;
    pointer-events: none;
    z-index: -1
}

.instruction .container {
    max-width: 935px;
    width: 100%
}

.instruction__title {
    display: flex;
    align-items: center;
    max-width: 522px;
    width: 100%;
    margin: 0 auto 19px
}

.instruction__title img {
    -webkit-transform: rotate(-9.71deg);
    transform: rotate(-9.71deg);
    margin-right: 17px;
    width: 56px
}

.instruction__title span {
    color: #267dce;
    font-size: 40px;
    line-height: 44px;
    font-weight: 900
}

.instruction__desc {
    text-align: center;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 30px
}

.instruction__wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 40px;
    counter-reset: section
}

.instruction__item {
    max-width: 285px;
    width: 100%
}

.instruction__block {
    border-radius: 10px;
    background: #dfe9f6;
    padding: 10px 20px;
    display: flex;
    align-items: center
}

.instruction__icon {
    flex-shrink: 0;
    margin-right: 10px
}

.instruction__text {
    font-size: 14px;
    line-height: 17px
}

.instruction-item__photo {
    border-radius: 10px;
    margin-bottom: 14px
}

.instruction-item__text {
    padding-left: 61px;
    color: #267dce;
    font-size: 18px;
    line-height: 22px;
    min-height: 96px;
    display: flex;
    align-items: center;
    position: relative
}

.instruction-item__text::before {
    counter-increment: section;
    content: counter(section);
    display: block;
    position: absolute;
    color: #267dce;
    font-weight: 900;
    font-size: 90px;
    line-height: 108px;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.preview {
    padding: 80px 0;
    background: url(../img/preview-bg.jpg) no-repeat center;
    background-size: cover;
    position: relative;
    z-index: 1
}

.preview__wrapper {
    display: flex;
    align-items: flex-start;
    position: relative
}

.preview__image {
    position: absolute;
    bottom: -85px;
    left: -125px;
    max-width: 573px;
    pointer-events: none;
    z-index: -1
}

.preview__left {
    max-width: 322px;
    width: 100%;
    margin-right: 30px
}

.preview__title {
    margin-bottom: 9px;
    font-weight: 900;
    font-size: 60px;
    line-height: 74px;
    text-transform: uppercase
}

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

.preview__subtitle img {
    flex-shrink: 0
}

.preview__subtitle span {
    font-size: 500px;
    font-size: 30px;
    line-height: 33px;
    color: #fff
}

.preview__video {
    width: 100%;
    height: 476px;
    border-radius: 10px;
    line-height: 0;
    position: relative;
    z-index: 1
}

.reviews {
    padding: 80px 0;
    position: relative;
    overflow: hidden
}

.reviews__bg-1,
.reviews__bg-2 {
    position: absolute;
    z-index: -1;
    pointer-events: none
}

.reviews__bg-1 {
    top: -20px;
    right: calc(50% - 40px);
    -webkit-transform: rotate(150deg);
    transform: rotate(150deg);
    width: 1206px
}

.reviews__bg-2 {
    top: 221px;
    left: calc(50% - -430px);
    width: 790px;
    -webkit-transform: rotate(47deg);
    transform: rotate(47deg);
    opacity: .9
}

.reviews__title {
    text-align: center;
    margin-bottom: 40px;
    font-weight: 900;
    font-size: 30px;
    line-height: 33px
}

.reviews__list {
    max-width: 995px;
    width: 100%;
    margin: 0 auto 45px
}

.reviews__slider-count {
    color: #267dce;
    text-align: center;
    font-weight: 900;
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 45px
}

.reviews .slick-arrow {
    position: absolute;
    bottom: -84px
}

.reviews .slick-arrow.slick-prev {
    left: 350px
}

.reviews .slick-arrow.slick-next {
    right: 350px
}

.reviews__btn {
    min-width: 438px;
    display: block;
    margin: 0 auto;
    text-transform: none
}

.review {
    display: flex !important;
    align-items: center
}

.review__media {
    margin-right: 30px;
    max-width: 490px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    line-height: 0;
    flex-shrink: 0
}

.review__photo {
    border-radius: 10px
}

.review__top {
    margin-bottom: 10px;
    display: flex;
    align-items: center
}

.review__ava {
    width: 40px;
    margin-right: 20px
}

.review__name {
    font-weight: 900;
    font-size: 20px
}

.review__star {
    margin-bottom: 10px
}

.review__text {
    font-size: 18px;
    line-height: 22px
}

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

.popup {
    background: #fff;
    max-width: 1130px;
    width: 100%;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 60px 95px;
    border-radius: 10px;
    z-index: 9;
    display: none
}

.popup.active {
    display: block
}

.popup__close {
    position: absolute;
    top: 24px;
    right: 24px;
    cursor: pointer
}

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

.popup__icon {
    flex-shrink: 0;
    margin-right: 20px;
    -webkit-user-select: none;
    user-select: none
}

.popup__text {
    font-weight: 700;
    font-size: 32px;
    line-height: 38px
}

@media screen and (max-width:1240px) {
    .container {
        width: 1000px
    }

    .intro__product {
        bottom: -55px;
        left: calc(50% - 850px);
        max-width: 690px
    }

    .intro__content {
        max-width: 47%;
        padding-top: 0
    }

    .intro__title {
        font-size: 75px;
        line-height: 85%
    }

    .intro__subtitle {
        font-size: 32px;
        line-height: 1;
        margin-bottom: 25px
    }

    .intro__block {
        margin-bottom: 30px
    }

    .intro__items {
        padding: 15px
    }

    .intro__item {
        width: 32%
    }

    .intro__form {
        max-width: 360px
    }

    .block {
        padding: 15px
    }

    .form__prod {
        width: 70px;
        top: 20px
    }

    .form__title {
        font-size: 22px
    }

    [lang=pt] .form__title {
        font-size: 18px
    }

    .form__title span {
        font-size: 40px
    }

    .form__title em {
        font-size: 55px
    }

    [lang=ro] .form__title em {
        font-size: 40px
    }

    [lang=pt] .form__title em {
        font-size: 50px
    }

    .problems__item {
        max-width: 230px
    }

    .problems__item:nth-of-type(-n+4) {
        margin-bottom: 15px
    }

    .problems__title {
        font-size: 36px;
        line-height: 1.1
    }

    .problems__title img {
        width: 60px;
        left: -40px
    }

    [lang=bg] .problems__title,
    [lang=pl] .problems__title {
        font-size: 30px
    }

    .problems__text {
        font-size: 22px;
        line-height: 1.2;
        max-width: 90%
    }

    .problem__text {
        font-size: 22px;
        line-height: 1.2
    }

    .about__title {
        font-size: 70px;
        line-height: 85%
    }

    .about__subtitle {
        font-size: 28px;
        line-height: 1.1;
        margin-bottom: 20px
    }

    .about__product {
        max-width: 300px;
        margin-right: 20px
    }

    .about__desc {
        width: 100%;
        margin-bottom: 10px
    }

    .about__icon:not(:last-of-type) {
        margin-right: 10px
    }

    .about__form {
        max-width: 360px
    }

    .expert {
        background-size: 1040px;
        background-position: calc(50% - 190px) top
    }

    .expert__bg {
        right: calc(50% - 1230px)
    }

    .expert__top {
        max-width: 525px;
        margin-bottom: 60px
    }

    .expert__title {
        font-size: 70px;
        line-height: 1.1
    }

    .expert__subtitle {
        font-size: 28px;
        line-height: 1.1;
        margin-bottom: 20px
    }

    .expert__block {
        margin-bottom: 50px
    }

    .expert__main {
        font-size: 22px;
        line-height: 1.2
    }

    .expert__col {
        max-width: 49%
    }

    .instruction__title span {
        font-size: 36px;
        line-height: 1.1
    }

    .preview__wrapper {
        justify-content: space-between
    }

    .preview__image {
        max-width: 470px;
        left: 115px;
        bottom: -85px
    }

    .preview__title {
        font-size: 70px;
        line-height: 1.1
    }

    .preview__subtitle span {
        font-size: 28px;
        line-height: 1.1
    }

    .preview__video {
        width: 550px;
        height: 306px
    }

    .reviews__list {
        max-width: 885px
    }

    .review__media {
        max-width: 430px
    }

    .review__media--row img {
        width: 49%
    }

    .review__photo {
        width: 100%
    }

    .popup {
        max-width: 900px;
        padding: 50px 80px
    }

    .popup__text {
        font-size: 30px;
        line-height: 1.2
    }
}

@media screen and (max-width:1024px) {
    .container {
        width: 747px
    }

    .header__logo {
        width: 100px
    }

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

    .header__btn {
        min-width: auto
    }

    .intro {
        padding-bottom: 50px;
        background-position: calc(50% - -1440px) top
    }

    .intro__product {
        bottom: auto;
        top: 39px;
        left: calc(50% - -10px);
        max-width: 540px
    }

    .intro__wrapper {
        display: block
    }

    .intro__content {
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 30px
    }

    .intro__title {
        max-width: 47%
    }

    .intro__subtitle {
        margin-left: 0
    }

    .intro__form {
        margin: 0 auto
    }

    .block {
        display: inline-flex
    }

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

    .problems {
        padding: 50px 0
    }

    .problems__item {
        max-width: 345px
    }

    .problems__item:nth-of-type(-n+6) {
        margin-bottom: 15px
    }

    .problems__text {
        max-width: 100%
    }

    .about {
        padding: 50px 0
    }

    .about__wrapper {
        display: block
    }

    .about__video {
        width: auto;
        height: 100%
    }

    .about__content {
        max-width: 100%;
        margin-right: 0
    }

    .about__product {
        margin-left: -70px;
        max-width: 290px
    }

    .about__form {
        margin: 0 auto
    }

    .expert {
        padding: 50px 0;
        background-size: 810px;
        background-position: calc(50% - 140px) top
    }

    .expert__top {
        max-width: 100%;
        margin-bottom: 40px
    }

    .expert__title {
        width: 60%;
        margin-left: auto
    }

    .expert__subtitle {
        width: 60%;
        margin-left: auto
    }

    .expert__info .expert__text:first-of-type {
        width: 60%;
        margin-left: auto
    }

    .expert__block {
        margin-bottom: 40px;
        padding: 20px
    }

    .expert__block img {
        width: 60px
    }

    .expert__main {
        font-size: 20px;
        margin-left: 15px
    }

    .instruction {
        padding: 50px 0
    }

    .instruction__item {
        max-width: 32%
    }

    .instruction-item__photo {
        width: 100%
    }

    .instruction-item__text {
        padding-left: 45px
    }

    .instruction-item__text::before {
        font-size: 65px
    }

    .preview {
        padding: 50px 0
    }

    .preview__wrapper {
        display: block
    }

    .preview__image {
        left: 295px;
        top: -59px
    }

    .preview__left {
        margin-right: 0;
        margin-bottom: 30px
    }

    .preview__video {
        margin: 0 auto;
        display: block
    }

    .reviews {
        padding: 50px 0
    }

    .reviews__title {
        margin-bottom: 30px
    }

    .reviews__list {
        margin-bottom: 25px
    }

    .reviews__slider-count {
        margin-bottom: 30px;
        font-size: 22px;
        line-height: 1
    }

    .reviews .slick-arrow {
        bottom: -61px
    }

    .reviews .slick-arrow.slick-prev {
        left: 250px
    }

    .reviews .slick-arrow.slick-next {
        right: 250px
    }

    .review {
        align-items: flex-start
    }

    .review__media {
        max-width: 290px;
        margin-right: 20px
    }

    .popup {
        max-width: 700px;
        padding: 30px 50px
    }

    .popup__close {
        top: 15px;
        right: 15px
    }

    .popup__text {
        font-size: 24px
    }
}

@media screen and (max-width:767px) {
    .container {
        width: 480px
    }

    .header {
        padding: 2px 0
    }

    .header__link {
        display: none
    }

    .header__btn {
        display: none
    }

    .header__burger {
        display: block
    }

    .menu-mobile {
        overflow: hidden;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        height: 100%;
        z-index: 4;
        pointer-events: none;
        opacity: 0;
        display: block;
        transition: opacity .4s cubic-bezier(.38, .005, .215, 1);
        transition-delay: .1s;
        background: linear-gradient(180deg, #c0dfff 0, #75b9ff 100%)
    }

    .menu-mobile.active {
        pointer-events: auto;
        opacity: 1
    }

    .intro {
        padding-top: 90px
    }

    .intro__product {
        left: calc(50% - 10px);
        max-width: 380px
    }

    .intro__content {
        margin-bottom: 20px
    }

    .intro__title {
        max-width: 100%;
        font-size: 50px
    }

    .intro__subtitle {
        font-size: 28px
    }

    .intro__subtitle img {
        width: 50px
    }

    .intro__block {
        margin-bottom: 20px
    }

    .intro__items {
        padding: 0;
        display: block;
        overflow: hidden
    }

    .intro__item {
        width: 100%
    }

    .block__col:nth-of-type(1) img:nth-of-type(1) {
        width: 85px
    }

    .block__col:nth-of-type(1) img:nth-of-type(2) {
        width: 108px
    }

    .block__col:nth-of-type(2) img:nth-of-type(1) {
        width: 75px
    }

    .block__col:nth-of-type(2) img:nth-of-type(2) {
        width: 112px
    }

    .item {
        display: flex !important;
        align-items: center;
        text-align: left;
        padding: 10px
    }

    .item__icon {
        margin: 0;
        margin-right: 10px
    }

    .problems__bg-2 {
        top: -180px;
        left: calc(50% - -80px);
        width: 700px
    }

    .problems__wrapper {
        align-items: flex-start
    }

    .problems__wrapper .problems__item:nth-of-type(1) {
        max-width: 100%;
        margin-bottom: 30px
    }

    .problems__item {
        max-width: 48%
    }

    .problems__title span {
        padding-left: 60px
    }

    .problems__title img {
        left: 0
    }

    .problems__text {
        text-align: left
    }

    .problem__text {
        font-size: 20px
    }

    .about__content {
        margin-bottom: 20px
    }

    .about__title {
        font-size: 60px
    }

    .about__block {
        display: block
    }

    .about__info {
        padding-top: 0
    }

    .about__product {
        float: right;
        margin: 0;
        max-width: 200px
    }

    .about__icons {
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    .about__icon:not(:last-of-type) {
        margin-right: 0
    }

    .expert {
        padding-top: 370px;
        background-position: calc(50% - -20px) top
    }

    .expert__bg {
        top: 820px;
        left: calc(50% - 160px);
        width: 570px;
        -webkit-transform: rotate(235deg);
        transform: rotate(235deg)
    }

    .expert__top {
        margin-bottom: 30px
    }

    .expert__title {
        width: 100%;
        font-size: 60px
    }

    .expert__subtitle {
        width: 100%;
        margin-left: 0
    }

    .expert__info .expert__text:first-of-type {
        width: 100%
    }

    .expert__block {
        margin-bottom: 30px
    }

    .expert__block img {
        width: 50px
    }

    .expert__wrapper {
        display: block
    }

    .expert__col {
        max-width: 100%
    }

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

    .instruction__bg {
        top: 780px;
        left: calc(50% - 125px);
        width: 570px;
        -webkit-transform: rotate(205deg);
        transform: rotate(205deg)
    }

    .instruction .container {
        max-width: 480px
    }

    .instruction__title span {
        line-height: 39px
    }

    .instruction__wrapper {
        display: block;
        max-width: 320px;
        width: 100%;
        margin: 0 auto 30px
    }

    .instruction__item {
        max-width: 100%
    }

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

    .instruction__block {
        align-items: flex-start
    }

    .instruction-item__text {
        padding-left: 61px
    }

    .instruction-item__text::before {
        font-size: 90px
    }

    .preview__image {
        left: -91px;
        top: -48px;
        max-width: 400px
    }

    .preview__left {
        margin-left: auto;
        max-width: 265px
    }

    .preview__title {
        font-size: 60px
    }

    .preview__video {
        width: 100%;
        height: 246px
    }

    .reviews__bg-1 {
        top: 570px;
        right: calc(50% - 80px);
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg);
        width: 335px
    }

    .reviews__bg-2 {
        top: 535px;
        left: calc(50% - 90px);
        -webkit-transform: rotate(-73deg);
        transform: rotate(-73deg);
        width: 455px
    }

    .reviews__slider-count {
        font-size: 20px;
        line-height: 24px
    }

    .reviews .slick-arrow {
        bottom: -61px
    }

    .reviews .slick-arrow.slick-prev {
        left: 0
    }

    .reviews .slick-arrow.slick-next {
        right: 0
    }

    .review {
        display: block !important
    }

    .review__media {
        margin-right: 0;
        margin-bottom: 10px
    }

    .popup {
        max-width: 320px;
        padding: 60px 1.25rem;
        text-align: center
    }

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

    .popup__content {
        display: block
    }

    .popup__icon {
        display: block;
        margin: 0 auto 20px
    }

    .popup__text {
        font-size: 18px;
        line-height: 26px
    }
}

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

    .btn {
        padding: 12px 25px
    }

    .floating-button {
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 16px 40px;
        z-index: 3;
        background: linear-gradient(358.83deg, #277fd0 .83%, rgba(148, 205, 255, 0) 98.83%);
        pointer-events: visible
    }

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

    .floating-button a {
        width: 100%
    }

    .header__logo {
        width: 85px
    }

    .burger {
        width: 24px;
        height: 17px
    }

    .intro {
        padding-top: 74px;
        padding-bottom: 30px;
        background-position: calc(50% - -940px) top
    }

    .intro__product {
        left: calc(50% - 60px);
        max-width: 380px;
        top: 9px
    }

    .intro__title {
        font-size: 35px;
        margin-bottom: 0
    }

    .intro__subtitle {
        font-size: 26px;
        width: 225px;
        max-width: 100%;
        margin-bottom: 21px
    }

    [lang=ro] .intro__subtitle {
        max-width: 100%
    }

    .intro__subtitle img {
        width: 37px
    }

    .intro__block {
        margin-bottom: 10px
    }

    .block {
        display: inline-block;
        padding: 4px 10px
    }

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

    .block__col:not(:last-of-type) {
        margin-right: 0
    }

    .block__col:nth-of-type(1) img {
        display: block
    }

    .block__col:nth-of-type(1) img:nth-of-type(1) {
        margin-right: 6px
    }

    .block__col:nth-of-type(2) img:nth-of-type(1) {
        margin-right: 5px
    }

    .item__icon {
        width: 40px
    }

    .item__text {
        font-size: 14px;
        line-height: 17px
    }

    .form {
        padding: 14px 19px
    }

    .form__prod {
        right: -18px;
        top: 10px
    }

    [lang=pt] .form__prod,
    [lang=ro] .form__prod {
        right: -26px;
        top: -10px
    }

    .form__title {
        font-size: 20px;
        margin-bottom: 14px
    }

    .form__title span {
        font-size: 36px;
        line-height: 75%
    }

    .form__title em {
        font-size: 60px
    }

    [lang=ro] .form__title {
        font-size: 18px
    }

    [lang=ro] .form__title span {
        font-size: 30px
    }

    [lang=ro] .form__title em {
        font-size: 30px
    }

    .form__wrap {
        margin-bottom: 15px
    }

    .price__old .al-raw-currency {
        font-size: 18px;
        line-height: 1
    }

    .price__old .al-raw-cost-promo {
        font-size: 30px;
        line-height: 1
    }

    .price__new .al-raw-currency {
        font-size: 24px;
        line-height: 28px
    }

    .price__new .al-raw-cost {
        font-size: 50px;
        line-height: 1
    }

    .problems {
        padding: 40px 0
    }

    .problems__bg-1 {
        display: none
    }

    .problems__bg-2 {
        top: 80px;
        left: calc(50% - 190px);
        width: 570px;
        -webkit-transform: rotate(215deg);
        transform: rotate(215deg)
    }

    .problems__wrapper {
        margin-bottom: 34px
    }

    .problems__wrapper .problems__item:nth-of-type(1) {
        margin-bottom: 0
    }

    .problems__item--desk {
        display: none
    }

    .problems__item:nth-of-type(-n+6) {
        margin-bottom: 12px
    }

    .problems__content-mob {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 20px
    }

    .problems__content-mob .problems__item {
        max-width: 100%;
        margin-bottom: 0
    }

    .problems__content-mob .problems__item:not(:last-of-type) {
        margin-bottom: 12px
    }

    .problems__title {
        margin-bottom: 11px
    }

    .problems__title img {
        width: auto
    }

    .problems__text {
        font-size: 18px;
        line-height: 22px;
        max-width: 100%
    }

    .problem {
        border-radius: 7px
    }

    .problem__text {
        font-size: 16px;
        line-height: 19px;
        left: 12px
    }

    .about {
        padding-top: 40px;
        padding-bottom: 26px
    }

    .about__content {
        margin-bottom: 9px
    }

    .about__title {
        font-size: 46px;
        line-height: 40px;
        margin-bottom: 0
    }

    .about__subtitle {
        font-size: 26px;
        line-height: 28px;
        margin-bottom: 24px
    }

    .about__subtitle img {
        width: 37px
    }

    .about__product {
        max-width: 156px;
        margin-right: 14px
    }

    .about__desc {
        margin-bottom: 5px
    }

    .about__text {
        font-size: 16px;
        line-height: 19px
    }

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

    .about__icon:nth-of-type(1) {
        width: 78px
    }

    .about__icon:nth-of-type(2) {
        width: 89px
    }

    .about__icon:nth-of-type(3) {
        width: 80px
    }

    .expert {
        padding-top: 420px;
        padding-bottom: 0;
        background-position: calc(50% - -110px) top;
        background-size: 930px
    }

    .expert__top {
        margin-bottom: 20px
    }

    .expert__title {
        font-size: 46px;
        line-height: 40px
    }

    .expert__subtitle {
        font-size: 26px;
        line-height: 29px;
        margin-bottom: 17px
    }

    .expert__text {
        font-size: 16px;
        line-height: 19px
    }

    .expert__block {
        display: block;
        padding: 14px;
        margin-bottom: 20px
    }

    .expert__block img {
        float: left;
        width: 56px;
        margin-right: 21px
    }

    .expert__main {
        line-height: 24px;
        margin-left: 0
    }

    .expert__wrapper .expert__text {
        font-size: 18px;
        line-height: 22px
    }

    .instruction {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .instruction__title {
        align-items: flex-start;
        margin-bottom: 15px
    }

    .instruction__title img {
        margin-right: 23px
    }

    .instruction__desc {
        font-size: 16px;
        line-height: 19px;
        margin-bottom: 24px
    }

    .instruction__wrapper {
        max-width: 285px;
        margin-bottom: 0
    }

    .instruction__item:not(:last-of-type) {
        margin-bottom: 0
    }

    .instruction__block {
        padding: 10px
    }

    .instruction__icon {
        width: 56px;
        margin-right: 0
    }

    .instruction-item__photo {
        margin-bottom: 0
    }

    .instruction-item__text {
        font-size: 16px;
        line-height: 19px;
        min-height: 88px
    }

    .preview {
        padding: 40px 0
    }

    .preview__image {
        left: -70px;
        top: -41px;
        max-width: 260px
    }

    .preview__left {
        max-width: 225px;
        margin-bottom: 20px
    }

    .preview__title {
        font-size: 40px;
        line-height: 36px;
        margin-bottom: 0
    }

    .preview__subtitle img {
        width: 37px
    }

    .preview__subtitle span {
        font-size: 26px;
        line-height: 28px
    }

    .preview__video {
        width: 320px;
        height: 180px
    }

    .reviews {
        padding: 40px 0
    }

    .reviews__btn {
        font-size: 20px;
        min-width: auto;
        width: 100%
    }

    .review__media {
        max-width: 320px
    }

    .review__top {
        margin-bottom: 7px
    }

    .review__star {
        margin-bottom: 5px
    }
}

@media screen and (max-width:359px) {
    [lang=cz] .form__title {
        font-size: 17px
    }

    [lang=pt] .form__title {
        font-size: 14px
    }

    .form__title span {
        font-size: 30px
    }

    [lang=pt] .form__title span {
        font-size: 26px
    }

    .form__title em {
        font-size: 42px
    }

    [lang=pt] .form__title em {
        font-size: 36px
    }

    .about__product {
        max-width: 125px
    }

    .preview__video {
        width: 280px;
        height: 160px
    }
}