@font-face {
  font-family: 'Roboto';
  font-display: swap;
  src: url("/g/fonts/roboto/roboto-b.eot");
  src: url("/g/fonts/roboto/roboto-b.eot?#iefix") format("embedded-opentype"), url("/g/fonts/roboto/roboto-b.woff2") format("woff2"), url("/g/fonts/roboto/roboto-b.woff") format("woff"), url("/g/fonts/roboto/roboto-b.ttf") format("truetype"), url("/g/fonts/roboto/roboto-b.svg#Roboto") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Roboto';
  font-display: swap;
  src: url("/g/fonts/roboto/roboto-b-i.eot");
  src: url("/g/fonts/roboto/roboto-b-i.eot?#iefix") format("embedded-opentype"), url("/g/fonts/roboto/roboto-b-i.woff2") format("woff2"), url("/g/fonts/roboto/roboto-b-i.woff") format("woff"), url("/g/fonts/roboto/roboto-b-i.ttf") format("truetype"), url("/g/fonts/roboto/roboto-b-i.svg#Roboto") format("svg");
  font-weight: 700;
  font-style: italic; }

@font-face {
  font-family: 'Roboto';
  font-display: swap;
  src: url("/g/fonts/roboto/roboto-r.eot");
  src: url("/g/fonts/roboto/roboto-r.eot?#iefix") format("embedded-opentype"), url("/g/fonts/roboto/roboto-r.woff2") format("woff2"), url("/g/fonts/roboto/roboto-r.woff") format("woff"), url("/g/fonts/roboto/roboto-r.ttf") format("truetype"), url("/g/fonts/roboto/roboto-r.svg#Roboto") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto';
  font-display: swap;
  src: url("/g/fonts/roboto/roboto-r-i.eot");
  src: url("/g/fonts/roboto/roboto-r-i.eot?#iefix") format("embedded-opentype"), url("/g/fonts/roboto/roboto-r-i.woff2") format("woff2"), url("/g/fonts/roboto/roboto-r-i.woff") format("woff"), url("/g/fonts/roboto/roboto-r-i.ttf") format("truetype"), url("/g/fonts/roboto/roboto-r-i.svg#Roboto") format("svg");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'Roboto';
  font-display: swap;
  src: url("/g/fonts/roboto/roboto-l-i.eot");
  src: url("/g/fonts/roboto/roboto-l-i.eot?#iefix") format("embedded-opentype"), url("/g/fonts/roboto/roboto-l-i.woff2") format("woff2"), url("/g/fonts/roboto/roboto-l-i.woff") format("woff"), url("/g/fonts/roboto/roboto-l-i.ttf") format("truetype"), url("/g/fonts/roboto/roboto-l-i.svg#Roboto") format("svg");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: 'Roboto';
  font-display: swap;
  src: url("/g/fonts/roboto/roboto-i.eot");
  src: url("/g/fonts/roboto/roboto-i.eot?#iefix") format("embedded-opentype"), url("/g/fonts/roboto/roboto-i.woff2") format("woff2"), url("/g/fonts/roboto/roboto-i.woff") format("woff"), url("/g/fonts/roboto/roboto-i.ttf") format("truetype"), url("/g/fonts/roboto/roboto-i.svg#Roboto") format("svg");
  font-weight: normal;
  font-style: italic; }

.clear-self:after {
  clear: both;
  content: "";
  display: block; }

.js-our-team6 {
  max-width: 1400px;
  margin: 0 auto; }

* {
  outline: none; }

.default-our-team6 {
  padding: 70px 0 85px;
  font-size: 0;
  text-align: center; }
  .default-our-team6--title {
    color: #333;
    font: 36px 'Roboto', Arial, sans-serif;
    line-height: 1;
    text-align: center;
    padding-bottom: 62px; }
  .default-our-team6--item {
    display: inline-block;
    position: relative;
    text-decoration: none;
    margin: 0 8px; }
    .default-our-team6--item img {
      width: auto; }
    .default-our-team6--item-image {
      margin-bottom: 33px;
      display: block;
      position: relative; }
      .default-our-team6--item-image img {
        max-width: 100%;
        display: inline-block; }
    .default-our-team6--item-body {
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      position: absolute;
      left: 0;
      right: -1px;
      top: 0;
      bottom: 0;
      background: rgba(56, 200, 184, 0.8);
      opacity: 0;
      visibility: hidden;
      transition: 0.3s; }
    .default-our-team6--item-body-in {
      color: #fff;
      font: 500 14px 'Roboto', Arial, sans-serif;
      line-height: 1.17;
      display: inline-block;
      width: 100%;
      vertical-align: middle;
      text-align: center; }
      .default-our-team6--item-body-in span {
        padding: 0px 10px;
        display: block;
        font-weight: normal;
        font-size: 14px;
        display: block; }
    .default-our-team6--item-title {
      color: #333;
      font: 500 16px 'Roboto', Arial, sans-serif;
      line-height: 1.19;
      padding: 0 20px 15px;
      text-align: center;
      display: block; }
    .default-our-team6--item-text {
      color: #b2b2b2;
      font: italic 300 14px 'Roboto', Arial, sans-serif;
      line-height: 1.21;
      display: block;
      text-align: center;
      padding: 0 20px; }
    .default-our-team6--item:hover .default-our-team6--item-body {
      opacity: 1;
      visibility: visible; }
  .default-our-team6 .slick-arrow {
    border: none;
    font-size: 0;
    width: 15px;
    height: 31px;
    cursor: pointer; }
  .default-our-team6 .slick-prev {
    position: absolute;
    left: -15px;
    top: 50%;
    margin-top: -40px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2231px%22%20%20viewBox%3D%220%200%2015%2031%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%2334b5a5%22%20d%3D%22M2.602%2C15.070%20L15.000%2C27.793%20L15.000%2C31.000%20L-0.000%2C14.966%20L15.000%2C-0.000%20L14.997%2C2.474%20L2.602%2C15.070%20Z%22%2F%3E%3C%2Fsvg%3E"); }
  .default-our-team6 .slick-next {
    position: absolute;
    right: -15px;
    top: 50%;
    margin-top: -40px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2231px%22%20%20viewBox%3D%220%200%2015%2031%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%2334b5a5%22%20d%3D%22M2.602%2C15.070%20L15.000%2C27.793%20L15.000%2C31.000%20L-0.000%2C14.966%20L15.000%2C-0.000%20L14.997%2C2.474%20L2.602%2C15.070%20Z%22%2F%3E%3C%2Fsvg%3E");
    transform: rotate(180deg); }
  .default-our-team6 .slick-dots {
    margin: 20px 0 0 0;
    padding: 0;
    list-style: none;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    position: relative;
    z-index: 2; }
    .default-our-team6 .slick-dots li {
      margin: 0 4px; }
      .default-our-team6 .slick-dots li button {
        background: none;
        background-color: #fff;
        width: 16px;
        height: 16px;
        border-radius: 50%;
        border: 1px solid #34b5a5;
        font-size: 0;
        padding: 0;
        cursor: pointer; }
      .default-our-team6 .slick-dots li.slick-active button {
        background: #34b5a5; }

.js-our-team6 .slick-initialized:not(.blocklist__list) .slick-slide {
  display: block; }

.default-our-team6 .slick-dots li button {
  border-color: #7b66e9; }

.default-our-team6 .slick-dots li.slick-active button {
  background-color: #7b66e9; }

.default-our-team6--item-body {
  background: rgba(156, 162, 228, 0.8); }
