@charset "UTF-8";
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
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;
  outline: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
  text-decoration: underline;
}
ol,
ul {
  list-style: none;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 100%;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
  outline: none;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button,
input,
label,
select,
textarea {
  margin: 0;
  border: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  background: none;
  line-height: 1;
  font-size: 16px;
  font-family: Arial;
}
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline: 0;
}
input,
textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
}
button,
input[type="button"],
input[type="checkbox"],
input[type="radio"],
input[type="reset"],
input[type="submit"],
select {
  box-sizing: border-box;
}
input[type="checkbox"],
input[type="radio"] {
  width: 13px;
  height: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: border-box;
}
::-webkit-search-decoration {
  display: none;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  overflow: visible;
  width: auto;
}
::-webkit-file-upload-button {
  padding: 0;
  border: 0;
  background: none;
}
select[multiple],
textarea {
  vertical-align: top;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
input:-internal-autofill-selected,
input:-webkit-autofill,
input:-webkit-autofill:focus input:-webkit-autofill,
input:-webkit-autofill:hover,
select:-webkit-autofill,
select:-webkit-autofill:focus,
select:-webkit-autofill:hover,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus {
  caret-color: #fff;
  -webkit-text-fill-color: #fff;
  -webkit-box-shadow: inset 0 0 0 50px #121212;
}
b,
strong {
  font-family: inherit;
}
@font-face {
  font-family: Verdana;
  src: url(../font/verdana/Verdana.eot);
  src: url(../font/verdana/Verdana.eot?#iefix) format("embedded-opentype"),
    url(../font/verdana/Verdana.woff2) format("woff2"),
    url(../font/verdana/Verdana.woff) format("woff"),
    url(../font/verdana/Verdana.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Verdana;
  src: url(../font/verdana/Verdana-Bold.eot);
  src: url(../font/verdana/Verdana-Bold.eot?#iefix) format("embedded-opentype"),
    url(../font/verdana/Verdana-Bold.woff2) format("woff2"),
    url(../font/verdana/Verdana-Bold.woff) format("woff"),
    url(../font/verdana/Verdana-Bold.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
}
.slick-slider {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}
.slick-list,
.slick-slider {
  position: relative;
  display: block;
}
.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
  will-change: height;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translateZ(0);
  transform: translateZ(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.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;
}
* {
  box-sizing: border-box;
  font-size: 15.5px;
  line-height: 22px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-overflow-scrolling: touch;
}
html {
  width: 100%;
}
body,
html {
  height: 100%;
}
body {
  font-family: montserrat, Arial, Helvetica, sans-serif;
  background-color: #f6faf9;
  font-size: 16px;
}
input {
  box-sizing: border-box;
}
button {
  -webkit-tap-highlight-color: transparent;
}
a {
  color: inherit;
  background-color: transparent;
  display: inline-block;
}
a,
a:hover {
  text-decoration: none;
}
h3,
h4 {
  font-weight: 600;
}
img {
  height: auto;
  vertical-align: top;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}
input:-internal-autofill-selected,
input:-webkit-autofill,
input:-webkit-autofill:focus input:-webkit-autofill,
input:-webkit-autofill:hover,
select:-webkit-autofill,
select:-webkit-autofill:focus,
select:-webkit-autofill:hover,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus {
  -webkit-box-shadow: inset 0 0 0 50px #fff;
}
wbr {
  display: inline-block;
}
.container {
  /*display: flex;*/
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.wrapper {
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.row {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
.no-wrap {
  flex-wrap: nowrap;
}
.relative {
  position: relative;
}
@-webkit-keyframes fade-up {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade-up {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.wrappers {
  display: -webkit-box;
  display: flex;
  min-height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: justify;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}
.wrappers .main {
  -webkit-box-flex: 1;
  flex: 1;
}
.pointer {
  cursor: pointer;
}
.more-block {
  display: none;
}
.more-block p {
  color: #7b7b7b;
  margin-bottom: 30px;
  line-height: 22px;
}
.mt-5 {
  margin-top: 5px;
}
.m-b--15 {
  margin-bottom: 15px;
}
.p-y--2 {
  padding-top: 2px;
  padding-bottom: 2px;
}
.p-x--5 {
  padding-left: 5px;
  padding-right: 5px;
}
.d-i-b {
  display: inline-block;
}
.line-text {
  position: relative;
}
.line-text:after {
  content: "";
  height: 1px;
  background: #fff;
  bottom: 0;
  opacity: 0.6;
}
.circle,
.line-text:after {
  position: absolute;
  width: 100%;
  left: 0;
}
.circle {
  overflow: hidden;
  max-width: 100%;
  height: 1015px;
  top: 0;
}
.circle:before {
  content: "";
  display: block;
  position: absolute;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  top: 0;
  left: 50%;
  width: 116vw;
  height: 100%;
  border-radius: 50%;
  background: #fff;
}
.br {
  display: block !important;
}
.bg--orange {
  background-color: #ffb865;
}
.color--green {
  color: #1bb894;
}
.color--light-blue {
  color: #2599e2;
}
.font--300 {
  font-weight: 300;
}
.font--400 {
  font-weight: 400;
}
.font--500 {
  font-weight: 500;
}
.font--16 {
  font-size: 16px;
}
.font--14 {
  font-size: 14px;
}
.font--center {
  text-align: center;
}
.font--underline {
  text-decoration: underline;
}
.font--l-4 {
  letter-spacing: 0.4px;
}
.bold,
.strong {
  font-weight: 700;
}
.header {
  position: relative;
  padding-top: 14px;
  padding-bottom: 14px;
  background: #2b2b2b;
}
.header__contant {
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.header--info,
.header__contant {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.header--info {
  line-height: 1;
  font-weight: 600;
  font-size: 16px;
  padding: 4px 6px 4px 8px;
  color: #005844;
  background-color: #ccf7ed;
  border-radius: 10px;
  cursor: pointer;
  letter-spacing: 0.7px;
}
.header--info:after {
  content: "!";
  width: 16px;
  height: 14px;
  border: 2px solid #005844;
  border-radius: 50%;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-left: 7px;
  font-weight: 700;
  font-size: 16px;
}
.header--info:after,
.header__desc {
  -webkit-box-align: center;
  align-items: center;
}
.header__desc {
  display: -webkit-box;
  display: flex;
}
.header__desc-text {
  color: #fff;
  margin-right: 8px;
}
.logo {
  color: #494949;
  font-weight: 500;
  position: relative;
  color: #e6fff9;
  letter-spacing: 0.3px;
}
.logo-img {
  position: absolute;
  right: 28px;
  -webkit-transform: rotate(-5deg) translateY(6px) translateX(100%);
  transform: rotate(-5deg) translateY(6px) translateX(100%);
}
.footer {
  background-color: #fff;
  padding: 20px 0;
}
.footer__nav {
  display: -webkit-box;
  display: flex;
}
.footer__nav li {
  margin-right: 30px;
  font-size: 14px;
  color: #11a381;
}
.footer__nav li:last-of-type {
  margin-right: 0;
}
.caption {
  color: #2b2b2b;
  font-weight: 700;
  font-family: IBM Plex Sans, sans-serif;
  text-align: center;
  font-size: 26px;
  line-height: 30px;
}
.sub-caption {
  line-height: 25px;
  font-weight: 600;
  color: #7b7b7b;
}
.sub-caption,
.sub-title-green {
  font-size: 16px;
  text-align: center;
}
.sub-title-green {
  color: #fff;
  font-weight: 500;
  padding: 7px 10px;
  background: #1bb894;
  display: inline-block;
}
.btn--next {
  background-color: #ffb865;
  border: 4px solid #fadcb5;
  border-radius: 30px;
  color: #494949;
  font-size: 16px;
  font-weight: 700;
  font-family: IBM Plex Sans, sans-serif;
  box-shadow: 0 0 29px rgba(22, 66, 177, 0.2);
  -webkit-transition: -webkit-transform 0.1s;
  transition: -webkit-transform 0.1s;
  transition: transform 0.1s;
  transition: transform 0.1s, -webkit-transform 0.1s;
  min-width: 140px;
  text-align: center;
  position: relative;
  padding: 12px 20px 12px 10px;
}
.btn--next:after {
  content: "";
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAVCAYAAACzK0UYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmOTVjZWQ1NS04MWNmLTQxNGItODU4MC1mYWI0ZmQzOWZmOWUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUUxODJCQTc1NEExMTFFQUI1RjNCQkIzOTY0NEI5MjgiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUUxODJCQTY1NEExMTFFQUI1RjNCQkIzOTY0NEI5MjgiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjUzYzAzNzktYWQwZC0zYjQ4LTgzYzItNDM4YTgzZWJlYWYyIiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6ODkxZWZiZDEtMjk3OS0wOTQwLWI3NzYtOGQ1ZmU4YWZkNDQxIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+WxhjqwAAAQpJREFUeNpiYCAReHp6hpKqh5FEC8qBVAcQnwVi1+3bt7+nqiVAC5SA1F0kIZAFYUCL9hDSy0SCRwSx8HdDfUfV4HIBUjOBWAlNag/UV1iDj5kUS+7cuXNPVVV1MZRrgyQFsjQNKHcWpIYinxDpqwqgjzqpYgnUIlC8lEMxMjgLDb57FFtCwFfvob6axQhUcAbIMWagHTBhorEF4KTOBPUWTQELyDtYUgjJroVGPnqorAaVCIy0jnRK8wlRyZdsS/BkxE6g4RWUll2CUMPR6xS8JTIjiRacIbVwhKUuYoESMeUURaUwsHR9DixlbaAWgVztB7RgMTF6SSrqgZZcgzLjgRacJVYfQIABAPmKZaQuoHZWAAAAAElFTkSuQmCC");
  background-position: 50%;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 25px;
  height: 25px;
  right: 12px;
  display: inline-block;
}
.btn--prev {
  text-decoration: underline;
  background-color: transparent;
  color: #2b2b2b;
  border: none;
  position: absolute;
  left: 10px;
  top: 18px;
}
.btn--next,
.btn--orange,
.btn--prev {
  cursor: pointer;
}
.btn--orange {
  background-color: #ffb865;
  border: 7px solid #fadcb5;
  padding: 11px 20px 11px 62px;
  border-radius: 22px;
  color: #494949;
  font-size: 28px;
  font-weight: 700;
  font-family: IBM Plex Sans, sans-serif;
  box-shadow: 0 0 29px rgba(22, 66, 177, 0.2);
  -webkit-transition: -webkit-transform 0.1s;
  transition: -webkit-transform 0.1s;
  transition: transform 0.1s;
  transition: transform 0.1s, -webkit-transform 0.1s;
}
.btn--link {
  display: -webkit-inline-box;
  display: inline-flex;
  padding: 13px 27px;
  border-radius: 40px;
  font-size: 22px;
}
.btn--link:after {
  content: "";
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAVCAYAAACzK0UYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmOTVjZWQ1NS04MWNmLTQxNGItODU4MC1mYWI0ZmQzOWZmOWUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUUxODJCQTc1NEExMTFFQUI1RjNCQkIzOTY0NEI5MjgiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUUxODJCQTY1NEExMTFFQUI1RjNCQkIzOTY0NEI5MjgiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjUzYzAzNzktYWQwZC0zYjQ4LTgzYzItNDM4YTgzZWJlYWYyIiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6ODkxZWZiZDEtMjk3OS0wOTQwLWI3NzYtOGQ1ZmU4YWZkNDQxIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+WxhjqwAAAQpJREFUeNpiYCAReHp6hpKqh5FEC8qBVAcQnwVi1+3bt7+nqiVAC5SA1F0kIZAFYUCL9hDSy0SCRwSx8HdDfUfV4HIBUjOBWAlNag/UV1iDj5kUS+7cuXNPVVV1MZRrgyQFsjQNKHcWpIYinxDpqwqgjzqpYgnUIlC8lEMxMjgLDb57FFtCwFfvob6axQhUcAbIMWagHTBhorEF4KTOBPUWTQELyDtYUgjJroVGPnqorAaVCIy0jnRK8wlRyZdsS/BkxE6g4RWUll2CUMPR6xS8JTIjiRacIbVwhKUuYoESMeUURaUwsHR9DixlbaAWgVztB7RgMTF6SSrqgZZcgzLjgRacJVYfQIABAPmKZaQuoHZWAAAAAElFTkSuQmCC");
  background-position: 50%;
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  display: inline-block;
  margin-left: 30px;
}
.btn--table {
  background-color: #ffb865;
  border: 8px solid #fadcb5;
  padding: 2px 15px 2px 10px;
  border-radius: 50px;
  color: #494949;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  font-family: IBM Plex Sans, sans-serif;
  box-shadow: 0 0 29px rgba(22, 66, 177, 0.2);
  max-width: 182px;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.btn--table:hover {
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
}
.wrap-input {
  margin-bottom: 75px;
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
}
.wrap-input--middle {
  max-width: 625px;
}
.wrap-input--small {
  max-width: 520px;
}
.wrap-input--m-b-80 {
  margin-bottom: 80px;
}
.wrap-input--m-b-83 {
  margin-bottom: 83px;
}
.input-select {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  border: 0 !important;
  padding: 0 !important;
  clip: rect(0 0 0 0) !important;
  overflow: hidden !important;
  visibility: hidden !important;
}
.input-select:checked + .card {
  background-color: #1bb894;
}
.input-select:checked + .card .card__img {
  display: none;
}
.input-select:checked + .card .card__img-active {
  display: block;
}
.input-select:checked + .card .card__title {
  color: #fff;
}
.input-select:checked + .card:before {
  opacity: 1;
}
.input-select:checked + .card--orange {
  background-color: #ff7f61;
}
.modal-tooltip,
.tooltipe {
  position: fixed;
  background: none repeat scroll 0 0 #f2f2f2;
  border: 1px solid #898989;
  border-radius: 1px;
  box-shadow: 0 0 3px 0 #000;
  padding: 3px 8px;
  text-align: left;
  color: #333;
  font-size: 12px;
  max-width: 400px;
  display: none;
  font-family: Verdana;
  max-width: 403px;
  line-height: 1.5;
}
.tooltipe--img {
  display: block;
  background: transparent;
  padding: 0;
  border: none;
  box-shadow: none;
}
.active.modal-tooltip,
.tooltipe.active {
  display: block;
}
.tooltipe--300 {
  width: 100%;
}
.modal-tooltip {
  display: block;
  -webkit-animation: fade-up 0.3s 0.2s backwards;
  animation: fade-up 0.3s 0.2s backwards;
  max-width: 300px;
}
.list-marker {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  margin-left: -2px;
}
.list-marker li {
  margin: 0 10px;
}
.list-marker li:before {
  content: "";
  width: 20px;
  height: 17px;
  display: inline-block;
  background: url(../img/check.png) 50% no-repeat;
  margin-right: 4px;
}
.list-marker--m-50 {
  margin-bottom: 50px;
}
.list-step {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  margin: 0 -50px;
}
.list-step li {
  text-align: center;
  position: relative;
  color: #1bb894;
  font-weight: 500;
}
.list-step li:last-of-type .list-step__step:after {
  content: none;
}
.list-step .disabled {
  color: #b9dcd3;
}
.list-step .disabled .list-step__step {
  background-color: #d1eee7;
}
.list-step .disabled .list-step__step:after {
  background: inherit;
}
.list-step .active {
  color: #2b2b2b;
}
.list-step .active .list-step__step {
  background-color: #2b2b2b;
}
.list-step__name-step {
  font-size: 12px;
}
.list-step__step {
  font-size: 22px;
  color: #fff;
  width: 42px;
  height: 42px;
  background-color: #1bb894;
  border-radius: 50%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  margin: 0 30px 12px;
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 700;
}
.list-step__step:after {
  content: "";
  position: absolute;
  width: 62px;
  height: 6px;
  display: block;
  top: 18px;
  right: 0;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
  background-color: #1bb894;
}
.container-wrap-price {
  /*overflow:auto;*/
  padding: 15px 15px 0;
}
.wrap-table-price {
  display: inline-block;
}
.wrap-table {
  max-width: 992px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.wrap-table.active {
  max-width: none;
}
.table-price {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  border-collapse: separate;
}
.table-price--bg-green {
  background: #f0fffb !important;
}
.table-price--green {
  color: #1bb894;
}
.table-price img {
  vertical-align: middle;
  -ms-interpolation-mode: nearest-neighbor;
}
.table-price.active td,
.table-price.active th {
  display: table-cell !important;
  width: 230px;
}
.table-price.active tr:first-of-type th:last-of-type {
  border-right: 3px solid #1bb894;
  border-radius: 0 8px 0 0;
}
.table-price.active tr:last-of-type {
  border-radius: 0 0 8px 0;
}
.table-price.active tr td:last-of-type,
.table-price.active tr th:last-of-type {
  border-right: 3px solid #1bb894;
}
.table-price.active tr td:nth-of-type(4),
.table-price.active tr th:nth-of-type(4) {
  border-right: 1px solid #c4dbd6;
  border-radius: 0 !important;
}
.table-price tr {
  background: #f0fffb;
}
.table-price tr td,
.table-price tr th {
  position: relative;
}
.table-price tr td:nth-child(n + 5),
.table-price tr th:nth-child(n + 5) {
  display: none;
}
.table-price tr td:first-of-type {
  z-index: 5;
  border-left: 3px solid #1bb894;
  line-height: 22px;
}
.table-price tr th:first-of-type {
  border-left: 3px solid #1bb894;
}
.table-price tr td:nth-of-type(4),
.table-price tr th:nth-of-type(4) {
  border-right: 3px solid #1bb894;
}
.table-price tr:first-of-type td,
.table-price tr:first-of-type th {
  border-top: 3px solid #1bb894;
}
.table-price tr:last-of-type td,
.table-price tr:last-of-type th {
  border-bottom: 3px solid #1bb894;
}
.table-price tr th {
  min-width: 230px;
  max-width: 230px;
  padding-left: 25px;
  padding-right: 25px;
}
.table-price tr th:first-of-type {
  border-radius: 8px 0 0 0;
  min-width: 245px;
  max-width: 245px;
}
.table-price tr th:nth-of-type(4) {
  border-radius: 0 8px 0 0;
}
.table-price tr:last-of-type td:first-of-type {
  border-radius: 0 0 0 8px;
}
.table-price tr:last-of-type td:nth-of-type(4) {
  border-radius: 0 0 8px 0;
}
.table-price tr:nth-of-type(odd) {
  background: #fff;
}
.table-price tr td {
  padding: 16px;
  text-align: center;
  vertical-align: middle;
  font-weight: 500;
  line-height: 19px;
  font-size: 14px;
  min-width: 230px;
  max-width: 230px;
  border-right: 1px solid #c4dbd6;
}
.table-price tr td:first-of-type {
  min-width: 245px;
  max-width: 245px;
  color: #2b2b2b;
  font-size: 15.5px;
  font-weight: 700;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
}
.table-price tr th {
  border-right: 1px solid #c4dbd6;
}
.table-price__price {
  font-family: freight-sans-pro;
  font-feature-settings: "liga", "clig off", "lnum";
  font-variant: no-common-ligatures lining-nums;
  font-weight: 700 !important;
  font-size: 30px !important;
  color: #1bb894;
}
.table-price--month {
  font-size: 13px;
}
.table-price--monst,
.table-price--month {
  font-family: montserrat, Arial, Helvetica, sans-serif;
}
.table-price--monst {
  font-size: 25px;
  font-weight: 700;
}
.table-price__block-agree {
  font-size: 16px;
  color: #1bb894;
  font-weight: 700;
  margin-top: -45px;
  margin-bottom: 40px;
  position: relative;
  padding-top: 27px;
}
.table-price__agree-title {
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.table-price__block-procent {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  color: #fff;
  min-height: 51px;
}
.table-price__block-procent span {
  font-family: freight-sans-pro;
  font-feature-settings: "lnum";
  font-variant: lining-nums;
  position: relative;
  z-index: 2;
  font-size: 23px;
  font-weight: 600;
}
.table-price__text {
  color: #2b2b2b;
  position: relative;
  padding-left: 20px;
  margin-bottom: 8px;
  text-align: left;
  font-size: 12px;
  line-height: 16px;
}
.table-price__text:before {
  content: "";
  width: 11px;
  height: 14px;
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
  background: url(../img/small-arrow-up.png) 50% no-repeat;
}
.table-price__trap {
  width: 100%;
  max-width: 108px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
}
.table-price__trap img {
  position: relative;
  z-index: 2;
}
.table-price__trap:before {
  content: "";
  border-bottom: 15px solid #75bead;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  height: 0;
  width: 100%;
  position: absolute;
  z-index: 1;
  left: -7px;
  top: 2px;
  display: block;
}
.table-price__title td {
  background-color: #1bb894;
  color: #fff !important;
  font-weight: 700 !important;
  font-size: 25px !important;
  padding: 10px 0 10px 50px !important;
  width: 100% !important;
  border-right: 3px solid #1bb894 !important;
}
.table-price__title + tr {
  background-color: #fff;
}
.table-price__wrap-img {
  padding-top: 24.5%;
  position: relative;
}
.table-price__wrap-img a {
  display: block;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.table-price .info--a-price {
  position: absolute;
  top: 50%;
  right: 30%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: none;
  transform: none;
}
.price-sticky {
  display: none;
  position: sticky;
  top: 0;
  left: 50%;
  -webkit-transform: none;
  transform: none;
  z-index: 100;
  -webkit-animation: fade-up 0.4s linear backwards;
  animation: fade-up 0.4s linear backwards;
  padding-top: 3px;
}
.price-sticky:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: calc(100% + 3px);
  border: 3px solid #1bb894;
  z-index: 1;
  background-color: #f0fffb;
  padding: 0;
  box-sizing: border-box;
}
.price-sticky.show {
  display: -webkit-box;
  display: flex;
}
.price-sticky.active .price-sticky__item {
  display: -webkit-box;
  display: flex;
  width: 230px;
}
.price-sticky.active .price-sticky__item:nth-child(n + 4) {
  border-right: 1px solid #c4dbd6;
}
.price-sticky.active .price-sticky__item:first-of-type {
  width: 245px;
}
.price-sticky__item {
  position: relative;
  z-index: 2;
  padding: 15px 10px;
  width: 230px;
  border-right: 1px solid #c4dbd6;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.price-sticky__item:first-of-type {
  width: 245px;
}
.price-sticky__item:nth-child(n + 4) {
  border-right: none;
}
.price-sticky__item:nth-child(n + 5) {
  display: none;
}
.price-sticky__wrap-img {
  height: 50px;
  display: flex;
  position: relative;
  justify-content: center;
  margin-bottom: 10px;
  width: 100%;
  align-items: center;
  text-align: center;
}
.price-sticky__wrap-img a {
}
.price-sticky__wrap-img a img {
  -ms-interpolation-mode: nearest-neighbor;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: -moz-crisp-edges;
  /*image-rendering: pixelated;*/
}
.price-sticky__price {
  font-family: freight-sans-pro;
  font-feature-settings: "liga", "clig off", "lnum";
  font-variant: no-common-ligatures lining-nums;
  font-weight: 700 !important;
  font-size: 30px !important;
  color: #1bb894;
  margin-top: auto;
}
.price-sticky__name {
  margin-bottom: 15px;
}
.price-sticky--month {
  font-size: 13px;
}
.price-sticky--monst,
.price-sticky--month {
  font-family: montserrat, Arial, Helvetica, sans-serif;
}
.price-sticky--monst {
  font-size: 25px;
  font-weight: 700;
}
.modal {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-animation: fade-up 0.5s;
  animation: fade-up 0.5s;
  z-index: 1000;
  max-height: 100%;
  overflow: auto;
  background-color: #fff;
  border: 1px solid #2b2b2b;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  padding: 10px;
}
.modal.open {
  display: block;
}
.modal__wrap-close {
  text-align: center;
}
.modal__wrap-close span {
  color: #8297cd;
  text-decoration: underline;
  margin-top: 20px;
  display: inline-block;
}
.close-modal,
.info {
  cursor: pointer;
}
.info {
  width: 18px;
  height: 18px;
  border: 2px solid #005844;
  border-radius: 50%;
  position: relative;
  vertical-align: middle;
}
.info,
.info:before {
  display: inline-block;
}
.info:before {
  content: "!";
  -webkit-transform: translate(-50%, -52%) rotate(180deg);
  transform: translate(-50%, -52%) rotate(180deg);
  color: #005844;
  font-weight: 800;
  position: absolute;
  font-size: 14px;
  top: 50%;
  left: 50%;
}
.step-one {
  position: relative;
  margin-bottom: 155px;
}
.step-one:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -174px;
  -webkit-transform: translateX(-50%) translateY(-100%);
  transform: translateX(-50%) translateY(-100%);
  width: 1px;
  height: 60px;
  background-color: #1bb894;
  left: 50%;
}
.step-one-img {
  display: none;
}
.step-one-desc {
  margin-bottom: 70px;
}
.step-one-desc .caption {
  margin-bottom: 20px;
  font-size: 35px;
  line-height: 50px;
}
.step-one-desc__inner {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: end;
  align-items: flex-end;
}
.step-one-desc__wrap-img {
  margin-bottom: 30px;
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
}
.step-one-desc__list li {
  margin-bottom: 22px;
  font-weight: 600;
  color: #454545;
}
.step-one-desc__list li:last-of-type {
  margin-bottom: 0;
}
.step-one-desc__list p {
  font-size: 15.5px;
  line-height: 22px;
  font-weight: 500;
}
.step-one-desc__text {
  color: #1642b1;
  font-weight: 600;
  padding: 20px;
  background-color: #ffeca7;
  border-radius: 5px;
  position: relative;
  max-width: 450px;
}
.step-one-desc__text:before {
  content: "";
  width: 0;
  height: 0;
  border-bottom: 19px solid #ffeca7;
  border-right: 21px solid transparent;
  display: block;
  position: absolute;
  right: 2px;
  bottom: 0;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.step-one-desc__contant {
  margin-bottom: 60px;
}
.step-one-foot-desc {
  color: #7b7b7b;
  background-color: #e3e7e6;
  text-align: center;
  padding: 20px 15px;
  font-size: 12px;
}
.step-one-foot-desc p {
  letter-spacing: 0.3px;
  line-height: 20px;
  font-size: 12px;
}
.wrap-list-step {
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #dbefe9;
}
.step {
  display: inline-block;
  width: 70px;
  height: 70px;
}
.step,
.step span {
  position: relative;
}
.step span {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  color: #1642b1;
  border-radius: 50%;
  font-size: 50px;
  font-weight: 700;
  font-family: IBM Plex Sans, sans-serif;
  z-index: 2;
}
.step:before,
.step span {
  background-color: #ffeca7;
}
.step:before {
  content: "";
  width: 40px;
  height: 40px;
  position: absolute;
  border-radius: 3px;
  bottom: 13px;
  left: 50%;
  z-index: 1;
  display: block;
  -webkit-transform: translateY(50%) translateX(-50%) rotate(45deg);
  transform: translateY(50%) translateX(-50%) rotate(45deg);
}
.step-counter {
  font-size: 15.5px;
  color: #9d9d9d;
}
.wrap-ctrl-step {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  max-width: 520px;
  margin: 0 auto;
  position: relative;
}
.wrap-ctrl-step .btn--next {
  margin-bottom: 14px;
}
.wrap-cards {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  margin: -14px -14px 70px;
}
.wrap-cards--three {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}
.wrap-cards--m-15 {
  margin-bottom: 15px;
}
.wrap-cards--m-30 {
  margin-bottom: 30px;
}
.wrap-cards--m-40 {
  margin-bottom: 40px;
}
.wrap-cards--m-70 {
  margin-bottom: 70px;
}
.wrap-cards--m-75 {
  margin-bottom: 75px;
}
.wrap-cards--middle {
  max-width: 700px;
}
.wrap-cards--middle .card {
  max-width: 190px;
  min-height: 190px;
  margin: 15px;
}
.wrap-cards--middle .card__wrap-img {
  padding-top: 60%;
  margin-bottom: 10px;
}
.wrap-cards--middle .card__label {
  padding-top: 25px;
  padding-bottom: 15px;
}
.card {
  background-color: #f0fffb;
  border-radius: 20px;
  max-width: 240px;
  min-height: 240px;
  width: 100%;
  margin: 21px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  position: relative;
  border: 3px solid #1bb894;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  box-shadow: 0 0 25px rgba(6, 40, 32, 0.25);
  cursor: pointer;
}
.card:hover {
  background-color: #1bb894;
  box-shadow: none;
}
.card:hover .card__img {
  display: none;
}
.card:hover .card__img-active {
  display: block;
}
.card:hover .card__title {
  color: #fff;
}
.card:hover.active:before {
  opacity: 1;
}
.card--orange {
  border-color: #ff7f61;
  background-color: #ffeae6;
}
.card--orange:hover {
  background-color: #ff7f61;
}
.card--orange .card__title {
  color: #ff7f61;
}
.card--radius {
  border-radius: 6px;
}
.card__label {
  cursor: pointer;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 25px 5px 10px;
}
.card__label--p-t-8 {
  padding-top: 8px;
}
.card__title {
  font-family: montserrat, Arial, Helvetica, sans-serif;
  font-size: 15.5px;
  line-height: 20px;
  color: #1bb894;
  text-align: center;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.card__title p {
  color: #8297cd;
  font-size: 16px;
}
.card__wrap-img {
  position: relative;
  padding-top: 55.5%;
  margin-bottom: 33px;
  width: 100%;
}
.card__wrap-img--no-m {
  margin-bottom: 0;
}
.card__wrap-img--small {
  padding-top: 44.5%;
}
.card__wrap-img--big {
  padding-top: 64%;
}
.card__img,
.card__img-active {
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-animation: fade-up 0.3s backwards;
  animation: fade-up 0.3s backwards;
}
.card__img-active,
.card__img-active-active {
  display: none;
}
.section-step__contant {
  padding-top: 55px;
}
.section-step--margin {
  margin-bottom: 80px;
}
.section-step--margin-65 {
  margin-bottom: 65px;
}
.section-step__caption {
  margin-bottom: 25px;
}
.section-step__price-desc {
  margin-bottom: 30px;
}
.section-step__sub-caption {
  margin-top: 15px;
  text-align: center;
  font-size: 16px;
  color: #7b7b7b;
  margin-bottom: 40px;
  font-weight: 500;
}
.section-step__wrap-captions {
  text-align: center;
  margin-bottom: 45px;
}
.section-step-desc {
  max-width: 1980px;
  margin: 0 auto;
}
.section-step-desc p {
  color: #7b7b7b;
  margin-bottom: 30px;
  line-height: 22px;
}
.section-step-desc p:last-of-type:not(:only-of-type) {
  margin-bottom: 0;
}
.section-step-desc__text--offset {
  margin-bottom: 30px;
}
.section-step-desc--p-r-10 {
  padding-right: 10px;
}
.section-step-desc--p-l-80 {
  padding-left: 80px;
}
.section-step-desc h3 {
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 25px;
}
.section-step-desc__decision,
.section-step-desc__problem {
  padding-top: 26px;
  padding-bottom: 58px;
}
.section-step-desc__problem {
  background: #faf4f1;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
  justify-content: flex-end;
  text-align: right;
  padding-right: 20px;
}
.section-step-desc__problem .section-step-desc__content {
  padding-left: 135px;
  padding-right: 35px;
}
.section-step-desc__problem .section-step-desc__content:before {
  line-height: 1;
  position: absolute;
  top: -30px;
  left: 0;
  content: "§";
  font-size: 200px;
  color: #ff7f61;
  font-weight: 700;
  opacity: 0.15;
}
.section-step-desc__problem h3 {
  color: #c45338;
}
.section-step-desc__decision {
  background: #f1f7f5;
  padding-left: 20px;
}
.section-step-desc__decision--flex {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.section-step-desc__decision--vertical {
  -webkit-box-align: center;
  align-items: center;
}
.section-step-desc__decision .section-step-desc__content {
  padding-right: 108px;
  max-width: 450px;
}
.section-step-desc__decision .section-step-desc__content:after {
  line-height: 1;
  position: absolute;
  top: -30px;
  content: "!";
  right: 0;
  font-size: 200px;
  color: #60d6bb;
  font-weight: 700;
  opacity: 0.25;
  display: inline-block;
}
.section-step-desc__decision h3 {
  color: #1bb894;
}
.section-step-desc__content {
  width: 100%;
  position: relative;
  max-width: 470px;
}
.section-step-desc__sub-content {
  width: auto;
  max-width: calc(100% - 470px);
}
.section-step-desc__sub-content h4 {
  color: #2599e2;
  text-decoration: underline;
}
.section-price {
  /*overflow:auto*/
}
.section-price__wrap-caption {
  padding-top: 44px;
  padding-bottom: 37px;
  border-bottom: 1px solid #dbefe9;
}
.open-more-price {
  cursor: pointer;
  text-decoration: underline;
}
.section-datenschutz {
  padding: 50px 0;
}
.section-datenschutz h2 {
  margin-bottom: 25px;
  font-weight: 700;
  text-align: center;
}
.section-datenschutz p {
  margin-bottom: 25px;
  line-height: 1.5em;
  font-size: 14px;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.section-datenschutz p:last-of-type {
  margin-bottom: 0;
}
.section-impressum {
  padding: 50px 0;
}
/* .section-impressum img {
  margin-left: 115px;
} */
@media only screen and (min-width: 360px) {
  .logo-img {
    -webkit-transform: rotate(-5deg) translateY(-6px) translateX(100%);
    transform: rotate(-5deg) translateY(-6px) translateX(100%);
    right: 18px;
  }
  .btn--next {
    min-width: 180px;
    padding-right: 10px;
  }
  .btn--next:after {
    right: 25px;
  }
  .list-step__step {
    margin: 0 40px;
  }
  .list-step__step:after {
    width: 82px;
  }
}
@media only screen and (min-width: 768px) {
  .container {
    max-width: 750px;
  }
  .header--info:after {
    padding-top: 2px;
  }
  .logo-img {
    right: -27px;
  }
  .caption {
    font-size: 38px;
    line-height: 48px;
  }
  .caption--big {
    font-size: 45px;
    line-height: 55px;
  }
  .btn--next {
    min-width: 240px;
    font-size: 28px;
    border: 7px solid #fadcb5;
    padding: 16px 20px 18px 10px;
    border-radius: 40px;
  }
  .btn--prev {
    left: 0;
    top: 25px;
  }
  .btn--link {
    font-size: 28px;
  }
  .btn--link:after {
    -webkit-transform: translateY(1.5px);
    transform: translateY(1.5px);
  }
  .list-marker {
    margin-left: -20px;
  }
  .list-marker li {
    margin: 0 20px;
  }
  .list-step__name-step {
    font-size: 15.5px;
  }
  .list-step__step {
    margin: 0 50px;
    font-size: 38px;
    width: 64px;
    height: 64px;
  }
  .list-step__step:after {
    width: 102px;
    top: 27px;
    height: 10px;
  }
  .step-one-desc__item {
    width: 50%;
    max-width: 50%;
    flex-basis: 50%;
  }
  .step-one-desc__list {
    padding-left: 20px;
  }
  .wrap-cards {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    align-items: stretch;
  }
  .section-step__wrap-captions {
    margin-bottom: 55px;
  }
  .section-step__wrap-captions--30,
  .section-step__wrap-captions--30 .section-step__sub-caption {
    margin-bottom: 30px;
  }
  .section-step__wrap-captions--70 {
    margin-bottom: 70px;
  }
  .section-step-desc {
    display: -webkit-box;
    display: flex;
  }
  .section-step-desc__decision,
  .section-step-desc__problem {
    width: 50%;
    max-width: 50%;
    flex-basis: 50%;
  }
  .section-step-desc__problem .section-step-desc__content {
    padding-right: 0;
  }
}
@media only screen and (min-width: 992px) {
  .container {
    max-width: 880px;
    padding: 0;
  }
  .step-one-desc__inner {
    padding-right: 19px;
  }
}
@media only screen and (min-width: 1200px) {
  .container {
    max-width: 992px;
  }
  .step-one-img {
    display: inline-block;
    position: absolute;
    right: -106px;
    top: 176px;
  }
  .step-one__caption {
    font-size: 45px;
    line-height: 55px;
  }
  .step-one-desc .container {
    max-width: 850px;
  }
}
@media only screen and (min-width: 1900px) {
  .circle:before {
    width: 84vw;
  }
}
@media only screen and (max-width: 1199.9px) {
  br {
    display: none;
  }
}
@media only screen and (max-width: 991.9px) {
  .modal-tooltip,
  .tooltipe {
    right: 0 !important;
    left: auto !important;
  }
  .table-price {
    width: calc(100% - 50px);
  }
}
@media only screen and (max-width: 767.9px) {
  .header--info {
    font-size: 12px;
    padding: 2px 4px;
  }
  .header--info:after {
    font-size: 12px;
    width: 12px;
    height: 12px;
  }
  .header__desc-text,
  .logo {
    font-size: 12px;
  }
  .logo-img {
    top: 30px;
    max-width: 45px;
  }
  .list-marker li {
    padding-left: 24px;
    position: relative;
  }
  .list-marker li:before {
    position: absolute;
    left: 0;
    top: 0;
  }
  .step-one-desc__list {
    margin-bottom: 40px;
  }
}

.step-one-img.money {
  transform: rotate(125deg);
  top: 108px;
}

.wrap-cards.schnittstellen_part {
  justify-content: center;
  flex-direction: initial;
  flex-wrap: wrap;
}

@media only screen and (max-width: 500px) {
  .wrap-cards.schnittstellen_part.wrap-cards--middle .card {
    max-width: 46%;
    margin: 5px;
  }
  .table-price tr td {
  }
  .table-price tr th,
  .table-price tr td {
    min-width: 0px;
    max-width: 150px;
  }
  .table-price tr th:first-of-type,
  .table-price tr td:first-of-type {
    min-width: 0px;
    max-width: 150px;
  }
  .btn--table {
    font-size: 12px;
  }
  .table-price__agree-title {
    font-size: 14px;
  }
  .price-sticky__item:first-of-type,
  .price-sticky__item {
    width: 148px;
  }
  .price-sticky__wrap-img a {
    width: 100%;
  }
}

.table-price__wrap-img a {
  max-width: 100%;
}

.info2 {
  width: 50px;
  height: 50px;
  vertical-align: middle;
  position: absolute;
  top: 57%;
  right: 18%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.table-price__text:before {
  top: 1px;
  left: auto;
  right: -20px;
  transform: rotate(90deg);
}

.hoverzoom .tdhoverzoom {
  transform: scale(1.15);
  z-index: 5;
  background: #c4dbd6;
  box-shadow: 2px 2px 6px #ddd;
}
.hoverzoom tr:nth-child(odd) .tdhoverzoom {
  background: #f0fffb;
}
.hoverzoom tr:nth-child(even) .tdhoverzoom {
  background: #fff;
}

.hover_btn_outer {
  width: 995px;
  max-width: 100%;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap;
}
.hover_btn {
  background-color: #f0fffb;
  border: 3px solid #1bb894;
  box-shadow: 0 0 25px rgb(6 40 32 / 25%);
  transition: background-color 0.3s;
  width: 157px;
  height: 70px;
  border-radius: 40px;
  margin-top: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: #11a381;
  font-weight: 500;
  text-align: center;
}
.hover_btn:hover {
  background-color: #1bb894;
  color: #fff;
}

.ordered-list {
  list-style: decimal;
  margin: 0;
  padding: 15px 0 0 25px;
}

.ordered-list li {
  margin-bottom: 10px;
}
