html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
input,
button,
select,
textarea,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
figcaption,
figure,
article,
aside,
details,
footer,
header,
nav,
section,
main {
  border: 0;
  outline: 0;
  font-size: 100%;
  margin: 0;
  padding: 0;
  font-style: normal;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

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

[hidden] {
  display: none
}

*:hover,
*:focus,
*:active {
  outline: 0
}

b,
strong {
  font-weight: 700
}

i,
em {
  font-style: italic
}

ul,
ol {
  list-style: none
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle
}

svg:not(:root) {
  overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline
}

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0
}

textarea {
  resize: none;
  overflow: auto
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

template {
  display: none
}

::-ms-clear {
  display: none
}

:not(output):-moz-ui-invalid,
:not(output):-moz-ui-invalid:-moz-focusring {
  box-shadow: none
}

@font-face {
  font-family: 'Geologica';
  src: url('../fonts/Geologica-400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: 'Geologica';
  src: url('../fonts/Geologica-600.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: 'Geologica';
  src: url('../fonts/Geologica-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: 'Geologica';
  src: url('../fonts/Geologica-800.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: 'Geologica';
  src: url('../fonts/Geologica-900.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Heavy.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap
}

html {
  font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1160 - 320)));
  line-height: 1.22222222;
  font-weight: 400;
  font-family: Lato, sans-serif;
  color: #282828;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased
}

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

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

h1 {
  font-size: calc(30px + (60 - 30) * ((100vw - 320px) / (1160 - 320)));
  line-height: 1.3;
  font-weight: 600;
  font-family: Geologica, sans-serif;
  margin-bottom: .46666667em
}

@media screen and (min-width:1161px) {
  h1 {
    font-size: 60px
  }
}

sup {
  font-size: .6em;
  line-height: 0;
  vertical-align: super;
  top: 0
}

p {
  margin-bottom: .94444444em
}

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

a {
  color: #007358
}

ul {
  margin-top: .94444444em;
  margin-bottom: .88888889em
}

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

ul>li {
  position: relative;
  padding-left: 1.66666667em
}

ul>li:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 13px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #282828;
  display: block
}

ol {
  counter-reset: li;
  margin-top: .94444444em;
  margin-bottom: .88888889em
}

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

ol>li {
  position: relative;
  padding-left: 1.94444444em
}

ol>li:before {
  content: counter(li) ".";
  counter-increment: li;
  position: absolute;
  left: 0;
  text-align: right;
  width: 22px;
  height: auto;
  border: none
}

html,
body {
  width: 100%;
  min-width: 320px;
  height: 100%
}

.color-green {
  color: #007358;
}

.page-container {
  width: 100%;
  min-width: 320px;
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden
}

.container {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 20px
}

.page-content {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto
}

.container {
  width: 100%;
  padding: 0 10px;
  margin: 0 auto;
  position: relative
}

@media (max-width:1222px) {
  .container {
    padding: 0 10px
  }
}

@media (min-width:1223px) {
  .container {
    max-width: 1160px
  }
}

.body-fixed {
  overflow: hidden
}

.body-fixed .popup {
  overflow: auto
}

.popup {
  display: none;
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  background: rgba(40, 40, 40, 0.6);
  z-index: 100
}

.popup-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll
}

.popup__container {
  position: absolute;
  max-width: 1200px;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  z-index: 101;
  min-height: calc(100vh - 150px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
  padding: 100px 0 50px
}

.popup__close {
  position: absolute;
  top: 26px;
  right: 26px;
  z-index: 102;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer
}

.popup__content {
  position: relative;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0 2px 4px 0 rgba(40, 40, 40, 0.5);
  box-shadow: 0 2px 4px 0 rgba(40, 40, 40, 0.5);
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto
}

.popup__wrapper {
  padding: 40px 40px 30px
}

.full-width {
  width: calc(100vw - 17px);
  width: calc(100vw - var(--scroll-width));
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: calc(-50vw + (17px / 2));
  margin-left: calc(-50vw + (var(--scroll-width) / 2));
  margin-right: calc(-50vw + (17px / 2));
  margin-right: calc(-50vw + (var(--scroll-width) / 2))
}

@media (max-width:320px) {
  .full-width {
    width: auto;
    left: 0;
    right: 0;
    margin-left: -10px;
    margin-right: -10px
  }
}

.page-container {
  background: url("../images/m2/bg-top.png") center top no-repeat, url("../images/m2/bg-bottom.png") center bottom no-repeat
}

@media (max-width:768px) {
  .page-container {
    background: url("../images/m2/bg-top-mobile.png") 30% top no-repeat, url("../images/m2/bg-bottom.png") center bottom no-repeat
  }
}

@media (max-width:590px) {
  .page-container {
    background: url("../images/m2/bg-top-mobile.png") 40% top no-repeat, url("../images/m2/bg-bottom.png") center bottom no-repeat
  }
}

@media (max-width:460px) {
  .page-container {
    background: url("../images/m2/bg-top-mobile.png") 50% top no-repeat, url("../images/m2/bg-bottom.png") center bottom no-repeat
  }
}

.footer {
  margin-bottom: 16.33333333em
}

@media (max-width:768px) {
  .footer {
    margin-bottom: 45px
  }
}

.footer__title {
  color: #000;
  text-align: center;
  font-family: Geologica, sans-serif;
  font-size: calc(24px + (30 - 24) * ((100vw - 320px) / (1160 - 320)));
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 1.33333333em
}

@media screen and (min-width:1161px) {
  .footer__title {
    font-size: 30px
  }
}

@media (min-width:769px) {
  .footer__slider-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px
  }
}

.footer__slider-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 359px;
  position: relative;
  text-align: center;
  text-decoration: none;
  color: #282828
}

@media (min-width:769px) {
  .footer__slider-item {
    -ms-flex-negative: 1;
    flex-shrink: 1
  }
}

@media (max-width:640px) {
  .footer__slider-item {
    width: 100%
  }
}

.footer__slider-item:first-child .footer__slider-desc {
  font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1160 - 320)));
  padding-left: 19px;
  padding-right: 19px
}

@media screen and (min-width:1161px) {
  .footer__slider-item:first-child .footer__slider-desc {
    font-size: 16px;
  }
}

.footer__slider-item._disabled {
  opacity: .3
}

.footer__slider-title {
  padding: 16px 48px 8px 48px;
  border-radius: 20px 20px 0 0;
  background: #fff;
  color: #007358;
  font-family: Geologica, sans-serif;
  font-size: 24px;
  font-weight: 700;
  -ms-flex-item-align: center;
  align-self: center
}

@media (max-width:640px) {
  .footer__slider-title {
    max-width: 210px;
    margin: 0 auto
  }
}

.footer__slider-desc {
  padding: 32px 10px 56px 10px;
  border-radius: 8px;
  background: -webkit-gradient(linear, left top, left bottom, from(#C2EBDA), to(#EEF6E4));
  background: -webkit-linear-gradient(top, #C2EBDA 0%, #EEF6E4 100%);
  background: -o-linear-gradient(top, #C2EBDA 0%, #EEF6E4 100%);
  background: linear-gradient(180deg, #C2EBDA 0%, #EEF6E4 100%);
  -webkit-box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.15);
  min-height: 175px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer__slider-desc--pad {
  padding-top: 20px;
  padding-bottom: 50px;
}

.footer__slider-btn {
  -ms-flex-item-align: center;
  align-self: center;
  position: absolute;
  bottom: -41px;
  margin: auto;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 8px;
  -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;
  gap: 8px;
  border-radius: 100px;
  border: 1px solid #D4AA00
}

.footer__slider-btn span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background: #FFE402;
  -webkit-box-shadow: 0 6px 8px 0 rgba(122, 98, 0, 0.41);
  box-shadow: 0 6px 8px 0 rgba(122, 98, 0, 0.41)
}

.screen1 {
  max-width: 850px;
  margin-top: 1.438em;
  margin-bottom: 5.555556em;
  margin-left: 5.27777778em
}

.screen1__top-logo {
  padding-left: 28px;
  margin-bottom: 20px;
}

.screen1__top-logo img {
  display: block;
}

.screen1__title-inner {
  position: relative;
}

.screen1__title-inner::after {
  content: "";
  width: 204px;
  height: 64px;
  background: url("../images/m2/top-label.png") 0 0 no-repeat;
  background-size: 100%;
  position: absolute;
  bottom: 61%;
  right: -6%;
}

@media (max-width:1024px) {
  .screen1 {
    margin-left: 20px;
    max-width: none
  }
}

@media (max-width:960px) {
  .screen1__title-inner::after {
    right: -16%;
  }
}

@media (max-width:768px) {
  .screen1__title-inner::after {
    width: 144px;
    height: 43px;
    bottom: 68%;
    right: -6%;
  }
}

@media (max-width:768px) {
  .screen1 {
    margin-top: 24px;
    margin-bottom: 1.555556em;
  }

  .screen1__top-logo {
    padding-left: 0;
  }

  .screen1__top img {
    width: 120px;
  }
}

@media (max-width:540px) {
  .screen1__title-inner::after {
    width: 104px;
    height: 30px;
  }
}

.screen1__title>span {
  display: block;
  margin-left: -0.46666667em
}

.screen1__title>span span {
  color: #007358;
  font-weight: 900;
  padding-left: .46666667em;
  padding-right: .38333333em;
  padding-bottom: .05em;
  position: relative;
  z-index: 1
}

.screen1__title>span span:before {
  content: '';
  position: absolute;
  z-index: -1;
  top: .11666667em;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-radius: .8em;
  border: 2px solid #F2BD38;
  background: -webkit-gradient(linear, right top, left top, color-stop(2.33%, #F8E339), color-stop(41.74%, #F7E84C), color-stop(96.11%, #F6EE66));
  background: -webkit-linear-gradient(right, #F8E339 2.33%, #F7E84C 41.74%, #F6EE66 96.11%);
  background: -o-linear-gradient(right, #F8E339 2.33%, #F7E84C 41.74%, #F6EE66 96.11%);
  background: linear-gradient(270deg, #F8E339 2.33%, #F7E84C 41.74%, #F6EE66 96.11%);
  -webkit-box-shadow: 0 20px 20px 0 rgba(205, 185, 21, 0.2);
  box-shadow: 0 20px 20px 0 rgba(205, 185, 21, 0.2)
}

.screen1__desc {
  line-height: 1.3;
  font-weight: 600;
  margin-bottom: 36px
}

@media (min-width:769px) {
  .screen1__desc {
    max-width: 454px;
    margin-bottom: 3.22222222em
  }
}

@media (min-width:1025px) {
  .screen1__desc {
    padding-left: 12px
  }
}

@media (max-width:768px) {
  .screen1__desc {
    max-width: 60%
  }
}

@media (max-width:1024px) {
  .screen1__modules {
    margin-left: -20px
  }
}

@media (max-width:768px) {
  .screen1__modules {
    padding: 16px 24px;
    border-radius: 8px;
    border: 1px solid #007358;
    background: rgba(255, 255, 255, 0.7)
  }
}

.screen1__modules-label {
  font-size: 18px;
  font-weight: 700;
  font-family: Geologica, sans-serif;
  margin-bottom: 8px
}

@media (max-width:768px) {
  .screen1__modules-label {
    margin-bottom: 24px
  }
}

@media (max-width:640px) {
  .screen1__modules-label {
    text-align: center
  }

  .screen1__top-logo {
    margin-bottom: 10px;
  }
}

.screen1__modules-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px
}

@media (max-width:1222px) {
  .screen1__modules-items {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

@media (max-width:640px) {
  .screen1__modules-items {
    -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
  }
}

.screen1__modules-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 14px 16px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  border-radius: 8px;
  border: .75px solid #007358;
  background: rgba(255, 255, 255, 0.7);
  -ms-flex-negative: 0;
  flex-shrink: 0;
  text-decoration: none;
  color: #282828;
  min-height: 70px
}

@media (max-width:640px) {
  .screen1__modules-item {
    width: 100%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
}

.screen1__modules-item svg {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 32px;
  flex: 0 0 32px;
  max-width: 32px
}

.screen2 {
  margin-bottom: 3.55555556em
}

@media (max-width:640px) {
  .screen2 {
    margin-bottom: 64px
  }
}

.screen2__title {
  font-family: Geologica, sans-serif;
  font-size: calc(24px + (30 - 24) * ((100vw - 320px) / (1160 - 320)));
  position: relative;
  z-index: 1;
  padding-top: .8em;
  padding-bottom: .86666667em;
  padding-right: 2.4em;
  margin-bottom: 1.2em;
  display: inline-block;
}

@media screen and (min-width:1161px) {
  .screen2__title {
    font-size: 30px
  }
}

@media (max-width:640px) {
  .screen2__title {
    margin-bottom: 0
  }
}

.screen2__title b {
  font-weight: 800
}

.screen2__title:before {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  left: -1000%;
  border-radius: 600px;
  border: 2px solid #F2BD38;
  background: -webkit-gradient(linear, right top, left top, color-stop(2.33%, #F8E339), color-stop(41.74%, #F7E84C), color-stop(96.11%, #F6EE66));
  background: -webkit-linear-gradient(right, #F8E339 2.33%, #F7E84C 41.74%, #F6EE66 96.11%);
  background: -o-linear-gradient(right, #F8E339 2.33%, #F7E84C 41.74%, #F6EE66 96.11%);
  background: linear-gradient(270deg, #F8E339 2.33%, #F7E84C 41.74%, #F6EE66 96.11%);
  -webkit-box-shadow: 0 20px 20px 0 rgba(205, 185, 21, 0.2);
  box-shadow: 0 20px 20px 0 rgba(205, 185, 21, 0.2)
}

.screen2__subtitle {
  max-width: 833px;
  width: 100%;
  color: #007358;
  font-size: calc(24px + (30 - 24) * ((100vw - 320px) / (1160 - 320)));
  font-weight: 900;
  margin-left: 40px;
  margin-bottom: 1.2em;
}

@media (max-width:1024px) {
  .screen2__subtitle {
    margin-left: 0;
  }
}

@media screen and (min-width:1161px) {
  .screen2__subtitle {
    font-size: 30px
  }
}

@media (max-width:640px) {
  .screen2__subtitle {
    margin-bottom: 24px
  }
}

.screen2__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 109px;
}

@media (max-width:768px) {
  .screen2__image {
    margin-left: -10px;
  }
}

@media (min-width:641px) {
  .screen2__image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 44.21052632%;
    flex: 0 0 44.21052632%;
    max-width: 44.21052632%
  }
}

@media (max-width:640px) {
  .screen2__image {
    margin-bottom: 40px;
  }
}

.screen2__block {
  max-width: 550px;
  width: 100%;
  padding-top: 1.11111111em;
}

@media (max-width:1000px) {
  .screen2__block {
    padding-top: 8px
  }
}

@media (max-width:640px) {
  .screen2__block {
    padding-top: 0;
    font-size: 16px
  }
}

.screen2__block-item {
  margin-bottom: 3.888889em;
}

@media (max-width:1000px) {
  .screen2__block-item {
    margin-bottom: 2.888889em;
  }
}

.screen2__block-item:last-child {
  margin-top: 6.888889em;
  margin-bottom: 0;
}

@media (max-width:1000px) {
  .screen2__block-item:last-child {
    margin-top: 0;
  }
}

@media (max-width:768px) {
  .screen2__block-item {
    /* margin-bottom: 15px */
  }
}

@media (max-width:640px) {
  .screen2__block-item {
    margin-bottom: 20px;
  }

  .screen2__block-item:last-child {
    margin-top: 0;
  }

  .screen2__content {
    margin-bottom: 40px;
  }
}

.screen2__block-item:nth-child(2) .screen2__block-desc b {
  color: #007358
}

.screen2__block-item:last-child .screen2__block-desc b {
  color: #B900BB
}

.screen2__block-desc b {
  color: #767676;
  font-size: calc(18px + (24 - 18) * ((100vw - 320px) / (1160 - 320)));
  font-weight: 900;
}

@media screen and (min-width:1161px) {
  .screen2__block-desc b {
    font-size: 24px
  }
}

.screen2__block-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  margin-top: .88888889em
}

.screen2__block-icon svg {
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.screen2__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
  font-size: calc(18px + (22 - 18) * ((100vw - 320px) / (1160 - 320)));
  line-height: 1.27272727;
  font-weight: 800;
  margin-bottom: 1.63636364em;
}

@media screen and (min-width:1161px) {
  .screen2__icon {
    font-size: 22px
  }
}

@media (max-width:640px) {
  .screen2__icon {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 24px;
    font-size: 16px
  }
}

.screen2__icon svg {
  -ms-flex-negative: 0;
  flex-shrink: 0
}

@media (max-width:640px) {
  .screen2__icon svg {
    width: 120px;
    height: 104px
  }
}

.screen2__total {
  position: absolute;
  left: 15px;
  right: 15px;
  z-index: 1;
  border-radius: 8px;
  background: -webkit-gradient(linear, left top, left bottom, from(#C2EBDA), to(#EEF6E4));
  background: -webkit-linear-gradient(top, #C2EBDA 0%, #EEF6E4 100%);
  background: -o-linear-gradient(top, #C2EBDA 0%, #EEF6E4 100%);
  background: linear-gradient(180deg, #C2EBDA 0%, #EEF6E4 100%);
  color: #007358;
  font-size: calc(18px + (22 - 18) * ((100vw - 320px) / (1160 - 320)));
  padding-top: 1.09090909em;
  padding-right: 4.31818182em;
  padding-bottom: 1.45454545em;
  padding-left: 4.31818182em;
}

@media screen and (min-width:1161px) {
  .screen2__total {
    font-size: 22px
  }
}

@media (max-width:640px) {
  .screen2__total {
    padding: 24px 18px;
  }
}

.screen2__total b {
  font-weight: 900
}

.screen3 {
  top: 32px;
  background: url("../images/m2/screen3-bg.png") center no-repeat
}

@media (max-width:640px) {
  .screen3 {
    background-image: url("../images/m2/screen3-bg-mobile.png")
  }
}

.screen3__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 89px;
  padding: 78px 90px 65px 56px;
  max-height: 458px
}

@media (max-width:1024px) {
  .screen3__wrapper {
    /* padding: 38px 7px */
  }
}

@media (max-width:768px) {
  .screen3__wrapper {
    gap: 20px;
    padding: 60px 7px 25px;
  }
}

@media (max-width:640px) {
  .screen3__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: none
  }
}

@media (min-width:641px) {
  .screen3__left {
    max-width: 44.56740443%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 44.56740443%;
    flex: 0 0 44.56740443%
  }
}

.screen3__image {
  margin-bottom: 16px;
}

.screen3__hint {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  font-weight: 300
}

.screen3__title {
  font-size: calc(24px + (30 - 24) * ((100vw - 320px) / (1160 - 320)));
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: .73333333em
}

@media screen and (min-width:1161px) {
  .screen3__title {
    font-size: 30px
  }
}

.screen3__items div {
  min-height: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1.33333333em;
  position: relative;
  padding-left: 19px;
  font-weight: 700
}

.screen3__items div:before {
  content: '';
  position: absolute;
  background: #ECE200;
  width: 3px;
  height: 100%;
  left: 0;
  top: 0
}

.screen3__items div:last-child {
  margin-bottom: 0
}

.screen4 {
  margin-top: 3.55555556em;
  margin-bottom: 3.33333333em
}

@media (max-width:640px) {
  .screen4 {
    margin-top: 44px;
    margin-bottom: 44px
  }
}

.screen4__title {
  font-family: Geologica, sans-serif;
  font-size: calc(24px + (30 - 24) * ((100vw - 320px) / (1160 - 320)));
  position: relative;
  z-index: 1;
  padding-top: .8em;
  padding-bottom: .86666667em;
  margin-bottom: 1.33333333em;
  margin-left: 7.4em;
  display: inline-block;
  font-weight: 800;
}

@media screen and (min-width:1161px) {
  .screen4__title {
    font-size: 30px
  }
}

@media (max-width:1222px) {
  .screen4__title {
    padding-left: 2.4em
  }
}

@media (max-width:768px) {
  .screen4__title {
    margin-left: 20px;
    padding-left: 68px
  }
}

.screen4__title img {
  position: absolute;
  max-width: 6.03333333em;
  top: -1.1em;
  left: -7.16666667em
}

@media (max-width:1222px) {
  .screen4__title img {
    left: -3.83333333em
  }
}

@media (max-width:768px) {
  .screen4__title img {
    max-width: 2.3em;
    left: 0;
    top: -3px
  }
}

.screen4__title:before {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  left: -72px;
  bottom: 0;
  margin: auto;
  right: -1000%;
  border-radius: 600px;
  border: 2px solid #F2BD38;
  background: -webkit-gradient(linear, right top, left top, color-stop(2.33%, #F8E339), color-stop(41.74%, #F7E84C), color-stop(96.11%, #F6EE66));
  background: -webkit-linear-gradient(right, #F8E339 2.33%, #F7E84C 41.74%, #F6EE66 96.11%);
  background: -o-linear-gradient(right, #F8E339 2.33%, #F7E84C 41.74%, #F6EE66 96.11%);
  background: linear-gradient(270deg, #F8E339 2.33%, #F7E84C 41.74%, #F6EE66 96.11%);
  -webkit-box-shadow: 0 20px 20px 0 rgba(205, 185, 21, 0.2);
  box-shadow: 0 20px 20px 0 rgba(205, 185, 21, 0.2)
}

@media (max-width:1222px) {
  .screen4__title:before {
    left: 0
  }
}

.screen4__schema {
  margin-left: 7em;
  margin-right: 7em;
  margin-bottom: 2em
}

@media (max-width:1222px) {
  .screen4__schema {
    margin-left: 2.22222222em;
    margin-right: 2.22222222em
  }
}

@media (max-width:1024px) {
  .screen4__schema {
    margin-left: 0;
    margin-right: 0
  }
}

.screen4__schema-desc {
  margin-left: .61111111em;
  margin-right: .61111111em;
  margin-bottom: 2em;
}

.screen4__schema-wrapper {
  position: relative
}

/* .screen4__schema-wrapper:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  -webkit-filter: blur(20px);
  filter: blur(20px);
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5)
} */

.screen4__schema-wrapper[data-view="1"] .screen4__schema-btn:first-child {
  border-color: transparent
}

.screen4__schema-wrapper[data-view="1"] .screen4__schema-btn:first-child span {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #A9A9A9
}

.screen4__schema-wrapper[data-view="1"] .screen4__schema-view1 {
  visibility: visible;
  pointer-events: all
}

.screen4__schema-wrapper[data-view="1"] .screen4__schema-view1__block {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease
}

.screen4__schema-wrapper[data-view="2"]:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
  z-index: 1
}

.screen4__schema-wrapper[data-view="2"] .screen4__schema-btn:last-child {
  border-color: transparent;
  color: #fff
}

.screen4__schema-wrapper[data-view="2"] .screen4__schema-btn:last-child span {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #007358
}

.screen4__schema-wrapper[data-view="2"] .screen4__schema-man {
  z-index: 2
}

.screen4__schema-wrapper[data-view="2"] .screen4__schema-btns {
  z-index: 2
}

.screen4__schema-wrapper[data-view="2"] .screen4__schema-view2 {
  visibility: visible;
  pointer-events: all
}

.screen4__schema-wrapper[data-view="2"] .screen4__schema-view2__block {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease
}

.screen4__schema-image {
  display: block
}

.screen4__schema-virus {
  display: block;
  position: absolute;
  max-width: 1.97072072%;
  top: 9.04109589%;
  left: 12.83783784%
}

@media (max-width:768px) {
  .screen4__schema-virus {
    max-width: 3.05555556%;
    top: 10.58020478%;
    left: 10.27777778%
  }
}

.screen4__schema-molecule {
  display: block;
  position: absolute;
  max-width: 8.22072072%
}

.screen4__schema-molecule-1 {
  top: 16.71232877%;
  left: 33.55855856%
}

@media (max-width:768px) {
  .screen4__schema-molecule-1 {
    max-width: 12.77777778%;
    top: 22.35494881%;
    left: 28.05555556%
  }
}

.screen4__schema-molecule-2 {
  top: 24.10958904%;
  right: 23.64864865%
}

@media (max-width:768px) {
  .screen4__schema-molecule-2 {
    max-width: 12.77777778%;
    top: 24.23208191%;
    right: 15%
  }
}

.screen4__schema-man {
  display: block;
  position: absolute;
  max-width: 58.8963964%;
  left: 26.91441441%;
  bottom: 16px
}

@media (max-width:768px) {
  .screen4__schema-man {
    max-width: 93.33333333%;
    left: 4.44444444%
  }
}

.screen4__schema-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 42px;
  margin-left: 23.1981982%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0
}

@media (max-width:1024px) {
  .screen4__schema-btns {
    margin-left: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

@media (max-width:768px) {
  .screen4__schema-btns {
    gap: 20px
  }
}

@media (max-width:640px) {
  .screen4__schema-btns {
    gap: 4px;
    left: -10px;
    right: -10px
  }
}

.screen4__schema-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px;
  -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;
  gap: 8px;
  border-radius: 100px;
  border: 1px solid #D4AA00;
  cursor: pointer;
  color: #007358;
  text-align: center;
  font-family: Geologica, sans-serif;
  font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1160 - 320)));
  line-height: 1.2;
  font-weight: 600;
}

@media screen and (min-width:1161px) {
  .screen4__schema-btn {
    font-size: 20px
  }
}

@media (max-width:640px) {
  .screen4__schema-btn {
    padding: 4px;
    font-size: 14px
  }
}

@media (min-width:769px) {
  .screen4__schema-btn {
    max-width: 277px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 277px;
    flex: 0 0 277px
  }
}

.screen4__schema-btn span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 24px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background: #FFE402;
  -webkit-box-shadow: 0 6px 8px 0 rgba(122, 98, 0, 0.41);
  box-shadow: 0 6px 8px 0 rgba(122, 98, 0, 0.41);
  min-height: 98px;
  width: 100%
}

@media (max-width:640px) {
  .screen4__schema-btn span {
    padding: 8px 22px;
    min-height: 70px
  }
}

.screen4__schema-btn:first-child {
  border-color: #7E7E7E;
  color: #fff
}

.screen4__schema-btn:first-child span {
  background: #7B7B7B;
  -webkit-box-shadow: 0 6px 8px 0 rgba(108, 108, 107, 0.41);
  box-shadow: 0 6px 8px 0 rgba(108, 108, 107, 0.41)
}

.screen4__schema-view1 {
  visibility: hidden;
  pointer-events: none
}

.screen4__schema-view1__block {
  position: absolute;
  bottom: 125px;
  left: 105px;
  max-width: 304px;
  padding: 16px 24px 24px 24px;
  border-radius: 8px;
  background: -webkit-gradient(linear, left top, left bottom, from(#F8CDCB), to(#FFE1E8));
  background: -webkit-linear-gradient(top, #F8CDCB 0%, #FFE1E8 100%);
  background: -o-linear-gradient(top, #F8CDCB 0%, #FFE1E8 100%);
  background: linear-gradient(180deg, #F8CDCB 0%, #FFE1E8 100%);
  font-size: 16px;
  text-align: center;
  opacity: 0;
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3)
}

@media (max-width:640px) {
  .screen4__schema-view1__block {
    left: 0;
    right: 0;
    max-width: none;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 6px;
    text-align: left;
    padding-left: 0;
    padding-right: 10px;
    font-size: 14px
  }
}

.screen4__schema-view1__block svg {
  margin-bottom: 5px
}

@media (max-width:640px) {
  .screen4__schema-view1__block svg {
    max-width: 78px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 78px;
    flex: 0 0 78px
  }
}

.screen4__schema-view1__block b {
  font-weight: 900
}

.screen4__schema-view2 {
  visibility: hidden;
  pointer-events: none
}

@media (max-width:640px) {
  .screen4__schema-view2 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    gap: 14px;
    padding-bottom: 90px
  }
}

.screen4__schema-view2__block {
  padding: 24px 15px 24px 24px;
  border-radius: 8px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(194, 235, 218, 0.8)), to(rgba(238, 246, 228, 0.8)));
  background: -webkit-linear-gradient(top, rgba(194, 235, 218, 0.8) 0%, rgba(238, 246, 228, 0.8) 100%);
  background: -o-linear-gradient(top, rgba(194, 235, 218, 0.8) 0%, rgba(238, 246, 228, 0.8) 100%);
  background: linear-gradient(180deg, rgba(194, 235, 218, 0.8) 0%, rgba(238, 246, 228, 0.8) 100%);
  z-index: 2;
  font-size: 16px;
  opacity: 0;
  -webkit-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  transform: translateY(-30px);
  z-index: 1;
}

.screen4__schema-view2__block span {
  position: relative;
  z-index: 1;
}

@media (max-width:640px) {
  .screen4__schema-view2__block {
    font-size: 14px;
    padding: 16px 24px;
    margin-left: 50px
  }
}

@media (min-width:641px) {
  .screen4__schema-view2__block {
    position: absolute;
    width: 100%
  }
}

.screen4__schema-view2__block:before {
  content: '';
  position: absolute;
  top: -6px;
  left: -36px;
  background: url("../images/m2/screen4-ok.png") center no-repeat;
  background-size: cover;
  width: 74.5px;
  height: 60.5px
}

@media (max-width:640px) {
  .screen4__schema-view2__block:before {
    width: 62px;
    height: 52px;
    left: -46px;
    top: 13px
  }
}

.screen4__schema-view2__block b {
  color: #007358;
  font-weight: 800
}

.screen4__schema-view2__block-image {
  max-width: 110px;
  position: absolute;
  top: 53px;
  right: 0
}

@media (max-width:640px) {
  .screen4__schema-view2__block-image {
    top: 46px;
    right: -10px;
    max-width: 82px
  }
}

.screen4__schema-view2__block-1 {
  top: 1.50684932%;
  right: -127px
}

@media (max-width:1222px) {
  .screen4__schema-view2__block-1 {
    right: 0
  }
}

@media (min-width:641px) {
  .screen4__schema-view2__block-1 {
    padding: 32px;
    max-width: 617px
  }
}

@media (max-width:640px) {
  .screen4__schema-view2__block-1 {
    z-index: 3
  }
}

.screen4__schema-view2__block-2 {
  top: 30.2739726%;
  right: -87px
}

@media (max-width:1222px) {
  .screen4__schema-view2__block-2 {
    top: 21.23287671%;
    right: 0
  }
}

@media (min-width:641px) {
  .screen4__schema-view2__block-2 {
    max-width: 366px
  }
}

.screen4__schema-view2__block-3 {
  top: 51.36986301%;
  right: -71px
}

@media (max-width:1222px) {
  .screen4__schema-view2__block-3 {
    top: 44.52054795%;
    right: 0
  }
}

@media (min-width:641px) {
  .screen4__schema-view2__block-3 {
    max-width: 331px
  }
}

@media (max-width:640px) {
  .screen4__schema-view2__block-3 {
    margin-bottom: 19px
  }
}

.screen4__schema-view2__block-3:after {
  content: '';
  position: absolute;
  bottom: -36px;
  left: 0;
  right: 0;
  margin: auto;
  background: url("../images/m2/screen4-arrow.png") center no-repeat;
  background-size: cover;
  width: 29.5px;
  height: 39px
}

.screen4__schema-view2__block-4 {
  top: 75.89041096%;
  right: -22px;
  border-radius: 50px;
  background: #007358;
  color: #fff;
  padding: 8px 8px 10px 8px;
  text-align: center;
  font-size: 14px
}

@media (max-width:1222px) {
  .screen4__schema-view2__block-4 {
    top: 71.78082192%;
    right: 0
  }
}

@media (min-width:641px) {
  .screen4__schema-view2__block-4 {
    max-width: 264px;
    font-size: 18px
  }
}

@media (max-width:640px) {
  .screen4__schema-view2__block-4 {
    width: 190px
  }
}

.screen4__schema-view2__block-4:before {
  display: none
}

.screen4__total {
  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;
  gap: 32px;
  padding: 2em;
  border-radius: 8px;
  background: -webkit-gradient(linear, left top, left bottom, from(#C2EBDA), to(#EEF6E4));
  background: -webkit-linear-gradient(top, #C2EBDA 0%, #EEF6E4 100%);
  background: -o-linear-gradient(top, #C2EBDA 0%, #EEF6E4 100%);
  background: linear-gradient(180deg, #C2EBDA 0%, #EEF6E4 100%);
  font-size: calc(18px + (24 - 18) * ((100vw - 320px) / (1160 - 320)));
}

@media screen and (min-width:1161px) {
  .screen4__total {
    font-size: 24px
  }
}

@media (max-width:640px) {
  .screen4__total {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: -10px;
    margin-right: -10px;
    border-radius: 0;
    padding: 48px 15px
  }
}

.screen4__total img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 6.04166667em
}

@media (max-width:640px) {
  .screen4__total img {
    max-width: 145px
  }
}

.screen4__total b {
  color: #007358;
  font-weight: 800
}

.screen4__block {
  padding-bottom: 30px;
}

.qr-block {
  display: flex;
  align-items: center;
  margin: 0 auto;
  gap: 43px;
  max-width: 906px;
  width: 100%;
  padding: 24px 0;
}

.qr-block__left {
  z-index: 3;
}

.qr-block__left-img img {
  width: 40px;
  height: 40px;
}

.qr-block__text {
  margin-top: 28px;
  color: #007358;
  font-family: Geologica;
  font-size: 30px;
  font-weight: 800;
  line-height: normal;
}

.qr-block__text-m {
  display: none;
}

@media (max-width:640px) {
  .qr-block__text-m {
    display: inline-block;
  }

  .qr-block__text-desk {
    display: none;
  }
}

.qr-block__right {
  position: relative;
  display: flex;
  flex-shrink: 0;
  /* padding: 16px;
  border-radius: 34px;
  background: #00A490; */
  aspect-ratio: 1 / 1;
  z-index: 2;
}

.qr-block__right::before {
  content: "";
  position: absolute;
  top: -93px;
  right: -72px;
  width: 555px;
  height: 464px;
  background: url("../images/m2/bg.png") no-repeat;
}

.qr-block__img {
  padding: 16px;
  border-radius: 34px;
  background: #00A490;
  object-fit: contain;
  z-index: 10;
}

.qr-block__right img {
  width: 202px;
  height: 202px;
}

@media (max-width:1024px) {
  .qr-block__text {
    font-size: 22px;
  }
}

@media (max-width:640px) {
  .qr-block {
    flex-direction: column;
    gap: 10px;
  }

  .qr-block__text {
    width: 100%;

    font-size: 18px;
  }
}

.qr-block__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px;
  -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;
  gap: 8px;
  border-radius: 100px;
  border: 1px solid #D4AA00;
  cursor: pointer;
  color: #007358;
  text-align: center;
  font-family: Geologica, sans-serif;
  font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1160 - 320)));
  line-height: 1.2;
  font-weight: 600;
  text-decoration: none;
  display: none;
}

.qr-block__btn span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 24px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background: #FFE402;
  -webkit-box-shadow: 0 6px 8px 0 rgba(122, 98, 0, 0.41);
  box-shadow: 0 6px 8px 0 rgba(122, 98, 0, 0.41);
  min-height: 58px;
  width: 100%;
}

@media (max-width:640px) {
  .qr-block__right::before {
    content: none;
  }

  .qr-block__img {
    display: none;
  }

  .qr-block__btn {
    display: flex;
  }
}

@media (max-width:640px) {
  .screen4__schema-btn span {
    padding: 8px 22px;
    min-height: 70px
  }
}

.screen5 {
  margin-bottom: 3.77777778em
}

@media (max-width:640px) {
  .screen5 {
    margin-bottom: 48px
  }
}

.screen5__title {
  font-family: Geologica, sans-serif;
  font-size: calc(18px + (24 - 18) * ((100vw - 320px) / (1160 - 320)));
  font-weight: 700;
  text-align: center;
  margin-bottom: 1.5em
}

@media screen and (min-width:1161px) {
  .screen5__title {
    font-size: 24px
  }
}

.screen5__title strong {
  color: #007358
}

.screen5__title span {
  font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1160 - 320)));
  font-weight: 400
}

@media screen and (min-width:1161px) {
  .screen5__title span {
    font-size: 18px
  }
}

.screen5__video {
  max-width: 1140px;
  position: relative;
  /* -webkit-box-shadow: 10px 10px 10px rgba(59, 89, 152, 0.3);
  box-shadow: 10px 10px 10px rgba(59, 89, 152, 0.3); */
  margin: 0 auto 60px;
}

.screen5__video iframe,
.screen5__video video {
  width: 100%;
  height: 100%;
  /* position: absolute; */
  /* top: 0;
  left: 0;
  bottom: 0;
  right: 0; */
  margin: auto;
  display: block;
  border: none
}

.screen5__video-overlay {
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer
}

.screen5__video-overlay:after {
  content: "";
  width: 100%;
  height: 100%;
  background: url("../images/m2/screen5-button.png") 50% 50% no-repeat;
  background-size: 104px 104px;
  position: absolute;
  top: 0;
  left: 0
}

@media (max-width:640px) {
  .screen5__video-overlay:after {
    background-size: 52px 52px
  }
}

.screen5__video.is-on .screen5__video-overlay {
  display: none
}

.screen6 {
  border-radius: 20px;
  background: linear-gradient(180deg, #C2EBDA 0%, #EEF6E4 100%);
}

.screen6 .columns {
  display: flex;
  align-items: center;
  gap: 51px;

  padding: 40px 40px;
}

.screen6__image {
  max-width: 462px;
  aspect-ratio: 913 / 665;
}

.screen6__image img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.screen6 .column {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.screen6 .block-list {
  display: flex;
  flex-direction: column;
  gap: 40px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.screen6 .block-list .item {
  position: relative;
  font-size: 20px;
  line-height: normal;

  &::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    background: url("../images/m2/bullit.svg");
  }
}

.screen6 .block-list .item b {
  /* font-size: 20px; */
  /* line-height: normal; */
}

.screen6 .small-logo {
  margin-left: auto;
}

.screen6 .small-logo img {
  display: block;
}

.screen6 .block-list {
  margin-top: -20px;
}

@media (max-width:1024px) {
  .screen6 .block-list {
    margin-top: 0;
  }
}

.screen6 .btn {
  position: relative;
  display: inline-block;
  /* align-items: center;
  align-self: baseline; */
  max-width: 457px;
  width: 100%;
  padding: 20px 96px 20px 36px;
  border-radius: 144px;
  background: linear-gradient(to right, #086a5b 0%, #009980 100%);
  box-shadow: 0px 24px 24px 0px #00C1A933;
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3;
  text-decoration: none;
}

.screen6 .btn__text {
  /* padding: 0 24px; */
}

.screen6 .btn::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 64px;
  height: 64px;
  border-radius: 108.588px;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.60) 0%, rgba(255, 255, 255, 0.60) 100%), radial-gradient(82.75% 82.75% at 30.7% 21.86%, #FFF 16.89%, #A0E3D0 100%);
}

.screen6 .btn::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  right: 16px;
  width: 28px;
  height: 20px;
  background: url("../images/m2/arrow.svg");
}

@media (max-width:1024px) {
  .screen6 .columns {
    gap: 40px;
    padding: 40px 10px;
  }

  .screen6 .block-list {
    gap: 20px;
  }

  .screen6 .column {
    gap: 20px;
  }
}


@media (max-width:768px) {
  .screen6 .columns {
    flex-direction: column;
  }

  .screen6 .block-list {
    /* gap: 20px; */
  }

  .screen6 .column {
    /* gap: 20px; */
  }
}

@media (max-width:640px) {
  .screen6 .columns {
    padding: 30px 5px;
  }
}


.screen7__wrapper {
  padding: 50px 0;
}

.lib {
  padding: 34px 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#EEE), to(rgba(234, 234, 234, 0)));
  background: -webkit-linear-gradient(top, #EEE 0%, rgba(234, 234, 234, 0) 100%);
  background: -o-linear-gradient(top, #EEE 0%, rgba(234, 234, 234, 0) 100%);
  background: linear-gradient(180deg, #EEE 0%, rgba(234, 234, 234, 0) 100%);
  color: #666;
  font-family: Geologica, sans-serif;
  font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1160 - 320)))
}

@media screen and (min-width:1161px) {
  .lib {
    font-size: 14px
  }
}

.lib ol {
  margin-top: -0.94444444em;
  margin-bottom: 1.83333333em
}

@media (max-width:768px) {
  ._hide-on-tablet {
    display: none
  }
}

@media (min-width:769px) {
  ._show-on-tablet {
    display: none
  }
}

@media (max-width:640px) {
  ._hide-on-mobile {
    display: none
  }
}

@media (min-width:641px) {
  ._show-on-mobile {
    display: none
  }
}
