/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/* ==========================================================================
   Variables
   ========================================================================== */
/* ============================
   Distances
   ============================ */
/* ============================
   Colors
   ============================ */
/* ============================
   Fonts
   ============================ */
.h1-style {
  font-size: 28px;
  line-height: 34px;
  font-family: 'Suisse Intl';
  font-weight: 400;
}
@media only screen and (min-width: 768px) {
  .h1-style {
    font-size: 42px;
    line-height: 48px;
  }
}
@media only screen and (min-width: 1024px) {
  .h1-style {
    font-size: 42px;
    line-height: 48px;
  }
}
.h2-style {
  font-size: 28px;
  line-height: 34px;
  font-family: 'Suisse Intl';
  font-weight: 400;
}
@media only screen and (min-width: 768px) {
  .h2-style {
    font-size: 42px;
    line-height: 48px;
  }
}
@media only screen and (min-width: 1024px) {
  .h2-style {
    font-size: 42px;
    line-height: 48px;
  }
}
.h3-style {
  font-size: 20px;
  line-height: 1.174em;
  font-family: 'Suisse Intl';
  font-weight: 400;
}
@media only screen and (min-width: 768px) {
  .h3-style {
    font-size: 32px;
  }
}
@media only screen and (min-width: 1024px) {
  .h3-style {
    font-size: 46px;
  }
}
.h4-style {
  font-size: 30px;
  line-height: 1.21em;
  font-family: 'Suisse Intl';
  font-weight: 400;
}
@media only screen and (min-width: 768px) {
  .h4-style {
    font-size: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .h4-style {
    font-size: 30px;
  }
}
.h5-style {
  font-size: 18px;
  line-height: 24px;
  font-family: 'Suisse Intl';
  font-weight: 400;
}
@media only screen and (min-width: 1024px) {
  .h5-style {
    font-size: 18px;
    line-height: 24px;
  }
}
.h6-style {
  font-size: 18px;
  line-height: 1.333em;
  font-family: 'Suisse Intl';
  font-weight: 400;
}
@media only screen and (min-width: 1024px) {
  .h6-style {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1450px) {
  .h6-style {
    font-size: 28px;
  }
}
.p-style {
  font-size: 16px;
  line-height: 1.4em;
  font-family: 'Suisse Intl';
}
/* ============================
   Forms
   ============================ */
.formFontParagraph {
  font-size: 15px;
  font-family: 'Suisse Intl';
}
@media only screen and (min-width: 1024px) {
  .formFontParagraph {
    font-size: 18px;
  }
}
.ultra-color-title {
  color: #8B4FFF;
  margin-bottom: 20px;
}
.hero-section-color .image-wrap {
  width: 113px;
}
#philosophy,
#founders {
  padding-top: 72px;
}
@media only screen and (min-width: 768px) {
  #philosophy,
  #founders {
    padding-top: 128px;
  }
}
.page-about-us .hero-section-color .image-wrap {
  width: 280px;
}
@media only screen and (min-width: 768px) {
  .page-about-us .hero-section-color .image-wrap {
    width: 466px;
  }
}
/* =======================================================
   Phylosophy
   ======================================================= */
@media only screen and (min-width: 768px) {
  .phylosophy .col-description p {
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
  }
}
.phylosophy .col-description {
  padding-bottom: 64px;
}
.phylosophy .col-first {
  padding-bottom: 40px;
}
.phylosophy .col-second {
  padding-bottom: 40px;
}
.phylosophy .icon {
  width: 125px;
  height: 73px;
  margin-bottom: 40px;
}
.phylosophy h5 {
  color: #00C800;
  margin-bottom: 20px;
}
.phylosophy .phylo-image {
  margin-top: 8px;
  margin-bottom: 8px;
}
.phylosophy .phylo-image img {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 767px) {
  .phylosophy .col-first {
    max-width: 83.3333%;
  }
  .phylosophy .icon {
    margin-left: 16px;
  }
}
/* =======================================================
   Founders
   ======================================================= */
.founders .top-founders h5 {
  color: #00C800;
  margin-bottom: 20px;
}
.founders h6 {
  color: #00C800;
  margin-top: 10px;
  margin-bottom: 20px;
}
.founders .founder {
  margin-bottom: 56px;
}
.founders .wrapper {
  position: relative;
}
.founders .link-container {
  width: 26px;
  height: 26px;
  position: absolute;
  top: 38px;
  right: 16px;
  width: 75px;
}
.founders .link-container:after {
  clear: both;
  display: block;
  content: "";
}
.founders .link-container a {
  float: left;
  height: 20px;
  width: 20px;
}
.founders .link-container a .st0 {
  -webkit-transition: all 0.3s cubic-bezier(0.5, 0.15, 0.33, 1);
  -moz-transition: all 0.3s cubic-bezier(0.5, 0.15, 0.33, 1);
  -o-transition: all 0.3s cubic-bezier(0.5, 0.15, 0.33, 1);
  transition: all 0.3s cubic-bezier(0.5, 0.15, 0.33, 1);
  stroke: none;
  fill: #fff;
}
.founders .link-container a.linkedin {
  margin-right: 20px;
}
.founders .link-container a.xing svg {
  width: 25px;
  height: 25px;
}
.founders .link-container a:hover .st0 {
  fill: #00C800;
}
.founders .background-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 32px;
}
.founders h1 {
  padding-bottom: 32px;
}
.founders h3 {
  padding-bottom: 8px;
  color: #00C800;
}
.founders .read-more-button:hover,
.founders .read-less-button:hover {
  color: #00C800;
}
.founders .read-more-button:hover span .st0,
.founders .read-less-button:hover span .st0 {
  stroke: #00C800;
}
@media only screen and (max-width: 1200px) {
  .founders .link-container {
    width: auto;
    height: auto;
    position: relative;
    top: auto;
    right: auto;
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .founders .link-container a.xing,
  .founders .link-container a.linkedin {
    width: 15px;
    height: 15px;
  }
  .founders .link-container a.xing svg,
  .founders .link-container a.linkedin svg {
    width: 15px;
    height: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .founders .link-container a.xing,
  .founders .link-container a.linkedin {
    width: 20px;
    height: 20px;
  }
  .founders .link-container a.xing svg,
  .founders .link-container a.linkedin svg {
    width: 20px;
    height: 20px;
  }
}
@media only screen and (max-width: 376px) {
  .founders .background-image {
    height: 0;
    padding-bottom: 100%;
  }
}
@media only screen and (min-width: 377px) {
  .founders .background-image {
    height: 376px;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .founders .wrapper {
    padding-left: 16px;
    padding-right: 16px;
  }
  .founders .col-12 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .founders h3 {
    max-width: 66.6666%;
  }
}
@media only screen and (min-width: 768px) {
  .founders h1 {
    padding-bottom: 64px;
  }
  .founders .wrapper {
    padding-left: 16px;
    padding-right: 16px;
  }
}
/* =======================================================
   Team
   ======================================================= */
.employees {
  margin-top: 50px;
  margin-bottom: 100px;
}
.employees h5 {
  color: #00C800;
  margin-bottom: 20px;
}
.employees .employees-wrap {
  margin-top: 80px;
}
.employees .employees-wrap .floating-item {
  width: calc(25% - 8px);
  margin-left: 4px;
  margin-right: 4px;
  margin-bottom: 8px;
  float: left;
  position: relative;
}
.employees .employees-wrap .floating-item .inner {
  height: 0;
  padding-bottom: 100%;
}
.employees .employees-wrap .employee-item {
  background-size: cover;
  background-position: center;
}
.employees .employees-wrap .employee-item .name {
  color: #00C800;
  position: absolute;
  top: 87%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: calc(100% - 40px);
  z-index: 80;
}
.employees .employees-wrap .employee-item .overlay {
  text-align: center;
  height: 100%;
  width: 100%;
  position: absolute;
  overflow: hidden;
}
.employees .employees-wrap .employee-item .image {
  -webkit-transition: all 0.3s cubic-bezier(0.5, 0.15, 0.33, 1);
  -moz-transition: all 0.3s cubic-bezier(0.5, 0.15, 0.33, 1);
  -o-transition: all 0.3s cubic-bezier(0.5, 0.15, 0.33, 1);
  transition: all 0.3s cubic-bezier(0.5, 0.15, 0.33, 1);
  position: absolute;
  top: -1px;
  left: -1px;
  bottom: -1px;
  right: -1px;
  z-index: 20;
  background-size: cover;
}
.employees .employees-wrap .employee-item video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
  z-index: 40;
}
.employees .employees-wrap .employee-item:hover .overlay .image {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  visibility: hidden;
  pointer-events: none;
}
.employees .employees-wrap .team-tile {
  background-color: #00C800;
  color: white;
  text-align: center;
}
.employees .employees-wrap .team-tile .text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: calc(100% - 40px);
  max-width: 100px;
}
@media only screen and (max-width: 1023px) {
  .employees .employees-wrap .floating-item {
    width: calc(33.3333% - 8px);
  }
}
@media only screen and (max-width: 767px) {
  .employees .employees-wrap {
    margin-right: -4px;
    margin-left: -4px;
    margin-top: 20px;
  }
  .employees .employees-wrap .floating-item {
    width: calc(50% - 8px);
  }
}
/*# sourceMappingURL=page-about-us.css.map */