@charset "UTF-8";
/*Variables*/
/*Mixins*/
/*Variables*/
/*Mixins*/
/*Normalize*/
body {
  margin: 0;
}
main {
  display: block;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
}
p {
  margin: 0;
}
a {
  text-decoration: none;
  outline: 0;
}
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
select {
  -webkit-appearance: none;
  border: none;
  outline: 0;
}
input {
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background-color: transparent;
  -webkit-appearance: none;
  outline: 0;
}
textarea {
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background-color: transparent;
  -webkit-appearance: none;
  outline: 0;
}
iframe {
  border: 0;
}
button {
  margin: 0;
  padding: 0;
  border: none;
  background-color: transparent;
  cursor: pointer;
  color: inherit;
  outline: 0;
}
blockquote {
  margin: 0;
}
picture {
  display: block;
}
figure {
  margin: 0;
}
/*Variables*/
/*Mixins*/
/*Icons*/
em[class^=icon-], em[class*=" icon-"] {
  line-height: 1;
  display: inline-flex;
}
[class^=icon-]:before, [class*=" icon-"]:before {
  font-family: "Fontello";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  /*speak: never;*/
  display: inline-block;
  text-decoration: inherit;
  /*width: 1em;*/
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  /*line-height: 1em;*/
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-play:before {
  content: "\e800";
}
/* '' */
.icon-mail:before {
  content: "\e801";
}
/* '' */
.icon-arrow:before {
  content: "\e802";
}
/* '' */
.icon-brochure:before {
  content: "\e803";
}
/* '' */
.icon-close:before {
  content: "\e804";
}
/* '' */
.icon-consult:before {
  content: "\e805";
}
/* '' */
.icon-left:before {
  content: "\e806";
}
/* '' */
.icon-right:before {
  content: "\e807";
}
/* '' */
.icon-robot:before {
  content: "\e808";
}
/* '' */
.icon-support:before {
  content: "\e809";
}
/* '' */
.icon-exclamation:before {
  content: "\e80a";
}
/* '' */
.icon-youtube:before {
  content: "\e80b";
}
/* '' */
.icon-linkedin:before {
  content: "\e80c";
}
/* '' */
.icon-instagram:before {
  content: "\e80d";
}
/* '' */
.icon-check:before {
  content: "\e81c";
}
/* '' */
.icon-info:before {
  content: "\e81d";
}
/* '' */
.icon-location:before {
  content: "\e81e";
}
/* '' */
.icon-phone:before {
  content: "\e81f";
}
/* '' */
.icon-loading:before {
  content: "\e830";
}
/* '' */
.icon-down:before {
  content: "\f004";
}
/* '' */
.icon-email:before {
  content: "\e810";
}
/* '' */
.icon-telephone:before {
  content: "\e81f";
}
/* '' */
.icon-website:before {
  content: "\e820";
}
/* '' */
@keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/*Variables*/
/*Mixins*/
/*Typography*/
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: normal;
  color: #000000;
  line-height: 1.3;
  margin-bottom: 20px;
}
@media (min-width: 320px) {
  h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: calc(0.8771929825vw + 17.1929824561px);
  }
}
@media (min-width: 1460px) {
  h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 30px;
  }
}
h1, .h1 {
  font-family: "Bold", sans-serif;
  font-size: 34px;
}
@media (min-width: 385px) {
  h1, .h1 {
    font-size: calc(2.7906976744vw + 23.2558139535px);
  }
}
@media (min-width: 1460px) {
  h1, .h1 {
    font-size: 64px;
  }
}
h2, .h2 {
  font-family: "Bold", sans-serif;
  font-size: 28px;
}
@media (min-width: 385px) {
  h2, .h2 {
    font-size: calc(1.5813953488vw + 21.911627907px);
  }
}
@media (min-width: 1460px) {
  h2, .h2 {
    font-size: 45px;
  }
}
h3, .h3 {
  font-family: "Bold", sans-serif;
  font-size: 20px;
}
@media (min-width: 385px) {
  h3, .h3 {
    font-size: calc(1.1162790698vw + 15.7023255814px);
  }
}
@media (min-width: 1460px) {
  h3, .h3 {
    font-size: 32px;
  }
}
h4, .h4 {
  font-size: 18px;
  font-family: "Bold", sans-serif;
}
@media (min-width: 385px) {
  h4, .h4 {
    font-size: calc(0.4651162791vw + 16.2093023256px);
  }
}
@media (min-width: 1460px) {
  h4, .h4 {
    font-size: 23px;
  }
}
h5, .h5 {
  font-size: 16px;
  font-family: "Bold", sans-serif;
}
@media (min-width: 385px) {
  h5, .h5 {
    font-size: 16px;
  }
}
@media (min-width: 1460px) {
  h5, .h5 {
    font-size: 16px;
  }
}
h6, .h6 {
  font-size: 12px;
  font-family: "Bold", sans-serif;
}
@media (min-width: 385px) {
  h6, .h6 {
    font-size: 12px;
  }
}
@media (min-width: 1460px) {
  h6, .h6 {
    font-size: 12px;
  }
}
.pretitle {
  text-transform: uppercase;
  font-family: "Bold", sans-serif;
  margin-bottom: 15px;
  line-height: 1;
}
.grad {
  background: linear-gradient(90deg, #3BBBB3 0%, #44E696 100%);
  -webkit-background-clip: text;
  color: transparent;
}
p {
  font-size: 1em;
  font-family: "Regular", sans-serif;
  margin-bottom: 30px;
  line-height: 1.55;
}
p.small {
  font-family: "Light", sans-serif;
  font-size: 0.75em;
}
a {
  color: inherit;
}
strong {
  font-family: "Bold", sans-serif;
}
/*Variables*/
/*Mixins*/
/*Common*/
* {
  box-sizing: border-box;
}
body {
  font-family: "Regular", sans-serif;
  font-size: 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 80px;
  min-height: 100vh;
}
@media (max-width: 1200px) {
  body {
    padding-top: 60px;
  }
}
body.disable-scroll {
  overflow: hidden;
}
img {
  max-width: 100%;
  vertical-align: top;
  height: auto;
}
.container {
  width: 100%;
  max-width: calc(1400px + 2*30px);
  padding: 0 30px;
  margin: 0 auto;
}
@media (max-width: 576px) {
  .container {
    padding: 0 15px;
  }
}
.container-lg {
  width: 100%;
  max-width: calc(1160px + 2*30px);
  padding: 0 30px;
  margin: 0 auto;
}
@media (max-width: 576px) {
  .container-lg {
    padding: 0 15px;
  }
}
.container-md {
  width: 100%;
  max-width: calc(920px + 2*30px);
  padding: 0 30px;
  margin: 0 auto;
}
@media (max-width: 576px) {
  .container-md {
    padding: 0 15px;
  }
}
.container-sm {
  width: 100%;
  max-width: calc(680px + 2*30px);
  padding: 0 30px;
  margin: 0 auto;
}
@media (max-width: 576px) {
  .container-sm {
    padding: 0 15px;
  }
}
.center {
  text-align: center;
}
.mt {
  margin-top: 30px;
}
@media (min-width: 320px) {
  .mt {
    margin-top: calc(2.6315789474vw + 21.5789473684px);
  }
}
@media (min-width: 1460px) {
  .mt {
    margin-top: 60px;
  }
}
.loading-lazy {
  opacity: 0;
  transition: 0.4s opacity ease;
}
.loading-lazy.reveal {
  opacity: 1;
}
.animate > * {
  transition-duration: 0.7s;
  transition-property: transform, opacity;
  transform: translate3d(0, 0px, 0);
}
.animate > *:nth-child(1) {
  transition-delay: 0.1s;
}
.animate > *:nth-child(2) {
  transition-delay: 0.2s;
}
.animate > *:nth-child(3) {
  transition-delay: 0.3s;
}
.animate > *:nth-child(4) {
  transition-delay: 0.4s;
}
.animate > *:nth-child(5) {
  transition-delay: 0.5s;
}
.animate > *:nth-child(6) {
  transition-delay: 0.6s;
}
.animate > *:nth-child(7) {
  transition-delay: 0.7s;
}
.animate > *:nth-child(8) {
  transition-delay: 0.8s;
}
.animate > *:nth-child(9) {
  transition-delay: 0.9s;
}
.animate > *:nth-child(10) {
  transition-delay: 1s;
}
.animate.remove > * {
  opacity: 0;
  transform: translate3d(0, 50px, 0);
}
.error-page {
  padding: 0;
}
.error-page .container-md {
  text-align: center;
  margin: auto;
}
/*Variables*/
/*Mixins*/
/*Variables*/
/*Mixins*/
.button {
  display: inline-block;
  font-family: "Bold", sans-serif;
  font-size: 16px;
  line-height: 1;
  padding: 17px 30px;
  cursor: pointer;
  text-align: center;
  border-radius: 30px;
  min-width: 200px;
  border: 1px solid #3BB88C;
  color: #3BB88C;
  transition: 0.3s all ease;
  background-color: #FFFFFF;
  transition-property: background-color, color;
  -webkit-user-select: none;
  user-select: none;
  /*    &.loading {
          position: relative;
          &:after {
              content: '\e830';
              font-family: $fontello;
              position: absolute;
          }
      }*/
}
.button.inverted {
  background-color: transparent;
  border-color: #FFFFFF;
  color: #FFFFFF;
}
.button.inverted:hover {
  color: #3BB88C;
  background-color: #FFFFFF;
}
.button:hover {
  background-color: #3BB88C;
  color: #FFFFFF;
}
/*Variables*/
/*Mixins*/
.hamb {
  display: block;
  width: 26px;
  height: 20px;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
}
.hamb span {
  display: block;
  position: absolute;
  width: 100%;
  height: 4px;
  border-radius: 100px;
  background-color: #000000;
  transition-duration: 0.4s;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamb span:nth-child(1) {
  top: 0;
}
.hamb span:nth-child(2) {
  top: 8px;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition-duration: 0.5s;
  transition-property: transform, opacity;
}
.hamb span:nth-child(3) {
  top: 16px;
}
.hamb.active span:nth-child(1) {
  transform: translate3d(0, 8px, 0) rotate(45deg);
}
.hamb.active span:nth-child(2) {
  transform: translate3d(-40%, 0, 0);
  opacity: 0;
}
.hamb.active span:nth-child(3) {
  transform: translate3d(0, -8px, 0) rotate(-45deg);
}
/*Variables*/
/*Mixins*/
.form {
  margin-bottom: 60px;
}
@media (min-width: 320px) {
  .form {
    margin-bottom: calc(3.5087719298vw + 48.7719298246px);
  }
}
@media (min-width: 1460px) {
  .form {
    margin-bottom: 100px;
  }
}
.form .fc {
  position: relative;
  margin-bottom: 35px;
  transition: 0.3s color ease;
}
.form .icon-loading:before {
  animation: spin 1s linear infinite;
}
.form .label {
  font-family: "Regular", sans-serif;
  display: inline-block;
  color: #5E5E5E;
  font-size: 16px;
  margin-bottom: 5px;
}
.form .field-validation-error {
  color: #D80D0D;
  font-size: 12px;
  position: absolute;
  top: 100%;
  margin-top: 3px;
  left: 0;
  display: none;
}
.form .error .label {
  color: #D80D0D;
}
.form .error input {
  border-color: #D80D0D;
}
.form .error .field-validation-error {
  display: block;
}
.form .privacy-container {
  background-color: rgba(204, 204, 207, 0.12);
  border-radius: 30px;
  padding: 30px;
  margin-bottom: 40px;
}
@media (max-width: 480px) {
  .form .privacy-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.form .privacy-container .icon-text {
  display: flex;
  align-items: center;
}
.form .privacy-container .icon-info {
  font-size: 1.5em;
  color: #000000;
  margin-right: 10px;
}
.form .privacy-container .h5 {
  margin-bottom: 20px;
}
.form .privacy-container p {
  font-size: 0.75em;
  color: #5E5E5E;
  margin-bottom: 20px;
}
.form .privacy-container p:last-of-type {
  margin-bottom: 0;
}
.form .privacy-container .ul2 {
  font-size: 12px;
  color: #5E5E5E;
  margin-bottom: 20px;
}
.form .privacy-container .ul2 li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
}
.form .privacy-container .ul2 li:before {
  content: "\e81c";
  font-family: "Fontello";
  position: absolute;
  font-size: 10px;
  left: 4px;
  top: 4px;
  color: #3BB88C;
}
.form .privacy-container .link {
  text-decoration: underline;
}
.form .message-container {
  color: #5E5E5E;
  padding-top: 40px;
  padding-bottom: 35px;
}
/*Variables*/
/*Mixins*/
input[type=text], input[type=tel] {
  display: block;
  width: 100%;
  border-radius: 10px;
  border: 1px solid #CCCCCF;
  padding: 12px;
  font-size: 16px;
  color: #000000;
  font-family: "Regular", sans-serif;
  line-height: 1;
  transition: 0.2s border-color ease;
}
input[type=text]:focus, input[type=tel]:focus {
  border-color: #3BB88C;
}
/*Variables*/
/*Mixins*/
.checkbox {
  height: 20px;
  width: 20px;
  display: inline-flex;
  background-color: transparent;
  position: relative;
  margin-right: 10px;
  align-items: center;
  justify-content: center;
}
.checkbox input {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  cursor: pointer;
  border: 1px solid #3BB88C;
  border-radius: 2px;
}
.checkbox em {
  font-size: 10px;
  color: #3BB88C;
  display: none;
  z-index: 1;
}
.checkbox input:checked ~ em {
  display: block;
}
.checkbox-text {
  display: flex;
  align-items: center;
  cursor: pointer;
  line-height: 1.3em;
  margin-bottom: 20px;
}
.checkbox-text .checkbox {
  flex-shrink: 0;
  align-self: baseline;
}
.checkbox-text p {
  color: inherit;
  margin: 0;
}
/*Variables*/
/*Mixins*/
textarea {
  display: block;
  width: 100%;
  border-radius: 10px;
  border: 1px solid #CCCCCF;
  padding: 12px;
  font-size: 16px;
  color: #000000;
  font-family: "Regular", sans-serif;
  resize: vertical;
  min-height: 120px;
  transition: 0.2s border-color ease;
}
textarea:focus {
  border-color: #3BB88C;
}
/*Variables*/
/*Mixins*/
.media-container .icon-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  font-size: 40px;
  color: #FFFFFF;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 100%;
  width: 90px;
  height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.media-container .icon-play:before {
  transition: 0.3s color ease;
  padding-left: 10px;
}
.media-container .icon-play:hover:before {
  color: #3BB88C;
}
/*Variables*/
/*Mixins*/
.siema-pagination {
  display: flex;
  width: 100%;
  justify-content: center;
  position: absolute;
  grid-gap: 10px;
  bottom: 30px;
  cursor: pointer;
}
.siema-pagination li {
  border: 1px solid #3BB88C;
  width: 60px;
  height: 4px;
  border-radius: 2px;
  transition: 0.5s background-color ease;
}
.siema-pagination li.active {
  background-color: #3BB88C;
}
.siema-navigation button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border: 1px solid #CCCCCF;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #3BB88C;
  transition: 0.3s all ease;
  transition-property: background-color, color, border-color;
}
.siema-navigation button:hover {
  background-color: #3BB88C;
  border-color: #3BB88C;
  color: #FFFFFF;
}
/*Variables*/
/*Mixins*/
.rte {
  color: #5E5E5E;
}
.rte.block-item {
  margin-bottom: 30px;
}
@media (min-width: 320px) {
  .rte.block-item {
    margin-bottom: calc(2.6315789474vw + 21.5789473684px);
  }
}
@media (min-width: 1460px) {
  .rte.block-item {
    margin-bottom: 60px;
  }
}
.rte.block-item .buttons-container .button {
  margin: 5px;
}
.rte.block-item .buttons-container .button a {
  padding: 17px 30px;
  margin: -17px -30px;
  display: block;
}
.rte p {
  margin-bottom: 30px;
}
.rte ul {
  color: #5E5E5E;
  margin-bottom: 30px;
  font-size: 16px;
}
.rte ul li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
  list-style: none;
}
.rte ul li:before {
  font-size: 10px;
  content: "\e81c";
  font-family: "Fontello";
  position: absolute;
  left: 8px;
  top: 7px;
  color: #3BB88C;
}
.rte ol {
  color: #5E5E5E;
  margin-bottom: 30px;
  font-size: 16px;
  list-style-type: decimal;
  padding-left: 1.2em;
  margin-left: 10px;
}
.rte ol li {
  margin-bottom: 10px;
}
.rte ol li::marker {
  color: #3BB88C;
  margin-right: 20px;
}
.rte a {
  color: #3BB88C;
  position: relative;
}
.rte a:after {
  content: "";
  position: absolute;
  top: calc(100% - 0px);
  left: 0;
  height: 1px;
  width: 0px;
  transition: 0.3s width ease;
  transition-property: width;
  background-color: #3BB88C;
}
.rte a:hover:after, .rte a:focus:after {
  width: 100%;
}
.rte .button:after {
  display: none;
}
.rte .button:hover {
  color: #FFFFFF;
}
.rte .button a {
  transition: 0.3s all ease;
}
.rte .button a:after {
  display: none;
}
.rte .button:hover a {
  color: #FFFFFF;
}
.rte .pretitle {
  display: block;
  margin-bottom: -15px;
  background: linear-gradient(90deg, #3BBBB3 0%, #44E696 100%);
  -webkit-background-clip: text;
  color: transparent;
  font-family: "Bold", sans-serif;
  font-size: 20px;
}
@media (min-width: 385px) {
  .rte .pretitle {
    font-size: calc(1.1162790698vw + 15.7023255814px);
  }
}
@media (min-width: 1460px) {
  .rte .pretitle {
    font-size: 32px;
  }
}
.rte ul[style="list-style-type: hakerl;"] {
  color: #5E5E5E;
  margin-bottom: 30px;
  font-size: 16px;
}
.rte ul[style="list-style-type: hakerl;"] li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
  list-style: none;
}
.rte ul[style="list-style-type: hakerl;"] li:before {
  font-size: 10px;
  content: "\e81c";
  font-family: "Fontello";
  position: absolute;
  left: 8px;
  top: 7px;
  color: #3BB88C;
}
/*Variables*/
/*Mixins*/
.responsive-table {
  overflow: auto;
}
table {
  width: 100%;
}
table td {
  padding: 20px;
  color: #FFFFFF;
}
table tr {
  background-image: linear-gradient(90deg, #3BBBB3 0%, #44E696 100%);
}
table tr:first-child td {
  font-family: "Bold", sans-serif;
}
/*Variables*/
/*Mixins*/
.copyright {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.4);
  color: #000;
  padding: 5px 10px;
  bottom: 0;
  font-size: 10px;
  z-index: 10;
}
.copyright:before {
  content: "©";
  display: inline-block;
  margin-right: 5px;
  font-size: inherit;
}
.copyright.left {
  left: 0;
  border-top-right-radius: 10px;
}
.copyright.right {
  right: 0;
  padding-right: 30px;
  border-top-left-radius: 10px;
}